jnxoptIfOChLaserOperationalState
JNX-OPT-IF-EXT-MIB ·
.1.3.6.1.4.1.2636.3.73.1.3.2.1.1.12
Object
column Enumeration
The Operational Status of Laser: 0 - disabled 1 - Enabled 2 - fault 3 - degraded
Context
- MIB
- JNX-OPT-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.3.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxoptIfOChConfigExtEntry
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 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOChLaserOperationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOChLaserOperationalState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOChLaserOperationalState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
2 | fault |
3 | degraded |