[c-nsp] Active Supervisor on 6500 - SNMP?

Brandon Ewing nicotine at warningg.com
Fri Dec 26 15:19:15 EST 2008


On Fri, Dec 26, 2008 at 11:08:20AM -0700, Matlock, Kenneth L wrote:
> 
> Is there an SNMP MIB to tell me which supervisor in a cat6500-series
> chassis is currently the active, and what state (hot/cold/etc) the
> standby supervisor is in?
> 
>  

CISCO-RF-MIB
http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/SSO_MIBS.html#wp1035478

snmpwalk -v 2c -c public 6500_vss_test  1.3.6.1.4.1.9.9.176
CISCO-RF-MIB::cRFStatusUnitId.0 = INTEGER: 21
CISCO-RF-MIB::cRFStatusUnitState.0 = INTEGER: active(14)
CISCO-RF-MIB::cRFStatusPeerUnitId.0 = INTEGER: 37
CISCO-RF-MIB::cRFStatusPeerUnitState.0 = INTEGER: standbyHot(9)
CISCO-RF-MIB::cRFStatusPrimaryMode.0 = INTEGER: true(1)
CISCO-RF-MIB::cRFStatusDuplexMode.0 = INTEGER: true(1)
CISCO-RF-MIB::cRFStatusManualSwactInhibit.0 = INTEGER: false(2)
CISCO-RF-MIB::cRFStatusLastSwactReasonCode.0 = INTEGER: userInitiated(4)
....
CISCO-RF-MIB::cRFCfgRedundancyMode.0 = INTEGER: hotStandbyRedundant(8)
CISCO-RF-MIB::cRFCfgRedundancyModeDescr.0 = STRING: SSO (Stateful Switchover)

-- 
Brandon Ewing                                        (nicotine at warningg.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://puck.nether.net/pipermail/cisco-nsp/attachments/20081226/6709cc06/attachment.bin>


More information about the cisco-nsp mailing list