ntWlanDot11FilterStatus
NORTEL-WLAN-AP-MIB ·
.1.3.6.1.4.1.45.1.11.1.7.7.1.3
Object
column 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
- NORTEL-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.45.1.11.1.7.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntWlanDot11FilterEntry
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 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanDot11FilterStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanDot11FilterStatus.<ntWlanDot11FilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-WLAN-AP-MIB::ntWlanDot11FilterStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
30 | allowed |
31 | denied |