All MIBs › D3I-MIB
Category: Cabletron / Enterasys ATM & WAN
Description:
Provides management objects for D3I network interface and data communications equipment.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises | |
| experimental |
From RFC1213-MIB
| DisplayString |
What Is D3I-MIB?
D3I-MIB is a US Robotics (USR) vendor MIB, identifiable by the 'usr'/'nas' object-tree prefixes, for a specific network/data interface card ('D3I') used in USR's Total Control/NetServer network access server chassis. It defines an identification table capturing hardware serial numbers and revisions for both the Network Access Card (NAC) and Network Interface Card (NIC) portions of the module, plus board-manager software revision and release date, along with a separate configuration table. As a hardware/firmware inventory MIB it is used to verify exactly which card variant and firmware/hardware revision is installed in a chassis slot, supporting asset tracking, RMA/support cases, and firmware compatibility checks. It belongs to the broader USR NAS/Total Control MIB family alongside chassis and modem MIBs for the same platform. It is typically deployed on USR Total Control/NetServer access chassis in dial-up or broadband access deployments. Engineers can download the D3I-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in D3I-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- NAC/NIC hardware serial numbers
- NAC/NIC hardware revision
- board manager software revision and date
- per-card configuration
Supported Devices
- US Robotics Total Control/NetServer D3I network interface card
Monitoring Examples
An administrator would poll d3iIDTable / d3iIDEntry keyed by d3iIDIndex to read d3iIDNACHardwareSerNum and d3iIDNICHardwareSerNum alongside d3iIDNACHardwareRev and d3iIDNICHardwareRev to confirm exactly which hardware revision of the card is installed. d3iIDBoardManagerSwRev and d3iIDBoardManagerDate would be checked when verifying firmware compatibility before a software upgrade. The separate d3iCfgTable / d3iCfgEntry, keyed by d3iCfgIndex, holds the card's operational configuration for that slot.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| usr | 1.3.6.1.4.1.429 | |||
| nas | 1.3.6.1.4.1.429.1 | |||
| d3i | 1.3.6.1.4.1.429.1.43 | |||
| d3iID | 1.3.6.1.4.1.429.1.43.1 | |||
| d3iIDTable | 1.3.6.1.4.1.429.1.43.1.1 | not-accessible | This table contains an entry for each of the manageable DS3 Ingress Cards in the chassis. It contains objects that reflect the current configuration of parameters that affect the operation of all the entities that reside on the given card. | |
| d3iIDEntry | 1.3.6.1.4.1.429.1.43.1.1.1 | not-accessible | There is one Identification table entry per DS3 Card in the chassis. | |
| INT d3iIDIndex | 1.3.6.1.4.1.429.1.43.1.1.1.1 | INTEGER | read-only | A unique value for each card in the chassis. The value of d3iIdIndex matches the value of the index for the corresponding card entity in the entity table of the chassis MIB. |
| STR d3iIDNACHardwareSerNum | 1.3.6.1.4.1.429.1.43.1.1.1.2 | DisplayString | read-only | This object contains DS3 NAC module hardware serial number as stored in EEPROM. |
| STR d3iIDNICHardwareSerNum | 1.3.6.1.4.1.429.1.43.1.1.1.3 | DisplayString | read-only | This object contains DS3 NIC module hardware serial number as stored in EEPROM. |
| STR d3iIDNACHardwareRev | 1.3.6.1.4.1.429.1.43.1.1.1.4 | DisplayString | read-only | This object contains DS3 NAC module hardware revision as stored in EEPROM. |
| STR d3iIDNICHardwareRev | 1.3.6.1.4.1.429.1.43.1.1.1.5 | DisplayString | read-only | This object contains DS3 NIC module hardware revision as stored in EEPROM. |
| STR d3iIDBoardManagerSwRev | 1.3.6.1.4.1.429.1.43.1.1.1.6 | DisplayString | read-only | This object contains revision of the software being executed by the DS3 NAC board manager processor. |
| STR d3iIDBoardManagerDate | 1.3.6.1.4.1.429.1.43.1.1.1.7 | DisplayString | read-only | This object contains board manager build date. |
| d3iCfg | 1.3.6.1.4.1.429.1.43.2 | |||
| d3iCfgTable | 1.3.6.1.4.1.429.1.43.2.1 | not-accessible | This table contains an entry for each of the manageable DS3 Ingress Cards in the chassis. It contains objects that reflect the current configuration of parameters that affect the operation of all the entities that reside on the given card. | |
| d3iCfgEntry | 1.3.6.1.4.1.429.1.43.2.1.1 | not-accessible | There is one Configuration table entry per DS3 Card in the chassis. | |
| INT d3iCfgIndex | 1.3.6.1.4.1.429.1.43.2.1.1.1 | INTEGER | read-only | A unique value for each card in the chassis. The value of d3iCfgIndex matches the value of the index for the corresponding card entity in the entity table of the chassis MIB. |
| INT d3iCfgPrimaryTimeSource | 1.3.6.1.4.1.429.1.43.2.1.1.2 | INTEGER | read-write | This object contains Designation of primary system clock timing reference source. |
| INT d3iCfgSecondaryTimeSource | 1.3.6.1.4.1.429.1.43.2.1.1.3 | INTEGER | read-write | This object contains Designation of secondary system clock timing reference source. |
| INT d3iCfgTimeSourceSwitchMode | 1.3.6.1.4.1.429.1.43.2.1.1.4 | INTEGER | read-write | If a clock failure occurs on the currently active clock timing reference, this object specifies whether the switchover to the backup reference will be performed automatically or manually. |
| STR d3iCfgCLIPromptName | 1.3.6.1.4.1.429.1.43.2.1.1.5 | DisplayString | read-write | This object is used to identify DS3 module's console prompt name. |
| d3iStat | 1.3.6.1.4.1.429.1.43.3 | |||
| d3iStatTable | 1.3.6.1.4.1.429.1.43.3.1 | not-accessible | The Status table contains an entry for each DS3 card in the chassis. | |
| d3iStatEntry | 1.3.6.1.4.1.429.1.43.3.1.1 | not-accessible | There is one entry for each DS3 card in the chassis. | |
| INT d3iStatIndex | 1.3.6.1.4.1.429.1.43.3.1.1.1 | INTEGER | read-only | A unique value for each DS3 card in the chassis. The value of this object matches the value of the index of the corresponding DS3 card's entry in the entity table of the chassis MIB. |
| CTR d3iStatSigPBusTxPktOkCnt | 1.3.6.1.4.1.429.1.43.3.1.1.2 | Counter | read-only | The number of successful packets transmitted over the signaling packet bus connection. |
| CTR d3iStatSigPBusTxPktFldCnt | 1.3.6.1.4.1.429.1.43.3.1.1.3 | Counter | read-only | The number of packets failed to transmit over the signaling packet bus connection. |
| CTR d3iStatSigPBusRxPktOkCnt | 1.3.6.1.4.1.429.1.43.3.1.1.4 | Counter | read-only | The number of successful packets received over the signaling packet bus connection. |
| CTR d3iStatSigPBusRxPktRjtCnt | 1.3.6.1.4.1.429.1.43.3.1.1.5 | Counter | read-only | The number of packets rejected by the DS3 NAC module message handling application. |
| INT d3iStatSigPBusConnState | 1.3.6.1.4.1.429.1.43.3.1.1.6 | INTEGER | read-only | The state of the signaling packet bus connection to the JHDM NAC. The loopback state means the DS3 has been requested, over the signaling packet bus link, to loopback all of its signaling channel received data. It will stay in this state until the DS3 sends an call control message to remove the loopback on this signaling connection. |
| INT d3iStatEnfasLinkDownCause | 1.3.6.1.4.1.429.1.43.3.1.1.7 | INTEGER | read-only | The reason for the E-NFAS signaling link going down. DisCmd: A DISC command was received over the packet bus signaling link. NACRemoval: A chassis awareness message indicated that the NAC connected to the E-NFAS link has been removed. |
| INT d3iStatPbClock | 1.3.6.1.4.1.429.1.43.3.1.1.8 | INTEGER | read-only | This object defines the current status of the packet bus clock. |
| INT d3iStatTdmClock | 1.3.6.1.4.1.429.1.43.3.1.1.9 | INTEGER | read-only | This object defines the current status of the TDM bus system clock. |
| d3iCmd | 1.3.6.1.4.1.429.1.43.4 | |||
| d3iCmdTable | 1.3.6.1.4.1.429.1.43.4.1 | not-accessible | The DS3 card command table contains an entry for each of the manageable DS3 card in the chassis. It provides a means through which to take specific actions on the DS3 card in the chassis. | |
| d3iCmdEntry | 1.3.6.1.4.1.429.1.43.4.1.1 | not-accessible | There is one DS3 card command entry per DS3 card in the chassis. | |
| INT d3iCmdIndex | 1.3.6.1.4.1.429.1.43.4.1.1.1 | INTEGER | read-only | A unique value for each DS3 card in the chassis. The value of this object matches the value of the index of the corresponding DS3 card's entry in the entity table of the chassis MIB. |
| OCT d3iCmdMgtStationId | 1.3.6.1.4.1.429.1.43.4.1.1.2 | OCTET STRING | read-write | This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with d3iCmdReqId and d3iCmdResult to detect interference from other MSs. |
| INT d3iCmdReqId | 1.3.6.1.4.1.429.1.43.4.1.1.3 | INTEGER | read-only | This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this DS3 card. If the request-id is unknown or undefined, this object contains the value zero. |
| INT d3iCmdFunction | 1.3.6.1.4.1.429.1.43.4.1.1.4 | INTEGER | read-write | This object contains a value which describes the command which is being invoked. |
| INT d3iCmdForce | 1.3.6.1.4.1.429.1.43.4.1.1.5 | INTEGER | read-write | In some cases the DS3 card may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects. |
| OCT d3iCmdParam | 1.3.6.1.4.1.429.1.43.4.1.1.6 | OCTET STRING | read-write | This object contains parameters that are specific to the particular command being issued. In some cases, there will be no addtional parameters required. |
| INT d3iCmdResult | 1.3.6.1.4.1.429.1.43.4.1.1.7 | INTEGER | read-only | This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset. |
| INT d3iCmdCode | 1.3.6.1.4.1.429.1.43.4.1.1.8 | INTEGER | read-only | The value of this object upon commad completion indicates a futher description of what went wrong if the command was unsuccessful. In the case of tests, a bit mapped result of each of the sub-tests performed can be found in the status table. |
| d3iTe | 1.3.6.1.4.1.429.1.43.5 | |||
| d3iTeTable | 1.3.6.1.4.1.429.1.43.5.1 | not-accessible | The trap table containing an enable for each that the card is capable of generating. Some of these events occur often and traps may flood the network if care is not taken to avoid such conditions. These traps should be enabled sparingly. | |
| d3iTeEntry | 1.3.6.1.4.1.429.1.43.5.1.1 | not-accessible | There is one entry for each DS3 card in the chassis. | |
| INT d3iTeIndex | 1.3.6.1.4.1.429.1.43.5.1.1.1 | INTEGER | read-only | A unique value for each DS3 card in the chassis. The value of this object matches the value of the index of the corresponding DS3 card's entry in the entity table of the chassis MIB. |
| INT d3iTePbActive | 1.3.6.1.4.1.429.1.43.5.1.1.2 | INTEGER | read-write | Enables the Packet Bus Active Trap. Default is disableAll(2). |
| INT d3iTePbLost | 1.3.6.1.4.1.429.1.43.5.1.1.3 | INTEGER | read-write | Enables the Packet Bus lost Trap. Default is disableAll(2). |
| INT d3iTePbClockLossEvent | 1.3.6.1.4.1.429.1.43.5.1.1.4 | INTEGER | read-write | This object is used to disable the ability for a NAC to report when the packet bus clock has been lost. Defaule is diableAll(2). |
| INT d3iTePbClockRestoreEvent | 1.3.6.1.4.1.429.1.43.5.1.1.5 | INTEGER | read-write | This object is used to disable the ability for a NAC to report when the packet bus clock has been restored. Defaule is diableAll(2). |
| INT d3iTeTdmClockLost | 1.3.6.1.4.1.429.1.43.5.1.1.6 | INTEGER | read-write | Enables generation of an SNMP trap upon detection of TDM bus system clock lost. Default is disableAll(2). |
| INT d3iTeTdmClockRestored | 1.3.6.1.4.1.429.1.43.5.1.1.7 | INTEGER | read-write | Enables generation of an SNMP trap upon detection of TDM bus system clock restored. Default is disableAll(2). |
| INT d3iTeEnfasLinkUp | 1.3.6.1.4.1.429.1.43.5.1.1.8 | INTEGER | read-write | The trap enable for ENFAS link coming up trap. Default is disable. |
| INT d3iTeEnfasLinkDown | 1.3.6.1.4.1.429.1.43.5.1.1.9 | INTEGER | read-write | The trap enable for ENFAS link coming down trap. Default is disable. |
| INT d3iTeSystemReset | 1.3.6.1.4.1.429.1.43.5.1.1.10 | INTEGER | read-write | The trap enable disable for the DS3 system reset |
RFC description
Vendor-specific MIB for D3I platform or module; manages device configuration and operational status.
Start monitoring US Robotics Total Control/NetServer D3I network interface card with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.