nbsOpticPortFiberMode
NBS-OPTIC-MIB ·
.1.3.6.1.4.1.629.213.1.2.1.51
Object
column Enumeration
This object indicates the modality of the fiber. It is an alias of nbsCmmcPortMedium
Context
- MIB
- NBS-OPTIC-MIB
- OID
.1.3.6.1.4.1.629.213.1.2.1.51- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsOpticPortEntry
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 'NBS-OPTIC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OPTIC-MIB::nbsOpticPortFiberMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-OPTIC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OPTIC-MIB::nbsOpticPortFiberMode.<nbsOpticPortNdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-OPTIC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-OPTIC-MIB::nbsOpticPortFiberMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | reserved2 |
3 | reserved3 |
4 | singleMode |
5 | multiMode |