CTRON-IMIM-ADDRESS-MIB

File: CTRON-IMIM-ADDRESS-MIB.mib (4335 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

ImimAddressEntry  
SEQUENCE    
  imimAddressChassisSlot INTEGER
  imimAddressMAC OCTET STRING
  imimAddressIP OCTET STRING

Defined Values

cabletron 1.3.6.1.4.1.52
OBJECT IDENTIFIER    

commsDevice 1.3.6.1.4.1.52.1
OBJECT IDENTIFIER    

subsystem 1.3.6.1.4.1.52.1.6
OBJECT IDENTIFIER    

backplaneProtocol 1.3.6.1.4.1.52.1.6.5
OBJECT IDENTIFIER    

imimAddress 1.3.6.1.4.1.52.1.6.5.1
OBJECT IDENTIFIER    

imimAddressTable 1.3.6.1.4.1.52.1.6.5.1.1
This table provides the IP and MAC address for each IMIM within a MMAC chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImimAddressEntry

imimAddressEntry 1.3.6.1.4.1.52.1.6.5.1.1.1
A specific IMIM address entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ImimAddressEntry  

imimAddressChassisSlot 1.3.6.1.4.1.52.1.6.5.1.1.1.1
The chassis slot number where the intelligent MIM resides to which this entry pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

imimAddressMAC 1.3.6.1.4.1.52.1.6.5.1.1.1.2
The MAC address of the intelligent MIM residing in the slot indexed by imimAddressChassisSlot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

imimAddressIP 1.3.6.1.4.1.52.1.6.5.1.1.1.3
The IP address of the intelligent MIM residing in the slot indexed by imimAddressChassisSlot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

backplaneHeartbeat 1.3.6.1.4.1.52.1.6.5.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER heartBeatPresent(1), heartBeatAbsent(2), notSupported(3)