nmstsLineModem
FS-NMS-TS ·
.1.3.6.1.4.1.52642.2.9.2.1.7
Object
column mandatory
Enumeration
What kind of modem control the line is using.
Context
- MIB
- FS-NMS-TS
- OID
.1.3.6.1.4.1.52642.2.9.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsltsLineEntry
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 'FS-NMS-TS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-TS::nmstsLineModem'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-TS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-TS::nmstsLineModem.<nmstsLineNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-TS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-TS::nmstsLineModem'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | none |
3 | call-in |
4 | call-out |
5 | cts-required |
6 | ri-is-cd |
7 | inout |