rbtwsClSessClientSessSessionState
RBTWS-CLIENT-SESSION-MIB ·
.1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.19
Object
Session non-intermediate state.
Context
- MIB
- RBTWS-CLIENT-SESSION-MIB
- OID
.1.3.6.1.4.1.52.4.15.1.4.4.1.1.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbtwsClSessClientSessionEntry
- 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 'RBTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBTWS-CLIENT-SESSION-MIB::rbtwsClSessClientSessSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBTWS-CLIENT-SESSION-MIB::rbtwsClSessClientSessSessionState.<rbtwsClSessClientSessMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBTWS-CLIENT-SESSION-MIB::rbtwsClSessClientSessSessionState'
Syntax
- Source
- RBTWS-CLIENT-SESSION-TCRbtwsClientSessionState
- 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 |