adGenPluggablePortStatusBits
ADTRAN-PLUGGABLE-PORT-MIB ·
.1.3.6.1.4.1.664.5.70.4.1.1.1.6
Object
column Bits
Reports other status information for the pluggable port.
isSupported: Pluggable is an ADTRAN part.
isPresent: Pluggable has been detected.
isValid: Pluggable information has been read correctly.
isMismatched: Pluggable reported speed (adGenPluggablePortMin/MaxBitRate)
does not match required speed for this port.
isTxEnabled: Pluggable has been enabled (laser on).
isTxFault: Pluggable has a TxFault condition.
isWavelengthMismatch: Pluggable has a wavelength mismatch condition.
Context
- MIB
- ADTRAN-PLUGGABLE-PORT-MIB
- OID
.1.3.6.1.4.1.664.5.70.4.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenPluggablePortEntry
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 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggablePortStatusBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggablePortStatusBits.<adGenPluggablePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggablePortStatusBits'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | isPresent |
1 | isValid |
2 | isSupported |
3 | isMismatched |
4 | isTxEnabled |
5 | isTxFault |
6 | isWavelengthMismatch |