hpdot11FilterStatus
HP-PROCURVE-420-PRIVATE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.37.7.7.1.3
Object
column mandatory
r/w
Enumeration
This values indicates the Status of the filter entry. Ifallowed, the client is allowed access to the network. If disallowed, the no frames will be forwarded to the network from the client.
Context
- MIB
- HP-PROCURVE-420-PRIVATE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.37.7.7.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpdot11FilterEntry
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 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11FilterStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11FilterStatus.<hpdot11FilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11FilterStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
30 | allowed |
31 | denied |