EQUIPMENT-COMMON-MIB
- Registered at
- 1.3.6.1.4.1.7262.20.11.3.6.1.4.1.7262.20.21.3.6.1.4.1.7262.20.31.3.6.1.4.1.7262.20.100
- Last updated
- 2009-01-21 00:00
- Organization
- DragonWave Inc.
- Revisions
- 2009-01-21 00:00, 2015-01-05 16:15
- Namespace
- dragonwave
- Source file
EQUIPMENT-COMMON-MIB- Digest
sha256:c53645473af968896ffe0303118ca770f38ef48710f75885d22ff2a3023f9400
Description
This MIB Module defines a notification log mechanism and a current alarm list.
Imports
| From | Symbols |
|---|---|
| DWI-HARMONY-PRIVATE-MIB | equipmentCommon |
| 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, TEXTUAL-CONVENTION, TimeStamp |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DWI-HARMONY-PRIVATE-MIB EQUIPMENT-COMMON-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| EnableType TEXTUAL-CONVENTION Enabled/Disabled | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| equipmentCommonObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.1 | |||
| equipmentConfigLog OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.1.1 | |||
| equipmentEventLogEntryLimit OBJECT-TYPE The maximum number of notification entries that may be held in EventLogTable. | 1.3.6.1.4.1.7262.20.1.1.1 | Unsigned32 | read-only | current |
| equipmentLog OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.1.2 | |||
| equipmentEventLogLastEntry OBJECT-TYPE The value of equipmentEventLogIndex at the time of the last creation of an entry in the equipmentEventLogTable. | 1.3.6.1.4.1.7262.20.1.2.1 | Unsigned32 | read-only | current |
| equipmentEventLogTable OBJECT-TYPE A table of Notification log entries. | 1.3.6.1.4.1.7262.20.1.2.2 | not-accessible | current | |
| equipmentEventLogEntry 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 equipmentEventLogEntryLimit.If adding an entry would exceed equipmentEventLogEntryLimit the oldest entry in that log SHOULD be removed to make room for the new one. | 1.3.6.1.4.1.7262.20.1.2.2.1 | not-accessible | current | |
| equipmentEventLogIndex 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.20.1.2.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| equipmentEventLogTime OBJECT-TYPE The value of sysUpTime when the entry was placed in the log. | 1.3.6.1.4.1.7262.20.1.2.2.1.2 | TimeStamp | read-only | current |
| equipmentEventLogDateAndTime OBJECT-TYPE The local date and time when the entry was logged, useful when browsing the MIB. | 1.3.6.1.4.1.7262.20.1.2.2.1.3 | DateAndTime | read-only | current |
| equipmentEventLogNotificationID OBJECT-TYPE The NOTIFICATION-TYPE object identifier of the Notification that occurred. | 1.3.6.1.4.1.7262.20.1.2.2.1.4 | OBJECT IDENTIFIER | read-only | current |
| equipmentEventLogVariables OBJECT-TYPE The number of variables in equipmentEventLogVariableTable for this logged notification. | 1.3.6.1.4.1.7262.20.1.2.2.1.5 | Unsigned32 | read-only | current |
| equipmentEventLogVariableTable OBJECT-TYPE A table of variables to go with Notification log entries. | 1.3.6.1.4.1.7262.20.1.2.3 | not-accessible | current | |
| equipmentEventLogVariableEntry OBJECT-TYPE A Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in equipmentEventLogTable. | 1.3.6.1.4.1.7262.20.1.2.3.1 | not-accessible | current | |
| equipmentEventLogVariableIndex OBJECT-TYPE A monotonically increasing integer, starting at 1 for a given equipmentEventLogIndex, for indexing variables within the logged Event Notification. | 1.3.6.1.4.1.7262.20.1.2.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| equipmentEventLogVariableID OBJECT-TYPE The variable's object identifier. | 1.3.6.1.4.1.7262.20.1.2.3.1.2 | OBJECT IDENTIFIER | read-only | current |
| equipmentEventLogVariableValueType 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.20.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 |
| equipmentEventLogVariableCounter32Val OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'counter32'. | 1.3.6.1.4.1.7262.20.1.2.3.1.4 | Counter32 | read-only | current |
| equipmentEventLogVariableUnsigned32Val OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'unsigned32'. | 1.3.6.1.4.1.7262.20.1.2.3.1.5 | Unsigned32 | read-only | current |
| equipmentEventLogVariableTimeTicksVal OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'timeTicks'. | 1.3.6.1.4.1.7262.20.1.2.3.1.6 | TimeTicks | read-only | current |
| equipmentEventLogVariableInteger32Val OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'integer32'. | 1.3.6.1.4.1.7262.20.1.2.3.1.7 | Integer32 | read-only | current |
| equipmentEventLogVariableOctetStringVal OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'octetString'. | 1.3.6.1.4.1.7262.20.1.2.3.1.8 | OCTET STRING | read-only | current |
| equipmentEventLogVariableIpAddressVal OBJECT-TYPE The value when equipmentEventLogVariableValueType 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 equipmentEventLogVariableOctetStringVal column. | 1.3.6.1.4.1.7262.20.1.2.3.1.9 | IpAddress | read-only | current |
| equipmentEventLogVariableOidVal OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'objectId'. | 1.3.6.1.4.1.7262.20.1.2.3.1.10 | OBJECT IDENTIFIER | read-only | current |
| equipmentEventLogVariableCounter64Val OBJECT-TYPE The value when equipmentEventLogVariableValueType is 'counter64'. | 1.3.6.1.4.1.7262.20.1.2.3.1.11 | Counter64 | read-only | current |
| equipmentAlarmList OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.1.3 | |||
| equipmentAlarmActiveLastChanged OBJECT-TYPE The value of sysUpTime at the time of the last creation or deletion of an entry in the equipmentAlarmActiveTable. 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.20.1.3.1 | TimeTicks | read-only | current |
| equipmentAlarmActiveRowCounter OBJECT-TYPE The number of active alarms row in the table. | 1.3.6.1.4.1.7262.20.1.3.2 | Counter32 | read-only | current |
| equipmentAlarmActiveTable OBJECT-TYPE A table of Active Alarms entries. | 1.3.6.1.4.1.7262.20.1.3.3 | not-accessible | current | |
| equipmentAlarmActiveEntry 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.20.1.3.3.1 | not-accessible | current | |
| equipmentAlarmActiveIndex 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.20.1.3.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| equipmentAlarmActiveTime 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.20.1.3.3.1.2 | TimeStamp | not-accessible | current |
| equipmentAlarmActiveDateAndTime 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.20.1.3.3.1.3 | DateAndTime | read-only | current |
| equipmentAlarmActiveName OBJECT-TYPE This object indicates the active alarm name. | 1.3.6.1.4.1.7262.20.1.3.3.1.4 | DisplayString | read-only | current |
| equipmentAlarmActiveID OBJECT-TYPE This object indicates the active alarm ID which is the index to the alarm configuration table defined in product specific MIB. | 1.3.6.1.4.1.7262.20.1.3.3.1.5 | Integer32 | read-only | current |
| equipmentAlarmActiveInstance OBJECT-TYPE | 1.3.6.1.4.1.7262.20.1.3.3.1.6 | Unsigned32 | read-only | current |
| equipmentAlarmActiveTrapOID 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.20.1.3.3.1.7 | OBJECT IDENTIFIER | read-only | current |
| equipmentAlarmActiveSeverity OBJECT-TYPE This object indicates the active alarm severity. | 1.3.6.1.4.1.7262.20.1.3.3.1.8 | INTEGER {warning(1), minor(2), major(3), critical(4)} | read-only | current |
| equipmentAlarmActiveConditionId OBJECT-TYPE | 1.3.6.1.4.1.7262.20.1.3.3.1.9 | DisplayString | read-only | current |
| equipmentSnmpTrap OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.1.4 | |||
| equipmentOutTrapsCounter 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.20.1.4.1 | Counter32 | read-only | current |
| equipmentLastOutTrapTimeStamp OBJECT-TYPE The value of sysUpTime when the last trap was sent. | 1.3.6.1.4.1.7262.20.1.4.2 | TimeStamp | read-only | current |
| equipmentTrapInfo OBJECT-TYPE A string representing additional info that can be used as the varbind in trap. | 1.3.6.1.4.1.7262.20.1.4.3 | DisplayString | read-only | current |
| equipmentPseudoEventsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.2 | |||
| equipmentConfChangeOid 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.20.2.1 | OBJECT IDENTIFIER | read-only | current |
| equipmentConfChangeMode OBJECT-TYPE Enable/Disable of sending ConfChange Trap. STORAGE: permanent. | 1.3.6.1.4.1.7262.20.2.2 | EnableType | read-write | current |
| equipmentMirrorObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7262.20.3 | |||
| equipmentMirrorFlag OBJECT-TYPE Fixed to 1=mirror trap | 1.3.6.1.4.1.7262.20.3.1 | Integer32 (0..65535) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| equipmentConfChangeNotification NOTIFICATION-TYPE Notification of configuration change. | 1.3.6.1.4.1.7262.20.2.3 | current |
| equipmentMirrorColdStart 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.20.3.2 | current |