AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-DSL-PROVISION-MIB » Objects

CISCO-DSL-PROVISION-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-DSL-PROVISION-MIB and use it to monitor vendor specific OID's.

CISCO-DSL-PROVISION-MIB file content

Object view of CISCO-DSL-PROVISION-MIB:

Scalar Object
cdslMaxNrps .1.3.6.1.4.1.9.10.30.1.1.1
Maximum number of the node routing processors (NRP) allowed in the system.
cdslNrpNumber .1.3.6.1.4.1.9.10.30.1.1.2
The number of NRPs that are present in this system.
cdslNrpIpAddressEntry .1.3.6.1.4.1.9.10.30.1.1.3.1
These entries are used to store the IP Addresses of NRP cards that are inserted in the indexed slot. The IP addresses are used to access these cards.
cdslVirtualTemplateNumberEntry .1.3.6.1.4.1.9.10.30.1.2.1.1
Entries are read only.
cdslVirtualTemplateEntry .1.3.6.1.4.1.9.10.30.1.2.2.1
User may create a new entry or delete an existing entry. Entries may be created without explicitly setting cdslVTRowStatus. While the row status is 'active', objects having read-create access can be changed.
cdslLocalIpAddrPoolNumberEntry .1.3.6.1.4.1.9.10.30.1.3.1.1
Entries are read only.
cdslLocalIpAddrPoolEntry .1.3.6.1.4.1.9.10.30.1.3.2.1
This list contains IP pool entry. The entry is read-only. The creation or the deletion of an entry will be a by-product of the entry in the cdslLocalIPAddrRangeTable. When an entry is created and activated in that table, an entry in this table will come into existance if it is not already so. When an entry is deleted in that table, if there is no other entry existing in that table with the same cdslNrpSlotIndex and cdslLocalIpAddrPoolName, the netry in this table with the same indices will diappear from the table.
cdslLocalIpAddrRangeEntry .1.3.6.1.4.1.9.10.30.1.3.3.1
This list contains IP pool range entry. User may create a new entry or delete an existing entry. When creating an entry, after its activation, an entry in the cdslLocalIpAddrPoolTable will exist if it is not already so. When destroying an entry, if the range is the only range in the pool, the range entry will be destroyed and the pool entry will disappear from the cdslLocalIpAddrPoolTable.
cdslPppOverAtmPvcNumberEntry .1.3.6.1.4.1.9.10.30.1.4.1.1
Each entry represents the responding NRP.
cdslAtmPvcEntry .1.3.6.1.4.1.9.10.30.1.4.2.1
The IfIndex by which the table is indexed, is the ATM interface index in which the PVC is created. The only object that is allowed to change the value while the row status is 'active' is cdslAtmPvcClass. Please refer to the description of cdslAtmPvcRowStatus for more information.
cdslVcClassNumberEntry .1.3.6.1.4.1.9.10.30.1.5.1.1
Entries are read only.
cdslVcClassEntry .1.3.6.1.4.1.9.10.30.1.5.2.1
The VC Class entry is read-create. Each entry represents a VC class.
Tabular Object
cdslNrpSlotIndex .1.3.6.1.4.1.9.10.30.1.1.3.1.1
The object specifies the identifier of a slot containing a NRP.
cdslNrpIpAddress .1.3.6.1.4.1.9.10.30.1.1.3.1.2
The object specifies the IP addresses associated with the NRP contained in the slot identified by cdslNrpSlotIndex.
cdslMaxVirtualTemplates .1.3.6.1.4.1.9.10.30.1.2.1.1.1
The object specifies the maximum number of virtual templates allowed in one single NRP.
cdslVirtualTemplates .1.3.6.1.4.1.9.10.30.1.2.1.1.2
This object indicates the number of virtual templates presently set up in each NRP identified by cdslNrpSlotIndex.
cdslVTIndex .1.3.6.1.4.1.9.10.30.1.2.2.1.1
This object represents an arbitrary index used to identify the virtual template entry.
cdslVTIpAddressMethod .1.3.6.1.4.1.9.10.30.1.2.2.1.2
This object indicates how an IP address is obtained to be associated with this virtual template. The actual parameters of these methods are indicated by the objects defined after. none -- means no IP address associated. ipAddress -- means an explicit IP address and mask. interfaceIp -- uses the IP address of an interface if it has one. negotiate -- obtains IP address from a pre-configured DHCP server. In the set operation, only the parameter corresponding to this object is considered. All other parameters are ignored and forgotten.
cdslVTIpAddress .1.3.6.1.4.1.9.10.30.1.2.2.1.3
This object specifies the IP address associated with this virtual template entry. This object is only valid when cdslVTIpAddressMethod is 'ipAddress'. To set the value correctly, this object shall be set in the same packet as cdslVTIpAddressMethod.
cdslVTIpAddressMask .1.3.6.1.4.1.9.10.30.1.2.2.1.4
This object specifies the IP address mask. This object is only valid when cdslVTIpAddressMethod is 'ipAddress'. To set the value correctly, this object shall be set in the same packet as cdslVTIpAddressMethod.
cdslVTIpIfIndex .1.3.6.1.4.1.9.10.30.1.2.2.1.5
This object specifies the ifIndex of the interface, whose IP address will be used for the virtual template entry. Any interface with an IP address in the routing processor can be selected. This object is only valid when cdslVTIpAddressMethod is 'interfaceIp'. To set the value correctly, this object shall be set in the same packet as cdslVTIpAddressMethod.
cdslVTPeerIpAddressMethod .1.3.6.1.4.1.9.10.30.1.2.2.1.6
This object indicates how an IP address is obtained when a peer requesting one. The actual parameters of these methods are indicated by the objects defined after. none -- means no IP address associated. negotiate -- obtains IP address from a pre-configured DHCP server. ipAddressPool -- obtains IP address from an ip address pool specified by cdslVTPeerIpAddrPool to be defined. In the set operation, only the parameter corresponding to the value of this object is considered. All other parameters are ignored and forgotten.
cdslVTPeerIpAddrPool .1.3.6.1.4.1.9.10.30.1.2.2.1.7
This object is used to specify peer default local IP address pool name. This object is only valid when cdslVTPeerIpAddressMethod is 'ipAddressPool'. To set the value correctly, this object shall be set in the same packet as cdslVTPeerIpAddressMethod. If set this object to a pool name that does not correspond to any entry in the cdslLocalIpAddrPoolTable, then the global IP address mechanism shall be applied. So to use the global IP address mechanism, one should set this object to a non-existent cdslLocalIpAddrPoolName or an empty string.
cdslVTPppAuthChap .1.3.6.1.4.1.9.10.30.1.2.2.1.8
This object is used to specify to use Challenge Handshake Authentication Protocol (CHAP) authentication method and the order it is used. The value zero indicates that CHAP is not used. See the description of object cdslVTPppAuthPap for the meaning of non-zero value.
cdslVTPppAuthMSChap .1.3.6.1.4.1.9.10.30.1.2.2.1.9
This object is used to specify the use of Microsoft's CHAP (MSCHAP) authentication method and the order it is used. The value zero indicates that MSCHAP is not used. See the description of object cdslVTPppAuthPap for the meaning of non-zero value.
cdslVTPppAuthPap .1.3.6.1.4.1.9.10.30.1.2.2.1.10
This object is used to specify whether to use Password Authentication Protocol (PAP) authentication method and the order it is used. This object is one of multiple objects used to specify authentication methods. The other authentication method objects are cdslVTPppAuthChap and cdslVTPppAuthMSChap. A non-zero value for any of these authentication method objects indicates that its associated authentication method is to be employed. The value of these objects indicates the order in which their respective methods should be applied to the process of authenticating users. The lowest non-zero valued authentication method object is used first. If it fails, the second lowest is applied. If all methods fail, the user is rejected. If multiple objects are set to the same value, then the order of the corresponding methods will be adjusted in the order of CHAP, MSCHAP and PAP. Each time one of these auth method value is set, all the auth method object values will be re-assigned to reflect the order change and the values will be in an incremental order started from one. So the return value(s) of a snmpget request for these objects may be different from what they are set. However the order is preserved.
cdslVTPppChapHost .1.3.6.1.4.1.9.10.30.1.2.2.1.11
This object is used to specify the PPP CHAP host name.
cdslVTPppChapPassword .1.3.6.1.4.1.9.10.30.1.2.2.1.12
This object is used to specify the PPP CHAP password.
cdslVTPppChapEncrypType .1.3.6.1.4.1.9.10.30.1.2.2.1.13
This object is used to specify whether to encrypt the PPP CHAP password. Only effective when cdslVTPppChapPassword is non-empty.
cdslVTPppChapRefuse .1.3.6.1.4.1.9.10.30.1.2.2.1.14
The object is used to refuse CHAP authentication from peers requesting it. To disable this function set the value to no. RefuseCallinOnly indicating the system to refuse to answer CHAP authentication challenges received from the peer, but will still require the peer to answer any CHAP challenges this system sends.
cdslVTPppChapWaitPeer .1.3.6.1.4.1.9.10.30.1.2.2.1.15
This object is used to specify that the system will not authenticate to a peer requesting CHAP authentication until after the peer has authenticated to this system. To disable this function, set this object to 'false'. That is the system will handle the peer authentication requesting even if a peer has not authenticate itself yet.
cdslVTPppPapUserName .1.3.6.1.4.1.9.10.30.1.2.2.1.16
This object is used to specify the PPP PAP user name that will be sent to a peer device. Please refer to the description of cdslVTPppPassword to see the interaction.
cdslVTPppPapPassword .1.3.6.1.4.1.9.10.30.1.2.2.1.17
This object is used to specify the PPP PAP authentication password. The system only utilizes the user name and password when both cdslVTPppUserName and cdslVTPppPassword are non-empty strings. To enforce this the following mechanism is applied. When both are empty strings, set any single one into non-empty string would automatically set the other into the same string. When set any into empty string, the other object would be set to empty string too automatically.
cdslVTPppPapEncrypType .1.3.6.1.4.1.9.10.30.1.2.2.1.18
This object is used to specify whether to encrypt the PAP password. Only effective when cdslVTPppPapPassword is non-empty.
cdslVTPppUseTacacs .1.3.6.1.4.1.9.10.30.1.2.2.1.19
This object is used to specify whether to enable TACACS for PPP authentication. SingleLine means yes and plus to accept username and password in the username field that is in single line.
cdslVTRowStatus .1.3.6.1.4.1.9.10.30.1.2.2.1.20
This object is used to create a new row or modify or delete an existing row in this table.
cdslMaxLocalIpAddrPools .1.3.6.1.4.1.9.10.30.1.3.1.1.1
Maximum number of local IP address pools allowed in a NRP.
cdslLocalIpAddrPools .1.3.6.1.4.1.9.10.30.1.3.1.1.2
The number of local IP address pools presently set up.
cdslLocalIpAddrPoolName .1.3.6.1.4.1.9.10.30.1.3.2.1.1
A unique and non-empty string for the pool. The name can not be modified once created.
cdslLocalIpAddrPoolFreeAddresses .1.3.6.1.4.1.9.10.30.1.3.2.1.2
The number of IP addresses still available for use in the pool. Please notice that the number is for the whole pool, not for the individual range.
cdslLocalIpAddrPoolInUseAddresses .1.3.6.1.4.1.9.10.30.1.3.2.1.3
The number of addresses currently in use in the pool. Please notice that the number is for the whole pool, not for the individual range.
cdslLocalIpAddrRangeLowAddr .1.3.6.1.4.1.9.10.30.1.3.3.1.1
The low range of this IP address pool range. This must be lower than the pool's high range.
cdslLocalIpAddrRangeHighAddr .1.3.6.1.4.1.9.10.30.1.3.3.1.2
The high range of this IP address pool range. This must be higher than the pool's low range.
cdslLocalIpAddrRangeRowStatus .1.3.6.1.4.1.9.10.30.1.3.3.1.3
This object is used to create a new row or delete an existing row in this table.
cdslPppOverAtmPvcs .1.3.6.1.4.1.9.10.30.1.4.1.1.1
The number of atm pvcs that are presently set up with PPP encapsulation. The number of all atm PVCs and the maximum number of PVCs are provided by AToM Mib.
cdslAtmPvcVpi .1.3.6.1.4.1.9.10.30.1.4.2.1.1
The virtual path identifier of the PVC. Please note that it is routing processor's VPI number.
cdslAtmPvcVci .1.3.6.1.4.1.9.10.30.1.4.2.1.2
The virtual channel identifier of the PVC. Please note that it is routing processor's VCI number.
cdslAtmPvcName .1.3.6.1.4.1.9.10.30.1.4.2.1.3
This object can be used to identify the PVC. Unique name for each PVC is desired if assigned.
cdslAtmPvcSubIfNumber .1.3.6.1.4.1.9.10.30.1.4.2.1.4
This object indicates the ios sub-interface number if this PVC belongs to an atm sub-interface. Once the pvc exists, the value can not be modified. If the PVC is created under the ATM interface level and not a subinterface level, the object shall be zero.
cdslAtmPvcClass .1.3.6.1.4.1.9.10.30.1.4.2.1.5
This object indicates the vc-class to inherit when the named vc-class exists. If the object is to set into an empty string, the default value 'default-vc-class' will be used. If the 'default-vc-class' class does exist, it will be created and the encapsulation is set to aal5ciscoppp and the virtual template number is set to the largest virtual template number allowed. If the specified virtual template does not exist, it will be created with no specific configuration. If the specified vc-class does not exist, a new vc-class will be created in the same way as the default-vc-class is. If the specified vc-class exists and its encapsulation is not 'aal5mux' or 'aal5ciscoppp', an error will be returned.
cdslAtmPvcQosType .1.3.6.1.4.1.9.10.30.1.4.2.1.6
Quality of Service type of this PVC.
cdslAtmPvcAbrPCR .1.3.6.1.4.1.9.10.30.1.4.2.1.7
Availabe bit rate (Abr) peak cell rate(PCR) of this PVC.
cdslAtmPvcAbrMCR .1.3.6.1.4.1.9.10.30.1.4.2.1.8
Abr Minimum Guaranteed Cell Rate(MCR) of this PVC.
cdslAtmPvcAbrIORIF .1.3.6.1.4.1.9.10.30.1.4.2.1.9
Abr inverse of rate increase factor (1/rif) of this PVC.
cdslAtmPvcAbrIORDF .1.3.6.1.4.1.9.10.30.1.4.2.1.10
Abr inverse of rate decrease factor (1/rdf) of this PVC.
cdslAtmPvcBroadcast .1.3.6.1.4.1.9.10.30.1.4.2.1.11
This object indicates whether to allow broadcast or not.
cdslAtmPvcEncapsulation .1.3.6.1.4.1.9.10.30.1.4.2.1.12
This object indicates encapsulation method of this PVC.
cdslAtmPvcMuxLinkType .1.3.6.1.4.1.9.10.30.1.4.2.1.13
This object can be used to This object is used to specify the link type if the encapsulation is aal5mux. 1 -- ip and 2 -- ppp.
cdslAtmPvcVirtualTemplate .1.3.6.1.4.1.9.10.30.1.4.2.1.14
The virtual template number configured for the PVC.
cdslAtmPvcILMIManage .1.3.6.1.4.1.9.10.30.1.4.2.1.15
This object indicates whether to ilmi manage or not.
cdslAtmPvcInarp .1.3.6.1.4.1.9.10.30.1.4.2.1.16
This object indicates the InARP Frequency in minutes (Only meaningful in aal5snap encapsulation).
cdslAtmPvcOamRetryUpCount .1.3.6.1.4.1.9.10.30.1.4.2.1.17
This object indicates the OAM retry count before declaring a VC is up.
cdslAtmPvcOamRetryDownCount .1.3.6.1.4.1.9.10.30.1.4.2.1.18
This object indicates the OAM retry count before declaring a VC is down.
cdslAtmPvcOamPvcManaged .1.3.6.1.4.1.9.10.30.1.4.2.1.19
This object indicates whether to enable VC management on OAM in this PVC.
cdslAtmPvcOamPvcLF .1.3.6.1.4.1.9.10.30.1.4.2.1.20
This object indicates the OAM loopback frequency(seconds) for this PVC.
cdslAtmPvcProtocolIpBC .1.3.6.1.4.1.9.10.30.1.4.2.1.21
Pseudo-broadcast on the protocol IP inarp connections or not (Only meaningful in aal5snap encapsulation).
cdslAtmPvcProtocolIpxBC .1.3.6.1.4.1.9.10.30.1.4.2.1.22
This object indicates whether to allow Pseudo-broadcast on the protocol IPX inarp connections or not (Only meaningful in aal5snap encapsulation).
cdslAtmPvcUbrPCR .1.3.6.1.4.1.9.10.30.1.4.2.1.23
This object indicates the Ubr Peak Cell Rate.
cdslAtmPvcUbrPlusPCR .1.3.6.1.4.1.9.10.30.1.4.2.1.24
This object indicates the Ubr+ Peak Cell Rate.
cdslAtmPvcUbrPlusMCR .1.3.6.1.4.1.9.10.30.1.4.2.1.25
This object indicates the Ubr+ Minimum Guaranteed Cell Rate.
cdslAtmPvcVbrNrtPCR .1.3.6.1.4.1.9.10.30.1.4.2.1.26
This object indicates the Vbr-Nrt Peak Cell Rate.
cdslAtmPvcVbrNrtSCR .1.3.6.1.4.1.9.10.30.1.4.2.1.27
This object indicates the Vbr-Nrt Sustainable Cell Rate.
cdslAtmPvcRowStatus .1.3.6.1.4.1.9.10.30.1.4.2.1.28
This object is used to create a new row or modify or delete an existing row in this table. When the row is created, but the minimun set of parameters is not all set, the status is 'notReady'. There is no PVC corresponding to it. The minimum set of parameters required to activate an entry is cdslAtmPvcSubIfNumber.
cdslMaxVcClasses .1.3.6.1.4.1.9.10.30.1.5.1.1.1
This object indicates the maximum number of VC classes allowed.
cdslVcClasses .1.3.6.1.4.1.9.10.30.1.5.1.1.2
This object indicates the number of VC classes presently set in each NRP identified by cdslNrpSlotIndex.
cdslVcClassName .1.3.6.1.4.1.9.10.30.1.5.2.1.1
This object is used to identify the vc class.
cdslVcClassType .1.3.6.1.4.1.9.10.30.1.5.2.1.2
This object indicates the type of the vc class. Atm is for Asynchronous transfer mode and funi for frame user network interface.
cdslVcClassQosType .1.3.6.1.4.1.9.10.30.1.5.2.1.3
This object specifies the QOS type of the vc class.
cdslVcClassAbrPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.4
This object specifies Abr Peak Cell Rate.
cdslVcClassAbrMcr .1.3.6.1.4.1.9.10.30.1.5.2.1.5
This object specifies Minimum Guaranteed Cell Rate. It shall be smaller than cdslVcClassAbrPCR.
cdslVcClassAbrIORIF .1.3.6.1.4.1.9.10.30.1.5.2.1.6
This object specifies Abr inverse of rate increase factor (1/rif) to the power of two. Note that the actual value in the system is the power of two of this object. That is, for example, a value 5 of this object means 2**5 = 32 in the system for AbrIORIF. Range (0..15) to the power of two is the range (1..32768).
cdslVcClassAbrIORDF .1.3.6.1.4.1.9.10.30.1.5.2.1.7
Abr inverse of rate decrease factor (1/rdf) to the power of two. Note that the actual value is the power of two of this object. For example, value 5 of this object means 2**5 = 32. Range (0..15) to the power of two is the range (1..32768).
cdslVcClassBroadcast .1.3.6.1.4.1.9.10.30.1.5.2.1.8
This object indicates whether to allow broadcast or not. When set the value, do not use unknown.
cdslVcClassEncapsulation .1.3.6.1.4.1.9.10.30.1.5.2.1.9
This object specifies encapsulation method.
cdslVcClassMuxLinkType .1.3.6.1.4.1.9.10.30.1.5.2.1.10
This object is used to specify the link type if the encapsulation is aal5mux. 1 for IP and 2 for PPP.
cdslVcClassVirtualTemplate .1.3.6.1.4.1.9.10.30.1.5.2.1.11
The virtual template number. Value zero means not configured.
cdslVcClassIdleTimeout .1.3.6.1.4.1.9.10.30.1.5.2.1.12
This object specifies idle timeout.
cdslVcClassIdleMTR .1.3.6.1.4.1.9.10.30.1.5.2.1.13
This object specifies the minimum traffic rate to keep the connection.
cdslVcClassILMIManage .1.3.6.1.4.1.9.10.30.1.5.2.1.14
This object specifies whether to allow ilmi manage or not. When set the value, do not use unknown.
cdslVcClassInarp .1.3.6.1.4.1.9.10.30.1.5.2.1.15
This object specifies InARP Frequency in minutes.
cdslVcClassOamRetryUpCount .1.3.6.1.4.1.9.10.30.1.5.2.1.16
OAM retry count before declaring a VC is up
cdslVcClassOamRetryDownCount .1.3.6.1.4.1.9.10.30.1.5.2.1.17
OAM retry count before declaring a VC is down
cdslVcClassOamPvcManaged .1.3.6.1.4.1.9.10.30.1.5.2.1.18
This object specifies whether to enable VC management on OAM in a PVC. When set the value, do not use unknown.
cdslVcClassOamPvcLF .1.3.6.1.4.1.9.10.30.1.5.2.1.19
This object specifies the OAM loopback frequency.
cdslVcClassOamSvcManaged .1.3.6.1.4.1.9.10.30.1.5.2.1.20
This object specifies whether to enable VC management on OAM on SVC SVC. When set the value, do not use unknown.
cdslVcClassOamSvcLF .1.3.6.1.4.1.9.10.30.1.5.2.1.21
This object specifies the OAM loopback frequency for SVC
cdslVcClassProtocolIpBC .1.3.6.1.4.1.9.10.30.1.5.2.1.22
This object specifies whether to allow the pseudo-broadcast on the protocol IP inarp connections or not.
cdslVcClassProtocolIpxBC .1.3.6.1.4.1.9.10.30.1.5.2.1.23
This object specifies whether to allow the pseudo-broadcast on the protocol IPX inarp connections or not.
cdslVcClassTransmitPriority .1.3.6.1.4.1.9.10.30.1.5.2.1.24
This object specifies the transmit priority.
cdslVcClassUbrPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.25
This object specifies the Ubr Peak Cell Rate.
cdslVcClassUbrInputPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.26
This object specifies the Ubr Input Peak Cell Rate.
cdslVcClassUbrPlusPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.27
This object specifies the Ubr+ Peak Cell Rate.
cdslVcClassUbrPlusMCR .1.3.6.1.4.1.9.10.30.1.5.2.1.28
This object specifies the Ubr+ Minimum Guaranteed Cell Rate. It shall be smaller than cdslVcClassUbrPlusPCR.
cdslVcClassUbrPlusInputPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.29
This object specifies the Ubr+ Input Peak Cell Rate.
cdslVcClassUbrPlusInputMCR .1.3.6.1.4.1.9.10.30.1.5.2.1.30
This object specifies the Ubr+ Input Minimum Cell Rate. It shall be smaller than cdslVcClassUbrPlusInputPCR.
cdslVcClassVbrNrtPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.31
This object specifies the Vbr-Nrt Peak Cell Rate.
cdslVcClassVbrNrtSCR .1.3.6.1.4.1.9.10.30.1.5.2.1.32
This object specifies the Vbr-Nrt Sustainable Cell Rate. It shall be smaller than cdslVcClassVbrNrtPCR.
cdslVcClassVbrNrtInputBP .1.3.6.1.4.1.9.10.30.1.5.2.1.33
This object specifies the Vbr-Nrt Input Burst Parameter: rounded on AIP to the nearest 32, used as is on NPM.
cdslVcClassVbrNrtInputPCR .1.3.6.1.4.1.9.10.30.1.5.2.1.34
This object specifies the Vbr-Nrt Input Peak Cell Rate.
cdslVcClassVbrNrtInputSCR .1.3.6.1.4.1.9.10.30.1.5.2.1.35
This object specifies the Vbr-Nrt Input Sustainable Cell Rate. It shall be smaller than cdslVcClassVbrNrtInputPCR.
cdslVcClassVbrNrtInputMBS .1.3.6.1.4.1.9.10.30.1.5.2.1.36
This object specifies the Input Maximum Burst Size.
cdslVcClassRowStatus .1.3.6.1.4.1.9.10.30.1.5.2.1.37
This object is used to create a new row or modify or delete an existing row in this table. The return value of this object is always 'active', if the row exists. To delete the row, set the value to 'destroy'. When creating a new row, 'createAndGo' is the default value and method even if 'createAndWait' is specified. The row and the VC class will be created. When deleting a vc class, if there is still reference to it, it is made invisibile. Otherwise, it is removed physically.
Table
cdslNrpIpAddressTable .1.3.6.1.4.1.9.10.30.1.1.3
This table reflects the IP addresses of each NRP in the system.
cdslVirtualTemplateNumberTable .1.3.6.1.4.1.9.10.30.1.2.1
This table reflects the number of virtual template that are presently set up in each NRP. A virtual template interface is a logical entity a configuration for a serial-interface but not tied to a physical interface - thatcan be applied dynamically as needed.
cdslVirtualTemplateTable .1.3.6.1.4.1.9.10.30.1.2.2
This table includes the virtual templates in the NRP identified by cNrpSlotIndex. Though a virtual template is often called a virtual template interface, it is not reflected in the ifTable.
cdslLocalIpAddrPoolNumberTable .1.3.6.1.4.1.9.10.30.1.3.1
This table indicates the number of IP address pools that are presently set up in each NRP.
cdslLocalIpAddrPoolTable .1.3.6.1.4.1.9.10.30.1.3.2
This table defines the IP local address pool. An IP address pool may have a single entry in the table. The ranges of a pool are represented in the cdslLocalIPAddrRangeTable.
cdslLocalIpAddrRangeTable .1.3.6.1.4.1.9.10.30.1.3.3
This table defines the IP local address pool ranges. An IP address pool may have a single entry or multiple entries in the table, since an IP address pool can have multiple dis-continuous ranges. Each range will have a separate entry in the table.
cdslPppOverAtmPvcNumberTable .1.3.6.1.4.1.9.10.30.1.4.1
This table reflects the number of PVCs of PPP encapsulation presently set up in each NRP.
cdslAtmPvcTable .1.3.6.1.4.1.9.10.30.1.4.2
This table includes configuration parameters for ATM PVCs with PPP encapsulation. The vc-mode ATM PVC management approach is used as the PVC creating method, which greatly simplifies configuration by using of vc-class. The PVCs which were created using atm pvc cli commands can only be read or deleted from snmp. In case of reading, only the values of vpi, vci, sub-interface number, encapsulation, virtual template number and row status are meaningful. When trying to set any object of these PVCs, a GEN_ERROR returns except for the row status object. To indicate a PVC is created with old pvc syntax, the value of cdslAtmPvcClass will be set into '!'.
cdslVcClassNumberTable .1.3.6.1.4.1.9.10.30.1.5.1
This table reflects the number of VC classes that are presently set up in each NRP.
cdslVcClassTable .1.3.6.1.4.1.9.10.30.1.5.2
The entries in this table are vc-classes with at least one parameter configured. In other words, empty classes (with name only) will not be present in this table.
Object Identifier
ciscoDslProvisionMIB .1.3.6.1.4.1.9.10.30
Cisco DSL (Digital Subscriber Line) Provision MIB Module. It is used to create subscriber PPP over ATM sessions and related tasks.
ciscoDslProvMIBObjects .1.3.6.1.4.1.9.10.30.1
cdslNrpSlot .1.3.6.1.4.1.9.10.30.1.1
cdslVirtualTemplate .1.3.6.1.4.1.9.10.30.1.2
cdslLocalIpAddrPool .1.3.6.1.4.1.9.10.30.1.3
cdslAtmPvc .1.3.6.1.4.1.9.10.30.1.4
cdslVcClass .1.3.6.1.4.1.9.10.30.1.5
ciscoDslProvMIBNotificationPrefix .1.3.6.1.4.1.9.10.30.2
ciscoDslProvMIBConformance .1.3.6.1.4.1.9.10.30.3
ciscoDslProvMIBCompliances .1.3.6.1.4.1.9.10.30.3.1
ciscoDslProvMIBGroups .1.3.6.1.4.1.9.10.30.3.2
Group
ciscoNrpSlotGroup .1.3.6.1.4.1.9.10.30.3.2.1
The DSL Provision NRP Slot Group.
ciscoVirtualTemplateGroup .1.3.6.1.4.1.9.10.30.3.2.2
The DSL Provision Virtual Template Interface Group.
ciscoIpPoolGroup .1.3.6.1.4.1.9.10.30.3.2.3
The DSL Provision IP Pool Group.
ciscoDslPVCGroup .1.3.6.1.4.1.9.10.30.3.2.4
The DSL Provision PVC Group.
ciscoVcClassGroup .1.3.6.1.4.1.9.10.30.3.2.5
The DSL Provision VC Class Group.