cpscHistoryIndex
CISCO-PORT-STORM-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.362.1.2.2.1.2
Object
column Integer32
A number that uniquely identifies one storm control
history entry for a given interface. The index starts
at 1 and increases by 1.
Although this MIB specification stipulates a maximum of
1K entries, the actual maximum number of history entries
returned per interface is implementation-dependent.
When the value of this index reaches the actual maximum
number of entries supported by an implementation, it will
wrap around to 1.
Context
- MIB
- CISCO-PORT-STORM-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.362.1.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cpscHistoryEntry
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-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-STORM-CONTROL-MIB::cpscHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-STORM-CONTROL-MIB::cpscHistoryIndex.<ifIndex>.<cpscHistoryTrafficType>.<cpscHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-STORM-CONTROL-MIB::cpscHistoryIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1024