nbsUserSessionType

NBS-USER-SESSION-MIB · .1.3.6.1.4.1.629.218.1.2.1.3

Object

column Enumeration
This object follows the ut_type entry in struct utmp.

Context

MIB
NBS-USER-SESSION-MIB
OID
.1.3.6.1.4.1.629.218.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
nbsUserSessionEntry

Walk 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 'NBS-USER-SESSION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-USER-SESSION-MIB::nbsUserSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-USER-SESSION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-USER-SESSION-MIB::nbsUserSessionType.<nbsUserSessionPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-USER-SESSION-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-USER-SESSION-MIB::nbsUserSessionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1runLvl
2bootTime
3newTime
4oldTime
5initProcess
6loginProcess
7userProcess
8deadProcess
9accounting