PDN-XDSL-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: PARADYNE
Home | MIB: PDN-XDSL-INTERFACE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
xdslIfConfigMIBObjects | 1.3.6.1.4.1.1795.2.24.9.2 | |||
xdslDevGenericIfConfig | 1.3.6.1.4.1.1795.2.24.9.2.1 | |||
xdslDevGenericIfConfigTable | 1.3.6.1.4.1.1795.2.24.9.2.1.1 | no-access |
The xdslDevGenericIfConfigTable provides config information generic to a xDSL device, or system. The table is indexed by an object which corresponds to ifIndex. These ifIndex entries, themselves, denote and identify specific xdsl interfaces on the board or module. Also the configuration parameters are grouped into two broad categories, 'up' and 'down'. 'up' reflects the upstream direction (from the customer premises to the central office). 'Down' reflects the downstream direction (from the central office to the customer premises) |
|
1.3.6.1.4.1.1795.2.24.9.2.1.1.1 | no-access |
Describes a specific xDSL interface entry. |
||
xdslDevGenericIfConfigPortSpeedBehaviour | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.1 | integer | read-write |
The value of this object corresponds to the behaviour of the specified port. The default value for this object is fixed (1). Enumeration: 'adaptive': 2, 'fixed': 1. |
xdslDevGenericIfConfigMarginThreshold | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.2 | integer | read-write |
The value of this object corresponds to the offset from the startup margin. The threshold margin is calculated by subtracting the offset from the startup margin. Permissible range of values are between -7 and 14. A value of -9999 disables the threshold check. The default value of this object is 3 |
xdslDevGenericIfConfigPortID | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.3 | displaystring | read-write |
The value of this object corresponds to 40 character information only field that identifies what the DSL port is connected to (Circuit ID, MDF location, Customer name, etc.) |
xdslDevGenericIfConfigLinkUpDownTransitionThreshold | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.4 | integer | read-write |
The value of this object corresponds to the threshold value for link up-down transitions. If link up-down's exceed this threshold value a xdslLinkupDownTransitions trap is generated. This value would represent the number of link up-down transitions in a 15 minute interval. A value of -9999 disables the threshold check. The default value for this object is 0 |
xdslDevGenericIfConfigLineEncodeType | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.5 | integer | read-only |
The value of this object corresponds to the line encoding technology used for data transmission over the the dsl link. Enumeration: 'cap': 2, 'twoB1q': 3, 'g-lite': 5, 'other': 1, 'dmt': 6, 'mvl': 4. |
xdslDevGenericIfConfigLineRateMode | 1.3.6.1.4.1.1795.2.24.9.2.1.1.1.6 | integer | read-write |
The value of this object is used to choose the line rate list for data transmission over the dsl link. The default value is standard(1). Enumeration: 'nx128': 2, 'standard': 1. |
xdslDevRADSLSpecificIfConfig | 1.3.6.1.4.1.1795.2.24.9.2.2 | |||
xdslDevRADSLSpecificIfConfigTable | 1.3.6.1.4.1.1795.2.24.9.2.2.1 | no-access |
The xdslDevRADSLSpecificIfConfigTable provides config information specific to a xDSL device, or system. The table is indexed by an object which corresponds to ifIndex. These ifIndex entries, themselves, denote and identify specific xdsl interfaces on the board or module. Also the configuration parameters are grouped into two broad categories, 'up' and 'down'. 'up' reflects the upstream direction (from the customer premises to the central office). 'Down' reflects the downstream direction (from the central office to the customer premises) |
|
1.3.6.1.4.1.1795.2.24.9.2.2.1.1 | no-access |
Describes a specific xDSL interface entry. |
||
xdslDevRADSLSpecificIfConfigUpFixedPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.1 | integer | read-write |
The value of this object corresponds to the upstream speed of the specified port for fixed port speed behaviour. All the speeds are in kbps. If the port speed behaviour is adaptive an error of noSuchName will be returned by the agent. |
xdslDevRADSLSpecificIfConfigDownFixedPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.2 | integer | read-write |
The value of this object corresponds to the downstream speed of the specified port for fixed port speed behaviour. All the speeds are in kbps. If the port speed behaviour is adaptive an error of noSuchName will be returned by the agent. |
xdslDevRADSLSpecificIfConfigUpAdaptiveUpperBoundPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.3 | integer | read-write |
The value of this object corresponds to the upper bound for the upstream port speed of the specified port for adaptive port speed behaviour. The speeds are measured in kbps. If the port speed behaviour is fixed an error of noSuchName will be returned by the agent. |
xdslDevRADSLSpecificIfConfigUpAdaptiveLowerBoundPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.4 | integer | read-write |
The value of this object corresponds to the lower bound for the upstream port speed of the specified port for adaptive port speed behaviour in kbps. If the port speed behaviour is fixed an error of noSuchName will be returned by the agent. The value -9999 should be used to disable the lower bound threshold check. The default value for this object is -9999 |
xdslDevRADSLSpecificIfConfigDownAdaptiveUpperBoundPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.5 | integer | read-write |
The value of this object corresponds to the upper bound allowed for the downstream port speed of the specified port for adaptive port speed behaviour. The speeds are measured in kbps. If the port speed behaviour is fixed an error of noSuchName will be returned by the agent. |
xdslDevRADSLSpecificIfConfigDownAdaptiveLowerBoundPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.6 | integer | read-write |
The value of this object corresponds to the Minimum lower bound allowed for the downstream port speed of the specified port for adaptive port speed behaviour. If the port speed behaviour is fixed an error of noSuchName will be returned by the agent. The speeds are measured in kbps. The value -9999 is used to disable the lower bound threshold check.The default value for this object is -9999 |
xdslDevRADSLSpecificIfConfigReedSolomonDownFwdErrCorrection | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.7 | integer | read-write |
The value of this object corresponds to the Reed-Solomon forward error correction in the downstream direction. The default value of this object should be minimizeError (1). Enumeration: 'minimizeDelay': 2, 'reedSolomonNotSupported': 3, 'minimizeError': 1. |
xdslDevRADSLSpecificIfConfigStartUpMargin | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.8 | integer | read-write |
The value of this object corresponds to the startup value of the margin for a DSL interface (specified by ifIndex). The unit is db (decibels. The higher the margin the better the quality of the line. The default value of this object is 3. |
xdslDevRADSLSpecificIfConfigTxPowerAttenuation | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.9 | integer | read-write |
This value corresponds to the Transmitt Power Attenuation in dB for the access node. This value represents the downstream power level in dB. Permissible values are -6, -3 and 0. The default value of this object is 0 dB. The power levels +3 and +6 may be used in future. |
xdslDevRADSLSpecificIfConfigSnTxPowerAttenuation | 1.3.6.1.4.1.1795.2.24.9.2.2.1.1.10 | integer | read-write |
This value corresponds to the Transmitt Power Attenuation in dB for the service node. This value represents the upstream power level in dB. Permissible values are -9, -6, -3 and 0. The default value of this object is -6 dB. |
xdslDevMVLSpecificIfConfig | 1.3.6.1.4.1.1795.2.24.9.2.3 | |||
xdslDevMVLSpecificIfConfigTable | 1.3.6.1.4.1.1795.2.24.9.2.3.1 | no-access |
The xdslDevMVLSpecificIfConfigTable provides config information specific to a xDSL(MVL) device, or system. The table is indexed by an object which corresponds to ifIndex. These ifIndex entries, themselves, denote and identify specific xdsl(Mvl) interfaces on the board or module. |
|
1.3.6.1.4.1.1795.2.24.9.2.3.1.1 | no-access |
Describes a specific xDSL(MVL) interface entry. |
||
xdslDevMVLSpecificIfConfigMaxPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.3.1.1.1 | integer | read-write |
The value of this object corresponds to the upper bound port speed of the specified port. The speeds are measured in kbps. |
xdslDevMVLSpecificIfConfigOnHookTxPowerAttenuation | 1.3.6.1.4.1.1795.2.24.9.2.3.1.1.2 | integer | read-write |
This value corresponds to the On-hook Transmitt Power Attenuation in dB for the access node and the service node. This value represents both downstream and upstream power level in dB while the phone is On-hook. Permissible values are -2, 1, 4, 7, and +10. The default value of this object is 10 dB. |
xdslDevMVLSpecificIfConfigOffHookTxPowerAttenuation | 1.3.6.1.4.1.1795.2.24.9.2.3.1.1.3 | integer | read-write |
This value corresponds to the Off-hook Transmitt Power Attenuation in dB for the access node and the service node. This value represents both downstream and upstream power level in dB while the phone is Off-hook. Permissible values are -11, -8, -5, -2, 1, 4, -2, 1, 4 and +7. The default value of this object is 7 dB. |
xdslDevSDSLSpecificIfConfig | 1.3.6.1.4.1.1795.2.24.9.2.4 | |||
xdslDevSDSLSpecificIfConfigTable | 1.3.6.1.4.1.1795.2.24.9.2.4.1 | no-access |
The xdslDevSDSLSpecificIfConfigTable provides configuration specific to the SDSL link. |
|
1.3.6.1.4.1.1795.2.24.9.2.4.1.1 | no-access |
Describes a specific SDSL configuration entry. |
||
xdslDevSDSLSpecificIfConfigFixedPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.4.1.1.1 | integer | read-write |
The value of this object corresponds to both upstream and downstream speed of the specified port. All the speeds are in kbps. The value of this object is used only when the port behaviour is fixed. |
xdslDevSDSLSpecificIfConfigMaxPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.4.1.1.2 | integer | read-write |
The value of this object corresponds to the upper bound port speed of the specified port when the port behaviour is adaptive. The speeds are measured in kbps. |
xdslDevSDSLSpecificIfConfigFixedPortSpeedNx128Mode | 1.3.6.1.4.1.1795.2.24.9.2.4.1.1.3 | integer | read-write |
The value of this object applies to both upstream and downstream speed of the specified port when the line rate mode is configured as Nx128 mode. All the speeds are in kbps. The value of this object is used only when the port behaviour is fixed and the line rate is Nx128 mode, and doesn't take effect in the standard mode. |
xdslDevSDSLSpecificIfConfigMaxPortSpeedNx128Mode | 1.3.6.1.4.1.1795.2.24.9.2.4.1.1.4 | integer | read-write |
The value of this object corresponds to the upper bound port speed of the specified port when the port behaviour is adaptive and the line rate is Nx128 mode, and doesn't take effect in the standard mode. The speeds are measured in kbps. |
xdslDevIDSLSpecificIfConfig | 1.3.6.1.4.1.1795.2.24.9.2.5 | |||
xdslDevIDSLSpecificIfConfigTable | 1.3.6.1.4.1.1795.2.24.9.2.5.1 | no-access |
The xdslDevIDSLSpecificIfConfigTable provides configuration specific to the IDSL link. |
|
1.3.6.1.4.1.1795.2.24.9.2.5.1.1 | no-access |
Describes a specific IDSL configuration entry. |
||
xdslDevIDSLSpecificIfConfigPortSpeed | 1.3.6.1.4.1.1795.2.24.9.2.5.1.1.1 | integer | read-write |
The value of this object corresponds to both upstream and downstream speed of the specified port. All the speeds are in kbps. Allowed speeds are 64, 128 and 144 kbps. The default value for this object is 128 kbps. |
xdslDevIDSLSpecificIfConfigTimingPortTransceiverMode | 1.3.6.1.4.1.1795.2.24.9.2.5.1.1.2 | integer | read-write |
The transceiver mode selected on the timing source port. Only one IDSL port can be set to NT mode. This timing will then be distributed to all other IDSL ports in the chassis that are set to LT. The selected xdslDevIDSLPrimaryTimingSourcePort provides clocking signals to the DSLAM when the transceiver mode is set to Network timing. The port selected for Network Timing mode will probably not used for customer data, but will receive a 2.048 Mhz Network clocking signal from a central office timing source and distribute this timing to other IDSL port cards. Enumeration: 'localTiming': 2, 'networkTiming': 1. |
xdslIfConfigMIBTraps | 1.3.6.1.4.1.1795.2.24.9.4 |