atmAddressFilterSetIndex
CISCO-ATM-ACCESS-LIST-MIB ·
.1.3.6.1.4.1.9.9.67.1.2.1.1.2
Object
column Integer32
The Index for a Filter in an ATM address filter set. The filters are matched in the ascending order of atmAddressFilterSetIndex. A filter with a lower atmAddressFilterSetIndex value is matched prior to a filter with a higher atmAddressFilterSetIndex value. The only exception to this rule are those address filters that specify all 20-bytes without using wildcards. These filters are matched before any other wildcard filter in a filter-set irrespective of the atmAddressFilterSetIndex value.
Context
- MIB
- CISCO-ATM-ACCESS-LIST-MIB
- OID
.1.3.6.1.4.1.9.9.67.1.2.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciscoAtmAddressFilterSetEntry
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 'CISCO-ATM-ACCESS-LIST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-ACCESS-LIST-MIB::atmAddressFilterSetIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-ACCESS-LIST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-ACCESS-LIST-MIB::atmAddressFilterSetIndex.<atmAddressFilterSetName>.<atmAddressFilterSetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-ACCESS-LIST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-ACCESS-LIST-MIB::atmAddressFilterSetIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535