monAPInfoMatchMethod
WLSX-MON-MIB ·
.1.3.6.1.4.1.14823.2.2.1.6.7.1.1.1.13
Object
column ARUBA-TCArubaAPMatchMethod
Indicates how the match occurred for rogue or suspect-rogue classification: an exact or +1 or -1 MAC match.
Context
- MIB
- WLSX-MON-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.6.7.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxMonAPInfoEntry
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-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-MON-MIB::monAPInfoMatchMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-MON-MIB::monAPInfoMatchMethod.<monPhyAddress>.<monRadioNumber>.<monitoredApBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-MON-MIB::monAPInfoMatchMethod'
Syntax
- Source
- ARUBA-TCArubaAPMatchMethod
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | exactMatch |
2 | plusOneMatch |
3 | minusOneMatch |
4 | ouiMatch |