raisecomOpticalTransceiverDDMValidStatus
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.2.1.1.12
Object
column Enumeration
This object indicates the parameter row is valid or invalid. The object value is 'valide' when the module is present and supporting digitaldiagnotic. The object value is 'invalid' when the module is absent, or when the module is present and not supporting digitaldiagnotic. This object belongs to xfp/sfp.
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalTransceiverDDMEntry
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 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverDDMValidStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverDDMValidStatus.<ifIndex>.<raisecomOpticalTransceiverParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverDDMValidStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |