ciscoSystemSwitchingModeAdmin

CISCO-SYSTEM-EXT-MIB · .1.3.6.1.4.1.9.9.305.1.6.1

Object

scalar r/w Enumeration
Object to specify system's switching mode.
          
'other'         - any other state not covered by below enumerations
'notApplicable' - switching mode configuration is not applicable
                  for this system
'nexus3000'     - system switching mode is configured as Nexus 3000
'nexus9000'     - system switching mode is configured as Nexus 9000.

Context

MIB
CISCO-SYSTEM-EXT-MIB
OID
.1.3.6.1.4.1.9.9.305.1.6.1
Type
scalar
Access
readwrite
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::ciscoSystemSwitchingModeAdmin.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::ciscoSystemSwitchingModeAdmin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notApplicable
3nexus3000
4nexus9000