atmAddressFilterExpressionQualifier2
CISCO-ATM-ACCESS-LIST-MIB ·
.1.3.6.1.4.1.9.9.67.1.2.2.1.4
Object
column r/w
Enumeration
Indicates the ATM filter set or filter expression specified by the atmAddressFilterExpressionTerm2 should be applied to either the source (calling party) or destination (called party) ATM address. It is not used if the logical operator is NOT. atmAddressFilterExpressionQualifier2 shall be none(3) if atmAddressFilterExpressionTerm2 is a Filter Expression or timeOfDayFilter. The value of this object can be modified for an existing row only after placing the row notInService by setting the corresponding atmAddressFilterExpressionRowStatus object to notInService(2).
Context
- MIB
- CISCO-ATM-ACCESS-LIST-MIB
- OID
.1.3.6.1.4.1.9.9.67.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmAddressFilterExpressionEntry
- 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::atmAddressFilterExpressionQualifier2'
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::atmAddressFilterExpressionQualifier2.<atmAddressFilterExpressionName>'
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::atmAddressFilterExpressionQualifier2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | source |
2 | destination |
3 | none |
Conformance
Member of