ntwsClSessClientSessSessionState
NTWS-CLIENT-SESSION-MIB ·
.1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.19
Object
Session non-intermediate state.
Context
- MIB
- NTWS-CLIENT-SESSION-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsClSessClientSessionEntry
- Groups
- 2
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 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessSessionState.<ntwsClSessClientSessMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessSessionState'
Syntax
- Source
- NTWS-CLIENT-SESSION-TCNtwsClientSessionState
- Base type
Enumeration
Values & Constraints
Type Values
1 | associated |
2 | authorizing |
3 | authorized |
4 | active |
5 | de-associated |
6 | roaming-away |
7 | updated-to-roam |
8 | wired |
9 | clearing |
10 | invalid |
11 | web-authing |