MIBs Depot

CISCO-DSL-PROVISION-MIB

Registered at
1.3.6.1.4.1.9.10.30
Last updated
2005-12-14 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-12-14 00:00, 1999-06-18 00:00
Namespace
cisco
Source file
CISCO-DSL-PROVISION-MIB
Digest
sha256:0372518def45b4571c1c441585043d957bb30e10549c2a49977d9a83d0124d69

Description

Cisco DSL (Digital Subscriber Line) Provision MIB Module. It is used to create subscriber PPP over ATM sessions and related tasks.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-dsl@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndexOrZero, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-DSL-PROVISION-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoDslProvMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1
cdslNrpSlot
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1.1
cdslMaxNrps
OBJECT-TYPE
Maximum number of the node routing processors (NRP) allowed in the system.
1.3.6.1.4.1.9.10.30.1.1.1Unsigned32 (0..4294967295)read-onlycurrent
cdslNrpNumber
OBJECT-TYPE
The number of NRPs that are present in this system.
1.3.6.1.4.1.9.10.30.1.1.2Gauge32 (0..4294967295)read-onlycurrent
cdslNrpIpAddressTable
OBJECT-TYPE
This table reflects the IP addresses of each NRP in the system.
1.3.6.1.4.1.9.10.30.1.1.3not-accessiblecurrent
cdslNrpIpAddressEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.1.3.1not-accessiblecurrent
cdslNrpSlotIndex
OBJECT-TYPE
The object specifies the identifier of a slot containing a NRP.
1.3.6.1.4.1.9.10.30.1.1.3.1.1Integer32 (1..2147483647)not-accessiblecurrent
cdslNrpIpAddress
OBJECT-TYPE
The object specifies the IP addresses associated with the NRP contained in the slot identified by cdslNrpSlotIndex.
1.3.6.1.4.1.9.10.30.1.1.3.1.2IpAddressread-onlycurrent
cdslVirtualTemplate
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1.2
cdslVirtualTemplateNumberTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.1not-accessiblecurrent
cdslVirtualTemplateNumberEntry
OBJECT-TYPE
Entries are read only.
1.3.6.1.4.1.9.10.30.1.2.1.1not-accessiblecurrent
cdslMaxVirtualTemplates
OBJECT-TYPE
The object specifies the maximum number of virtual templates allowed in one single NRP.
1.3.6.1.4.1.9.10.30.1.2.1.1.1Unsigned32 (0..4294967295)read-onlycurrent
cdslVirtualTemplates
OBJECT-TYPE
This object indicates the number of virtual templates presently set up in each NRP identified by cdslNrpSlotIndex.
1.3.6.1.4.1.9.10.30.1.2.1.1.2Gauge32 (0..4294967295)read-onlycurrent
cdslVirtualTemplateTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2not-accessiblecurrent
cdslVirtualTemplateEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1not-accessiblecurrent
cdslVTIndex
OBJECT-TYPE
This object represents an arbitrary index used to identify the virtual template entry.
1.3.6.1.4.1.9.10.30.1.2.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
cdslVTIpAddressMethod
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.2INTEGER {none(0), ipAddress(1), interfaceIp(2), negotiate(3)}read-createcurrent
cdslVTIpAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.3IpAddressread-createcurrent
cdslVTIpAddressMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.4IpAddressread-createcurrent
cdslVTIpIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.5InterfaceIndexOrZeroread-createcurrent
cdslVTPeerIpAddressMethod
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.6INTEGER {none(0), negotiate(1), ipAddressPool(2)}read-createcurrent
cdslVTPeerIpAddrPool
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.7DisplayString (SIZE(0..32))read-createcurrent
cdslVTPppAuthChap
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.8Integer32 (0..65535)read-createcurrent
cdslVTPppAuthMSChap
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.9Integer32 (0..65535)read-createcurrent
cdslVTPppAuthPap
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.10Integer32 (0..65535)read-createcurrent
cdslVTPppChapHost
OBJECT-TYPE
This object is used to specify the PPP CHAP host name.
1.3.6.1.4.1.9.10.30.1.2.2.1.11DisplayString (SIZE(0..32))read-createcurrent
cdslVTPppChapPassword
OBJECT-TYPE
This object is used to specify the PPP CHAP password.
1.3.6.1.4.1.9.10.30.1.2.2.1.12DisplayString (SIZE(0..25))read-createcurrent
cdslVTPppChapEncrypType
OBJECT-TYPE
This object is used to specify whether to encrypt the PPP CHAP password. Only effective when cdslVTPppChapPassword is non-empty.
1.3.6.1.4.1.9.10.30.1.2.2.1.13TruthValueread-createcurrent
cdslVTPppChapRefuse
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.14INTEGER {no(1), refuse(2), refuseCallinOnly(3)}read-createcurrent
cdslVTPppChapWaitPeer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.15TruthValueread-createcurrent
cdslVTPppPapUserName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.16DisplayString (SIZE(0..32))read-createcurrent
cdslVTPppPapPassword
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.17DisplayString (SIZE(0..32))read-createcurrent
cdslVTPppPapEncrypType
OBJECT-TYPE
This object is used to specify whether to encrypt the PAP password. Only effective when cdslVTPppPapPassword is non-empty.
1.3.6.1.4.1.9.10.30.1.2.2.1.18TruthValueread-createcurrent
cdslVTPppUseTacacs
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.2.2.1.19INTEGER {no(1), yes(2), singleLine(3)}read-createcurrent
cdslVTRowStatus
OBJECT-TYPE
This object is used to create a new row or modify or delete an existing row in this table.
1.3.6.1.4.1.9.10.30.1.2.2.1.20RowStatusread-createcurrent
cdslLocalIpAddrPool
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1.3
cdslLocalIpAddrPoolNumberTable
OBJECT-TYPE
This table indicates the number of IP address pools that are presently set up in each NRP.
1.3.6.1.4.1.9.10.30.1.3.1not-accessiblecurrent
cdslLocalIpAddrPoolNumberEntry
OBJECT-TYPE
Entries are read only.
1.3.6.1.4.1.9.10.30.1.3.1.1not-accessiblecurrent
cdslMaxLocalIpAddrPools
OBJECT-TYPE
Maximum number of local IP address pools allowed in a NRP.
1.3.6.1.4.1.9.10.30.1.3.1.1.1Unsigned32 (0..4294967295)read-onlycurrent
cdslLocalIpAddrPools
OBJECT-TYPE
The number of local IP address pools presently set up.
1.3.6.1.4.1.9.10.30.1.3.1.1.2Gauge32 (0..4294967295)read-onlycurrent
cdslLocalIpAddrPoolTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.2not-accessiblecurrent
cdslLocalIpAddrPoolEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.2.1not-accessiblecurrent
cdslLocalIpAddrPoolName
OBJECT-TYPE
A unique and non-empty string for the pool. The name can not be modified once created.
1.3.6.1.4.1.9.10.30.1.3.2.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
cdslLocalIpAddrPoolFreeAddresses
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.2.1.2Unsigned32 (0..4294967295)read-onlycurrent
cdslLocalIpAddrPoolInUseAddresses
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.2.1.3Unsigned32 (0..4294967295)read-onlycurrent
cdslLocalIpAddrRangeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.3not-accessiblecurrent
cdslLocalIpAddrRangeEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.3.3.1not-accessiblecurrent
cdslLocalIpAddrRangeLowAddr
OBJECT-TYPE
The low range of this IP address pool range. This must be lower than the pool's high range.
1.3.6.1.4.1.9.10.30.1.3.3.1.1IpAddressnot-accessiblecurrent
cdslLocalIpAddrRangeHighAddr
OBJECT-TYPE
The high range of this IP address pool range. This must be higher than the pool's low range.
1.3.6.1.4.1.9.10.30.1.3.3.1.2IpAddressnot-accessiblecurrent
cdslLocalIpAddrRangeRowStatus
OBJECT-TYPE
This object is used to create a new row or delete an existing row in this table.
1.3.6.1.4.1.9.10.30.1.3.3.1.3RowStatusread-createcurrent
cdslAtmPvc
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1.4
cdslPppOverAtmPvcNumberTable
OBJECT-TYPE
This table reflects the number of PVCs of PPP encapsulation presently set up in each NRP.
1.3.6.1.4.1.9.10.30.1.4.1not-accessiblecurrent
cdslPppOverAtmPvcNumberEntry
OBJECT-TYPE
Each entry represents the responding NRP.
1.3.6.1.4.1.9.10.30.1.4.1.1not-accessiblecurrent
cdslPppOverAtmPvcs
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.1.1.1Gauge32 (0..4294967295)read-onlycurrent
cdslAtmPvcTable
OBJECT-TYPE
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 '!'.
1.3.6.1.4.1.9.10.30.1.4.2not-accessiblecurrent
cdslAtmPvcEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.2.1not-accessiblecurrent
cdslAtmPvcVpi
OBJECT-TYPE
The virtual path identifier of the PVC. Please note that it is routing processor's VPI number.
1.3.6.1.4.1.9.10.30.1.4.2.1.1Integer32 (0..65535)not-accessiblecurrent
cdslAtmPvcVci
OBJECT-TYPE
The virtual channel identifier of the PVC. Please note that it is routing processor's VCI number.
1.3.6.1.4.1.9.10.30.1.4.2.1.2Integer32 (0..65535)not-accessiblecurrent
cdslAtmPvcName
OBJECT-TYPE
This object can be used to identify the PVC. Unique name for each PVC is desired if assigned.
1.3.6.1.4.1.9.10.30.1.4.2.1.3DisplayString (SIZE(0..32))read-createcurrent
cdslAtmPvcSubIfNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.2.1.4Integer32 (0..2147483647)read-createcurrent
cdslAtmPvcClass
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.2.1.5DisplayString (SIZE(0..32))read-createcurrent
cdslAtmPvcQosType
OBJECT-TYPE
Quality of Service type of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.6INTEGER {ubrDefault(0), cbr(1), ubr(2), ubrPlus(3), vbrRt(4), vbrNrt(5), abr(6), max(7)}read-onlycurrent
cdslAtmPvcAbrPCR
OBJECT-TYPE
Availabe bit rate (Abr) peak cell rate(PCR) of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.7Unsigned32 (0..4294967295)read-onlycurrent
cdslAtmPvcAbrMCR
OBJECT-TYPE
Abr Minimum Guaranteed Cell Rate(MCR) of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.8Unsigned32 (0..1)read-onlycurrent
cdslAtmPvcAbrIORIF
OBJECT-TYPE
Abr inverse of rate increase factor (1/rif) of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.9Unsigned32 (0..4294967295)read-onlycurrent
cdslAtmPvcAbrIORDF
OBJECT-TYPE
Abr inverse of rate decrease factor (1/rdf) of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.10Unsigned32 (0..4294967295)read-onlycurrent
cdslAtmPvcBroadcast
OBJECT-TYPE
This object indicates whether to allow broadcast or not.
1.3.6.1.4.1.9.10.30.1.4.2.1.11INTEGER {false(0), true(1), unknown(2)}read-onlycurrent
cdslAtmPvcEncapsulation
OBJECT-TYPE
This object indicates encapsulation method of this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.12INTEGER {default(0), aal5snap(1), aal5mux(2), aal5nlpid(3), aal34smds(4), aal5ilmi(5), aal5qsaal(6), aal5ciscoppp(7)}read-onlycurrent
cdslAtmPvcMuxLinkType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.2.1.13INTEGER {ip(1), ppp(2)}read-createcurrent
cdslAtmPvcVirtualTemplate
OBJECT-TYPE
The virtual template number configured for the PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.14Integer32 (0..2147483647)read-createcurrent
cdslAtmPvcILMIManage
OBJECT-TYPE
This object indicates whether to ilmi manage or not.
1.3.6.1.4.1.9.10.30.1.4.2.1.15INTEGER {false(0), true(1), unknown(2)}read-onlycurrent
cdslAtmPvcInarp
OBJECT-TYPE
This object indicates the InARP Frequency in minutes (Only meaningful in aal5snap encapsulation).
1.3.6.1.4.1.9.10.30.1.4.2.1.16Unsigned32 (1..60)read-onlycurrent
cdslAtmPvcOamRetryUpCount
OBJECT-TYPE
This object indicates the OAM retry count before declaring a VC is up.
1.3.6.1.4.1.9.10.30.1.4.2.1.17Unsigned32 (1..600)read-onlycurrent
cdslAtmPvcOamRetryDownCount
OBJECT-TYPE
This object indicates the OAM retry count before declaring a VC is down.
1.3.6.1.4.1.9.10.30.1.4.2.1.18Unsigned32 (1..600)read-onlycurrent
cdslAtmPvcOamPvcManaged
OBJECT-TYPE
This object indicates whether to enable VC management on OAM in this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.19INTEGER {false(0), true(1), unknown(2)}read-onlycurrent
cdslAtmPvcOamPvcLF
OBJECT-TYPE
This object indicates the OAM loopback frequency(seconds) for this PVC.
1.3.6.1.4.1.9.10.30.1.4.2.1.20Unsigned32 (0..600)read-onlycurrent
cdslAtmPvcProtocolIpBC
OBJECT-TYPE
Pseudo-broadcast on the protocol IP inarp connections or not (Only meaningful in aal5snap encapsulation).
1.3.6.1.4.1.9.10.30.1.4.2.1.21TruthValueread-onlycurrent
cdslAtmPvcProtocolIpxBC
OBJECT-TYPE
This object indicates whether to allow Pseudo-broadcast on the protocol IPX inarp connections or not (Only meaningful in aal5snap encapsulation).
1.3.6.1.4.1.9.10.30.1.4.2.1.22TruthValueread-onlycurrent
cdslAtmPvcUbrPCR
OBJECT-TYPE
This object indicates the Ubr Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.4.2.1.23Unsigned32 (1..155000)read-onlycurrent
cdslAtmPvcUbrPlusPCR
OBJECT-TYPE
This object indicates the Ubr+ Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.4.2.1.24Unsigned32 (1..155000)read-onlycurrent
cdslAtmPvcUbrPlusMCR
OBJECT-TYPE
This object indicates the Ubr+ Minimum Guaranteed Cell Rate.
1.3.6.1.4.1.9.10.30.1.4.2.1.25Unsigned32 (0..1)read-onlycurrent
cdslAtmPvcVbrNrtPCR
OBJECT-TYPE
This object indicates the Vbr-Nrt Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.4.2.1.26Unsigned32 (1..155000)read-onlycurrent
cdslAtmPvcVbrNrtSCR
OBJECT-TYPE
This object indicates the Vbr-Nrt Sustainable Cell Rate.
1.3.6.1.4.1.9.10.30.1.4.2.1.27Unsigned32 (1)read-onlycurrent
cdslAtmPvcRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.4.2.1.28RowStatusread-createcurrent
cdslVcClass
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.1.5
cdslVcClassNumberTable
OBJECT-TYPE
This table reflects the number of VC classes that are presently set up in each NRP.
1.3.6.1.4.1.9.10.30.1.5.1not-accessiblecurrent
cdslVcClassNumberEntry
OBJECT-TYPE
Entries are read only.
1.3.6.1.4.1.9.10.30.1.5.1.1not-accessiblecurrent
cdslMaxVcClasses
OBJECT-TYPE
This object indicates the maximum number of VC classes allowed.
1.3.6.1.4.1.9.10.30.1.5.1.1.1Unsigned32 (0..4294967295)read-onlycurrent
cdslVcClasses
OBJECT-TYPE
This object indicates the number of VC classes presently set in each NRP identified by cdslNrpSlotIndex.
1.3.6.1.4.1.9.10.30.1.5.1.1.2Gauge32 (0..4294967295)read-onlycurrent
cdslVcClassTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.5.2not-accessiblecurrent
cdslVcClassEntry
OBJECT-TYPE
The VC Class entry is read-create. Each entry represents a VC class.
1.3.6.1.4.1.9.10.30.1.5.2.1not-accessiblecurrent
cdslVcClassName
OBJECT-TYPE
This object is used to identify the vc class.
1.3.6.1.4.1.9.10.30.1.5.2.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
cdslVcClassType
OBJECT-TYPE
This object indicates the type of the vc class. Atm is for Asynchronous transfer mode and funi for frame user network interface.
1.3.6.1.4.1.9.10.30.1.5.2.1.2INTEGER {atm(1), funi(2)}read-onlycurrent
cdslVcClassQosType
OBJECT-TYPE
This object specifies the QOS type of the vc class.
1.3.6.1.4.1.9.10.30.1.5.2.1.3INTEGER {ubrDefault(0), cbr(1), ubr(2), ubrPlus(3), vbrRt(4), vbrNrt(5), abr(6), max(7)}read-createcurrent
cdslVcClassAbrPCR
OBJECT-TYPE
This object specifies Abr Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.4Integer32 (56..155000)read-createcurrent
cdslVcClassAbrMcr
OBJECT-TYPE
This object specifies Minimum Guaranteed Cell Rate. It shall be smaller than cdslVcClassAbrPCR.
1.3.6.1.4.1.9.10.30.1.5.2.1.5Integer32 (1..155000)read-createcurrent
cdslVcClassAbrIORIF
OBJECT-TYPE
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).
1.3.6.1.4.1.9.10.30.1.5.2.1.6Integer32 (0..15)read-createcurrent
cdslVcClassAbrIORDF
OBJECT-TYPE
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).
1.3.6.1.4.1.9.10.30.1.5.2.1.7Integer32 (0..15)read-createcurrent
cdslVcClassBroadcast
OBJECT-TYPE
This object indicates whether to allow broadcast or not. When set the value, do not use unknown.
1.3.6.1.4.1.9.10.30.1.5.2.1.8INTEGER {false(0), true(1), unknown(2)}read-createcurrent
cdslVcClassEncapsulation
OBJECT-TYPE
This object specifies encapsulation method.
1.3.6.1.4.1.9.10.30.1.5.2.1.9INTEGER {default(0), aal5snap(1), aal5mux(2), aal5nlpid(3), aal34smds(4), aal5ilmi(5), aal5qsaal(6), aal5ciscoppp(7)}read-createcurrent
cdslVcClassMuxLinkType
OBJECT-TYPE
This object is used to specify the link type if the encapsulation is aal5mux. 1 for IP and 2 for PPP.
1.3.6.1.4.1.9.10.30.1.5.2.1.10INTEGER {ip(1), ppp(2)}read-createcurrent
cdslVcClassVirtualTemplate
OBJECT-TYPE
The virtual template number. Value zero means not configured.
1.3.6.1.4.1.9.10.30.1.5.2.1.11Integer32 (0..2147483647)read-createcurrent
cdslVcClassIdleTimeout
OBJECT-TYPE
This object specifies idle timeout.
1.3.6.1.4.1.9.10.30.1.5.2.1.12Integer32 (0..2000000)read-createcurrent
cdslVcClassIdleMTR
OBJECT-TYPE
This object specifies the minimum traffic rate to keep the connection.
1.3.6.1.4.1.9.10.30.1.5.2.1.13Integer32 (0..155000)read-createcurrent
cdslVcClassILMIManage
OBJECT-TYPE
This object specifies whether to allow ilmi manage or not. When set the value, do not use unknown.
1.3.6.1.4.1.9.10.30.1.5.2.1.14INTEGER {false(0), true(1), unknown(2)}read-createcurrent
cdslVcClassInarp
OBJECT-TYPE
This object specifies InARP Frequency in minutes.
1.3.6.1.4.1.9.10.30.1.5.2.1.15Integer32 (1..60)read-createcurrent
cdslVcClassOamRetryUpCount
OBJECT-TYPE
OAM retry count before declaring a VC is up
1.3.6.1.4.1.9.10.30.1.5.2.1.16Integer32 (1..600)read-createcurrent
cdslVcClassOamRetryDownCount
OBJECT-TYPE
OAM retry count before declaring a VC is down
1.3.6.1.4.1.9.10.30.1.5.2.1.17Integer32 (1..600)read-createcurrent
cdslVcClassOamPvcManaged
OBJECT-TYPE
This object specifies whether to enable VC management on OAM in a PVC. When set the value, do not use unknown.
1.3.6.1.4.1.9.10.30.1.5.2.1.18INTEGER {false(0), true(1), unknown(2)}read-createcurrent
cdslVcClassOamPvcLF
OBJECT-TYPE
This object specifies the OAM loopback frequency.
1.3.6.1.4.1.9.10.30.1.5.2.1.19Integer32 (0..600)read-createcurrent
cdslVcClassOamSvcManaged
OBJECT-TYPE
This object specifies whether to enable VC management on OAM on SVC SVC. When set the value, do not use unknown.
1.3.6.1.4.1.9.10.30.1.5.2.1.20INTEGER {false(0), true(1), unknown(2)}read-createcurrent
cdslVcClassOamSvcLF
OBJECT-TYPE
This object specifies the OAM loopback frequency for SVC
1.3.6.1.4.1.9.10.30.1.5.2.1.21Integer32 (0..600)read-createcurrent
cdslVcClassProtocolIpBC
OBJECT-TYPE
This object specifies whether to allow the pseudo-broadcast on the protocol IP inarp connections or not.
1.3.6.1.4.1.9.10.30.1.5.2.1.22TruthValueread-createcurrent
cdslVcClassProtocolIpxBC
OBJECT-TYPE
This object specifies whether to allow the pseudo-broadcast on the protocol IPX inarp connections or not.
1.3.6.1.4.1.9.10.30.1.5.2.1.23TruthValueread-createcurrent
cdslVcClassTransmitPriority
OBJECT-TYPE
This object specifies the transmit priority.
1.3.6.1.4.1.9.10.30.1.5.2.1.24Integer32 (0..2147483647)read-createcurrent
cdslVcClassUbrPCR
OBJECT-TYPE
This object specifies the Ubr Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.25Integer32 (1..155000)read-createcurrent
cdslVcClassUbrInputPCR
OBJECT-TYPE
This object specifies the Ubr Input Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.26Integer32 (1..155000)read-createcurrent
cdslVcClassUbrPlusPCR
OBJECT-TYPE
This object specifies the Ubr+ Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.27Integer32 (1..155000)read-createcurrent
cdslVcClassUbrPlusMCR
OBJECT-TYPE
This object specifies the Ubr+ Minimum Guaranteed Cell Rate. It shall be smaller than cdslVcClassUbrPlusPCR.
1.3.6.1.4.1.9.10.30.1.5.2.1.28Integer32 (0..155000)read-createcurrent
cdslVcClassUbrPlusInputPCR
OBJECT-TYPE
This object specifies the Ubr+ Input Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.29Integer32 (1..155000)read-createcurrent
cdslVcClassUbrPlusInputMCR
OBJECT-TYPE
This object specifies the Ubr+ Input Minimum Cell Rate. It shall be smaller than cdslVcClassUbrPlusInputPCR.
1.3.6.1.4.1.9.10.30.1.5.2.1.30Integer32 (0..155000)read-createcurrent
cdslVcClassVbrNrtPCR
OBJECT-TYPE
This object specifies the Vbr-Nrt Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.31Integer32 (1..155000)read-createcurrent
cdslVcClassVbrNrtSCR
OBJECT-TYPE
This object specifies the Vbr-Nrt Sustainable Cell Rate. It shall be smaller than cdslVcClassVbrNrtPCR.
1.3.6.1.4.1.9.10.30.1.5.2.1.32Integer32 (1)read-createcurrent
cdslVcClassVbrNrtInputBP
OBJECT-TYPE
This object specifies the Vbr-Nrt Input Burst Parameter: rounded on AIP to the nearest 32, used as is on NPM.
1.3.6.1.4.1.9.10.30.1.5.2.1.33Integer32 (1..65536)read-createcurrent
cdslVcClassVbrNrtInputPCR
OBJECT-TYPE
This object specifies the Vbr-Nrt Input Peak Cell Rate.
1.3.6.1.4.1.9.10.30.1.5.2.1.34Integer32 (1..155000)read-createcurrent
cdslVcClassVbrNrtInputSCR
OBJECT-TYPE
This object specifies the Vbr-Nrt Input Sustainable Cell Rate. It shall be smaller than cdslVcClassVbrNrtInputPCR.
1.3.6.1.4.1.9.10.30.1.5.2.1.35Integer32 (1)read-createcurrent
cdslVcClassVbrNrtInputMBS
OBJECT-TYPE
This object specifies the Input Maximum Burst Size.
1.3.6.1.4.1.9.10.30.1.5.2.1.36Integer32 (1..65536)read-createcurrent
cdslVcClassRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.30.1.5.2.1.37RowStatusread-createcurrent
ciscoDslProvMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.2
ciscoDslProvMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.3
ciscoDslProvMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.3.1
ciscoDslProvMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.30.3.2

Conformance

NameOIDStatus
ciscoDslProvMIBBasicCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco DSL Provision Management MIB.
1.3.6.1.4.1.9.10.30.3.1.1current
ciscoNrpSlotGroup
OBJECT-GROUP
The DSL Provision NRP Slot Group.
1.3.6.1.4.1.9.10.30.3.2.1current
ciscoVirtualTemplateGroup
OBJECT-GROUP
The DSL Provision Virtual Template Interface Group.
1.3.6.1.4.1.9.10.30.3.2.2current
ciscoIpPoolGroup
OBJECT-GROUP
The DSL Provision IP Pool Group.
1.3.6.1.4.1.9.10.30.3.2.3current
ciscoDslPVCGroup
OBJECT-GROUP
The DSL Provision PVC Group.
1.3.6.1.4.1.9.10.30.3.2.4current
ciscoVcClassGroup
OBJECT-GROUP
The DSL Provision VC Class Group.
1.3.6.1.4.1.9.10.30.3.2.5current