HORIZON-EQUIPMENT-LOG-MIB
- Registered at
- 1.3.6.1.4.1.7262.2.100
- Last updated
- 2009-01-21 00:00
- Organization
- DragonWave Inc.
- Revisions
- 2009-01-21 00:00
- Namespace
- dragonwave
- Source file
HORIZON-EQUIPMENT-LOG-MIB- Digest
sha256:e82f5c72e108a82391f76cf3f418b6c6a3761e7adfb9a90c22e53006d3e0462e
Description
This MIB Module defines a notification log mechanism and a current alarm list.
Imports
| From | Symbols |
|---|---|
| HORIZON-MIB | horizon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HORIZON-EQUIPMENT-LOG-MIB HORIZON-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| EnableType TEXTUAL-CONVENTION Enable/Disable | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| horizonEquipmentLogMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.1 | |||
| horizonEquipmentConfigLog OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.1.1 | |||
| horizonEquipmentEventLogEntryLimit OBJECT-TYPE The maximum number of notification entries that may be held in EventLogTable. | 1.3.6.1.4.1.7262.2.100.1.1.1 | Unsigned32 | read-only | current |
| horizonEquipmentLog OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.1.2 | |||
| horizonEquipmentEventLogLastEntry OBJECT-TYPE The value of horizonEquipmentEventLogIndex at the time of the last creation of an entry in the horizonEquipmentEventLogTable. | 1.3.6.1.4.1.7262.2.100.1.2.1 | Unsigned32 | read-only | current |
| horizonEquipmentEventLogTable OBJECT-TYPE A table of Notification log entries. | 1.3.6.1.4.1.7262.2.100.1.2.2 | not-accessible | current | |
| horizonEquipmentEventLogEntry OBJECT-TYPE A 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. | 1.3.6.1.4.1.7262.2.100.1.2.2.1 | not-accessible | current | |
| horizonEquipmentEventLogIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.7262.2.100.1.2.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| horizonEquipmentEventLogTime OBJECT-TYPE The value of sysUpTime when the entry was placed in the log. | 1.3.6.1.4.1.7262.2.100.1.2.2.1.2 | TimeStamp | read-only | current |
| horizonEquipmentEventLogDateAndTime OBJECT-TYPE The local date and time when the entry was logged, useful when browsing the MIB. | 1.3.6.1.4.1.7262.2.100.1.2.2.1.3 | DateAndTime | read-only | current |
| horizonEquipmentEventLogNotificationID OBJECT-TYPE The NOTIFICATION-TYPE object identifier of the Notification that occurred. | 1.3.6.1.4.1.7262.2.100.1.2.2.1.4 | OBJECT IDENTIFIER | read-only | current |
| horizonEquipmentEventLogVariables OBJECT-TYPE The number of variables in horizonEquipmentEventLogVariableTable for this logged notification. | 1.3.6.1.4.1.7262.2.100.1.2.2.1.5 | Unsigned32 | read-only | current |
| horizonEquipmentEventLogVariableTable OBJECT-TYPE A table of variables to go with Notification log entries. | 1.3.6.1.4.1.7262.2.100.1.2.3 | not-accessible | current | |
| horizonEquipmentEventLogVariableEntry OBJECT-TYPE A Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in horizonEquipmentEventLogTable. | 1.3.6.1.4.1.7262.2.100.1.2.3.1 | not-accessible | current | |
| horizonEquipmentEventLogVariableIndex OBJECT-TYPE A monotonically increasing integer, starting at 1 for a given horizonEquipmentEventLogIndex, for indexing variables within the logged Event Notification. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| horizonEquipmentEventLogVariableID OBJECT-TYPE The variable's object identifier. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.2 | OBJECT IDENTIFIER | read-only | current |
| horizonEquipmentEventLogVariableValueType OBJECT-TYPE The type of the value. One and only one of the value objects that follow must be instantiated, based on this type. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.3 | INTEGER {counter32(1), unsigned32(2), timeTicks(3), integer32(4), ipAddress(5), octetString(6), objectId(7), counter64(8)} | read-only | current |
| horizonEquipmentEventLogVariableCounter32Val OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'counter32'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.4 | Counter32 | read-only | current |
| horizonEquipmentEventLogVariableUnsigned32Val OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'unsigned32'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.5 | Unsigned32 | read-only | current |
| horizonEquipmentEventLogVariableTimeTicksVal OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'timeTicks'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.6 | TimeTicks | read-only | current |
| horizonEquipmentEventLogVariableInteger32Val OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'integer32'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.7 | Integer32 | read-only | current |
| horizonEquipmentEventLogVariableOctetStringVal OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'octetString'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.8 | OCTET STRING | read-only | current |
| horizonEquipmentEventLogVariableIpAddressVal OBJECT-TYPE The 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. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.9 | IpAddress | read-only | current |
| horizonEquipmentEventLogVariableOidVal OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'objectId'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.10 | OBJECT IDENTIFIER | read-only | current |
| horizonEquipmentEventLogVariableCounter64Val OBJECT-TYPE The value when horizonEquipmentEventLogVariableValueType is 'counter64'. | 1.3.6.1.4.1.7262.2.100.1.2.3.1.11 | Counter64 | read-only | current |
| horizonEquipmentAlarmList OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.1.3 | |||
| horizonEquipmentAlarmActiveLastChanged OBJECT-TYPE The 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. | 1.3.6.1.4.1.7262.2.100.1.3.1 | TimeTicks | read-only | current |
| horizonEquipmentAlarmActiveRowCounter OBJECT-TYPE The number of active alarms row in the table. | 1.3.6.1.4.1.7262.2.100.1.3.2 | Counter32 | read-only | current |
| horizonEquipmentAlarmActiveTable OBJECT-TYPE A table of Active Alarms entries. | 1.3.6.1.4.1.7262.2.100.1.3.3 | not-accessible | current | |
| horizonEquipmentAlarmActiveEntry OBJECT-TYPE Entries appear in this table when alarms are raised. They are removed when the alarm is cleared. | 1.3.6.1.4.1.7262.2.100.1.3.3.1 | not-accessible | current | |
| horizonEquipmentAlarmActiveIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.7262.2.100.1.3.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| horizonEquipmentAlarmActiveTime OBJECT-TYPE The 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. | 1.3.6.1.4.1.7262.2.100.1.3.3.1.2 | TimeStamp | not-accessible | current |
| horizonEquipmentAlarmActiveDateAndTime OBJECT-TYPE The 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. | 1.3.6.1.4.1.7262.2.100.1.3.3.1.3 | DateAndTime | read-only | current |
| horizonEquipmentAlarmActiveSourceID OBJECT-TYPE The MIB object identifier of the alarm (contained in an Alarm Notification type object) that is occurring. | 1.3.6.1.4.1.7262.2.100.1.3.3.1.4 | OBJECT IDENTIFIER | read-only | current |
| horizonEquipmentSnmpTrap OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.1.4 | |||
| horizonEquipmentOutTrapsCounter OBJECT-TYPE The 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 table | 1.3.6.1.4.1.7262.2.100.1.4.1 | Counter32 | read-only | current |
| horizonEquipmentLastOutTrapTimeStamp OBJECT-TYPE The value of sysUpTime when the last trap was sent. | 1.3.6.1.4.1.7262.2.100.1.4.2 | TimeStamp | read-only | current |
| horizonEquipmentTrapDestTable OBJECT-TYPE The trap destination table. | 1.3.6.1.4.1.7262.2.100.1.4.4 | not-accessible | current | |
| horizonEquipmentTrapDestEntry OBJECT-TYPE An entry in the table. The table is indexed by the Manager IP Address. | 1.3.6.1.4.1.7262.2.100.1.4.4.1 | not-accessible | current | |
| horizonEquipmentTrapDestAddress OBJECT-TYPE Manager IP address. STORAGE: volatile. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.1 | IpAddress | not-accessible | current |
| horizonEquipmentTrapDestCommString OBJECT-TYPE Manager SNMP community string. STORAGE: volatile. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.2 | OCTET STRING (SIZE(1..24)) | read-create | current |
| horizonEquipmentTrapDestUdpPort OBJECT-TYPE Destination UDP port. Default: 162. STORAGE: volatile. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.3 | INTEGER (1..65535) | read-create | current |
| horizonEquipmentTrapDestSnmpVer OBJECT-TYPE SMI version supported by the manager. STORAGE: volatile. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.4 | INTEGER {v1(0), v2(1)} | read-create | current |
| horizonEquipmentTrapDestEraseTime OBJECT-TYPE The 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. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.5 | TimeTicks | read-create | current |
| horizonEquipmentTrapDestRowStatus OBJECT-TYPE The row status variable, used according to row creation and removal conventions. | 1.3.6.1.4.1.7262.2.100.1.4.4.1.6 | RowStatus | read-create | current |
| horizonEquipmentPseudoEventsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.2 | |||
| horizonEquipmentConfChangeOid OBJECT-TYPE The OID of the last node changed. It is sent to the managers in order to notify a configuration change. | 1.3.6.1.4.1.7262.2.100.2.1 | OBJECT IDENTIFIER | read-only | current |
| horizonEquipmentConfChangeMode OBJECT-TYPE Enable/Disable of sending ConfChange Trap. STORAGE: permanent. | 1.3.6.1.4.1.7262.2.100.2.3 | EnableType | read-write | current |
| horizonEquipmentMirrorObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.2.100.3 | |||
| horizonEquipmentMirrorFlag OBJECT-TYPE Fixed to 1=mirror trap | 1.3.6.1.4.1.7262.2.100.3.1 | INTEGER (0..65535) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| horizonEquipmentConfChangeNotification NOTIFICATION-TYPE Notification of configuration change. | 1.3.6.1.4.1.7262.2.100.2.4 | current |
| horizonEquipmentMirrorColdStart NOTIFICATION-TYPE A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered. | 1.3.6.1.4.1.7262.2.100.3.2 | current |