nUserForwardMode
WLSX-USER-MIB ·
.1.3.6.1.4.1.14823.2.2.1.4.1.2.1.36
Object
column ARUBA-TCArubaUserForwardMode
User mode.
Context
- MIB
- WLSX-USER-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.4.1.2.1.36- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxUserEntry
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 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-USER-MIB::nUserForwardMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-USER-MIB::nUserForwardMode.<nUserPhyAddress>.<nUserIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-USER-MIB::nUserForwardMode'
Syntax
- Source
- ARUBA-TCArubaUserForwardMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | tunnel-encrypted |
1 | bridge |
2 | tunnel-decrypted |
3 | split-tunnel |