CISCO-DYNAMIC-TEMPLATE-MIB
153 objects
This MIB defines objects that describe dynamic templates. A dynamic template is a set of configuration attributes that a system can dynamically apply to a target. The target of a dynamic template is the entity configured by the system using the configuration attributes contained by a template. At the time of this writing, an interface represents the only valid target of a dynamic template. However, the architecture does not prevent other target types, and hence, the MIB definition generalizes the notion of a target to allow for this. Generally, the system does not directly apply the attributes contained by a dynamic template to an associated target. The system might generate a derived configuration from the set of dynamic templates associated with the target. A derived configuration represents the union of the configuration attributes contained by each associated dynamic template. In the case of a conflict (i.e., more than one dynamic template specifies the same configuration attribute), the system accepts the configuration attribute from the dynamic template with the highest precedence.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.784 | IdentityciscoDynamicTemplateMIB | This MIB defines objects that describe dynamic templates. A dynamic template is a set of configuration attributes that a system can dynamically apply to a targ… | ||
| 1.3.6.1.4.1.9.9.784.0 | NodeciscoDynamicTemplateMIBNotifs | |||
| 1.3.6.1.4.1.9.9.784.1 | NodeciscoDynamicTemplateMIBObjects | |||
| 1.3.6.1.4.1.9.9.784.1.1 | NodecdtBase | |||
| 1.3.6.1.4.1.9.9.784.1.1.1 | TablecdtTemplateTable | not-accessible | current | This table lists the dynamic templates maintained by the system, including those that have been locally-configured on the system and those pushed to the system… |
| 1.3.6.1.4.1.9.9.784.1.1.1.1 | RowcdtTemplateEntry | not-accessible | current | An entry describes a dynamic template, which serves as a container for configuration attributes. The configuration attributes contained by a dynamic template d… |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.1 | ColumncdtTemplateName | read-only | current | This object indicates a string-value that uniquely identifies the dynamic template. If the corresponding instance of cdtTemplateSrc is not 'local', then the sy… |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.2 | ColumncdtTemplateStatus | read-create | current | This object specifies the status of the dynamic template. The following columns must be valid before activating a dynamic template: - cdtTemplateStorage - cdtT… |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.3 | ColumncdtTemplateStorage | read-create | current | This object specifies what happens to the dynamic template upon restart. If the corresponding instance of cdtTemplateSrc is not 'local', then this column must … |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.4 | ColumncdtTemplateType | read-create | current | This object indicates the types of dynamic template. |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.5 | ColumncdtTemplateSrc | read-only | current | This object specifies the source of the dynamic template: 'other' The implementation of the MIB module does not recognize the source of the dynamic template. '… |
| 1.3.6.1.4.1.9.9.784.1.1.1.1.6 | ColumncdtTemplateUsageCount | read-only | current | This object specifies the number of targets using a dynamic template |
| 1.3.6.1.4.1.9.9.784.1.1.2 | TablecdtTemplateTargetTable | not-accessible | current | This table contains a list of targets associated with one or more dynamic templates. |
| 1.3.6.1.4.1.9.9.784.1.1.2.1 | RowcdtTemplateTargetEntry | not-accessible | current | An entry describes a target associated with one or more dynamic templates. The system automatically creates an entry when it associates a dynamic template to a… |
| 1.3.6.1.4.1.9.9.784.1.1.2.1.1 | ColumncdtTemplateTargetType | not-accessible | current | This object indicates the type of target. |
| 1.3.6.1.4.1.9.9.784.1.1.2.1.2 | ColumncdtTemplateTargetId | not-accessible | current | This object uniquely identifies the target within the scope of its type. |
| 1.3.6.1.4.1.9.9.784.1.1.2.1.3 | ColumncdtTemplateTargetStatus | read-create | current | This object specifies the status of the dynamic template target. The following columns must be valid before activating a subscriber access profile: - cdtTempla… |
| 1.3.6.1.4.1.9.9.784.1.1.2.1.4 | ColumncdtTemplateTargetStorage | read-create | current | This object specifies what happens to the dynamic template target upon restart. |
| 1.3.6.1.4.1.9.9.784.1.1.3 | TablecdtTemplateAssociationTable | not-accessible | current | This table contains a list of templates associated with each target. This table has an expansion dependent relationship on the cdtTemplateTargetTable, containi… |
| 1.3.6.1.4.1.9.9.784.1.1.3.1 | RowcdtTemplateAssociationEntry | not-accessible | current | An entry indicates an association of a dynamic template with a target. The system automatically creates an entry when it associates a dynamic template to a tar… |
| 1.3.6.1.4.1.9.9.784.1.1.3.1.1 | ColumncdtTemplateAssociationName | read-only | current | This object indicates the name of the template associated with the target. |
| 1.3.6.1.4.1.9.9.784.1.1.3.1.2 | ColumncdtTemplateAssociationPrecedence | read-only | current | This object indicates the relative precedence of the associated dynamic template. Lower values have higher precedence than higher values. |
| 1.3.6.1.4.1.9.9.784.1.1.4 | TablecdtTemplateUsageTable | not-accessible | current | This table contains a list of targets using each dynamic template. This table has an expansion dependent relationship on the cdtTemplateTable, containing zero … |
| 1.3.6.1.4.1.9.9.784.1.1.4.1 | RowcdtTemplateUsageEntry | not-accessible | current | An entry indicates a target using the dynamic template. The system automatically creates an entry when it associates a dynamic template to a target. The system… |
| 1.3.6.1.4.1.9.9.784.1.1.4.1.1 | ColumncdtTemplateUsageTargetType | read-only | current | This object indicates the type of target using the dynamic template. |
| 1.3.6.1.4.1.9.9.784.1.1.4.1.2 | ColumncdtTemplateUsageTargetId | read-only | current | This object indicates the name of the target using the dynamic template |
| 1.3.6.1.4.1.9.9.784.1.1.5 | TablecdtTemplateCommonTable | not-accessible | current | This table contains attributes relating to all dynamic templates. Observe that the type of dynamic templates containing these attributes may change with the ad… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1 | RowcdtTemplateCommonEntry | not-accessible | current | An entry containing attributes relating to any target. The system automatically creates an entry when the system or the EMS/NMS creates a row in the cdtTemplat… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.1 | ColumncdtCommonValid | read-create | current | This object specifies which attributes in the dynamic template have been configured to valid values. Each bit in this bit string corresponds to a column in thi… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.2 | ColumncdtCommonDescr | read-create | current | This object specifies a human-readable description for the dynamic template. This column is valid only if the 'descr' bit of the corresponding instance of cdtC… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.3 | ColumncdtCommonKeepaliveInt | read-create | current | This object specifies the interval that the system sends keepalive messages to a target. This column is valid only if the 'keepaliveInterval' bit of the corres… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.4 | ColumncdtCommonKeepaliveRetries | read-create | current | This object specifies the number of times the system will resend a keepalive message without a response before it transitions a target to an operationally down… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.5 | ColumncdtCommonVrf | read-create | current | This object specifies the name of the VRF with which a target has an association. This column is valid only if the 'vrf' bit of the corresponding instance of c… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.6 | ColumncdtCommonAddrPool | read-create | current | This object specifies the name of the IP address pool the system will use to assign an IP address to a peer of a target. This column is valid only if the 'addr… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.7 | ColumncdtCommonIpv4AccessGroup | read-create | current | This object specifies the name (or number) of the IPv4 ACL applied to a target. This column is valid only if the 'ipv4AccessGroup' bit of the corresponding ins… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.8 | ColumncdtCommonIpv4Unreachables | read-create | current | This object specifies whether a target generates ICMPv4 unreachable messages. This column is valid only if the 'ipv4Unreachables' bit of the corresponding inst… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.9 | ColumncdtCommonIpv6AccessGroup | read-create | current | This object specifies the name (or number) of the IPv4 ACL applied to a target. This column is valid only if the 'ipv6AccessGroup' bit of the corresponding ins… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.10 | ColumncdtCommonIpv6Unreachables | read-create | current | This object specifies whether a target generates ICMPv6 unreachable messages. This column is valid only if the 'ipv6Unreachables' bit of the corresponding inst… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.11 | ColumncdtCommonSrvSubControl | read-create | current | This object specifies the name of the subscriber control policy applied to a target. The system should assume that the cbpPolicyMapType (defined by the CISCO-C… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.12 | ColumncdtCommonSrvRedirect | read-create | current | This object specifies the name of the traffic redirect policy applied to a target. The system should assume that the cbpPolicyMapType (defined by the CISCO-CBP… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.13 | ColumncdtCommonSrvAcct | read-create | current | This object specifies the name of the traffic accounting policy applied to a target. The system should assume that the cbpPolicyMapType (defined by the CISCO-C… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.14 | ColumncdtCommonSrvQos | read-create | current | This object specifies the name of the traffic QoS policy applied to a target. The system should assume that the cbpPolicyMapType (defined by the CISCO-CBP-BASE… |
| 1.3.6.1.4.1.9.9.784.1.1.5.1.15 | ColumncdtCommonSrvNetflow | read-create | current | This object specifies the name of the NetFlow policy applied to a target. The system should assume that the cbpPolicyMapType (defined by the CISCO-CBP-BASE-CFG… |
| 1.3.6.1.4.1.9.9.784.1.2 | NodecdtCommonIf | |||
| 1.3.6.1.4.1.9.9.784.1.2.1 | TablecdtIfTemplateTable | not-accessible | current | This table contains attributes relating to interface configuration. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row fo… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1 | RowcdtIfTemplateEntry | not-accessible | current | An entry containing attributes relating to interface configuration. The system automatically creates an entry when the system or the EMS/NMS creates a row in t… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.1 | ColumncdtIfValid | read-create | current | This object specifies which attributes in the dynamic template have been configured to valid values. Each bit in this bit string corresponds to a column in thi… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.2 | ColumncdtIfMtu | read-create | current | This object specifies the Maximum Transfer Unit (MTU) size for all packets sent on the target interface. The value '0' cannot be written to an instance of this… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.3 | ColumncdtIfCdpEnable | read-create | current | This object specifies whether the target interface participates in the Cisco Discovery Protocol (CDP). This column is valid only if the 'cdpEnable' bit of the … |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.4 | ColumncdtIfFlowMonitor | read-create | current | This object specifies the name of the flow monitor associated with the target interface. This column is valid only if the 'flowMonitor' bit of the correspondin… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.5 | ColumncdtIfIpv4Unnumbered | read-create | current | This object specifies the interface of the source address that the target interface uses when originating IPv4 packets. The value '0' cannot be written to an i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.6 | ColumncdtIfIpv4SubEnable | read-create | current | This object specifies whether the target interface allows IPv4 subscriber sessions. This column is valid only if the 'ipv4SubEnable' bit of the corresponding i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.7 | ColumncdtIfIpv4Mtu | read-create | current | This object specifies the Maximum Transfer Unit (MTU) size for IPv4 packets sent on the target interface. The value '0' cannot be written to an instance of thi… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.8 | ColumncdtIfIpv4TcpMssAdjust | read-create | current | This object specifies the adjustment to the Maximum Segment Size (MSS) of TCP SYN packets received by the target interface contained in IPv4 datagrams. The val… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.9 | ColumncdtIfIpv4VerifyUniRpf | read-create | current | This object specifies whether the type of unicast RPF the system performs on IPv4 packets received by the target interface. This column is valid only if the 'i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.10 | ColumncdtIfIpv4VerifyUniRpfAcl | read-create | current | This object specifies the name (or number) of the IPv4 ACL used to determine whether the system should permit/deny packets received by the target interface tha… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.11 | ColumncdtIfIpv4VerifyUniRpfOpts | read-create | current | This object specifies the options that affect how the system performs unicast RPF on IPv4 packets received by the target interface. This column is valid only i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.12 | ColumncdtIfIpv6Enable | read-create | current | This object specifies whether the system processes IPv6 packets received by the target interface. This column is valid only if the 'ipv6Enable' bit of the corr… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.13 | ColumncdtIfIpv6SubEnable | read-create | current | This object specifies whether the target interface allows IPv6 subscriber sessions. This column is valid only if the 'ipv6SubEnable' bit of the corresponding i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.14 | ColumncdtIfIpv6TcpMssAdjust | read-create | current | This object specifies the adjustment to the Maximum Segment Size (MSS) of TCP SYN packets received by the target interface contained in IPv6 datagrams. The val… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.15 | ColumncdtIfIpv6VerifyUniRpf | read-create | current | This object specifies whether the type of unicast RPF the system performs on IPv6 packets received by the target interface. This column is valid only if the 'i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.16 | ColumncdtIfIpv6VerifyUniRpfAcl | read-create | current | This object specifies the name (or number) of the IPv6 ACL used to determine whether the system should permit/deny packets received by the target interface tha… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.17 | ColumncdtIfIpv6VerifyUniRpfOpts | read-create | current | This object specifies the options that affect how the system performs unicast RPF on IPv6 packets received by the target interface. This column is valid only i… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.18 | ColumncdtIfIpv6NdPrefix | read-create | current | This object specifies the IPv6 network number included in IPv6 router advertisements sent on the target interface. This column is valid only if the 'ipv6NdPref… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.19 | ColumncdtIfIpv6NdPrefixLength | read-create | current | This object specifies the length of the IPv6 prefix specified by the corresponding instance of cdtIpv6NdPrefix. This column is valid only if the 'ipv6NdPrefix'… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.20 | ColumncdtIfIpv6NdValidLife | read-create | current | This object specifies the interval that the system advertises the IPv6 prefix (i.e., the corresponding instance of cdtIfIpv6NdPrefix) as 'valid' for IPv6 route… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.21 | ColumncdtIfIpv6NdPreferredLife | read-create | current | This object specifies the interval that the system advertises the IPv6 prefix (i.e., the corresponding instance of cdtIfIpv6NdPrefix) as 'preferred' for IPv6 r… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.22 | ColumncdtIfIpv6NdOpts | read-create | current | This object specifies options that affect advertisements sent on the target interface: 'advertise' This option specifies that the system should advertise the I… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.23 | ColumncdtIfIpv6NdDadAttempts | read-create | current | This object specifies the number of consecutive neighbor solitication messages the system sends on the target interface while performing duplicate address dete… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.24 | ColumncdtIfIpv6NdNsInterval | read-create | current | This object specifies the interval between neighbor solicitation retransmissions on the target interface. This column is valid only if the 'ipv6NdNsIntervals' … |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.25 | ColumncdtIfIpv6NdReachableTime | read-create | current | This object specifies the amount of time the system considers a neighbor of the target interface reachable after a reachability confirmation event has occurred… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.26 | ColumncdtIfIpv6NdRaIntervalUnits | read-create | current | This object specifies the units of time for the corresponding instances of cdtIfIpv6NdRaIntervalMin and cdtIfIpv6NdRaIntervalMax. This column is valid only if … |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.27 | ColumncdtIfIpv6NdRaIntervalMax | read-create | current | This object specifies the maximum interval between IPv6 router advertisements sent on the target interface. The value '0' cannot be written to an instance of t… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.28 | ColumncdtIfIpv6NdRaIntervalMin | read-create | current | This object specifies the minimum interval between IPv6 router advertisements sent on the target interface. The value of this column has the following restrict… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.29 | ColumncdtIfIpv6NdRaLife | read-create | current | This object specifies the router lifetime value in IPv6 router advertisements sent on the target interface. The value '0' specifies that neighbors should not c… |
| 1.3.6.1.4.1.9.9.784.1.2.1.1.30 | ColumncdtIfIpv6NdRouterPreference | read-create | current | This object specifies the Default Router Preference (DRP) for the router on the target interface. This column is valid only if the 'ipv6NdRouterPreference' bit… |
| 1.3.6.1.4.1.9.9.784.1.3 | NodecdtPpp | |||
| 1.3.6.1.4.1.9.9.784.1.3.1 | TablecdtPppTemplateTable | not-accessible | current | This table contains attributes relating to PPP connection configuration. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a r… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1 | RowcdtPppTemplateEntry | not-accessible | current | An entry containing attributes relating to PPP connection configuration. The system automatically creates an entry when the system or the EMS/NMS creates a row… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.1 | ColumncdtPppValid | read-create | current | This object specifies which attributes in the dynamic template have been configured to valid values. Each bit in this bit string corresponds to a column in thi… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.2 | ColumncdtPppAccounting | read-create | current | This object specifies whether the system applies accounting services to the target PPP connection. This column is valid only if the 'accounting' bit of the cor… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.3 | ColumncdtPppAuthentication | read-create | current | This object specifies authentication services applied to a target PPP connection and other options affecting authentication services: 'chap' This option enable… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.4 | ColumncdtPppAuthenticationMethods | read-create | current | This object specifies the name of a list of authentication methods used on a target PPP connection. If the template does not include this attribute, then the s… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.5 | ColumncdtPppAuthorization | read-create | current | This object specifies whether the system applies authorization services to a target PPP connection. This column is valid only if the 'authorization' bit of the… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.6 | ColumncdtPppLoopbackIgnore | read-create | current | This object specifies whether the system ignores loopback on a target PPP connection. When the system ignores loopback, loopback detection is disabled. This co… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.7 | ColumncdtPppMaxBadAuth | read-create | current | This object specifies the number of authentication failures allowed by the system before a target PPP connection is reset. The value '0' cannot be written to a… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.8 | ColumncdtPppMaxConfigure | read-create | current | This object specifies the number of unacknowledged Configure-Request messages a target PPP connection can send before the system abandons LCP or NCP negotiatio… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.9 | ColumncdtPppMaxFailure | read-create | current | This object specifies the number of Configure-Nak messages a target PPP connection can receive before the system abandons LCP or NCP negotiations. This column … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.10 | ColumncdtPppMaxTerminate | read-create | current | This object specifies the number of unacknowledged Terminate-Request messages a target PPP connection can send before the system abandons LCP or NCP negotiatio… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.11 | ColumncdtPppTimeoutAuthentication | read-create | current | This objects specifies the maximum time the system will wait for a response to an authentication request on a target PPP connection. This column is valid only … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.12 | ColumncdtPppTimeoutRetry | read-create | current | This objects specifies the maximum time the system will wait for a response to a PPP control packets on a target PPP connection. This column is valid only if t… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.13 | ColumncdtPppChapOpts | read-create | current | This object specifies how the system processes the CHAP on a target PPP connection: 'refuse' This option specifies that the system should refuse CHAP requests … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.14 | ColumncdtPppChapHostname | read-create | current | This object specifies the hostname sent in a CHAP response on a target PPP connection. If the template does not include this attribute, then the system uses it… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.15 | ColumncdtPppChapPassword | read-create | current | This object specifies the password used to construct a CHAP response on the target PPP connection. This column is valid only if the 'chapPassword' bit of the c… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.16 | ColumncdtPppMsChapV1Opts | read-create | current | This object specifies how the system processes version 1 of Microsoft CHAP on a target PPP connection: 'refuse' This option specifies that the system should re… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.17 | ColumncdtPppMsChapV1Hostname | read-create | current | This object specifies the hostname sent in a Microsoft CHAP (v1) response on a target PPP connection. If the template does not include this attribute, then the… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.18 | ColumncdtPppMsChapV1Password | read-create | current | This object specifies the password used to construct a Microsoft CHAP (v1) response on a target PPP connection. This column is valid only if the 'msChapV1Passw… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.19 | ColumncdtPppMsChapV2Opts | read-create | current | This object specifies how the system processes version 2 of Microsoft CHAP on a target PPP connection: 'refuse' This option specifies that the system should re… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.20 | ColumncdtPppMsChapV2Hostname | read-create | current | This object specifies the hostname sent in a Microsoft CHAP (v2) response on a target PPP connection. If the template does not include this attribute, then the… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.21 | ColumncdtPppMsChapV2Password | read-create | current | This object specifies the password used to construct a Microsoft CHAP (v2) response on a target PPP connection. This column is valid only if the 'msChapV2Passw… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.22 | ColumncdtPppPapOpts | read-create | current | This object specifies how the system processes the PAP on a target PPP connection: 'refuse' This option specifies that the system should refuse PAP requests fr… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.23 | ColumncdtPppPapUsername | read-create | current | This object specifies the username sent in a PAP response on a target PPP connection. This column is valid only if the 'papUsername' bit of the corresponding i… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.24 | ColumncdtPppPapPassword | read-create | current | This object specifies the username used to construct a PAP response on a target PPP connection. This column is valid only if the 'papPassword' bit of the corre… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.25 | ColumncdtPppEapOpts | read-create | current | This object specifies how the system processes the EAP on a target PPP connection: 'refuse' This option specifies that the system should refuse EAP requests fr… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.26 | ColumncdtPppEapIdentity | read-create | current | This object specifies the identity sent in an EAP response on a target PPP connection. This column is valid only if the 'eapIdentity' bit of the corresponding … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.27 | ColumncdtPppEapPassword | read-create | current | This object specifies the password used to construct an EAP response on a target PPP connection. This column is valid only if the 'eapPassword' bit of the corr… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.28 | ColumncdtPppIpcpAddrOption | read-create | current | This object specifies the IPCP address option for a target PPP connection: 'other' The implementation of this MIB module does not recognize the configured IPCP… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.29 | ColumncdtPppIpcpDnsOption | read-create | current | This object specifies the IPCP DNS option for the dynamic interface: 'other' The implementation of this MIB module does not recognize the configured DNS option… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.30 | ColumncdtPppIpcpDnsPrimary | read-create | current | This object specifies the IP address of the primary DNS server offered to the peer of a target PPP connection. This column is valid only if the 'ipcpDnsPrimary… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.31 | ColumncdtPppIpcpDnsSecondary | read-create | current | This object specifies the IP address of the secondary DNS server offered to the peer of a target PPP connection. This column is valid only if the 'ipcpDnsSecon… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.32 | ColumncdtPppIpcpWinsOption | read-create | current | This object specifies the IPCP WINS option for a target PPP connection: 'other' The implementation of this MIB module does not recognize the configured WINS op… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.33 | ColumncdtPppIpcpWinsPrimary | read-create | current | This object specifies the IP address of the primary WINS server offered to the peer of a target PPP connection. This column is valid only if the 'ipcpWinsPrima… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.34 | ColumncdtPppIpcpWinsSecondary | read-create | current | This object specifies the IP address of the secondary WINS server offered to the peer of a target PPP connection. This column is valid only if the 'ipcpWinsSec… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.35 | ColumncdtPppIpcpMaskOption | read-create | current | This object specifies the IPCP IP subnet mask option for a target PPP connection: 'other' The implementation of this MIB module does not recognize the configur… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.36 | ColumncdtPppIpcpMask | read-create | current | This object specifies the IP address mask offered to the peer of a target PPP connection. This column is valid only if the 'ipcpMask' bit of the corresponding … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.37 | ColumncdtPppPeerDefIpAddrOpts | read-create | current | This object specifies options that affect how the system assigns an IP address to the peer of a target PPP connection: 'ipAddrForced' This option forces the sy… |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.38 | ColumncdtPppPeerDefIpAddrSrc | read-create | current | This object specifies how the system assigns an IP address to the peer of a target PPP connection: 'static' The system assigns the IP address specified by the … |
| 1.3.6.1.4.1.9.9.784.1.3.1.1.39 | ColumncdtPppPeerDefIpAddr | read-create | current | This object specifies the IP address the system assigns to the peer of a target PPP connection. This column is valid only if the 'peerDefIpAddr' bit of the cor… |
| 1.3.6.1.4.1.9.9.784.1.3.2 | TablecdtPppPeerIpAddrPoolTable | not-accessible | current | This table contains a prioritized list of named pools for each PPP template. A list corresponding to a PPP template specifies the pools the system searches in … |
| 1.3.6.1.4.1.9.9.784.1.3.2.1 | RowcdtPppPeerIpAddrPoolEntry | not-accessible | current | An entry specifies a named pool in a list of pools associated with a PPP template. A PPP template can only have named pools associated with it if it has a cdtP… |
| 1.3.6.1.4.1.9.9.784.1.3.2.1.1 | ColumncdtPppPeerIpAddrPoolPriority | not-accessible | current | This object indicates the relative priority of the named pool in the list corresponding to a PPP template. The system searches pools in the order of priority, … |
| 1.3.6.1.4.1.9.9.784.1.3.2.1.2 | ColumncdtPppPeerIpAddrPoolStatus | read-create | current | This object specifies the status of the entry. The following columns must be valid before activating a subscriber access profile: - cdtPppPeerIpAddrPoolStorage… |
| 1.3.6.1.4.1.9.9.784.1.3.2.1.3 | ColumncdtPppPeerIpAddrPoolStorage | read-create | current | This object specifies what happens to the name pool entry upon restart. If the corresponding instance of cdtTemplateSrc is not 'local', then this column must b… |
| 1.3.6.1.4.1.9.9.784.1.3.2.1.4 | ColumncdtPppPeerIpAddrPoolName | read-create | current | This object specifies the name of the IP address pool associated with the PPP template. |
| 1.3.6.1.4.1.9.9.784.1.4 | NodecdtEthernet | |||
| 1.3.6.1.4.1.9.9.784.1.4.1 | TablecdtEthernetTemplateTable | not-accessible | current | This table contains attributes relating to dynamic interfaces initiated on Ethernet virtual interfaces (e.g., EoMPLS) or automatically created VLANs. This tabl… |
| 1.3.6.1.4.1.9.9.784.1.4.1.1 | RowcdtEthernetTemplateEntry | not-accessible | current | An entry containing attributes relating to dynamic interfaces initiated on Ethernet virtual interfaces (e.g., EoMPLS) or automatically created VLANs. The syste… |
| 1.3.6.1.4.1.9.9.784.1.4.1.1.1 | ColumncdtEthernetValid | read-create | current | This object specifies which attributes in the dynamic template have been configured to valid values. Each bit in this bit string corresponds to a column in thi… |
| 1.3.6.1.4.1.9.9.784.1.4.1.1.2 | ColumncdtEthernetBridgeDomain | read-create | current | This object specifies the name of the bridge domain... |
| 1.3.6.1.4.1.9.9.784.1.4.1.1.3 | ColumncdtEthernetPppoeEnable | read-create | current | This object specifies whether... |
| 1.3.6.1.4.1.9.9.784.1.4.1.1.4 | ColumncdtEthernetIpv4PointToPoint | read-create | current | This object specifies whether... |
| 1.3.6.1.4.1.9.9.784.1.4.1.1.5 | ColumncdtEthernetMacAddr | read-create | current | This object specifies the... |
| 1.3.6.1.4.1.9.9.784.1.5 | NodecdtIpSubscriber | |||
| 1.3.6.1.4.1.9.9.784.1.6 | NodecdtService | |||
| 1.3.6.1.4.1.9.9.784.1.6.1 | TablecdtSrvTemplateTable | not-accessible | current | This table contains attributes relating to a service. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1 | RowcdtSrvTemplateEntry | not-accessible | current | An entry containing attributes relating to a service. The system automatically creates entry when the system or the EMS/NMS creates a row in the cdtTemplateTab… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.1 | ColumncdtSrvValid | read-create | current | This object specifies which attributes in the dynamic template have been configured to valid values. Each bit in this bit string corresponds to a column in thi… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.2 | ColumncdtSrvNetworkSrv | read-create | current | This object specifies the type of network service provided by the target service: 'other' The implementation of this MIB module does not recognize the configur… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.3 | ColumncdtSrvVpdnGroup | read-create | current | This object specifies the name of the VPDN group used to configure the network service. This column is valid only if the 'vpdnGroup' bit of the corresponding i… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.4 | ColumncdtSrvSgSrvGroup | read-create | current | This object specifies the name of the service group with which the system associates subscriber sessions. A service group specifies a set of services that may … |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.5 | ColumncdtSrvSgSrvType | read-create | current | This object specifies whether the target service specifies a network-forwarding policy: 'primary' The target service specifies a network-forwarding policy. Pri… |
| 1.3.6.1.4.1.9.9.784.1.6.1.1.6 | ColumncdtSrvMulticast | read-create | current | This objects specifies whether the system enables multicast service for subscriber sessions of the target service. This column is valid only if the 'sgSrvMcast… |
| 1.3.6.1.4.1.9.9.784.1.7 | NodecdtSubscriberGroup | |||
| 1.3.6.1.4.1.9.9.784.2 | NodeciscoDynamicTemplateMIBConform | |||
| 1.3.6.1.4.1.9.9.784.2.1 | NodeciscoDynamicTemplateMIBCompliances | |||
| 1.3.6.1.4.1.9.9.784.2.1.1 | ComplianceciscoDynamicTemplateR1Compliance | current | This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-DYN… | |
| 1.3.6.1.4.1.9.9.784.2.2 | NodeciscoDynamicTemplateMIBGroups | |||
| 1.3.6.1.4.1.9.9.784.2.2.1 | GroupcdtBaseGroup | current | This group contains objects describing dynamic templates, targets of dynamic templates, and the associations between dynamic templates and targets. | |
| 1.3.6.1.4.1.9.9.784.2.2.2 | GroupcdtCommonGroup | current | This group contains objects describing attributes common to all dynamic templates. | |
| 1.3.6.1.4.1.9.9.784.2.2.3 | GroupcdtIfGroup | current | This group contains objects describing attributes common to dynamic templates applied to dynamic interfaces. | |
| 1.3.6.1.4.1.9.9.784.2.2.4 | GroupcdtPppGroup | current | This group contains objects describing attributes contained by PPP templates. | |
| 1.3.6.1.4.1.9.9.784.2.2.5 | GroupcdtEthernetGroup | current | This group contains objects describing attributes contained by Ethernet templates. | |
| 1.3.6.1.4.1.9.9.784.2.2.6 | GroupcdtSrvGroup | current | This group contains objects describing attributes contained by service templates. |