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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Unsigned32 (0..4294967295) | read-only | current |
| cdslNrpNumber OBJECT-TYPE The number of NRPs that are present in this system. | 1.3.6.1.4.1.9.10.30.1.1.2 | Gauge32 (0..4294967295) | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | not-accessible | current |
| 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.2 | IpAddress | read-only | current |
| 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.1 | not-accessible | current | |
| cdslVirtualTemplateNumberEntry OBJECT-TYPE Entries are read only. | 1.3.6.1.4.1.9.10.30.1.2.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (0..4294967295) | read-only | current |
| 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.2 | Gauge32 (0..4294967295) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | not-accessible | current |
| 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.2 | INTEGER {none(0), ipAddress(1), interfaceIp(2), negotiate(3)} | read-create | current |
| 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.3 | IpAddress | read-create | current |
| 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.4 | IpAddress | read-create | current |
| 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.5 | InterfaceIndexOrZero | read-create | current |
| 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.6 | INTEGER {none(0), negotiate(1), ipAddressPool(2)} | read-create | current |
| 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.7 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.8 | Integer32 (0..65535) | read-create | current |
| 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.9 | Integer32 (0..65535) | read-create | current |
| 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.10 | Integer32 (0..65535) | read-create | current |
| 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.11 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.12 | DisplayString (SIZE(0..25)) | read-create | current |
| 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.13 | TruthValue | read-create | current |
| 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.14 | INTEGER {no(1), refuse(2), refuseCallinOnly(3)} | read-create | current |
| 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.15 | TruthValue | read-create | current |
| 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.16 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.17 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.18 | TruthValue | read-create | current |
| 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.19 | INTEGER {no(1), yes(2), singleLine(3)} | read-create | current |
| 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.20 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| cdslLocalIpAddrPoolNumberEntry OBJECT-TYPE Entries are read only. | 1.3.6.1.4.1.9.10.30.1.3.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (0..4294967295) | read-only | current |
| 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.2 | Gauge32 (0..4294967295) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| 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.2 | Unsigned32 (0..4294967295) | read-only | current |
| 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.3 | Unsigned32 (0..4294967295) | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | IpAddress | not-accessible | current |
| 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.2 | IpAddress | not-accessible | current |
| 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.3 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| cdslPppOverAtmPvcNumberEntry OBJECT-TYPE Each entry represents the responding NRP. | 1.3.6.1.4.1.9.10.30.1.4.1.1 | not-accessible | current | |
| 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.1 | Gauge32 (0..4294967295) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (0..65535) | not-accessible | current |
| 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.2 | Integer32 (0..65535) | not-accessible | current |
| 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.3 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.4 | Integer32 (0..2147483647) | read-create | current |
| 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.5 | DisplayString (SIZE(0..32)) | read-create | current |
| cdslAtmPvcQosType OBJECT-TYPE Quality of Service type of this PVC. | 1.3.6.1.4.1.9.10.30.1.4.2.1.6 | INTEGER {ubrDefault(0), cbr(1), ubr(2), ubrPlus(3), vbrRt(4), vbrNrt(5), abr(6), max(7)} | read-only | current |
| 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.7 | Unsigned32 (0..4294967295) | read-only | current |
| 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.8 | Unsigned32 (0..1) | read-only | current |
| 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.9 | Unsigned32 (0..4294967295) | read-only | current |
| 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.10 | Unsigned32 (0..4294967295) | read-only | current |
| 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.11 | INTEGER {false(0), true(1), unknown(2)} | read-only | current |
| cdslAtmPvcEncapsulation OBJECT-TYPE This object indicates encapsulation method of this PVC. | 1.3.6.1.4.1.9.10.30.1.4.2.1.12 | INTEGER {default(0), aal5snap(1), aal5mux(2), aal5nlpid(3), aal34smds(4), aal5ilmi(5), aal5qsaal(6), aal5ciscoppp(7)} | read-only | current |
| 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.13 | INTEGER {ip(1), ppp(2)} | read-create | current |
| cdslAtmPvcVirtualTemplate OBJECT-TYPE The virtual template number configured for the PVC. | 1.3.6.1.4.1.9.10.30.1.4.2.1.14 | Integer32 (0..2147483647) | read-create | current |
| 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.15 | INTEGER {false(0), true(1), unknown(2)} | read-only | current |
| 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.16 | Unsigned32 (1..60) | read-only | current |
| 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.17 | Unsigned32 (1..600) | read-only | current |
| 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.18 | Unsigned32 (1..600) | read-only | current |
| 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.19 | INTEGER {false(0), true(1), unknown(2)} | read-only | current |
| 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.20 | Unsigned32 (0..600) | read-only | current |
| 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.21 | TruthValue | read-only | current |
| 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.22 | TruthValue | read-only | current |
| cdslAtmPvcUbrPCR OBJECT-TYPE This object indicates the Ubr Peak Cell Rate. | 1.3.6.1.4.1.9.10.30.1.4.2.1.23 | Unsigned32 (1..155000) | read-only | current |
| cdslAtmPvcUbrPlusPCR OBJECT-TYPE This object indicates the Ubr+ Peak Cell Rate. | 1.3.6.1.4.1.9.10.30.1.4.2.1.24 | Unsigned32 (1..155000) | read-only | current |
| 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.25 | Unsigned32 (0..1) | read-only | current |
| 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.26 | Unsigned32 (1..155000) | read-only | current |
| 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.27 | Unsigned32 (1) | read-only | current |
| 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.28 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| cdslVcClassNumberEntry OBJECT-TYPE Entries are read only. | 1.3.6.1.4.1.9.10.30.1.5.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (0..4294967295) | read-only | current |
| 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.2 | Gauge32 (0..4294967295) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| 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.2 | INTEGER {atm(1), funi(2)} | read-only | current |
| 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.3 | INTEGER {ubrDefault(0), cbr(1), ubr(2), ubrPlus(3), vbrRt(4), vbrNrt(5), abr(6), max(7)} | read-create | current |
| cdslVcClassAbrPCR OBJECT-TYPE This object specifies Abr Peak Cell Rate. | 1.3.6.1.4.1.9.10.30.1.5.2.1.4 | Integer32 (56..155000) | read-create | current |
| 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.5 | Integer32 (1..155000) | read-create | current |
| 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.6 | Integer32 (0..15) | read-create | current |
| 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.7 | Integer32 (0..15) | read-create | current |
| 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.8 | INTEGER {false(0), true(1), unknown(2)} | read-create | current |
| cdslVcClassEncapsulation OBJECT-TYPE This object specifies encapsulation method. | 1.3.6.1.4.1.9.10.30.1.5.2.1.9 | INTEGER {default(0), aal5snap(1), aal5mux(2), aal5nlpid(3), aal34smds(4), aal5ilmi(5), aal5qsaal(6), aal5ciscoppp(7)} | read-create | current |
| 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.10 | INTEGER {ip(1), ppp(2)} | read-create | current |
| 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.11 | Integer32 (0..2147483647) | read-create | current |
| cdslVcClassIdleTimeout OBJECT-TYPE This object specifies idle timeout. | 1.3.6.1.4.1.9.10.30.1.5.2.1.12 | Integer32 (0..2000000) | read-create | current |
| 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.13 | Integer32 (0..155000) | read-create | current |
| 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.14 | INTEGER {false(0), true(1), unknown(2)} | read-create | current |
| cdslVcClassInarp OBJECT-TYPE This object specifies InARP Frequency in minutes. | 1.3.6.1.4.1.9.10.30.1.5.2.1.15 | Integer32 (1..60) | read-create | current |
| 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.16 | Integer32 (1..600) | read-create | current |
| 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.17 | Integer32 (1..600) | read-create | current |
| 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.18 | INTEGER {false(0), true(1), unknown(2)} | read-create | current |
| cdslVcClassOamPvcLF OBJECT-TYPE This object specifies the OAM loopback frequency. | 1.3.6.1.4.1.9.10.30.1.5.2.1.19 | Integer32 (0..600) | read-create | current |
| 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.20 | INTEGER {false(0), true(1), unknown(2)} | read-create | current |
| 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.21 | Integer32 (0..600) | read-create | current |
| 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.22 | TruthValue | read-create | current |
| 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.23 | TruthValue | read-create | current |
| cdslVcClassTransmitPriority OBJECT-TYPE This object specifies the transmit priority. | 1.3.6.1.4.1.9.10.30.1.5.2.1.24 | Integer32 (0..2147483647) | read-create | current |
| cdslVcClassUbrPCR OBJECT-TYPE This object specifies the Ubr Peak Cell Rate. | 1.3.6.1.4.1.9.10.30.1.5.2.1.25 | Integer32 (1..155000) | read-create | current |
| 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.26 | Integer32 (1..155000) | read-create | current |
| cdslVcClassUbrPlusPCR OBJECT-TYPE This object specifies the Ubr+ Peak Cell Rate. | 1.3.6.1.4.1.9.10.30.1.5.2.1.27 | Integer32 (1..155000) | read-create | current |
| 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.28 | Integer32 (0..155000) | read-create | current |
| 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.29 | Integer32 (1..155000) | read-create | current |
| 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.30 | Integer32 (0..155000) | read-create | current |
| 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.31 | Integer32 (1..155000) | read-create | current |
| 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.32 | Integer32 (1) | read-create | current |
| 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.33 | Integer32 (1..65536) | read-create | current |
| 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.34 | Integer32 (1..155000) | read-create | current |
| 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.35 | Integer32 (1) | read-create | current |
| cdslVcClassVbrNrtInputMBS OBJECT-TYPE This object specifies the Input Maximum Burst Size. | 1.3.6.1.4.1.9.10.30.1.5.2.1.36 | Integer32 (1..65536) | read-create | current |
| 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.37 | RowStatus | read-create | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| ciscoNrpSlotGroup OBJECT-GROUP The DSL Provision NRP Slot Group. | 1.3.6.1.4.1.9.10.30.3.2.1 | current |
| ciscoVirtualTemplateGroup OBJECT-GROUP The DSL Provision Virtual Template Interface Group. | 1.3.6.1.4.1.9.10.30.3.2.2 | current |
| ciscoIpPoolGroup OBJECT-GROUP The DSL Provision IP Pool Group. | 1.3.6.1.4.1.9.10.30.3.2.3 | current |
| ciscoDslPVCGroup OBJECT-GROUP The DSL Provision PVC Group. | 1.3.6.1.4.1.9.10.30.3.2.4 | current |
| ciscoVcClassGroup OBJECT-GROUP The DSL Provision VC Class Group. | 1.3.6.1.4.1.9.10.30.3.2.5 | current |