EQUIPMENT-COMMON-MIB: View SNMP OID List / Download MIB

VENDOR: DRAGONWAVE


 Home MIB: EQUIPMENT-COMMON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 equipmentCommonObjects 1.3.6.1.4.1.7262.20.1
     equipmentConfigLog 1.3.6.1.4.1.7262.20.1.1
         equipmentEventLogEntryLimit 1.3.6.1.4.1.7262.20.1.1.1 unsigned32 read-only
The maximum number of notification entries that may be held in EventLogTable.
     equipmentLog 1.3.6.1.4.1.7262.20.1.2
         equipmentEventLogLastEntry 1.3.6.1.4.1.7262.20.1.2.1 unsigned32 read-only
The value of equipmentEventLogIndex at the time of the last creation of an entry in the equipmentEventLogTable.
         equipmentEventLogTable 1.3.6.1.4.1.7262.20.1.2.2 no-access
A table of Notification log entries.
             equipmentEventLogEntry 1.3.6.1.4.1.7262.20.1.2.2.1 no-access
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.
                 equipmentEventLogIndex 1.3.6.1.4.1.7262.20.1.2.2.1.1 unsigned32 no-access
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.
                 equipmentEventLogTime 1.3.6.1.4.1.7262.20.1.2.2.1.2 timestamp read-only
The value of sysUpTime when the entry was placed in the log.
                 equipmentEventLogDateAndTime 1.3.6.1.4.1.7262.20.1.2.2.1.3 dateandtime read-only
The local date and time when the entry was logged, useful when browsing the MIB.
                 equipmentEventLogNotificationID 1.3.6.1.4.1.7262.20.1.2.2.1.4 object identifier read-only
The NOTIFICATION-TYPE object identifier of the Notification that occurred.
                 equipmentEventLogVariables 1.3.6.1.4.1.7262.20.1.2.2.1.5 unsigned32 read-only
The number of variables in equipmentEventLogVariableTable for this logged notification.
         equipmentEventLogVariableTable 1.3.6.1.4.1.7262.20.1.2.3 no-access
A table of variables to go with Notification log entries.
             equipmentEventLogVariableEntry 1.3.6.1.4.1.7262.20.1.2.3.1 no-access
A Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in equipmentEventLogTable.
                 equipmentEventLogVariableIndex 1.3.6.1.4.1.7262.20.1.2.3.1.1 unsigned32 no-access
A monotonically increasing integer, starting at 1 for a given equipmentEventLogIndex, for indexing variables within the logged Event Notification.
                 equipmentEventLogVariableID 1.3.6.1.4.1.7262.20.1.2.3.1.2 object identifier read-only
The variable's object identifier.
                 equipmentEventLogVariableValueType 1.3.6.1.4.1.7262.20.1.2.3.1.3 integer read-only
The type of the value. One and only one of the value objects that follow must be instantiated, based on this type. Enumeration: 'integer32': 4, 'octetString': 6, 'objectId': 7, 'timeTicks': 3, 'counter64': 8, 'unsigned32': 2, 'ipAddress': 5, 'counter32': 1.
                 equipmentEventLogVariableCounter32Val 1.3.6.1.4.1.7262.20.1.2.3.1.4 counter32 read-only
The value when equipmentEventLogVariableValueType is 'counter32'.
                 equipmentEventLogVariableUnsigned32Val 1.3.6.1.4.1.7262.20.1.2.3.1.5 unsigned32 read-only
The value when equipmentEventLogVariableValueType is 'unsigned32'.
                 equipmentEventLogVariableTimeTicksVal 1.3.6.1.4.1.7262.20.1.2.3.1.6 timeticks read-only
The value when equipmentEventLogVariableValueType is 'timeTicks'.
                 equipmentEventLogVariableInteger32Val 1.3.6.1.4.1.7262.20.1.2.3.1.7 integer32 read-only
The value when equipmentEventLogVariableValueType is 'integer32'.
                 equipmentEventLogVariableOctetStringVal 1.3.6.1.4.1.7262.20.1.2.3.1.8 octet string read-only
The value when equipmentEventLogVariableValueType is 'octetString'.
                 equipmentEventLogVariableIpAddressVal 1.3.6.1.4.1.7262.20.1.2.3.1.9 ipaddress read-only
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.
                 equipmentEventLogVariableOidVal 1.3.6.1.4.1.7262.20.1.2.3.1.10 object identifier read-only
The value when equipmentEventLogVariableValueType is 'objectId'.
                 equipmentEventLogVariableCounter64Val 1.3.6.1.4.1.7262.20.1.2.3.1.11 counter64 read-only
The value when equipmentEventLogVariableValueType is 'counter64'.
     equipmentAlarmList 1.3.6.1.4.1.7262.20.1.3
         equipmentAlarmActiveLastChanged 1.3.6.1.4.1.7262.20.1.3.1 timeticks read-only
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.
         equipmentAlarmActiveRowCounter 1.3.6.1.4.1.7262.20.1.3.2 counter32 read-only
The number of active alarms row in the table.
         equipmentAlarmActiveTable 1.3.6.1.4.1.7262.20.1.3.3 no-access
A table of Active Alarms entries.
             equipmentAlarmActiveEntry 1.3.6.1.4.1.7262.20.1.3.3.1 no-access
Entries appear in this table when alarms are raised. They are removed when the alarm is cleared.
                 equipmentAlarmActiveIndex 1.3.6.1.4.1.7262.20.1.3.3.1.1 unsigned32 no-access
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.
                 equipmentAlarmActiveTime 1.3.6.1.4.1.7262.20.1.3.3.1.2 timestamp no-access
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.
                 equipmentAlarmActiveDateAndTime 1.3.6.1.4.1.7262.20.1.3.3.1.3 dateandtime read-only
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.
                 equipmentAlarmActiveName 1.3.6.1.4.1.7262.20.1.3.3.1.4 displaystring read-only
This object indicates the active alarm name.
                 equipmentAlarmActiveID 1.3.6.1.4.1.7262.20.1.3.3.1.5 integer32 read-only
This object indicates the active alarm ID which is the index to the alarm configuration table defined in product specific MIB.
                 equipmentAlarmActiveInstance 1.3.6.1.4.1.7262.20.1.3.3.1.6 unsigned32 read-only
                 equipmentAlarmActiveTrapOID 1.3.6.1.4.1.7262.20.1.3.3.1.7 object identifier read-only
The MIB object identifier of the alarm (contained in an Alarm Notification type object) that is occurring.
                 equipmentAlarmActiveSeverity 1.3.6.1.4.1.7262.20.1.3.3.1.8 integer read-only
This object indicates the active alarm severity. Enumeration: 'major': 3, 'warning': 1, 'critical': 4, 'minor': 2.
                 equipmentAlarmActiveConditionId 1.3.6.1.4.1.7262.20.1.3.3.1.9 displaystring read-only
     equipmentSnmpTrap 1.3.6.1.4.1.7262.20.1.4
         equipmentOutTrapsCounter 1.3.6.1.4.1.7262.20.1.4.1 counter32 read-only
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
         equipmentLastOutTrapTimeStamp 1.3.6.1.4.1.7262.20.1.4.2 timestamp read-only
The value of sysUpTime when the last trap was sent.
         equipmentTrapInfo 1.3.6.1.4.1.7262.20.1.4.3 displaystring read-only
A string representing additional info that can be used as the varbind in trap.
 equipmentPseudoEventsObjects 1.3.6.1.4.1.7262.20.2
     equipmentConfChangeOid 1.3.6.1.4.1.7262.20.2.1 object identifier read-only
The OID of the last node changed. It is sent to the managers in order to notify a configuration change.
     equipmentConfChangeMode 1.3.6.1.4.1.7262.20.2.2 enabletype read-write
Enable/Disable of sending ConfChange Trap. STORAGE: permanent.
     equipmentConfChangeNotification 1.3.6.1.4.1.7262.20.2.3
Notification of configuration change.
 equipmentMirrorObjects 1.3.6.1.4.1.7262.20.3
     equipmentMirrorFlag 1.3.6.1.4.1.7262.20.3.1 integer32 read-only
Fixed to 1=mirror trap
     equipmentMirrorColdStart 1.3.6.1.4.1.7262.20.3.2
A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered.
 equipmentCommonMib 1.3.6.1.4.1.7262.20.100
This MIB Module defines a notification log mechanism and a current alarm list.