publicAccessUserApRadioIndex
COLUBRIS-PUBLIC-ACCESS-MIB ·
.1.3.6.1.4.1.8744.5.1.1.3.6.1.22
Object
column Integer32
Indicates the radio to which this user is associated. The index 0 is reserved when location aware is not enabled or not properly configured. It means that the system could not determine on which interface the user is connected. Please note that this information is not related to the standard SNMP interface table. It is a proprietary index information on the Radios in Colubris devices.
Context
- MIB
- COLUBRIS-PUBLIC-ACCESS-MIB
- OID
.1.3.6.1.4.1.8744.5.1.1.3.6.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- publicAccessUserEntry
- 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 'COLUBRIS-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-PUBLIC-ACCESS-MIB::publicAccessUserApRadioIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-PUBLIC-ACCESS-MIB::publicAccessUserApRadioIndex.<publicAccessUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-PUBLIC-ACCESS-MIB::publicAccessUserApRadioIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of