cefcModuleLocalSwitchingMode
CISCO-ENTITY-FRU-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.117.1.2.3.1.1
Object
column r/w
Enumeration
This object specifies the mode of local switching.
enabled(1) - local switching is enabled.
disabled(2) - local switching is disabled.
Context
- MIB
- CISCO-ENTITY-FRU-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.117.1.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cefcModuleLocalSwitchingEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleLocalSwitchingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleLocalSwitchingMode.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleLocalSwitchingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
cefcMIBPowerCompliance10
readonly
Write access is not required.
cefcMIBPowerCompliance9
readonly
Write access is not required.