cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3368
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

marce1000
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.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

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!