nmstslineSesType
QTECH-NMS-TS ·
.1.3.6.1.4.1.34751.2.9.3.1.1
Object
column mandatory
Enumeration
Type of session.
Context
- MIB
- QTECH-NMS-TS
- OID
.1.3.6.1.4.1.34751.2.9.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsltsLineSessionEntry
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 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-TS::nmstslineSesType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-TS::nmstslineSesType.<nmstslineSesLine>.<nmstslineSesSession>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-TS::nmstslineSesType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | pad |
3 | stream |
4 | rlogin |
5 | telnet |
6 | tcp |
7 | lat |
8 | mop |
9 | slip |
10 | xremote |
11 | rshell |