nUserIsOnHomeAgent

WLSX-USER-MIB · .1.3.6.1.4.1.14823.2.2.1.4.1.2.1.12

Object

column deprecated SNMPv2-TCTruthValue
The Object will indicate if the controller is the home controller 
for the user or not.

Context

MIB
WLSX-USER-MIB
OID
.1.3.6.1.4.1.14823.2.2.1.4.1.2.1.12
Type
column
Access
readonly
Status
deprecated
Parent
wlsxUserEntry

Walk 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::nUserIsOnHomeAgent'
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::nUserIsOnHomeAgent.<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::nUserIsOnHomeAgent'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false