PDN-MPE-DSLAM-SYSTEM-MIB
AI MIB Summary
The PDN-MPE-DSLAM-SYSTEM-MIB extends the entPhysicalTable to provide granular physical layer inventory and status monitoring for MPE DSLAM hardware components. This module enables precise tracking of DSLAM chassis, line cards, and port-level physical attributes within the network infrastructure.
The mpe dslam MIB. This MIB is written specifically to extend entPhysicalTable.
Main OID:
mpe-dslam.pdn-mpe.24
42
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
IMPORTSThe mpe dslam MIB. This MIB is written specifically to
extend entPhysicalTable. NOTIFICATION-TYPE .pdn-mpe.24 |
mpe-dslamThe mpe dslam MIB. This MIB is written specifically to
extend entPhysicalTable. MODULE-IDENTITY .pdn-mpe.24 |
mpeSysDevDslamMIBObjects OBJECT IDENTIFIER .pdn-mpe.24.1 |
mpeEntExtAlarms OBJECT IDENTIFIER .pdn-mpe.24.1.1 |
mpeEntExtAlarmTableThis table lists the alarm states of the objects
listed in the entity-MIB entPhysicalTable. SEQUENCE OF MpeEntExtAlarmEntry .pdn-mpe.24.1.1.1 |
mpeEntExtAlarmEntryAn mpeEntExtAlarmTable entry indicates the
alarm state of the physical entity. MpeEntExtAlarmEntry .pdn-mpe.24.1.1.1.1 |
mpeEntExtAlarmThis variable indicates the alarm state of the
physical entity.ro TruthValue (SNMPv2-TC) .pdn-mpe.24.1.1.1.1.1 |
mpeAlarmRelay OBJECT IDENTIFIER .pdn-mpe.24.1.2 |
mpeAlarmRelayEquipIndexThis variable is the index of the equipment whose
alarms are being relayed. It is a integer number
starting from 1 until the max number of physical
connectors the DSLAM device has to support relay.
NOTE: This object has been deprecated. Please consider using
the mpeAlarmRelayTable and mpeAlarmRelayInputStateChanged
objects.rodeprecated Integer32 .pdn-mpe.24.1.2.1 |
mpeAlarmRelayInputContactStateThis variable indicates the alarm state of the
Input Contact (open/closed).
NOTE: This object has been deprecated. Please consider using
the mpeAlarmRelayTable and mpeAlarmRelayInputStateChanged
objects.rodeprecated ContactState (PDN-TC) .pdn-mpe.24.1.2.2 |
mpeAlarmRelayTableThis table holds objects that relate to Alarm Relay
input or output. SEQUENCE OF MpeAlarmRelayEntry .pdn-mpe.24.1.2.3 |
mpeAlarmRelayEntryAn entry in this table is a sparse augmentation of the
entPhysicalEntry. As such, it is indexed by the
entPhysicalIndex and not an augmentation of the
entPhysicalTable. MpeAlarmRelayEntry .pdn-mpe.24.1.2.3.1 |
mpeAlarmRelayStateThis object is used to read or write the state an alarm
relay input or output.rw ContactState (PDN-TC) .pdn-mpe.24.1.2.3.1.1 |
mpeEntExtMibObjects OBJECT IDENTIFIER .pdn-mpe.24.1.3 |
mpeEntPhysicalExtTableThis table contains entity information that is not defined
in the standard ENTITY-MIB. SEQUENCE OF MpeEntPhysicalExtEntry .pdn-mpe.24.1.3.1 |
mpeEntPhysicalExtEntryAn entry extends the entPhysicalEntry defined in the
ENTITY-MIB. MpeEntPhysicalExtEntry .pdn-mpe.24.1.3.1.1 |
mpeEntPhysicalExtUpTimeThe time (in hundredths of a second
sysUpTime) since the entity was last re-initialized.ro TimeTicks (SNMPv2-SMI) .pdn-mpe.24.1.3.1.1.1 |
mpeEntPhysicalExtLocationThis object allows the manager to enter the location of
the physical entity where applicable. For example, in a
stack, chassis or units may be in different locations. In
this case, it would be logical for the manager to set this
object to the location of the associated chassis.
Where the location doesn't make sense, it is recommended
that the object return a zero-length string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .pdn-mpe.24.1.3.1.1.2 |
mpeEntPhysicalExtAdminStatusThe desired state of the entity.rw MpeEntExtAdminStatus .pdn-mpe.24.1.3.1.1.3 |
mpeEntPhysicalExtOperStatusThe current operational state of the entity.ro MpeEntExtOperStatus .pdn-mpe.24.1.3.1.1.4 |
mpeSysDevDslamMIBTraps OBJECT IDENTIFIER .pdn-mpe.24.2 |
mpeSysDevDslamMIBNotifications OBJECT IDENTIFIER .pdn-mpe.24.2.0 |
mpeAlarmRelayInputStateChangedThis trap signifies that the state of the Alarm Relay Input
has changed. NOTIFICATION-TYPE .pdn-mpe.24.2.0.26 |
mpeFanEntityModuleFailureThis trap indicates the failure of the fan
module on the device. NOTIFICATION-TYPE .pdn-mpe.24.2.0.27 |
mpeFanEntityModuleOperationalThis trap indicates the indicates the fan module on the
device is back to operational. NOTIFICATION-TYPE .pdn-mpe.24.2.0.28 |
mpePowerSourceAFailureThis trap indicates that power source A
has failed. NOTIFICATION-TYPE .pdn-mpe.24.2.0.29 |
mpePowerSourceBFailureThis trap indicates that power source B
has failed. NOTIFICATION-TYPE .pdn-mpe.24.2.0.30 |
mpePowerSourceAOperationalThis trap indicates that the power source A
is operational. This trap compliments
powerSourceAFailure trap. NOTIFICATION-TYPE .pdn-mpe.24.2.0.31 |
mpePowerSourceBOperationalThis trap indicates that the power source B
is operational. This trap compliments
powerSourceBFailure trap. NOTIFICATION-TYPE .pdn-mpe.24.2.0.32 |
mpeCcnThis trap signifies a Configuration change or
software upgrade in the xDSL card. This trap
is of 'warning' class NOTIFICATION-TYPE .pdn-mpe.24.2.7 |
mpeDeviceFailureThis trap signifies that the sending protocol's
device has failed and the failure was not a result
of a device test.
Note there are no variable bindings for this trap NOTIFICATION-TYPE .pdn-mpe.24.2.15 |
mpeDeviceFailureClearedThis trap signifies that the sending protocol's
device has failed but now it is operational.
Failure was not a result
of a device test. NOTIFICATION-TYPE .pdn-mpe.24.2.16 |
mpeNonSupportedMCCAN has detected MCC firmware release too low to support
this device NOTIFICATION-TYPE .pdn-mpe.24.2.20 |
mpeNonSupportedChassisAN in slot xx has been installed in a chassis that cannot
support one or more of its features. NOTIFICATION-TYPE .pdn-mpe.24.2.21 |
mpeAlarmRelayInputContactStateChangedThis trap signifies that the state of the InputContact Alarm
has changed since last time.
NOTE: This object has been deprecated. Please consider using
the mpeAlarmRelayInputStateChanged notification. NOTIFICATION-TYPE .pdn-mpe.24.2.22 |
mpeEntPhysicalExtEntityCreatedThis trap signifies that an instance of this entity has
been created in the entPhysicalTable.
This trap is generated in addition to the entConfigChange
notification defined in RFC2737. NOTIFICATION-TYPE .pdn-mpe.24.2.23 |
mpeEntPhysicalExtEntityDeletedThis trap signifies that an instance of this entity has
been deleted from the entPhysicalTable.
This trap is generated in addition to the entConfigChange
notification defined in RFC2737. NOTIFICATION-TYPE .pdn-mpe.24.2.24 |
mpeEntPhysicalExtEntityChangedThis trap signifies that an instance of this entity has
been modified in the entPhysicalTable as a result of a
change in any of the objects in that table.
This trap is generated in addition to the entConfigChange
notification defined in RFC2737. NOTIFICATION-TYPE .pdn-mpe.24.2.25 |
mpeSysDevDslamConformance OBJECT IDENTIFIER .pdn-mpe.24.3 |
mpeSysDevDslamGroups OBJECT IDENTIFIER .pdn-mpe.24.3.1 |
mpeSysDevDslamCompliances OBJECT IDENTIFIER .pdn-mpe.24.3.2 |
mpeSysDevDslamDeprecatedGroup OBJECT IDENTIFIER .pdn-mpe.24.3.3 |