I use "snmptranslate -IR -Td coldStart" to check OID. The result is
 
SNMPv2-MIB::coldStart
coldStart NOTIFICATION-TYPE
  -- FROM       SNMPv2-MIB
  DESCRIPTION   "A coldStart trap signifies that the SNMP entity,
            supporting a notification originator application, is
            reinitializing itself and that its configuration may
            have been altered."
::= { iso(1) org(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpMIB(1) snmpMIBObjects(1) snmpTraps(5) 1 }
 
and then i use "snmpwalk -Os -v2c -c public 10.0.77.65 .1.3.6.1.6.3.1.1.5.1" to check value. the result is
coldStart = No Such Object available on this agent at this OID
I don't why?
 
anywho can give me some advise? thx so much!
 
 

Reply via email to