networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: SNMP-walk
PostPosted: Tue Aug 07, 2012 12:15 am 
Offline
New Member
New Member

Joined: Tue Aug 07, 2012 12:08 am
Posts: 1
hi
I am facing a issue in SNMP walk
When i entered the value
snmpwalk -c 'password' -v 2c 10.222.7.16 .1.3.6.1.4.1.9.9.42.1.2.1.1.9
than I receive

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502021301 = INTEGER: 2
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502021302 = INTEGER: 2
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502042101 = INTEGER: 2
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502042102 = INTEGER: 2
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502051101 = INTEGER: 2
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.502051102 = INTEGER: 2

instead of

SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.503041301 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.503041302 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.503042101 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.503042102 = INTEGER: 1
SNMPv2-SMI::enterprises.9.9.42.1.2.1.1.9.503051101 = INTEGER: 1

Please help me
BR


Top
 Profile  
 
 Post subject: Re: SNMP-walk
PostPosted: Tue Aug 07, 2012 4:09 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Sat Dec 19, 2009 11:52 pm
Posts: 1161
Location: Central Florida
Certs: CCNP, JNCIA, MCSA
What is there to help? The object/OID you're probing is reporting one value rather than another out of however number of values it can report.

If you're troubleshooting SNMP, focus on whether you're getting results back (which in this case you are). If you're troubleshooting the object itself (IP SLA?) focus its configuration, logs, etc and don't mix in SNMP.


Top
 Profile  
 
 Post subject: Re: SNMP-walk
PostPosted: Tue Aug 07, 2012 4:22 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Thu Nov 17, 2011 6:09 pm
Posts: 487
Location: Portland, OR
SNMP values are dynamic and can change depending on the state of the host or device you are querying.

In your example, the host return the value of "2" which falls into this table:

Object

rttMonCtrlAdminStatus

OID

1.3.6.1.4.1.9.9.42.1.2.1.1.9

Type

RowStatus
1:active
2:notInService
3:notReady
4:createAndGo
5:createAndWait
6:destroy

ref: http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.4.1.9.9.42.1.2.1.1.9


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: Majestic-12 [Bot] and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group