cmExtJackState
CISCO-MAU-EXT-MIB ·
.1.3.6.1.4.1.9.9.398.1.1.1.1.1
Object
column r/w
Enumeration
Indicates the state of a particular jack.
Within a particular MAU, setting this to 'active' on
a jack which is not the current active jack will
deactivate the current active jack.
Setting the current active jack to 'active' has no
effect.
A value of inactive(2) indicates that the jack is
currently deactiveated. Setting this to 'inactive'
has no effect. Of all the jacks connected to a MAU,
at least one must be active at all times.
Context
- MIB
- CISCO-MAU-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.398.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmExtJackConfigEntry
- 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-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAU-EXT-MIB::cmExtJackState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MAU-EXT-MIB::cmExtJackState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MAU-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MAU-EXT-MIB::cmExtJackState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of