X-DDI-MIB

File: X-DDI-MIB.mib (35162 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises IpAddress TimeTicks
OBJECT-TYPE DisplayString

Defined Types

FddiMACLongAddressType  
OCTET STRING Size(6)    

ConcTrapReceiverEntry  
SEQUENCE    
  concTrapReceiverType INTEGER
  concTrapReceiverAddr IpAddress
  concTrapReceiverComm DisplayString

ConcCommunityEntry  
SEQUENCE    
  concCommunityAccess INTEGER
  concCommunityString DisplayString

ConcFddiRingEntry  
SEQUENCE    
  concFddiRingSMTIndex INTEGER
  concFddiRingAddress FddiMACLongAddressType
  concFddiRingNext FddiMACLongAddressType

ModuleEntry  
SEQUENCE    
  moduleIndex INTEGER
  moduleType INTEGER
  moduleSerialNumber INTEGER
  moduleHwHiVersion INTEGER
  moduleHwLoVersion INTEGER
  moduleFwHiVersion INTEGER
  moduleFwLoVersion INTEGER
  moduleSwHiVersion INTEGER
  moduleSwLoVersion INTEGER
  moduleStatus INTEGER
  moduleTestResult INTEGER
  moduleReset INTEGER
  moduleName DisplayString
  moduleNumPorts INTEGER
  modulePortStatus OCTET STRING
  moduleSubType INTEGER
  moduleModel DisplayString

PortEntry  
SEQUENCE    
  portModuleIndex INTEGER
  portIndex INTEGER
  portFddiIndex INTEGER
  portName DisplayString
  portType INTEGER
  portStatus INTEGER
  portFddiSmtIndex INTEGER

Defined Values

northernTelecom 1.3.6.1.4.1.562
OBJECT IDENTIFIER    

northernTelecomProducts 1.3.6.1.4.1.562.1
OBJECT IDENTIFIER    

concentrator 1.3.6.1.4.1.562.1.1
OBJECT IDENTIFIER    

conc 1.3.6.1.4.1.562.1.1.1
OBJECT IDENTIFIER    

chassis 1.3.6.1.4.1.562.1.1.2
OBJECT IDENTIFIER    

module 1.3.6.1.4.1.562.1.1.3
OBJECT IDENTIFIER    

port 1.3.6.1.4.1.562.1.1.4
OBJECT IDENTIFIER    

concMgmtType 1.3.6.1.4.1.562.1.1.1.1
The type of network management running on the concentrator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmp(2), smux(3)  

concIpAddr 1.3.6.1.4.1.562.1.1.1.2
The concentrator's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

concNetMask 1.3.6.1.4.1.562.1.1.1.3
The concentrator's subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

concBroadcast 1.3.6.1.4.1.562.1.1.1.4
The concentrator's broadcast address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

concTrapReceiverTable 1.3.6.1.4.1.562.1.1.1.5
The concentrator trap receiver table (0 to 10 entries). This table lists the addresses of Network Management Stations that should receive trap messages from this concentrator when an exception condition occurs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConcTrapReceiverEntry

concTrapReceiverEntry 1.3.6.1.4.1.562.1.1.1.5.1
A trap receiver table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConcTrapReceiverEntry  

concTrapReceiverType 1.3.6.1.4.1.562.1.1.1.5.1.1
Setting this object to invalid(2) removes the corresponding entry from the concTrapReceiverTable. To add a new entry to the concTrapReceiverTable, set the concTrapReceiverAddr to an IpAddress which is not already in the table. The concTrapReceiverType for that entry is automatically set to other(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

concTrapReceiverAddr 1.3.6.1.4.1.562.1.1.1.5.1.2
IP address for trap receiver.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

concTrapReceiverComm 1.3.6.1.4.1.562.1.1.1.5.1.3
Community string used for trap messages to this trap receiver.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

concCommunityTable 1.3.6.1.4.1.562.1.1.1.6
The concentrator community table (4 entries). This table lists community strings and their access levels. When an SNMP message is received by this concentrator, the community string in the message is compared with this table to determine access rights of the sender.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConcCommunityEntry

concCommunityEntry 1.3.6.1.4.1.562.1.1.1.6.1
A community table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConcCommunityEntry  

concCommunityAccess 1.3.6.1.4.1.562.1.1.1.6.1.1
A value of readWriteAll(4) allows the community to read and write all objects in the MIB. A value of readWrite(3) allows the community to read and write all objects except the concCommunityTable, which it cannot access at all. A value of readOnly(2) allows the community to read all objects except the concCommunityTable. A value of other(1) allows no access.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), readOnly(2), readWrite(3), readWriteAll(4)  

concCommunityString 1.3.6.1.4.1.562.1.1.1.6.1.2
Configurable community string with access rights defined by the value of concCommunityAccess.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

concAttachType 1.3.6.1.4.1.562.1.1.1.7
The requested concentrator attachment type. For a dual attachment concentrator connected to the trunk ring, port 1 on the supervisor module (or single board concentrator) is configured as A and port 2 is configured as B. For a single attachment concentrator connected beneath another concentrator, port 2 is configured as S and port 1 is configured as M. For a null attachment concentrator at the root of the tree, ports 1 and 2 are configured as M. This object does not take effect until the concentrator is reset. The current attachment type can be determined from snmpFddiPORTPCType for ports 1 and 2. Note that a concentrator with no MAC is always null attachment type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), dualAttach(2), singleAttach(3), nullAttach(4)  

concTraffic 1.3.6.1.4.1.562.1.1.1.8
The percentage of bandwidth utilization on the network for the previous polling interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

concReset 1.3.6.1.4.1.562.1.1.1.9
Writing a 2 to this object resets the control logic of all modules in the concentrator.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2)  

concBaudRate 1.3.6.1.4.1.562.1.1.1.10
The baud rate in bits per second of the concentrator RS-232 port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 600..38400  

concInsertMode 1.3.6.1.4.1.562.1.1.1.11
The mode for inserting M-ports into the concentrator ring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), standard(2), scheduled(3), graceful(4)  

concClearMacTime 1.3.6.1.4.1.562.1.1.1.12
The time (in hundredths of a second) since mac counters were last cleared. Writing a 0 to this object causes the mac counters to be cleared.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

concClearPortTime 1.3.6.1.4.1.562.1.1.1.13
The time (in hundredths of a second) since port counters were last cleared. Writing a 0 to this object causes the port counters to be cleared.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

concFddiRingTable 1.3.6.1.4.1.562.1.1.1.14
The concentrator ring map table. This table lists the nodes in the FDDI ring(s) to which the concentrator belongs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConcFddiRingEntry

concFddiRingEntry 1.3.6.1.4.1.562.1.1.1.14.1
A Fddi Ring table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConcFddiRingEntry  

concFddiRingSMTIndex 1.3.6.1.4.1.562.1.1.1.14.1.1
The value of the SMT index associated with this ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

concFddiRingAddress 1.3.6.1.4.1.562.1.1.1.14.1.2
The MAC address of this node in the FDDI ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  FddiMACLongAddressType  

concFddiRingNext 1.3.6.1.4.1.562.1.1.1.14.1.3
The MAC address of the next node in the FDDI ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  FddiMACLongAddressType  

chassisType 1.3.6.1.4.1.562.1.1.2.1
The chassis type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), xxxxx(2), x-ddi-8u(3), x-ddi-8f(4), x-ddi-m(5), x-ddi-s(6)  

chassisBkplType 1.3.6.1.4.1.562.1.1.2.2
The chassis backplane type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), fddi(2), fddiEthernet(3)  

chassisPs1Type 1.3.6.1.4.1.562.1.1.2.3
Type of power supply number 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), w50(3), w200(4), w600(5), w80(6)  

chassisPs1Status 1.3.6.1.4.1.562.1.1.2.4
Status of power supply number 1. If the status is not ok, the value of chassisPs1TestResult gives more detailed information about the power supply's failure condition(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

chassisPs1TestResult 1.3.6.1.4.1.562.1.1.2.5
Test result for power supply number 1. A zero indicates that the supply passed all tests. Bits set in the result indicate error conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

chassisPs2Type 1.3.6.1.4.1.562.1.1.2.6
Type of power supply number 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), w50(3), w200(4), w600(5), w80(6)  

chassisPs2Status 1.3.6.1.4.1.562.1.1.2.7
Status of power supply number 2. If the status is not ok, the value of chassisPs2TestResult gives more detailed information about the power supply's failure condition(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

chassisPs2TestResult 1.3.6.1.4.1.562.1.1.2.8
Test result for power supply number 2. A zero indicates that the supply passed all tests. Bits set in the result indicate error conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

chassisFanStatus 1.3.6.1.4.1.562.1.1.2.9
Status of the chassis fan. If the status is not ok, the value of chassisFanTestResult gives more detailed information about the fan's failure condition(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

chassisFanTestResult 1.3.6.1.4.1.562.1.1.2.10
Test result for the chassis fan. A zero indicates that the fan passed all tests. Bits set in the result indicate error conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

chassisMinorAlarm 1.3.6.1.4.1.562.1.1.2.11
The chassis minor alarm status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

chassisMajorAlarm 1.3.6.1.4.1.562.1.1.2.12
The chassis major alarm status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

chassisTempAlarm 1.3.6.1.4.1.562.1.1.2.13
The chassis temperature alarm status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

chassisNumSlots 1.3.6.1.4.1.562.1.1.2.14
The number of slots in the chassis for plug-in modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

chassisSlotConfig 1.3.6.1.4.1.562.1.1.2.15
An indication of which slots in the chassis have modules inserted. This is an integer value with bits set to indicate configured modules. It can be interpreted as a sum of f(x) as x goes from 1 to the number of slots, where f(x) = 0 for no module inserted and f(x) = exp(2, x-1) for a module inserted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

chassisModel 1.3.6.1.4.1.562.1.1.2.16
The manufacturer's model number for the chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

moduleTable 1.3.6.1.4.1.562.1.1.3.1
A list of module entries. The number of entries is given by the value of chassisNumSlots.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ModuleEntry

moduleEntry 1.3.6.1.4.1.562.1.1.3.1.1
Entry containing information about one module in a slot of the concentrator.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ModuleEntry  

moduleIndex 1.3.6.1.4.1.562.1.1.3.1.1.1
A unique value for each module within the concentrator. This value is determined by the chassis slot number where the module is inserted. Valid entries are 1 to the value of chassisNumSlots
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

moduleType 1.3.6.1.4.1.562.1.1.3.1.1.2
The type of module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), empty(2), x-ddi-8u(3), x-ddi-8f(4), x-ddi-m(5), x-ddi-mgt-lc(6), x-ddi-8p-u-lc(7), x-ddi-8p-f-lc(8), x-ddi-8p-10baset-u-lc(9), x-ddi-8p-tr-u-lc(10)  

moduleSerialNumber 1.3.6.1.4.1.562.1.1.3.1.1.3
The serial number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..999999999  

moduleHwHiVersion 1.3.6.1.4.1.562.1.1.3.1.1.4
The high part of the hardware version of the module. For example, if the hardware version is 3.1, the value of moduleHwHiVersion is 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleHwLoVersion 1.3.6.1.4.1.562.1.1.3.1.1.5
The low part of the hardware version of the module. For example, if the hardware version is 3.1, the value of moduleHwLoVersion is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleFwHiVersion 1.3.6.1.4.1.562.1.1.3.1.1.6
The high part of the firmware version number. For example, if the firmware version is 3.1, the value of moduleFwHiVersion is 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleFwLoVersion 1.3.6.1.4.1.562.1.1.3.1.1.7
The low part of the firmware version number. For example, if the firmware version is 3.1, the value of moduleFwLoVersion is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleSwHiVersion 1.3.6.1.4.1.562.1.1.3.1.1.8
The high part of the software version number. For example, if the software version is 3.1, the value of moduleSwHiVersion is 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleSwLoVersion 1.3.6.1.4.1.562.1.1.3.1.1.9
The low part of the software version number. For example, if the software version is 3.1, the value of moduleSwLoVersion is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleStatus 1.3.6.1.4.1.562.1.1.3.1.1.10
The operational status of the module. If the status is not ok, the value of moduleTestResult gives more detailed information about the module's failure condition(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

moduleTestResult 1.3.6.1.4.1.562.1.1.3.1.1.11
The result of the module's self test. A zero indicates that the module passed all tests. Bits set in the result indicate error conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

moduleReset 1.3.6.1.4.1.562.1.1.3.1.1.12
Writing a 2 to this object resets the module's control logic. This has the same affect as pressing the reset button on the module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2)  

moduleName 1.3.6.1.4.1.562.1.1.3.1.1.13
A descriptive string used by the network administrator to name the module.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

moduleNumPorts 1.3.6.1.4.1.562.1.1.3.1.1.14
The number of ports supported by the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

modulePortStatus 1.3.6.1.4.1.562.1.1.3.1.1.15
A series of bytes containing status information about the module and each of the ports on the module. The first byte contains the status for the module (same value as moduleStatus), and subsequent bytes contain status for the first through the last ports on the module (same value as portStatus).
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

moduleSubType 1.3.6.1.4.1.562.1.1.3.1.1.16
The type of daughterboard attached to this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), empty(2), x-ddi-1mac(3), x-ddi-2mac(4), x-ddi-3mac(5)  

moduleModel 1.3.6.1.4.1.562.1.1.3.1.1.17
The manufacturer's model number for the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

portTable 1.3.6.1.4.1.562.1.1.4.1
A list of port entries. The number of entries is determined by the number of modules in the concentrator and the number of ports on each module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 1.3.6.1.4.1.562.1.1.4.1.1
Entry containing information for a particular port on a module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortEntry  

portModuleIndex 1.3.6.1.4.1.562.1.1.4.1.1.1
A unique value for each module within the concentrator. This value is determined by the chassis slot number which the module is plugged into. Valid entries are 1 to the value of chassisNumSlots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

portIndex 1.3.6.1.4.1.562.1.1.4.1.1.2
A unique value for each port within a module. This value is determined by the location of the port on the module. Valid entries are 1 to the value of moduleNumPorts for this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portFddiIndex 1.3.6.1.4.1.562.1.1.4.1.1.3
The snmpFddiPORTIndex for this module/port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4080  

portName 1.3.6.1.4.1.562.1.1.4.1.1.4
A descriptive string used by the network administrator to name the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

portType 1.3.6.1.4.1.562.1.1.4.1.1.5
The type of physical layer medium dependent interface on the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), x-ddi(2), fiber(3), tp-pmd(4), mlt3(5), sddi(6)  

portStatus 1.3.6.1.4.1.562.1.1.4.1.1.6
The operational status of the port. If the status is not ok, the values of snmpFddiPORTCEState and snmpFddiPORTConnectState give more detailed information about the port's failure condition(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), minorFault(3), majorFault(4)  

portFddiSmtIndex 1.3.6.1.4.1.562.1.1.4.1.1.7
The snmpFddiPORTSMTIndex for this module/port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16