NETI-EVENT-MIB

        Mib containing event and alarm information. The mib
implements two tables and some notifications. One table
is holding events and one is holding alarms. 
        
The event table contains the events that are sent as SNMP 
notifications. These events indicate change of alarms, or
change in other tables defined in other mibs, that uses 
the mechanism in this mib to notify a table change. If a 
notification receiver misses notifications, it can 
retrieve the lost notifications from this table.
        
The alarm table holds all active alarms, and possibly
also a number of the last cleared alarms.
        
The active alarm table holds only the active alarms.
    
Source file
NETI-EVENT-MIB
Last revised
Identity
netiEventMIB
Base OID
1.3.6.1.4.1.2928.2.1
Imported Objects
NETI-COMMON-MIB netiGeneric
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DateAndTime DisplayString RowPointer TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the netinsight MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-EVENT-MIB::netiEventMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-EVENT-MIB::netiEventMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (49)
.1.3.6.1.4.1.2928.2.1
.1.3.6.1.4.1.2928.2.1.1
.1.3.6.1.4.1.2928.2.1.1.1
.1.3.6.1.4.1.2928.2.1.1.2
.1.3.6.1.4.1.2928.2.1.1.3
.1.3.6.1.4.1.2928.2.1.1.3.1
.1.3.6.1.4.1.2928.2.1.1.3.1.1
.1.3.6.1.4.1.2928.2.1.1.3.1.2
.1.3.6.1.4.1.2928.2.1.1.3.1.3
.1.3.6.1.4.1.2928.2.1.1.3.1.4
.1.3.6.1.4.1.2928.2.1.1.3.1.5
.1.3.6.1.4.1.2928.2.1.1.3.1.6
.1.3.6.1.4.1.2928.2.1.1.3.1.7
.1.3.6.1.4.1.2928.2.1.1.3.1.8
.1.3.6.1.4.1.2928.2.1.1.3.1.9
.1.3.6.1.4.1.2928.2.1.1.4
.1.3.6.1.4.1.2928.2.1.1.4.1
.1.3.6.1.4.1.2928.2.1.1.4.1.1
.1.3.6.1.4.1.2928.2.1.1.4.1.10
.1.3.6.1.4.1.2928.2.1.1.4.1.2
.1.3.6.1.4.1.2928.2.1.1.4.1.3
.1.3.6.1.4.1.2928.2.1.1.4.1.4
.1.3.6.1.4.1.2928.2.1.1.4.1.5
.1.3.6.1.4.1.2928.2.1.1.4.1.6
.1.3.6.1.4.1.2928.2.1.1.4.1.7
.1.3.6.1.4.1.2928.2.1.1.4.1.8
.1.3.6.1.4.1.2928.2.1.1.4.1.9
.1.3.6.1.4.1.2928.2.1.1.5
.1.3.6.1.4.1.2928.2.1.1.5.1
.1.3.6.1.4.1.2928.2.1.1.5.2
.1.3.6.1.4.1.2928.2.1.1.5.3
.1.3.6.1.4.1.2928.2.1.1.5.4
.1.3.6.1.4.1.2928.2.1.1.5.5
.1.3.6.1.4.1.2928.2.1.1.6
.1.3.6.1.4.1.2928.2.1.1.6.1
.1.3.6.1.4.1.2928.2.1.1.6.1.1
.1.3.6.1.4.1.2928.2.1.1.6.1.10
.1.3.6.1.4.1.2928.2.1.1.6.1.2
.1.3.6.1.4.1.2928.2.1.1.6.1.3
.1.3.6.1.4.1.2928.2.1.1.6.1.4
.1.3.6.1.4.1.2928.2.1.1.6.1.5
.1.3.6.1.4.1.2928.2.1.1.6.1.6
.1.3.6.1.4.1.2928.2.1.1.6.1.7
.1.3.6.1.4.1.2928.2.1.1.6.1.8
.1.3.6.1.4.1.2928.2.1.1.6.1.9
.1.3.6.1.4.1.2928.2.1.1.7
.1.3.6.1.4.1.2928.2.1.1.7.1
.1.3.6.1.4.1.2928.2.1.2
.1.3.6.1.4.1.2928.2.1.3
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. NETI-COMMON-MIBnetinsight
  4. SNMPv2-CONFrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. NETI-EVENT-MIBnetinsightselected
Type Definitions (4)
Enumeration
unknown(0)
adapterError(1)
applicationSubsystemFailure(2)
bandwidthReduced(3)
callEstablishmentError(4)
communicationsProtocolError(5)
communicationsSubsystemFailure(6)
configurationOrCustomizationError(7)
congestion(8)
corruptData(9)
cpuCyclesLimitExceeded(10)
datasetOrModemError(11)
degradedSignal(12)
dTEDCEInterfaceError(13)
enclosureDoorOpen(14)
equipmentMalfunction(15)
excessiveVibration(16)
fileError(17)
fireDetected(18)
floodDetected(19)
framingError(20)
heatingOrVentilationOrCoolingSystemProblem(21)
humidityUnacceptable(22)
inputOutputDeviceError(23)
inputDeviceError(24)
lANError(25)
leakDetected(26)
localNodeTransmissionError(27)
lossOfFrame(28)
lossOfSignal(29)
materialSupplyExhausted(30)
multiplexerProblem(31)
outOfMemory(32)
outputDeviceError(33)
performanceDegraded(34)
powerProblem(35)
pressureUnacceptable(36)
processorProblem(37)
pumpFailure(38)
queueSizeExceeded(39)
receiveFailure(40)
receiverFailure(41)
remoteNodeTransmissionError(42)
resourceAtOrNearingCapacity(43)
responseTimeExcessive(44)
retransmissionRateExcessive(45)
softwareError(46)
softwareProgramAbnormallyTerminated(47)
softwareProgramError(48)
storageCapacityProblem(49)
temperatureUnacceptable(50)
thresholdCrossed(51)
timingProblem(52)
toxicLeakDetected(53)
transmitFailure(54)
transmitterFailure(55)
underlyingResourceUnavailable(56)
versionMismatch(57)
phyLossOfSignal(58)
phyLossOfFrame(59)
phyAlarmIndicationSignal(60)
phyRemoteDefectIndication(61)
phySignalFailure(62)
phySignalDegraded(63)
testmodeEntered(64)
serviceUnavailable(65)
alarmIndicationSignal(66)
remoteDefectIndication(67)
replaceableUnitMissing(68)
replaceableUnitProblem(69)
Enumeration
unknown(0)
indeterminate(1)
critical(2)
major(3)
minor(4)
warning(5)
cleared(6)
Enumeration
unknown(0)
communication(1)
qualityOfService(2)
processingError(3)
equipment(4)
environmental(5)
Enumeration
none(0)
created(1)
modified(2)
deleted(3)
Notifications / Traps (8)
NameOIDDescription
.1.3.6.1.4.1.2928.2.1.2.1
Notification for an alarm with severity 'critical'.
.1.3.6.1.4.1.2928.2.1.2.2
Notification for an alarm with severity 'major'.
.1.3.6.1.4.1.2928.2.1.2.3
Notification for an alarm with severity 'minor'.
.1.3.6.1.4.1.2928.2.1.2.4
Notification for an alarm with severity 'warning'.
.1.3.6.1.4.1.2928.2.1.2.5
Notification for an alarm with severity 'indeterminate'.
.1.3.6.1.4.1.2928.2.1.2.6
Notification for an alarm with unknown severity.
.1.3.6.1.4.1.2928.2.1.2.7
Notification for a cleared alarm.
.1.3.6.1.4.1.2928.2.1.2.8
Notification for a generic event.