dslModemState
MX-DSL-MIB ·
.1.3.6.1.4.1.4935.10.100.100
Object
scalar Enumeration
Displays the current state of the DSL modem.
Correct values are:
unconnected: The modem is waiting for a connection or a modulation change.
connecting: The modem is connected and getting ready to perform with a specific
modulation. Training between the modem and DSLAM is taking place.
connected: The modem is connected and ready to transmit and receive.
Context
- MIB
- MX-DSL-MIB
- OID
.1.3.6.1.4.1.4935.10.100.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dslStatus
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DSL-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DSL-MIB::dslModemState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DSL-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DSL-MIB::dslModemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unconnected |
1 | connecting |
2 | connected |
Conformance
Member of