ntwsClSessRoamHistAccessMode
NTWS-CLIENT-SESSION-MIB ·
.1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.9
Object
Access mode (type) used by this client (via AP or wired). Obsoletes ntwsClSessRoamHistAccessType since in 6.0 directly attached APs and DAPs were unified.
Context
- MIB
- NTWS-CLIENT-SESSION-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.4.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsClSessRoamingHistoryEntry
- Groups
- 1
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::ntwsClSessRoamHistAccessMode'
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::ntwsClSessRoamHistAccessMode.<ntwsClSessRoamHistMacAddress>.<ntwsClSessRoamHistIndex>'
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::ntwsClSessRoamHistAccessMode'
Syntax
- Source
- NTWS-CLIENT-SESSION-TCNtwsClientAccessMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ap |
3 | wired |