PDN-DSLAM-SYSTEM-MIB
AI MIB Summary
The PDN-DSLAM-SYSTEM-MIB facilitates SNMP-based monitoring and configuration of Paradyne DSL Access Multiplexer (DSLAM) portcards and Multi-Channel Controller (MCC) units, specifically tracking hardware status, port-level statistics, and device-specific configuration parameters. This module provides granular visibility into DSLAM operational metrics such as port states, error counters, and system resource utilization for supported Paradyne hardware platforms.
The DSLAM MIB. This MIB is specific to portcards and DSLAM configuration/stats for MCC and the portcards. The objects defined in this mib are specific to some products and donot apply to all paradyne devices.
Main OID:
pdn-dslam.pdn-common.24
74
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
74 total| Object Name |
|---|
pdn-dslamThe DSLAM MIB. This MIB is specific to portcards and
DSLAM configuration/stats for MCC and the portcards.
The objects defined in this mib are specific to some
products and donot apply to all paradyne devices. MODULE-IDENTITY .pdn-common.24 |
sysDevDslamMIBObjects OBJECT IDENTIFIER .pdn-common.24.1 |
sysDevStats OBJECT IDENTIFIER .pdn-common.24.1.1 |
loginHistTableThis table shows the most recent 10 logins and all active users
currently accessing the device. It is indexed by userId
and loginTime. SEQUENCE OF LoginHistTableEntry .pdn-common.24.1.1.1 |
loginHistTableEntryThis object corresponds to an entry in the login history table. LoginHistTableEntry .pdn-common.24.1.1.1.1 |
loginUserIdThis object containes the user login id.ro DisplayString (SNMPv2-TC) .pdn-common.24.1.1.1.1.1 |
loginTimeThis object containes the login time in seconds
when the login session is established.ro TimeTicks (SNMPv2-SMI) .pdn-common.24.1.1.1.1.2 |
loginAccessAppThis object describes the access application used
by the end user to access the device. This can be
done through console, using telnet, modem, web, or using ftp.ro Enumeration .pdn-common.24.1.1.1.1.3 |
loginAccessHostThis object containes the ip address of the network
management station when the access application is
telnet or ftp. In case of console, this object contains
0.0.0.0.ro IpAddress .pdn-common.24.1.1.1.1.4 |
loginUserPrivThis object containes the access privileges of the user.ro Enumeration .pdn-common.24.1.1.1.1.5 |
loginStatusThis object indicates whether the user is still accessing the
device.ro Enumeration .pdn-common.24.1.1.1.1.6 |
loginFailureCountTableThis table containes the statistics for login failures. It
is indexed by access type i.e console, telnet or ftp. SEQUENCE OF LoginFailureCountTableEntry .pdn-common.24.1.1.2 |
loginFailureCountTableEntryThis object corresponds to an entry in the login failure count table. LoginFailureCountTableEntry .pdn-common.24.1.1.2.1 |
loginFailureAccessAppThis object describes the access application used
by the end user to access the device. This can be
done through console, using telnet or using ftp.ro Enumeration .pdn-common.24.1.1.2.1.1 |
loginFailureCountThis object containes the number of unsuccesful logins for console,
ftp or telnet.ro Counter32 .pdn-common.24.1.1.2.1.2 |
sysDevConfig OBJECT IDENTIFIER .pdn-common.24.1.2 |
enablePowerSourceFailureAlarmThis objects corresponds to enabling/disabling the
power source failure alarm - for both A and B power sources
This object is for the MCC only.
The default value of this object should be 1.rw Enumeration .pdn-common.24.1.2.1 |
devIfTableThis table is used to configure information for a
particular interface SEQUENCE OF DevIfTableEntry .pdn-common.24.1.2.2 |
devIfTableEntryThis object corresponds to an entry in the DevifTable DevIfTableEntry .pdn-common.24.1.2.2.1 |
devPacketDiscardPolicyThis object corresponds to the policy for packet discards
during periods of congestion :
mrrp - most recently received packets are discarded.
lrrp - least recently received packets are discarded.
The default value of this object should be 2rw Enumeration .pdn-common.24.1.2.2.1.1 |
devLinkIntegrityThis object corresponds to the enabling or disabling of
the ethernet link integrity :
enable - enable link integrity
disable - disable link integrity
none - for interfaces that do not support link integrity
The default value of this object should be 1rw Enumeration .pdn-common.24.1.2.2.1.2 |
communityTrapAddressInfoTableThis table is used to set the trap destination address
for a particular community. SEQUENCE OF CommunityTrapAddressInfoTableEntry .pdn-common.24.1.2.3 |
communityTrapAddressInfoTableEntryThis object corresponds to an entry in the community
trap address info table. CommunityTrapAddressInfoTableEntry .pdn-common.24.1.2.3.1 |
trapCommunityNameThis object corresponds to the name of the SNMP Community. DisplayString .pdn-common.24.1.2.3.1.1 |
trapDestAndPortThe IP Address and Port of the destination to which a trap
must be sent. TAddress (SNMPv2-TC) .pdn-common.24.1.2.3.1.2 |
trapsEnableThis object corresponds to turning traps on/off for a
particular destination.
enable (1) - traps will be sent to the specified destination.
disable (2)- traps will not be sent to the specified
destination.
The default value of this object should be 2.rw Enumeration .pdn-common.24.1.2.3.1.3 |
trapRowStatusThis object is used to add or delete a
a row from the table.ro RowStatus (SNMPv2-TC) .pdn-common.24.1.2.3.1.4 |
entCommunityTableThis table is used to set the various configuration
parameters for a particular community. SEQUENCE OF EntCommunityTableEntry .pdn-common.24.1.2.4 |
entCommunityTableEntryThis object corresponds to an entry in the community
table. EntCommunityTableEntry .pdn-common.24.1.2.4.1 |
entCommunityNameThis object corresponds to the name of the SNMP Community DisplayString .pdn-common.24.1.2.4.1.1 |
entCommunityTypeThe type of the community
readOnly - this community is only allowed to do get's
readWrite - this community is allowed to do get's and
set's
The default value of this object should be 1rw Enumeration .pdn-common.24.1.2.4.1.2 |
entCommunityRowStatusThis object is used to add or delete a
a row from the table.rw RowStatus (SNMPv2-TC) .pdn-common.24.1.2.4.1.3 |
sysDevUserAccountTableThis table contains the user accounts. SEQUENCE OF SysDevUserAccountEntry .pdn-common.24.1.2.5 |
sysDevUserAccountEntryAn entry containing user account information. SysDevUserAccountEntry .pdn-common.24.1.2.5.1 |
sysDevUserAccountUserIdThis object corresponds to the login ID of the
user account. DisplayString .pdn-common.24.1.2.5.1.1 |
sysDevUserAccountPrivilegeThis object corresponds to the access privilege
of the user account. 1 = Operator, 2 = Administrator,
3 = maintenance, 4 = provisioning, 5 = manufacturing.rw Enumeration .pdn-common.24.1.2.5.1.2 |
sysDevUserAccountUserPasswordThis object corresponds to the password of the
user account.rw DisplayString .pdn-common.24.1.2.5.1.3 |
sysDevUserAccountAccessPartitionThis object corresponds to the access partition of the
user account. The default value of this object is 'all'rw DisplayString .pdn-common.24.1.2.5.1.4 |
sysDevUserAccountRowStatusThis object corresponds to create or delete a row in
sysDevUserAccountTable.rw RowStatus (SNMPv2-TC) .pdn-common.24.1.2.5.1.5 |
sysDevIDSLConfigTableA table that contains configuration information about
IDSL Card. SEQUENCE OF SysDevIDSLConfigEntry .pdn-common.24.1.2.6 |
sysDevIDSLConfigEntryA list of information for IDSL device Configuration. SysDevIDSLConfigEntry .pdn-common.24.1.2.6.1 |
sysDevIDSLConfigPrimaryNetClockModeThis object indicates the network clock mode set
for the primary network clock. IDSL portcards with a
port configured as an NT will be set to
portCardDriveClockOnboard(4), both driving the backplane
and using the clock for the other Local Timing transceivers
on the card. Port cards with only LT ports configured will
receive a clock from the backplane using portCardSinkClock(2).
portCardDriveClock(3) will drive the backplane alone. The
default value of this object is triState(1).rw IdslClockMode (PDN-TC) .pdn-common.24.1.2.6.1.1 |
sysDevIDSLConfigSecondaryNetClockModeThis object indicates the network clock mode set
for the secondary network clock. IDSL portcards with a
port configured as an NT will be set to
portCardDriveClockOnboard(4), both driving the backplane
and using the clock for the other Local Timing transceivers
on the card. Port cards with only LT ports configured will
receive a clock from the backplane using portCardSinkClock(2).
portCardDriveClock(3) will drive the backplane alone. The
default value of this object is triState(1).rw IdslClockMode (PDN-TC) .pdn-common.24.1.2.6.1.2 |
sysDevDslamSyslog OBJECT IDENTIFIER .pdn-common.24.1.2.7 |
sysDevSyslogFtpServerXferStatsEnableThis object allows the network manager to enable and disable
syslog messages for FTP server file transfer statisticsrw SwitchState (PDN-TC) .pdn-common.24.1.2.7.1 |
sysDevSyslogTftpServerXferStatsEnableThis object allows the network manager to enable and disable
syslog messages for TFTP server file transfer statisticsrw SwitchState (PDN-TC) .pdn-common.24.1.2.7.2 |
sysDevConfigUserAccountTableThis table contains the user accounts. SEQUENCE OF SysDevConfigUserAccountEntry .pdn-common.24.1.2.8 |
sysDevConfigUserAccountEntryAn entry containing user account information. SysDevConfigUserAccountEntry .pdn-common.24.1.2.8.1 |
sysDevConfigUserAccountIndexThe value of this object is an index of the account config
table. This object is used by sysDevConfigUserAccountTable
to identify the row in the table. When creating new
row of this table the value of this object may be
obtained by retreiving the value of
sysDevConfigUserAccountIndexNext. Integer32 .pdn-common.24.1.2.8.1.1 |
sysDevConfigUserAccountUserIdThis object corresponds to the login ID of the
user account.rw DisplayString .pdn-common.24.1.2.8.1.2 |
sysDevConfigUserAccountPrivilegedPasswordThis object corresponds to the access privilege password
of the user account. If user is configured
with this password in addition to a UserPassword
than the user is Administrator. In a case that user
is Operator and does not supply this password
upon user configuration this value should be null stringrw DisplayString .pdn-common.24.1.2.8.1.3 |
sysDevConfigUserAccountUserPasswordThis object corresponds to the password of the
user account.rw DisplayString .pdn-common.24.1.2.8.1.4 |
sysDevConfigUserAccountRowStatusThis object corresponds to create or delete a row in
sysDevConfigUserAccountTable.rw RowStatus (SNMPv2-TC) .pdn-common.24.1.2.8.1.5 |
sysDevConfigUserAccountIndexNextThis object contains an appropriate value to be
used for sysDevConfigUserAccountTable.
The value of 0 indicates that no unassigned
entries are available. To obtain
sysDevConfigUserAccountIndex value for the new entry
the manager issues a management protocol retrieval
operation to obtain a current value of this object.
After each retrieval, the agent should modify the value
to the next unassigned index.ro Integer32 .pdn-common.24.1.2.9 |
sysDevDslamMIBTraps OBJECT IDENTIFIER .pdn-common.24.2 |
cCNThis trap signifies a Configuration change or
software upgrade in the xDSL card. This trap
is of 'warning' class NOTIFICATION-TYPE .pdn-common.24.2.7 |
authenticationFailureTrapThis trap signifies an authentication failure.
Authentication failures can be telnet based or
terminal based. This trap is in addition to the
SNMP based authentication failure trap, which
is a generic trap. NOTIFICATION-TYPE .pdn-common.24.2.8 |
fanModuleFailureThis trap indicates the indicates the failure of
the fan module on the device. NOTIFICATION-TYPE .pdn-common.24.2.9 |
powerSourceAFailureThis trap indicates that power source A
has failed. This is sent only by the MCC card. This
trap is of 'minor' class. NOTIFICATION-TYPE .pdn-common.24.2.10 |
slotPollFailureThis trap indicates a slot poll failure.
This is sent only by the MCC card. this trap is
of 'major' class. NOTIFICATION-TYPE .pdn-common.24.2.11 |
ethernetJabberThis trap indicates that a jabber condition has been
detected on the ethernet interface. This trap is of
'major' class. NOTIFICATION-TYPE .pdn-common.24.2.12 |
ethernetJumbosThis trap indicates ethernet jumbos. this trap
is of 'minor' class NOTIFICATION-TYPE .pdn-common.24.2.13 |
ethernetRuntsThis trap indicates ethernet runts. this trap is of 'minor' NOTIFICATION-TYPE .pdn-common.24.2.14 |
powerSourceBFailureThis trap indicates that power source B
has failed. This is sent only by the MCC card. This
trap is of 'minor' class. NOTIFICATION-TYPE .pdn-common.24.2.17 |
nonIpConservativeCardDetectedThis trap indicates that a non ip conservative DSL card
exist in the chassis at the slot 'slotNumber'.This is
sent only by the MCC card. This trap is of warning class. NOTIFICATION-TYPE .pdn-common.24.2.18 |
nonSupportedMCCAN has detected MCC firmware release too low to support
this device NOTIFICATION-TYPE .pdn-common.24.2.20 |
nonSupportedChassisAN in slot xx has been installed in a chassis that cannot
support one or more of its features. NOTIFICATION-TYPE .pdn-common.24.2.21 |
fanEntityModuleFailureThis trap indicates the indicates the failure of
the fan module on the device. NOTIFICATION-TYPE .pdn-common.24.2.22 |
fanModuleOperationalThis trap indicates the indicates the fan module on the
device is operational. NOTIFICATION-TYPE .pdn-common.24.2.109 |
powerSourceAOperationalThis trap indicates that the power source A
is operational. This is sent only by the MCC card.
This trap is of 'minor' class. This trap compliments
powerSourceAFailure trap. NOTIFICATION-TYPE .pdn-common.24.2.110 |
newCardDetectedThis trap indicates that a new card was detected
in a slot. This is sent only by the MCC card. this trap
is of 'warning' class. NOTIFICATION-TYPE .pdn-common.24.2.111 |
ethernetJabberClearThis trap indicates that the jabber condition that was
detected no longer exists. This trap is of 'major'
class. NOTIFICATION-TYPE .pdn-common.24.2.112 |
powerSourceBOperationalThis trap indicates that the power source B
is operational. This is sent only by the MCC card.
This trap is of 'minor' class. This trap compliments
powerSourceBFailure trap. NOTIFICATION-TYPE .pdn-common.24.2.117 |
fanEntityModuleOperationalThis trap indicates the indicates the fan module on the
device is operational. NOTIFICATION-TYPE .pdn-common.24.2.122 |