cePfeHistIndex
CISCO-ENTITY-PFE-MIB ·
.1.3.6.1.4.1.9.9.265.1.2.4.1.1
Object
column Unsigned32
An integer value uniquely identifying the entry in the table. The value of this object starts at '1' and monotonically increases for each event condition transition monitored by the agent. If the value of this object is '4294967295', the agent will reset the index to '1' upon monitoring the next event condition transition.
Context
- MIB
- CISCO-ENTITY-PFE-MIB
- OID
.1.3.6.1.4.1.9.9.265.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cePfeHistEntry
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-ENTITY-PFE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PFE-MIB::cePfeHistIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-PFE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PFE-MIB::cePfeHistIndex.<cePfeHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-PFE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-PFE-MIB::cePfeHistIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295