cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3956
Views
0
Helpful
2
Replies

SNMP system object ID

JanBoltik65489
Level 1
Level 1

Hi,

 

i have a problem with OID of Cat3850. Switches are using OID for stacks so in monitoring tool CA spectrum they looks like "Cat38xxStack", but the problem is, they are not in stack.

What i need is, the switch will reporting for example "type: WS-C3850-12S". I know, there is workaround and i can use command "no snmp-server sysobjectid type stack-oid" but here comes my main problem...

In IOS verison 3.x.x this command works perfectly, but IOS 16.x.x does not support this command.

The same problem i have with new Cat9200L.

Any solution for this? Thank you very much for your advice!

 

Jan

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

 - Exactly which OID are you talking abouit, can you for instance instead use sysDescr from the RFC 1213  mb instead ?

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Im talking about System OID 1.3.6.1.4.1.9.1.1745. This is Sys. OID for Stack (Cat38xxStack). But the correct Sys. OID for WS-C3850-12S should be 1.3.6.1.4.1.9.1.1880.

 

And my question is, how can I "force" switch to use correct Sys. OID insted of "Stack Sys. OID" when command "no snmp-server sysobjectid type stack-oid is not supported on 16.x.x IOS.

 

Thank you for your reply!