ls1InfoOperModemState
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.4.1.1.13
Object
Operational Status of certain modem signals. A bitmask which gives the current state of certain modmem signals is returned. If the Port is configured as a DTE, bit 0 will be DCD and bit 1 DSR. If the Port is configured as a DCE, bit 0 will be RTS and bit 1 DTR.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.4.1.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ls1InfoEntry
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 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::ls1InfoOperModemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::ls1InfoOperModemState.<ls1InfoIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGHTSTREAM-MIB::ls1InfoOperModemState'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647