eltexPhyTransceiverInfoDiagnosticSupported
OBS ✓
ELTEX-PHY-MIB ·
.1.3.6.1.4.1.35265.52.1.1.3.1.1.9
Object
column SNMPv2-TCTruthValue
Indicating whether the digital diagnostic monitoring function is supported or not on the interface transceiver.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Discovery
Sensors
Explore Observium network monitoring
Context
- MIB
- ELTEX-PHY-MIB
- OID
.1.3.6.1.4.1.35265.52.1.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexPhyTransceiverInfoEntry
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 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTransceiverInfoDiagnosticSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTransceiverInfoDiagnosticSupported.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-PHY-MIB::eltexPhyTransceiverInfoDiagnosticSupported'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |