jnxoptIfOChLaserAdminState
JNX-OPT-IF-EXT-MIB ·
.1.3.6.1.4.1.2636.3.73.1.3.2.1.1.11
Object
column r/w
Enumeration
The configured State of the laser: 0 - disabled 1 - enabled
Context
- MIB
- JNX-OPT-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.3.2.1.1.11- Type
- column
- Access
- readwrite
- 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::jnxoptIfOChLaserAdminState'
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::jnxoptIfOChLaserAdminState.<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::jnxoptIfOChLaserAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |