ciscoRptrPortIllegalAddrTrapAcked

CISCO-REPEATER-MIB · .1.3.6.1.4.1.9.9.22.1.1.1.10

Object

column r/w Enumeration
Specifies whether an acknowledgment is sent by an NMS to
indicate that an illegal source address trap was 
received.
acked :
           Set by a NMS to acknowledge reception of an 
           illegal source address.  When this flag is 
           set, no more trap will be sent for the port.
                         
no-acked-sending: 
           Set by the SNMP agent to indicate that it is
           sending a trap to one or more NMSs. 
           The trap is sent based upon the trap
           algorithm specified by ciscoRptrTrapAlgorithm. 
              
no-acked-no-sending: 
           Set by the SNMP agent when there is no trap 
           to be sent or the trap was already sent out.

Context

MIB
CISCO-REPEATER-MIB
OID
.1.3.6.1.4.1.9.9.22.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
ciscoRptrPortEntry
Groups
1

Walk 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-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REPEATER-MIB::ciscoRptrPortIllegalAddrTrapAcked'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REPEATER-MIB::ciscoRptrPortIllegalAddrTrapAcked.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REPEATER-MIB::ciscoRptrPortIllegalAddrTrapAcked'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1acked
2no-acked-sending
3no-acked-no-sending

Conformance