Home/Catalog/HORIZON-EQUIPMENT-LOG-MIB

HORIZON-EQUIPMENT-LOG-MIB

AI MIB Summary

The HORIZON-EQUIPMENT-LOG-MIB module enables the retrieval and monitoring of equipment-specific system event logs and active alarm states for Horizon-managed network infrastructure. It facilitates the tracking of historical device events and real-time fault conditions to support operational troubleshooting and audit compliance.

This MIB Module defines a notification log mechanism and a current alarm list.
Main OID:
horizonEquipmentLogMib.1.3.6.1.4.1.7262.2.100
53
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

53 total
Object Name
horizonEquipmentLogMibThis MIB Module defines a notification log mechanism and a current alarm list.
MODULE-IDENTITY
.1.3.6.1.4.1.7262.2.100
horizonEquipmentLogMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1
horizonEquipmentConfigLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.1
horizonEquipmentEventLogEntryLimitThe maximum number of notification entries that may be held in EventLogTable.ro
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.1.1
horizonEquipmentLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.2
horizonEquipmentEventLogLastEntryThe value of horizonEquipmentEventLogIndex at the time of the last creation of an entry in the horizonEquipmentEventLogTable.ro
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.2.1
horizonEquipmentEventLogTableA table of Notification log entries.
SEQUENCE OF HorizonEquipmentEventLogEntry
.1.3.6.1.4.1.7262.2.100.1.2.2
horizonEquipmentEventLogEntryA Notification log entry. Entries appear in this table when Notifications occur. They are removed to make way for new entries due to lack of resources or the values of horizonEquipmentEventLogEntryLimit.If adding an entry would exceed horizonEquipmentEventLogEntryLimit the oldest entry in that log SHOULD be removed to make room for the new one.
HorizonEquipmentEventLogEntry
.1.3.6.1.4.1.7262.2.100.1.2.2.1
horizonEquipmentEventLogIndexA monotonically increasing integer for the sole purpose of indexing entries within the log. When it reaches the maximum value,the agent wraps the value back to 1. This number should correspond to the number of notifications sent by the agent.
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.2.2.1.1
horizonEquipmentEventLogTimeThe value of sysUpTime when the entry was placed in the log.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.2.2.1.2
horizonEquipmentEventLogDateAndTimeThe local date and time when the entry was logged, useful when browsing the MIB.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.2.2.1.3
horizonEquipmentEventLogNotificationIDThe NOTIFICATION-TYPE object identifier of the Notification that occurred.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.2.2.1.4
horizonEquipmentEventLogVariablesThe number of variables in horizonEquipmentEventLogVariableTable for this logged notification.ro
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.2.2.1.5
horizonEquipmentEventLogVariableTableA table of variables to go with Notification log entries.
SEQUENCE OF HorizonEquipmentEventLogVariableEntry
.1.3.6.1.4.1.7262.2.100.1.2.3
horizonEquipmentEventLogVariableEntryA Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in horizonEquipmentEventLogTable.
HorizonEquipmentEventLogVariableEntry
.1.3.6.1.4.1.7262.2.100.1.2.3.1
horizonEquipmentEventLogVariableIndexA monotonically increasing integer, starting at 1 for a given horizonEquipmentEventLogIndex, for indexing variables within the logged Event Notification.
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.2.3.1.1
horizonEquipmentEventLogVariableIDThe variable's object identifier.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.2.3.1.2
horizonEquipmentEventLogVariableValueTypeThe type of the value. One and only one of the value objects that follow must be instantiated, based on this type.ro
Enumeration
.1.3.6.1.4.1.7262.2.100.1.2.3.1.3
horizonEquipmentEventLogVariableCounter32ValThe value when horizonEquipmentEventLogVariableValueType is 'counter32'.ro
Counter32
.1.3.6.1.4.1.7262.2.100.1.2.3.1.4
horizonEquipmentEventLogVariableUnsigned32ValThe value when horizonEquipmentEventLogVariableValueType is 'unsigned32'.ro
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.2.3.1.5
horizonEquipmentEventLogVariableTimeTicksValThe value when horizonEquipmentEventLogVariableValueType is 'timeTicks'.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.7262.2.100.1.2.3.1.6
horizonEquipmentEventLogVariableInteger32ValThe value when horizonEquipmentEventLogVariableValueType is 'integer32'.ro
Integer32
.1.3.6.1.4.1.7262.2.100.1.2.3.1.7
horizonEquipmentEventLogVariableOctetStringValThe value when horizonEquipmentEventLogVariableValueType is 'octetString'.ro
OCTET STRING
.1.3.6.1.4.1.7262.2.100.1.2.3.1.8
horizonEquipmentEventLogVariableIpAddressValThe value when horizonEquipmentEventLogVariableValueType is 'ipAddress'. Although this seems to be unfriendly for IPv6, we have to recognize that there are a number of older MIBs that do contain an IPv4 format address, known as IpAddress. IPv6 addresses are represented using TAddress or InetAddress, and so the underlying datatype is OCTET STRING, and their value would be stored in the horizonEquipmentEventLogVariableOctetStringVal column.ro
IpAddress
.1.3.6.1.4.1.7262.2.100.1.2.3.1.9
horizonEquipmentEventLogVariableOidValThe value when horizonEquipmentEventLogVariableValueType is 'objectId'.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.2.3.1.10
horizonEquipmentEventLogVariableCounter64ValThe value when horizonEquipmentEventLogVariableValueType is 'counter64'.ro
Counter64
.1.3.6.1.4.1.7262.2.100.1.2.3.1.11
horizonEquipmentAlarmList
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.3
horizonEquipmentAlarmActiveLastChangedThe value of sysUpTime at the time of the last creation or deletion of an entry in the horizonEquipmentAlarmActiveTable. Useful in case of polling (no traps mechanism used). If the number of entries has been unchanged since the last re-initialization, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.7262.2.100.1.3.1
horizonEquipmentAlarmActiveRowCounterThe number of active alarms row in the table.ro
Counter32
.1.3.6.1.4.1.7262.2.100.1.3.2
horizonEquipmentAlarmActiveTableA table of Active Alarms entries.
SEQUENCE OF HorizonEquipmentAlarmActiveEntry
.1.3.6.1.4.1.7262.2.100.1.3.3
horizonEquipmentAlarmActiveEntryEntries appear in this table when alarms are raised. They are removed when the alarm is cleared.
HorizonEquipmentAlarmActiveEntry
.1.3.6.1.4.1.7262.2.100.1.3.3.1
horizonEquipmentAlarmActiveIndexA strictly monotonically increasing integer which acts as the index of entries within the named alarm list. It wraps back to 1 after it reaches its maximum value.
Unsigned32
.1.3.6.1.4.1.7262.2.100.1.3.3.1.1
horizonEquipmentAlarmActiveTimeThe value of sysUpTime when the entry was placed in the list. This object facilitates retrieving all instances of alarms that have been raised or have changed state since a given point in time.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.3.3.1.2
horizonEquipmentAlarmActiveDateAndTimeThe local date and time when the error occurred. This object facilitates retrieving all instances of alarms that have been raised or have changed state since a given point in time. Implementations MUST include the offset from UTC, if available. Implementation in environments in which the UTC offset is not available is NOT RECOMMENDED.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.3.3.1.3
horizonEquipmentAlarmActiveSourceIDThe MIB object identifier of the alarm (contained in an Alarm Notification type object) that is occurring.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.3.3.1.4
horizonEquipmentSnmpTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.1.4
horizonEquipmentOutTrapsCounterThe counter of the output traps. It increases by one every time a new trap is sent to all the managers configured in the relevant table. In this way its value is the number of notification events occurred since the last agent reset and every manager that reads this value can understand whether some event has been lost or not. (Note that in general this counter differs from the RFC1213 snmpOutTraps, that counts the number of Trap PDUs sent). When the logging mechanism is enabled, it corresponds to the index in the eventlog tablero
Counter32
.1.3.6.1.4.1.7262.2.100.1.4.1
horizonEquipmentLastOutTrapTimeStampThe value of sysUpTime when the last trap was sent.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.4.2
horizonEquipmentTrapDestTableThe trap destination table.
SEQUENCE OF HorizonEquipmentTrapDestEntry
.1.3.6.1.4.1.7262.2.100.1.4.4
horizonEquipmentTrapDestEntryAn entry in the table. The table is indexed by the Manager IP Address.
HorizonEquipmentTrapDestEntry
.1.3.6.1.4.1.7262.2.100.1.4.4.1
horizonEquipmentTrapDestAddressManager IP address. STORAGE: volatile.
IpAddress
.1.3.6.1.4.1.7262.2.100.1.4.4.1.1
horizonEquipmentTrapDestCommStringManager SNMP community string. STORAGE: volatile.rw
OCTET STRING
.1.3.6.1.4.1.7262.2.100.1.4.4.1.2
horizonEquipmentTrapDestUdpPortDestination UDP port. Default: 162. STORAGE: volatile.rw
INTEGER
.1.3.6.1.4.1.7262.2.100.1.4.4.1.3
horizonEquipmentTrapDestSnmpVerSMI version supported by the manager. STORAGE: volatile.rw
Enumeration
.1.3.6.1.4.1.7262.2.100.1.4.4.1.4
horizonEquipmentTrapDestEraseTimeThe time (in hundredths of a second) after which the relevant row in horizonEquipmentTrapDestTable is erased. 1440000 (i.e. 4 hours) is the maximum value for this parameter. STORAGE: volatile.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.7262.2.100.1.4.4.1.5
horizonEquipmentTrapDestRowStatusThe row status variable, used according to row creation and removal conventions.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.7262.2.100.1.4.4.1.6
horizonEquipmentPseudoEventsObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.2
horizonEquipmentConfChangeOidThe OID of the last node changed. It is sent to the managers in order to notify a configuration change.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.2.1
horizonEquipmentConfChangeModeEnable/Disable of sending ConfChange Trap. STORAGE: permanent.rw
EnableType
.1.3.6.1.4.1.7262.2.100.2.3
horizonEquipmentConfChangeNotificationNotification of configuration change.
NOTIFICATION-TYPE
.1.3.6.1.4.1.7262.2.100.2.4
horizonEquipmentMirrorObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.7262.2.100.3
horizonEquipmentMirrorFlagFixed to 1=mirror trapro
INTEGER
.1.3.6.1.4.1.7262.2.100.3.1
horizonEquipmentMirrorColdStartA coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered.
NOTIFICATION-TYPE
.1.3.6.1.4.1.7262.2.100.3.2
HORIZON-EQUIPMENT-LOG-MIB - SNMP MIB Reference | MIBs Explorer