jnxoptIfOPSmFiberTypeCategory
JNX-OPT-IF-EXT-MIB ·
.1.3.6.1.4.1.2636.3.73.1.3.1.1.1.3
Object
column JnxoptIfFiberTypeCategory
Fiber type as per fibre types are chosen from those defined in ITU-T Recs G.652, G.653, and G.655. The categories are A, B, C, D and E.
Context
- MIB
- JNX-OPT-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.3.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxoptIfOPSmConfigEntry
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::jnxoptIfOPSmFiberTypeCategory'
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::jnxoptIfOPSmFiberTypeCategory.<ifIndex>'
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::jnxoptIfOPSmFiberTypeCategory'
Syntax
- Source
- JnxoptIfFiberTypeCategory
- Base type
Enumeration
Values & Constraints
Type Values
1 | categoryA |
2 | categoryB |
3 | categoryC |
4 | categoryD |
5 | categoryE |