atmAddressFilterExpressionOperator
CISCO-ATM-ACCESS-LIST-MIB ·
.1.3.6.1.4.1.9.9.67.1.2.2.1.6
Object
column r/w
Enumeration
The logical operator to be applied to the associated ATM address filter logical expression. The value of this object can be modified for an existing row only after placing that row notInService by setting the corresponding atmAddressFilterExpressionRowStatus object to the value notInService.
Context
- MIB
- CISCO-ATM-ACCESS-LIST-MIB
- OID
.1.3.6.1.4.1.9.9.67.1.2.2.1.6- 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::atmAddressFilterExpressionOperator'
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::atmAddressFilterExpressionOperator.<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::atmAddressFilterExpressionOperator'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | and |
2 | or |
3 | xor |
4 | not |
5 | none |
Conformance
Member of