rcPrFilterAceFlags
RC-POWER-RANGER-MIB ·
.1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16
Object
column r/w
Integer32
Bitmask for the flags:
none(0): Default value for the flags.
stopOnMatch(1): set desired behavior for flag
whether to stop or continue in case an Ace
matching the packet is found. When this Ace is hit,
match on other Aces with a lower priority is not
attempted.
count(2): set desired behavior for flag i.e.
to enable/disable counting in case a packet matching
the ace is found.
copyToPrimaryCp(4): set to enable/disable copying of
matching packets to primary CP.
copyToSecondaryCp(8): set to enable/disable copying of
matching packets to secondary CP.
mirror(16): set to enable/disable mirroring the
matching packets to an interface. System can mirror
one port or mirror to 1 port.
Context
- MIB
- RC-POWER-RANGER-MIB
- OID
.1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcPrFilterAceEntry
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::rcPrFilterAceFlags'
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::rcPrFilterAceFlags.<rcPrFilterAceAclId>.<rcPrFilterAceId>'
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::rcPrFilterAceFlags'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-31