nbsUserSessionConnectTime
NBS-USER-SESSION-MIB ·
.1.3.6.1.4.1.629.218.1.2.1.8
Object
column SNMPv2-SMIUnsigned32
This object indicates the time the entry was created, in seconds, since the Epoch, 1970-01-01 00:00:00 (UTC). It will wrap around at 03:14:07 2038-01-19 (UTC).
Context
- MIB
- NBS-USER-SESSION-MIB
- OID
.1.3.6.1.4.1.629.218.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsUserSessionEntry
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 '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::nbsUserSessionConnectTime'
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::nbsUserSessionConnectTime.<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::nbsUserSessionConnectTime'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295