apvMacFilterPermission
CTRON-AP3000-MIB ·
.1.3.6.1.4.1.52.4.13.2.3.1.1
Object
column r/w
Enumeration
This values indicates the Permission on all the active filter entry for each Vap. The negative permission will be applied on any inactive entry or any MAC that is not in the table.
Context
- MIB
- CTRON-AP3000-MIB
- OID
.1.3.6.1.4.1.52.4.13.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apvMacFilterOperateEntry
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 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apvMacFilterPermission'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apvMacFilterPermission.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AP3000-MIB::apvMacFilterPermission'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allowed |
2 | denied |