atmAddressFilterSetPermission
CISCO-ATM-ACCESS-LIST-MIB ·
.1.3.6.1.4.1.9.9.67.1.2.1.1.9
Object
column r/w
Enumeration
Indicates the action of a filter set (either permit or deny), when a specific ATM address matches with the atmAddressFilterSetTemplate defined in this address filter set in case of an addressFilter or when the current time falls in the interval specified by the atmAddressFilterSetStartHour, atmAddressFiltersetStartMinute, atmAddressFilterSetEndHour and atmAddressFiltersetEndMinute objects in case of a timeOfDayFilter.
Context
- MIB
- CISCO-ATM-ACCESS-LIST-MIB
- OID
.1.3.6.1.4.1.9.9.67.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmAddressFilterSetEntry
- Groups
- 1
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::atmAddressFilterSetPermission'
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::atmAddressFilterSetPermission.<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::atmAddressFilterSetPermission'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
Conformance
Member of