ciscoSystemSwitchingModeOper

CISCO-SYSTEM-EXT-MIB · .1.3.6.1.4.1.9.9.305.1.6.2

Object

scalar Enumeration
Object indicate system's operational switching mode.
          
'other'         - any other state not covered by below enumerations
'notApplicable' - switching mode configuration is not applicable
                  for this system
'nexus3000'     - system is opeerating in Nexus 3000 mode
'nexus9000'     - system is opeerating in Nexus 9000 mode.

Context

MIB
CISCO-SYSTEM-EXT-MIB
OID
.1.3.6.1.4.1.9.9.305.1.6.2
Type
scalar
Access
readonly
Status
current
Parent
ciscoSystemSwitchingModeGroup
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSTEM-EXT-MIB::ciscoSystemSwitchingModeOper.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSTEM-EXT-MIB::ciscoSystemSwitchingModeOper'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notApplicable
3nexus3000
4nexus9000