PDN-CP-IWF-MIB: View SNMP OID List / Download MIB
VENDOR: PARADYNE
Home | MIB: PDN-CP-IWF-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 |
pdnCpIwfMIB | 1.3.6.1.4.1.1795.2.24.2.50.1 |
This module defines a portion of the management information base (MIB) for managing multiple Loop Emulation Service (LES) Customer Premises Interworking Functions (CP-IWF). The mib recommended by the ATM forum (af-vmoa-0145.000) lacks the ability to manage multiple CP-IWFs as required by the Paradyne DSLAM products. This enterprise mib is meant to be used in connection with RFC 2863 which defines the ifTable. |
||
pdnCpIwfNotifications | 1.3.6.1.4.1.1795.2.24.2.50.1.0 | |||
pdnCpIwfMIBObjects | 1.3.6.1.4.1.1795.2.24.2.50.1.1 | |||
pdnCpIwfConfigObjects | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1 | |||
pdnCpIwfTotalNumber | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.1 | integer32 | read-only |
Indicates the total number of CpIwfs correctly configured in this system. |
pdnCpIwfIndexNext | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.2 | integer32 | read-only |
This object contains an appropriate value to be used for pdnCpIwfIndex when creating entries in the pdnCpIwfTable. The value 0 indicates that no unassigned entries are available. To obtain the pdnCpIwfIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. |
pdnCpIwfRegion | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.3 | cpiwfregion | read-write |
This object permits the selection of a regional set of parameters that apply to the entire device. |
pdnCpIwfTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4 | no-access |
The Cp-Iwf Configuration table. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1 | no-access |
An entry in the Cp-Iwf configuration table. |
||
pdnCpIwfIndex | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.1 | integer32 | no-access |
This object is an arbitrary index assigned by the agent. When a client wishes to add an entry to this pdnCpIwfTable, first it must do a get to the pdnCpIwfIndexNext and use the returned value as the table's index for the new entry. |
pdnCpIwfIfIndex | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.2 | interfaceindex | read-only |
This object displays the interface index from the ifTable assigned by the SNMP agent upon creation of this CPIWF. |
pdnCpIwfRowStatus | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.3 | rowstatus | read-only |
rowStatus object that allows creation and deletion of CpIwfs. |
pdnCpIwfNumPotsAssigned | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.4 | integer32 | read-only |
This object maintains the number of pots ports currently assigned to this CpIwf. It is not required that a new created CpIwf has Pots ports assigned to it. Moreover, the default value for this object can be implementation specific, for example: - assign all 24 POTS ports to the CpIwf port upon creation. - assign a minimum number of POTS to the CpIwf port. |
pdnCpIwfGatewayProtocol | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.5 | gatewayprotocol | read-only |
This is the Gateway protocol configured for this CPIWF. |
pdnCpIwfAtmBLESCapability | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.6 | controlprotocol | read-only |
This object indicates whether this CP-IWF supports the ATM Forum BLES standard with CCS and ELCP and EOC. |
pdnCpIwfSscsPredefinedProfile | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.7 | integer32 | read-write |
This object allows selection of predefined profiles for use by voice/voiceband data connections using UUI codepoints 0-15 with type 1 packets. The ATM Forum predefined profiles are specified in Annex A: ATM Forum Predefined Profiles (see reference below). Implementations are not required to support every profile. Thus, an SNMP set on this object to an unsupported profile must result in an SNMP Response with error status of badValue(3). Examples of profiles and its attributes values: < |
pdnCpIwfJitterBufferLength | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.4.1.8 | integer32 | read-write |
This object allows the configuration of the jitter buffer length. |
pdnCpIwfMappingTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.5 | no-access |
A table mapping the 'ifIndex' values of 'pdnCpIwfIfIndex' to the 'pdnCpIwfIndex' values of the corresponding CpIwf. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.1.5.1 | no-access |
Each row describes the mapping of one ifIndex to a pdnCpIwfIndex. |
||
pdnCpIwfMappingIndex | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.5.1.1 | integer32 | read-only |
The index assigned to the Cp-Iwf's interface upon creation. |
pdnPotsPortTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6 | no-access |
The Pots port Configuration table. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1 | no-access |
An entry in the Pots Port configuration table. |
||
pdnPotsPortIfIndex | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.1 | interfaceindex | no-access |
ifIndex value from ifTable for this POTS port. |
pdnPotsPortCpIwfIndex | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.2 | integer32 | read-write |
The value of this object corresponds to a valid pdnCpIwfIndex in the pdnCpIwfTable or '0' which has the meaning of 'not-assigned'. The value 0 is expected to be used during changes on the assignment of Pots ports, that is, a Pots port initially assigned to a CpIwf port needs to be un-assigned first and then assigned to the new CpIwf Port. |
pdnPotsPortHookStatus | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.3 | hookstate | read-only |
Current hook status of this POTS port. |
pdnPotsPortSignalingMethod | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.4 | potssignaling | read-write |
Signaling method selected for this POTS port. |
pdnPotsPortTxGain | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.5 | integer32 | read-write |
This is the gain in the analog-to-digital direction (towards the uplink). |
pdnPotsPortRxGain | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.6 | integer32 | read-write |
This is the gain in the digital-to-analog direction (towards the loop). |
pdnPotsPortCustInfo | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.7 | displaystring | read-write |
This object represents textual information about an user, typically user name and directory number. |
pdnPotsPortG729VoiceCodec | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.8 | switchstate | read-write |
This object is used to enable or disable G.729 codec on this POTS port. |
pdnPotsPortPreferedVoiceCodec | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.9 | voiceencoding | read-write |
This object is the preferable voice encoding configured for this port. |
pdnPotsPortPreferredPacketPeriod | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.10 | integer32 | read-write |
The value of this object contains the preferred packetization period in milliseconds. |
pdnPotsPortSilenceSuppression | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.11 | switchstate | read-write |
This object allows users to enable or disable silence suppression. If the value of the object is 'enabled (1)' silence suppression will be performed for a call placed on this port if agreed via negotiation with the far end. |
pdnPotsPortActualVoiceCodec | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.12 | voiceencoding | read-only |
This object is the actual voice encoding being used on this port as determined by the device in real-time. This object may differ from the configurable 'pdnPotsPortPreferedVoiceCodec' object. |
pdnPotsPortCallElapsedTime | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.13 | integer32 | read-only |
This value is the number of seconds that have elapsed since the start of the current call. If no active call is in progress on this port, this object should be zero. |
pdnPotsPortModemDetected | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.14 | truthvalue | read-only |
This object displays the status of the modem/fax connected on this port. If the value of this object is 'enabled (1)' the modem or fax answer tone has been detected. Otherwise this object will return 'disabled (2)'. |
pdnPotsPortEchoCanceller | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.15 | integer | read-only |
This object displays the current status of the echo canceller. Enumeration: 'disabled': 2, 'enabled': 1. |
pdnPotsPortLocalEndName | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.16 | displaystring | read-write |
This object contains a descriptive text identifying the local endpoint's name. |
pdnPotsPortActiveSoftswitch | 1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.17 | integer | read-only |
This object displays the active selection for the Softswitch (e.g., Call Agent, Proxy Agent, etc.) for this Pots port. The possible values for this object are: primary --> Primary Softswitch is selected secondary --> Secondary Softswitch is selected none --> no softswitch is currently selected. The configuration of the primary/secondary softswitches are found in objects outside this document (e.g., pdnCpIwfIpMgcpPriAgentName, etc...) If the SNMP agent can not determine an active softswitch for this Pots port (e.g, lost communication with the Call Agent), the value of this object will be set to 'none (3)'. Enumeration: 'none': 3, 'primary': 1, 'secondary': 2. |
pdnCpIwfTestObjects | 1.3.6.1.4.1.1795.2.24.2.50.1.1.2 | |||
pdnPotsTestTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1 | no-access |
The Paradyne Pots Port Interface Test Table. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1 | no-access |
An entry in the Paradyne POTS Interface Test Table. Only 1 test can be run at a time per POTS interface index (ifIndex). |
||
pdnPotsTestType | 1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1.1 | pdnpotstesttypes | read-write |
This object is used to specify the test type in this interface. If no test is active on this port, the agent should return the value of 'noTest (1)' |
pdnPotsTestCmd | 1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1.2 | integer | read-write |
This object can be set to initiate and/or terminate the test running on this interface. If no test is 'active' on this interface, the agent should return the value of 'noOp(1)'. Only if a test is 'active' on this interface, the agent should process a 'keepAlive (4)' command. Otherwise, this command should be rejected. Enumeration: 'stop': 3, 'start': 2, 'noOp': 1, 'keepAlive': 4. |
pdnPotsTestStatus | 1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1.3 | integer | read-only |
This object displays the current status of this entry. If no test is running on this interface, the agent should return the value 'inactive (2)'. Enumeration: 'active': 1, 'inactive': 2. |
pdnCpIwfStatsObjects | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3 | |||
pdnCpIwfAal2StatsTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1 | no-access |
This table is used to maintain AAL2-Customer Part Sublayer (CPS) statistics per VCC associated to each CpIwf port. An entry in this table represents the AAL2 statistics maintained for this circuit. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1 | no-access |
Contained AAL2 stats for a VCC defined on this cpIwf. |
||
pdnCpIwfAal2CpsRxPkts | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.1 | counter32 | read-only |
Number of CPS Received. |
pdnCpIwfAal2CpsTxPkts | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.2 | counter32 | read-only |
Number of CPS Transmitted. |
pdnCpIwfAal2CpsParityErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.3 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=0) |
pdnCpIwfAal2CpsSeqNumErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.4 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=1) |
pdnCpIwfAal2CpsOsfMismatchErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.5 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=2) |
pdnCpIwfAal2CpsOsfErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.6 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=3) |
pdnCpIwfAal2CpsHecErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.7 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=4) |
pdnCpIwfAal2CpsOversizeSduErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.8 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=5) |
pdnCpIwfAal2CpsReassemblyErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.9 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=6) |
pdnCpIwfAal2CpsHecOverlapErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.10 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=7) |
pdnCpIwfAal2CpsUuiErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.11 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=8) |
pdnCpIwfAal2CpsCidErrors | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.1.1.12 | counter32 | read-only |
Number of errors encountered as specified in Table 6/I.363.2 (errnum=9) |
pdnPotsPortStatsTable | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2 | no-access |
This table is used to maintain statistics per Pots port. |
|
1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1 | no-access |
Contained statistics per Pots Port. |
||
pdnPotsPortTotalCalls | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.1 | counter32 | read-only |
Total Number of successfull calls performed on this POTS port. |
pdnPotsPortTotalCallsFailure | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.2 | counter32 | read-only |
Total number of calls that failed on this POTS port. |
pdnPotsPortTotalCallsDropped | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.3 | counter32 | read-only |
Total number of calls (in/out) that were dropped on this POTS port. |
pdnPotsPortInCallsReceived | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.4 | counter32 | read-only |
Total number of incoming calls received on this POTS port. |
pdnPotsPortInCallsAnswered | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.5 | counter32 | read-only |
Total number of incoming calls answered on this POTS port. |
pdnPotsPortInCallsConnected | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.6 | counter32 | read-only |
Total number of incoming calls connected on this POTS port. |
pdnPotsPortInCallsFailure | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.7 | counter32 | read-only |
Total number of incoming calls that failed on this POTS port. |
pdnPotsPortOutCallsAttempted | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.8 | counter32 | read-only |
Total number of outgoing calls that were attempted on this POTS port. |
pdnPotsPortOutCallsAnswered | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.9 | counter32 | read-only |
Total number of outgoing calls that were answered on this POTS port. |
pdnPotsPortOutCallsConnected | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.10 | counter32 | read-only |
Total number of outgoing calls that were connected on this POTS port. |
pdnPotsPortOutCallsFailure | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.11 | counter32 | read-only |
Total number of outgoing calls that failed on this POTS port. |
pdnPotsPortPacketsSent | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.12 | counter32 | read-only |
Total number of packets transmitted by this POTS port. |
pdnPotsPortPacketsReceived | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.13 | counter32 | read-only |
Total number of packets received by this POTS port. |
pdnPotsPortPacketsLost | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.14 | counter32 | read-only |
Total number of packets lost by this POTS port. |
pdnPotsPortBytesSent | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.15 | counter32 | read-only |
Total number of bytes transmitted by this POTS port. |
pdnPotsPortBytesReceived | 1.3.6.1.4.1.1795.2.24.2.50.1.1.3.2.1.16 | counter32 | read-only |
Total number of bytes received by this POTS port. |
pdnCpIwfMIBConformance | 1.3.6.1.4.1.1795.2.24.2.50.1.2 | |||
pdnCpIwfMIBCompliances | 1.3.6.1.4.1.1795.2.24.2.50.1.2.1 | |||
pdnCpIwfMIBCompliance | 1.3.6.1.4.1.1795.2.24.2.50.1.2.1.1 |
The compliance statement for SNMP entities that support LES as specified in af-vmoa-0145.000 of the ATM Forum. This compliance has been deprecated and replaced by V2 below. |
||
pdnCpIwfMIBComplianceV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.1.2 |
The compliance statement for SNMP entities that support LES as specified in af-vmoa-0145.000 of the ATM Forum. This compliance statement superseeds the pdnCpIwfMIBCompliance. This compliance has been deprecated and replaced by V3 below. |
||
pdnCpIwfMIBComplianceV3 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.1.3 |
The compliance statement for SNMP entities that support LES as specified in af-vmoa-0145.000 of the ATM Forum. This compliance statement superseeds the pdnCpIwfMIBComplianceV2. |
||
pdnCpIwfMIBGroups | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2 | |||
pdnCpIwfGeneralConfigGroup | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.1 |
General Configuration of CpIwf ports |
||
pdnCpIwfPotsPortConfigGroup | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.2 |
Configuration group for Pots ports This group is now deprecated by pdnCpIwfPotsPortConfigGroupV2. |
||
pdnCpIwfAal2StatsGroup | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.3 |
Aal2 stats per CpIwf |
||
pdnCpIwfPotsPortStatsGroup | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.4 |
Pots Ports stats group |
||
pdnCpIwfGeneralConfigGroupV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.5 |
Configuration of general parameters related to the CpIwf. This group superseeds the pdnCpIwfGeneralConfigGroup which was splitted in two groups. |
||
pdnCpIwfIADConfigGroupV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.6 |
Configuration of each CpIwf interfaces in the device. This group superseeds the pdnCpIwfGeneralConfigGroup which was splitted in two groups. This group is now deprecated by pdnCpIwfPotsPortConfigGroupV3. |
||
pdnCpIwfPotsPortStatsGroupV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.7 |
Pots Ports stats group |
||
pdnCpIwfPotsPortConfigGroupV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.8 |
Configuration group for Pots ports |
||
pdnCpIwfPotsPortTestGroupV2 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.9 |
Pots Ports test group |
||
pdnCpIwfIADConfigGroupV3 | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.10 |
Configuration of each CpIwf interfaces in the device. This group superseeds the pdnCpIwfGeneralConfigGroupV2. |
||
pdnCpIwfPotsPortPacketStatsGroup | 1.3.6.1.4.1.1795.2.24.2.50.1.2.2.11 |
Pots Ports packet statistics group |