hpnicfWIPSDctAPCategory
HPN-ICF-WIPS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.18
Object
Represents the categorized result of the AP. For set operation, only the following values are valid: authorized(2),rogue(3),misconfigured(4),external(5)
Context
- MIB
- HPN-ICF-WIPS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfWIPSDctAPEntry
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 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPCategory.<hpnicfWIPSDctAPVSD>.<hpnicfWIPSDctAPBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPCategory'
Syntax
- Source
- HpnicfWIPSAPCategoryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | adhoc |
2 | authorized |
3 | rogue |
4 | misconfigured |
5 | external |
6 | potentialAuthorized |
7 | potentialRogue |
8 | potentialExternal |
9 | uncategorized |