CTRON-IMIM-ADDRESS-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTRON-IMIM-ADDRESS-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).
|
|||
Object Name | OID | Type | Access | Info |
cabletron | 1.3.6.1.4.1.52 | |||
commsDevice | 1.3.6.1.4.1.52.1 | |||
subsystem | 1.3.6.1.4.1.52.1.6 | |||
backplaneProtocol | 1.3.6.1.4.1.52.1.6.5 | |||
imimAddress | 1.3.6.1.4.1.52.1.6.5.1 | |||
imimAddressTable | 1.3.6.1.4.1.52.1.6.5.1.1 | no-access |
This table provides the IP and MAC address for each IMIM within a MMAC chassis. |
|
1.3.6.1.4.1.52.1.6.5.1.1.1 | no-access |
A specific IMIM address entry. |
||
imimAddressChassisSlot | 1.3.6.1.4.1.52.1.6.5.1.1.1.1 | integer | read-only |
The chassis slot number where the intelligent MIM resides to which this entry pertains. |
imimAddressMAC | 1.3.6.1.4.1.52.1.6.5.1.1.1.2 | octet string | read-only |
The MAC address of the intelligent MIM residing in the slot indexed by imimAddressChassisSlot. |
imimAddressIP | 1.3.6.1.4.1.52.1.6.5.1.1.1.3 | octet string | read-only |
The IP address of the intelligent MIM residing in the slot indexed by imimAddressChassisSlot. |
backplaneHeartbeat | 1.3.6.1.4.1.52.1.6.5.1.2 | integer | read-only |
This object reports on the status of the backplane protocol heartbeat. This object is applicable only to intelligent MIMs residing in an MMAC chassis. If the heartbeat is detected from the management module (i.e. the intelligent MIM is in communication with the management module) then the value returned by this object is heartBeatPresent(1). If the heartbeat is not present, then the returned value is heartBeatAbsent(2). On intelligent MIMs that do not support the backplane protocol and management modules the value notSupported(3) is returned. Enumeration: 'heartBeatAbsent': 2, 'heartBeatPresent': 1, 'notSupported': 3. |