EQUIPMENT-COMMON-MIB
52 objects
This MIB Module defines a notification log mechanism and a current alarm list.
Imported Objects
| DWI-HARMONY-PRIVATE-MIB | equipmentCommon |
| SNMPv2-SMI | Counter32 Counter64 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString TEXTUAL-CONVENTION TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.7262.20.1 | NodeequipmentCommonObjects | |||
| 1.3.6.1.4.1.7262.20.1.1 | NodeequipmentConfigLog | |||
| 1.3.6.1.4.1.7262.20.1.1.1 | ScalarequipmentEventLogEntryLimit | read-only | current | The maximum number of notification entries that may be held in EventLogTable. |
| 1.3.6.1.4.1.7262.20.1.2 | NodeequipmentLog | |||
| 1.3.6.1.4.1.7262.20.1.2.1 | ScalarequipmentEventLogLastEntry | read-only | current | 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.2 | TableequipmentEventLogTable | not-accessible | current | A table of Notification log entries. |
| 1.3.6.1.4.1.7262.20.1.2.2.1 | RowequipmentEventLogEntry | not-accessible | current | 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 v… |
| 1.3.6.1.4.1.7262.20.1.2.2.1.1 | ColumnequipmentEventLogIndex | not-accessible | current | 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.3.6.1.4.1.7262.20.1.2.2.1.2 | ColumnequipmentEventLogTime | read-only | current | The value of sysUpTime when the entry was placed in the log. |
| 1.3.6.1.4.1.7262.20.1.2.2.1.3 | ColumnequipmentEventLogDateAndTime | read-only | current | 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.4 | ColumnequipmentEventLogNotificationID | read-only | current | The NOTIFICATION-TYPE object identifier of the Notification that occurred. |
| 1.3.6.1.4.1.7262.20.1.2.2.1.5 | ColumnequipmentEventLogVariables | read-only | current | The number of variables in equipmentEventLogVariableTable for this logged notification. |
| 1.3.6.1.4.1.7262.20.1.2.3 | TableequipmentEventLogVariableTable | not-accessible | current | A table of variables to go with Notification log entries. |
| 1.3.6.1.4.1.7262.20.1.2.3.1 | RowequipmentEventLogVariableEntry | not-accessible | current | 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.1 | ColumnequipmentEventLogVariableIndex | not-accessible | current | 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.2 | ColumnequipmentEventLogVariableID | read-only | current | The variable's object identifier. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.3 | ColumnequipmentEventLogVariableValueType | read-only | current | 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.4 | ColumnequipmentEventLogVariableCounter32Val | read-only | current | The value when equipmentEventLogVariableValueType is 'counter32'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.5 | ColumnequipmentEventLogVariableUnsigned32Val | read-only | current | The value when equipmentEventLogVariableValueType is 'unsigned32'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.6 | ColumnequipmentEventLogVariableTimeTicksVal | read-only | current | The value when equipmentEventLogVariableValueType is 'timeTicks'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.7 | ColumnequipmentEventLogVariableInteger32Val | read-only | current | The value when equipmentEventLogVariableValueType is 'integer32'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.8 | ColumnequipmentEventLogVariableOctetStringVal | read-only | current | The value when equipmentEventLogVariableValueType is 'octetString'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.9 | ColumnequipmentEventLogVariableIpAddressVal | read-only | current | The value when equipmentEventLogVariableValueType is 'ipAddress'. Although this seems to be unfriendly for IPv6, we have to recognize that there are a number o… |
| 1.3.6.1.4.1.7262.20.1.2.3.1.10 | ColumnequipmentEventLogVariableOidVal | read-only | current | The value when equipmentEventLogVariableValueType is 'objectId'. |
| 1.3.6.1.4.1.7262.20.1.2.3.1.11 | ColumnequipmentEventLogVariableCounter64Val | read-only | current | The value when equipmentEventLogVariableValueType is 'counter64'. |
| 1.3.6.1.4.1.7262.20.1.3 | NodeequipmentAlarmList | |||
| 1.3.6.1.4.1.7262.20.1.3.1 | ScalarequipmentAlarmActiveLastChanged | read-only | current | 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… |
| 1.3.6.1.4.1.7262.20.1.3.2 | ScalarequipmentAlarmActiveRowCounter | read-only | current | The number of active alarms row in the table. |
| 1.3.6.1.4.1.7262.20.1.3.3 | TableequipmentAlarmActiveTable | not-accessible | current | A table of Active Alarms entries. |
| 1.3.6.1.4.1.7262.20.1.3.3.1 | RowequipmentAlarmActiveEntry | not-accessible | current | 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.1 | ColumnequipmentAlarmActiveIndex | not-accessible | current | 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 val… |
| 1.3.6.1.4.1.7262.20.1.3.3.1.2 | ColumnequipmentAlarmActiveTime | not-accessible | current | 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 … |
| 1.3.6.1.4.1.7262.20.1.3.3.1.3 | ColumnequipmentAlarmActiveDateAndTime | read-only | current | 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… |
| 1.3.6.1.4.1.7262.20.1.3.3.1.4 | ColumnequipmentAlarmActiveName | read-only | current | This object indicates the active alarm name. |
| 1.3.6.1.4.1.7262.20.1.3.3.1.5 | ColumnequipmentAlarmActiveID | read-only | current | 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.6 | ColumnequipmentAlarmActiveInstance | read-only | current | |
| 1.3.6.1.4.1.7262.20.1.3.3.1.7 | ColumnequipmentAlarmActiveTrapOID | read-only | current | 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.8 | ColumnequipmentAlarmActiveSeverity | read-only | current | This object indicates the active alarm severity. |
| 1.3.6.1.4.1.7262.20.1.3.3.1.9 | ColumnequipmentAlarmActiveConditionId | read-only | current | |
| 1.3.6.1.4.1.7262.20.1.4 | NodeequipmentSnmpTrap | |||
| 1.3.6.1.4.1.7262.20.1.4.1 | ScalarequipmentOutTrapsCounter | read-only | current | 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 … |
| 1.3.6.1.4.1.7262.20.1.4.2 | ScalarequipmentLastOutTrapTimeStamp | read-only | current | The value of sysUpTime when the last trap was sent. |
| 1.3.6.1.4.1.7262.20.1.4.3 | ScalarequipmentTrapInfo | read-only | current | A string representing additional info that can be used as the varbind in trap. |
| 1.3.6.1.4.1.7262.20.2 | NodeequipmentPseudoEventsObjects | |||
| 1.3.6.1.4.1.7262.20.2.1 | ScalarequipmentConfChangeOid | read-only | current | 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.2 | ScalarequipmentConfChangeMode | read-write | current | Enable/Disable of sending ConfChange Trap. STORAGE: permanent. |
| 1.3.6.1.4.1.7262.20.2.3 | NotificationequipmentConfChangeNotification | current | Notification of configuration change. | |
| 1.3.6.1.4.1.7262.20.3 | NodeequipmentMirrorObjects | |||
| 1.3.6.1.4.1.7262.20.3.1 | ScalarequipmentMirrorFlag | read-only | current | Fixed to 1=mirror trap |
| 1.3.6.1.4.1.7262.20.3.2 | NotificationequipmentMirrorColdStart | current | A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have… | |
| 1.3.6.1.4.1.7262.20.100 | IdentityequipmentCommonMib | This MIB Module defines a notification log mechanism and a current alarm list. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EnableType | INTEGER { disabled (0), enabled (1) } | current | Enabled/Disabled |