svSesClientType
LanMgr-Mib-II-MIB ·
.1.3.6.1.4.1.77.1.2.20.1.7
Object
column mandatory
Enumeration
The type of client that established the session.
Context
- MIB
- LanMgr-Mib-II-MIB
- OID
.1.3.6.1.4.1.77.1.2.20.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- svSessionEntry
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 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::svSesClientType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::svSesClientType.<svSesClientName>.<svSesUserName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LanMgr-Mib-II-MIB::svSesClientType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down-level |
2 | dos-lm |
3 | dos-lm-2 |
4 | os2-lm-1 |
5 | os2-lm-2 |
6 | dos-lm-2-1 |
7 | os2-lm-2-1 |
8 | afp-1-1 |
9 | afp-2-0 |
10 | nt-3-1 |