rcPrFilterAclGlobalAction
RC-POWER-RANGER-MIB ·
.1.3.6.1.4.1.2272.1.202.1.1.2.3.1.1.7
Object
column r/w
Enumeration
Indicates action is applied to all Aces that match in an Acl.
Context
- MIB
- RC-POWER-RANGER-MIB
- OID
.1.3.6.1.4.1.2272.1.202.1.1.2.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcPrFilterAclEntry
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 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-POWER-RANGER-MIB::rcPrFilterAclGlobalAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-POWER-RANGER-MIB::rcPrFilterAclGlobalAction.<rcPrFilterAclId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-POWER-RANGER-MIB::rcPrFilterAclGlobalAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | mirror |
3 | count |
4 | mirror-count |
5 | ipfix |
6 | mirror-ipfix |
7 | count-ipfix |
8 | mirror-count-ipfix |