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