cOutageEventMonObjectIndex

CISCO-OUTAGE-MONITOR-MIB · .1.3.6.1.4.1.9.9.280.1.2.3.1.3

Object

This object identifies a specific index of the 
monitored object based upon the cOutageEventObjectType. 
If it is interface(1), it correlates the object 
with ifIndex in ifTable in the IF-MIB.         
If it is physicalEntity(2), it correlates the object 
with entPhysicalIndex in entPhysicalTable in the 
ENTITY-MIB. 
If it is swProcess(3), the value corresponds to an entry
in the cOutageCpmMapTable, which correlates the object 
with cpmCPUTotalIndex and cpmProcessPID in
cpmProcessTable in the CISCO-PROCESS-MIB. 
If it is remoteObject(4), the value corresponds to an 
entry in the cOutageRemoteObjMapTable, which correlates the 
object with its ID and description.  
If it is logicalEntity(5), the value corresponds to an 
entry in the cOutageLogicalObjMapTable, which correlates the 
object with the description.  
              
It also correlates the event entry with a specific 
entry in cOutageObjectTable.

Context

MIB
CISCO-OUTAGE-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.280.1.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
cOutageHistoryEntry
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-OUTAGE-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OUTAGE-MONITOR-MIB::cOutageEventMonObjectIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OUTAGE-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OUTAGE-MONITOR-MIB::cOutageEventMonObjectIndex.<cOutageEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OUTAGE-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OUTAGE-MONITOR-MIB::cOutageEventMonObjectIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance