MIBs Depot

CISCO-DYNAMIC-TEMPLATE-MIB

Registered at
1.3.6.1.4.1.9.9.784
Last updated
2007-09-06 00:00
Organization
Cisco Systems, Inc.
Revisions
2007-09-06 00:00
Namespace
cisco
Source file
CISCO-DYNAMIC-TEMPLATE-MIB
Digest
sha256:6de3b0f06004407ac77ed0911e17fdae47786544e6dfba70494658857105a897

Description

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.

Contact

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

Imports

FromSymbols
CISCO-CBP-TC-MIBCbpElementName
CISCO-DYNAMIC-TEMPLATE-TC-MIBDynamicTemplateName, DynamicTemplateTargetId, DynamicTemplateTargetType, DynamicTemplateType
CISCO-IP-URPF-MIBUnicastRpfOptions, UnicastRpfType
CISCO-SMIciscoMgmt
CISCO-TCCiscoVrfName
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddressIPv4, InetAddressIPv6, InetAddressPrefixLength
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, StorageType, 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-CBP-TC-MIB
CISCO-DYNAMIC-TEMPLATE-MIB
CISCO-DYNAMIC-TEMPLATE-TC-MIB
CISCO-IP-URPF-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoDynamicTemplateMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.0
ciscoDynamicTemplateMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1
cdtBase
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.1
cdtTemplateTable
OBJECT-TYPE
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 by external policy servers.
1.3.6.1.4.1.9.9.784.1.1.1not-accessiblecurrent
cdtTemplateEntry
OBJECT-TYPE
An entry describes a dynamic template, which serves as a container for configuration attributes. The configuration attributes contained by a dynamic template depends on its type. The system automatically creates a corresponding entry when a dynamic template has been created through another management entity (e.g., the system's local console). Likewise, the system automatically destroys a corresponding entry when a dynamic template has been destroyed through another management entity. The system automatically creates a corresponding entry when an external policy server pushes a user profile or a service profile to the system. The system automatically creates a corresponding entry when it generates a derived configuration.
1.3.6.1.4.1.9.9.784.1.1.1.1not-accessiblecurrent
cdtTemplateName
OBJECT-TYPE
This object indicates a string-value that uniquely identifies the dynamic template. If the corresponding instance of cdtTemplateSrc is not 'local', then the system automatically generates the name identifying the dynamic template.
1.3.6.1.4.1.9.9.784.1.1.1.1.1DynamicTemplateNameread-onlycurrent
cdtTemplateStatus
OBJECT-TYPE
This object specifies the status of the dynamic template. The following columns must be valid before activating a dynamic template: - cdtTemplateStorage - cdtTemplateType However, these objects specify a default value. Thus, it is possible to use create-and-go semantics without setting any additional columns. An implementation must allow the EMS/NMS to modify any column when this column is 'active', including columns defined in tables that have a one-to-one or sparse dependent relationship on this table.
1.3.6.1.4.1.9.9.784.1.1.1.1.2RowStatusread-createcurrent
cdtTemplateStorage
OBJECT-TYPE
This object specifies what happens to the dynamic template upon restart. If the corresponding instance of cdtTemplateSrc is not 'local', then this column must be 'volatile'.
1.3.6.1.4.1.9.9.784.1.1.1.1.3StorageTyperead-createcurrent
cdtTemplateType
OBJECT-TYPE
This object indicates the types of dynamic template.
1.3.6.1.4.1.9.9.784.1.1.1.1.4DynamicTemplateTyperead-createcurrent
cdtTemplateSrc
OBJECT-TYPE
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. 'derived' The system created the set of attributes from one or more dynamic templates. 'local' The dynamic template was locally configured through a management entity, such as the local console or a SNMP entity. 'aaaUserProfile' The dynamic template originated from a user profile pushed from an external policy server. 'aaaServiceProfile' The dynamic template originated from a service profile pushed from an external policy server.
1.3.6.1.4.1.9.9.784.1.1.1.1.5INTEGER {other(1), derived(2), local(3), aaaUserProfile(4), aaaServiceProfile(5)}read-onlycurrent
cdtTemplateUsageCount
OBJECT-TYPE
This object specifies the number of targets using a dynamic template
1.3.6.1.4.1.9.9.784.1.1.1.1.6Unsigned32 (0..4294967295)read-onlycurrent
cdtTemplateTargetTable
OBJECT-TYPE
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.2not-accessiblecurrent
cdtTemplateTargetEntry
OBJECT-TYPE
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 target. Likewise, the system automatically destroys an entry when a target no longer has any associated dynamic templates.
1.3.6.1.4.1.9.9.784.1.1.2.1not-accessiblecurrent
cdtTemplateTargetType
OBJECT-TYPE
This object indicates the type of target.
1.3.6.1.4.1.9.9.784.1.1.2.1.1DynamicTemplateTargetTypenot-accessiblecurrent
cdtTemplateTargetId
OBJECT-TYPE
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.2DynamicTemplateTargetIdnot-accessiblecurrent
cdtTemplateTargetStatus
OBJECT-TYPE
This object specifies the status of the dynamic template target. The following columns must be valid before activating a subscriber access profile: - cdtTemplateTargetStorage However, these objects specify a default value. Thus, it is possible to use create-and-go semantics without setting any additional columns. An implementation must allow the EMS/NMS to modify any column when this column is 'active', including columns defined in tables that have a one-to-one or sparse dependent relationship on this table.
1.3.6.1.4.1.9.9.784.1.1.2.1.3RowStatusread-createcurrent
cdtTemplateTargetStorage
OBJECT-TYPE
This object specifies what happens to the dynamic template target upon restart.
1.3.6.1.4.1.9.9.784.1.1.2.1.4StorageTyperead-createcurrent
cdtTemplateAssociationTable
OBJECT-TYPE
This table contains a list of templates associated with each target. This table has an expansion dependent relationship on the cdtTemplateTargetTable, containing zero or more rows for each target.
1.3.6.1.4.1.9.9.784.1.1.3not-accessiblecurrent
cdtTemplateAssociationEntry
OBJECT-TYPE
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 target. The system also creates an entry when it derives the configuration that it applies to a target. The system automatically destroys an entry under the following circumstances: 1) The target indicated by the entry no longer exists. 2) The association between the target and the dynamic template no longer exists.
1.3.6.1.4.1.9.9.784.1.1.3.1not-accessiblecurrent
cdtTemplateAssociationName
OBJECT-TYPE
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.1DynamicTemplateNameread-onlycurrent
cdtTemplateAssociationPrecedence
OBJECT-TYPE
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.3.1.2Unsigned32 (0..4294967295)read-onlycurrent
cdtTemplateUsageTable
OBJECT-TYPE
This table contains a list of targets using each dynamic template. This table has an expansion dependent relationship on the cdtTemplateTable, containing zero or more rows for each dynamic template.
1.3.6.1.4.1.9.9.784.1.1.4not-accessiblecurrent
cdtTemplateUsageEntry
OBJECT-TYPE
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 also creates an entry when it derives the configuration that it applies to a target. The system automatically destroys an entry under the following circumstances: 1) The target indicated by the entry no longer exists. 2) The association between the target and the dynamic template no longer exists.
1.3.6.1.4.1.9.9.784.1.1.4.1not-accessiblecurrent
cdtTemplateUsageTargetType
OBJECT-TYPE
This object indicates the type of target using the dynamic template.
1.3.6.1.4.1.9.9.784.1.1.4.1.1DynamicTemplateTargetTyperead-onlycurrent
cdtTemplateUsageTargetId
OBJECT-TYPE
This object indicates the name of the target using the dynamic template
1.3.6.1.4.1.9.9.784.1.1.4.1.2DynamicTemplateTargetIdread-onlycurrent
cdtTemplateCommonTable
OBJECT-TYPE
This table contains attributes relating to all dynamic templates. Observe that the type of dynamic templates containing these attributes may change with the addition of new dynamic template types. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic template having a cdtTemplateType of one of the following values: 'derived' 'ppp' 'ethernet' 'ipSubscriber' 'service'
1.3.6.1.4.1.9.9.784.1.1.5not-accessiblecurrent
cdtTemplateCommonEntry
OBJECT-TYPE
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 cdtTemplateTable with a cdtTemplateType of on the following values: 'derived' 'ppp' 'ethernet' 'ipSubscriber' 'service' Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cdtTemplateTable.
1.3.6.1.4.1.9.9.784.1.1.5.1not-accessiblecurrent
cdtCommonValid
OBJECT-TYPE
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 this table. If the bit is '0', then the value of the corresponding column is not valid. If the bit is '1', then the value of the corresponding column has been configured to a valid value. The following list specifies the mappings between bits and the columns: 'descr' => cdtCommonDescr 'keepaliveInt' => cdtCommonKeepaliveInt 'keepaliveRetries' => cdtCommonKeepaliveRetries 'vrf' => cdtCommonVrf 'addrPool' => cdtCommonAddrPool 'ipv4AccessGroup' => cdtCommonIpv4AccessGroup 'ipv4Unreachables' => cdtCommonIpv4Unreachables 'ipv6AccessGroup' => cdtCommonIpv6AccessGroup 'ipv6Unreachables' => cdtCommonIpv6Unreachables 'srvSubControl' => cdtCommonSrvSubControl 'srvRedirect' => cdtCommonSrvRedirect 'srvAcct' => cdtCommonSrvAcct 'srvQos' => cdtCommonSrvQos 'srvNetflow' => cdtCommonSrvNetflow
1.3.6.1.4.1.9.9.784.1.1.5.1.1Bits {descr(0), keepalive(1), vrf(2), addrPool(3), ipv4AccessGroup(4), ipv4Unreachables(5), ipv6AccessGroup(6), ipv6Unreachables(7), srvSubControl(8), srvRedirect(9), srvAcct(10), srvQos(11), srvNetflow(12)}read-createcurrent
cdtCommonDescr
OBJECT-TYPE
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 cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.2SnmpAdminString (SIZE(0..255))read-createcurrent
cdtCommonKeepaliveInt
OBJECT-TYPE
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 corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.3Unsigned32 (1..4294967295)read-createcurrent
cdtCommonKeepaliveRetries
OBJECT-TYPE
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 state. This column is valid only if the 'keepaliveRetries' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.4Unsigned32 (1..255)read-createcurrent
cdtCommonVrf
OBJECT-TYPE
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 cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.5CiscoVrfNameread-createcurrent
cdtCommonAddrPool
OBJECT-TYPE
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 'addrPool' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.6SnmpAdminString (SIZE(0..255))read-createcurrent
cdtCommonIpv4AccessGroup
OBJECT-TYPE
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 instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.7SnmpAdminString (SIZE(0..255))read-createcurrent
cdtCommonIpv4Unreachables
OBJECT-TYPE
This object specifies whether a target generates ICMPv4 unreachable messages. This column is valid only if the 'ipv4Unreachables' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.8TruthValueread-createcurrent
cdtCommonIpv6AccessGroup
OBJECT-TYPE
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 instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.9SnmpAdminString (SIZE(0..255))read-createcurrent
cdtCommonIpv6Unreachables
OBJECT-TYPE
This object specifies whether a target generates ICMPv6 unreachable messages. This column is valid only if the 'ipv6Unreachables' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.10TruthValueread-createcurrent
cdtCommonSrvSubControl
OBJECT-TYPE
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-CBP-BASE-CFG-MIB) of the policy is cbpPmtControlSubscriber (defined by the CISCO-CBP-TYPE-OID-MIB). This column is valid only if the 'srvSubControl' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.11CbpElementNameread-createcurrent
cdtCommonSrvRedirect
OBJECT-TYPE
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-BASE-CFG-MIB) of the policy is cbpPmtTrafficRedirect (defined by the CISCO-CBP-TYPE-OID-MIB). This column is valid only if the 'srvRedirect' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.12CbpElementNameread-createcurrent
cdtCommonSrvAcct
OBJECT-TYPE
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-CBP-BASE-CFG-MIB) of the policy is cbpPmtTrafficAccounting (defined by the CISCO-CBP-TYPE-OID-MIB). This column is valid only if the 'srvAcct' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.13CbpElementNameread-createcurrent
cdtCommonSrvQos
OBJECT-TYPE
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-CFG-MIB) of the policy is cbpPmtQos (defined by the CISCO-CBP-TYPE-OID-MIB). This column is valid only if the 'srvQos' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.14CbpElementNameread-createcurrent
cdtCommonSrvNetflow
OBJECT-TYPE
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-MIB) of the policy is cbpPmtNetflow (defined by the CISCO-CBP-TYPE-OID-MIB). This column is valid only if the 'srvNetflow' bit of the corresponding instance of cdtCommonValid is '1'.
1.3.6.1.4.1.9.9.784.1.1.5.1.15CbpElementNameread-createcurrent
cdtCommonIf
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.2
cdtIfTemplateTable
OBJECT-TYPE
This table contains attributes relating to interface configuration. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic template having a cdtTemplateType of one of the following values: 'derived' 'ppp' 'ethernet' 'ipSubscriber'
1.3.6.1.4.1.9.9.784.1.2.1not-accessiblecurrent
cdtIfTemplateEntry
OBJECT-TYPE
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 the cdtTemplateTable with a cdtTemplateType of one of the following values: 'derived' 'ppp' 'ethernet' 'ipSubscriber' Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cdtTemplateTable.
1.3.6.1.4.1.9.9.784.1.2.1.1not-accessiblecurrent
cdtIfValid
OBJECT-TYPE
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 this table. If the bit is '0', then the value of the corresponding column is not valid. If the bit is '1', then the value of the corresponding column has been configured to a valid value. The following list specifies the mappings between bits and the columns: 'mtu' => cdtIfMtu 'cdpEnable' => cdtIfCdpEnable 'flowMonitor' => cdtIfFlowMonitor 'ipv4Unnumbered' => cdtIfIpv4Unnumbered 'ipv4SubEnable' => cdtIfIpv4SubEnable 'ipv4Mtu' => cdtIfIpv4Mtu 'ipv4TcpMssAdjust' => cdtIfIpv4TcpMssAdjust 'ipv4VerifyUniRpf' => cdtIfIpv4VerifyUniRpf 'ipv4VerifyUniRpfAcl' => cdtIfIpv4VerifyUniRpfAcl 'ipv4VerifyUniRpfOpts' => cdtIfIpv4VerifyUniRpfOpts 'ipv6Enable' => cdtIfIpv6Enable 'ipv6SubEnable' => cdtIfIpv6SubEnable 'ipv6TcpMssAdjust' => cdtIfIpv6TcpMssAdjust 'ipv6VerifyUniRpf' => cdtIfIpv6VerifyUniRpf 'ipv6VerifyUniRpfAcl' => cdtIfIpv6VerifyUniRpfAcl 'ipv6VerifyUniRpfOpts' => cdtIfIpv6VerifyUniRpfOpts 'ipv6NdPrefix' => cdtIfIpv6NdPrefix, cdtIfIpv6NdPrefixLength 'ipv6NdValidLife' => cdtIfIpv6NdValidLife 'ipv6NdPreferredLife' => cdtIfIpv6NdPreferredLife 'ipv6NdOpts' => cdtIfIpv6NdOpts 'ipv6NdDadAttempts' => cdtIfIpv6NdDadAttempts 'ipv6NdNsInterval' => cdtIfIpv6NdNsInterval 'ipv6NdReacableTime' => cdtIfIpv6NdReacableTime 'ipv6NdRaIntervalMax' => cdtIfIpv6NdRaIntervalUnits, cdtIfIpv6NdRaIntervalMax 'ipv6NdRaIntervalMin' => cdtIfIpv6NdRaIntervalMin 'ipv6NdRaLife' => cdtIfIpv6NdRaLife 'ipv6NdRouterPreference'' => cdtIfIpv6NdRouterPreference
1.3.6.1.4.1.9.9.784.1.2.1.1.1Bits {mtu(0), cdpEnable(1), flowMonitor(2), ipv4Unnumbered(3), ipv4SubEnable(4), ipv4Mtu(5), ipv4TcpMssAdjust(6), ipv4VerifyUniRpf(7), ipv4VerifyUniRpfAcl(8), ipv4VerifyUniRpfOpts(9), ipv6Enable(10), ipv6SubEnable(11), ipv6TcpMssAdjust(12), ipv6VerifyUniRpf(13), ipv6VerifyUniRpfAcl(14), ipv6VerifyUniRpfOpts(15), ipv6NdPrefix(16), ipv6NdValidLife(17), ipv6NdPreferredLife(18), ipv6NdOpts(19), ipv6NdDadAttempts(20), ipv6NdNsInterval(21), ipv6NdReachableTime(22), ipv6NdRaIntervalMax(23), ipv6NdRaIntervalMin(24), ipv6NdRaLife(25), ipv6NdRaRouterPreference(26)}read-createcurrent
cdtIfMtu
OBJECT-TYPE
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 object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'mtu' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.2Unsigned32 (0 | 64..65535)read-createcurrent
cdtIfCdpEnable
OBJECT-TYPE
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 corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.3TruthValueread-createcurrent
cdtIfFlowMonitor
OBJECT-TYPE
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 corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.4SnmpAdminString (SIZE(0..255))read-createcurrent
cdtIfIpv4Unnumbered
OBJECT-TYPE
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 instance of this object. However, it serves as a convenient value when the column is not valid (e.g., immediately following the creation of an instance of the object). This column is valid only if the 'ipv4Unnumbered' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.5InterfaceIndexOrZeroread-createcurrent
cdtIfIpv4SubEnable
OBJECT-TYPE
This object specifies whether the target interface allows IPv4 subscriber sessions. This column is valid only if the 'ipv4SubEnable' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.6TruthValueread-createcurrent
cdtIfIpv4Mtu
OBJECT-TYPE
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 this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'ipv4Mtu' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.7Unsigned32 (0 | 128..65535)read-createcurrent
cdtIfIpv4TcpMssAdjust
OBJECT-TYPE
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 value '0' cannot be written to an instance of this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'ipv4TcpMssAdjust' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.8Unsigned32 (0 | 500..1460)read-createcurrent
cdtIfIpv4VerifyUniRpf
OBJECT-TYPE
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 'ipv4VerifyUniRpf' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.9UnicastRpfTyperead-createcurrent
cdtIfIpv4VerifyUniRpfAcl
OBJECT-TYPE
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 that fail unicast RPF verification. This column is valid only if the 'ipv4VerifyUniRpfAcl' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.10SnmpAdminString (SIZE(0..255))read-createcurrent
cdtIfIpv4VerifyUniRpfOpts
OBJECT-TYPE
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 if the 'ipv4VerifyUniRpfOpts' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.11UnicastRpfOptionsread-createcurrent
cdtIfIpv6Enable
OBJECT-TYPE
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 corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.12TruthValueread-createcurrent
cdtIfIpv6SubEnable
OBJECT-TYPE
This object specifies whether the target interface allows IPv6 subscriber sessions. This column is valid only if the 'ipv6SubEnable' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.13TruthValueread-createcurrent
cdtIfIpv6TcpMssAdjust
OBJECT-TYPE
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 value '0' cannot be written to an instance of this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'ipv6TcpMssAdjust' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.14Unsigned32 (0 | 500..1460)read-createcurrent
cdtIfIpv6VerifyUniRpf
OBJECT-TYPE
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 'ipv6VerifyUniRpf' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.15UnicastRpfTyperead-createcurrent
cdtIfIpv6VerifyUniRpfAcl
OBJECT-TYPE
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 that fail unicast RPF verification. This column is valid only if the 'ipv6VerifyUniRpfAcl' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.16SnmpAdminString (SIZE(0..255))read-createcurrent
cdtIfIpv6VerifyUniRpfOpts
OBJECT-TYPE
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 if the 'ipv6VerifyUniRpfOpts' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.17UnicastRpfOptionsread-createcurrent
cdtIfIpv6NdPrefix
OBJECT-TYPE
This object specifies the IPv6 network number included in IPv6 router advertisements sent on the target interface. This column is valid only if the 'ipv6NdPrefix' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.18InetAddressIPv6read-createcurrent
cdtIfIpv6NdPrefixLength
OBJECT-TYPE
This object specifies the length of the IPv6 prefix specified by the corresponding instance of cdtIpv6NdPrefix. This column is valid only if the 'ipv6NdPrefix' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.19InetAddressPrefixLengthread-createcurrent
cdtIfIpv6NdValidLife
OBJECT-TYPE
This object specifies the interval that the system advertises the IPv6 prefix (i.e., the corresponding instance of cdtIfIpv6NdPrefix) as 'valid' for IPv6 router advertisements sent on the target interface. This column is valid only if the 'ipv6NdValidLife' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.20Unsigned32 (1..4294967295)read-createcurrent
cdtIfIpv6NdPreferredLife
OBJECT-TYPE
This object specifies the interval that the system advertises the IPv6 prefix (i.e., the corresponding instance of cdtIfIpv6NdPrefix) as 'preferred' for IPv6 router advertisements sent on the target interface. This column is valid only if the 'ipv6NdPreferredLife' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.21Unsigned32 (1..4294967295)read-createcurrent
cdtIfIpv6NdOpts
OBJECT-TYPE
This object specifies options that affect advertisements sent on the target interface: 'advertise' This option specifies that the system should advertise the IPv6 prefix (i.e., the corresponding instance of cdtIfIpv6NdPrefix). 'onlink' This option specifies that the IPv6 prefix has been assigned to a link. If set to '0', the system advertises the IPv6 prefix as 'offlink'. 'router' This option indicates that the router will send the full router address and not set the 'R' bit in prefix advertisements. 'autoConfig' This option indicates to hosts on the local link that the specified prefix supports IPv6 auto-configuration. 'advertisementInterval' This option specifies the advertisement interval option in router advertisements sent on the target interface. 'managedConfigFlag' This option causes the system to set the 'managed address configuration flag' in router advertisements sent on the target interface. 'otherConfigFlag' This option causes the system to set the 'other stateful configuration' flag in router advertisements sent on the target interface. 'frameIpv6Prefix' This option causes the system to add the prefix in a received RADIUS framed IPv6 prefix attribute to the target interface's neighbor discovery prefix queue and includes it in router advertisements sent on the target interface. 'raSupress' This option suppresses the transmission of router advertisements on the target interface. This column is valid only if the 'ipv6NdOpts' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.22Bits {advertise(0), onlink(1), router(2), autoConfig(3), advertisementInterval(4), managedConfigFlag(5), otherConfigFlag(6), framedIpv6Prefix(7), raSuppress(8)}read-createcurrent
cdtIfIpv6NdDadAttempts
OBJECT-TYPE
This object specifies the number of consecutive neighbor solitication messages the system sends on the target interface while performing duplicate address detection on unicast IPv6 addresses on the target interface. The value '0' disables duplicate address detection on the target interface. This column is valid only if the 'ipv6NdDadAttempts' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.23Unsigned32 (0..600)read-createcurrent
cdtIfIpv6NdNsInterval
OBJECT-TYPE
This object specifies the interval between neighbor solicitation retransmissions on the target interface. This column is valid only if the 'ipv6NdNsIntervals' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.24Unsigned32 (1000..3600000)read-createcurrent
cdtIfIpv6NdReachableTime
OBJECT-TYPE
This object specifies the amount of time the system considers a neighbor of the target interface reachable after a reachability confirmation event has occurred. The value '0' disables neighbor reachability detection on the target interface. This column is valid only if the 'ipv6NdReachable' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.25Unsigned32 (0..4294967295)read-createcurrent
cdtIfIpv6NdRaIntervalUnits
OBJECT-TYPE
This object specifies the units of time for the corresponding instances of cdtIfIpv6NdRaIntervalMin and cdtIfIpv6NdRaIntervalMax. This column is valid only if the 'ipv6NdRaInterval' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.26INTEGER {seconds(1), milliseconds(2)}read-createcurrent
cdtIfIpv6NdRaIntervalMax
OBJECT-TYPE
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 this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'ipv6NdRaInterval' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.27Unsigned32 (0..4294967295)read-createcurrent
cdtIfIpv6NdRaIntervalMin
OBJECT-TYPE
This object specifies the minimum interval between IPv6 router advertisements sent on the target interface. The value of this column has the following restrictions: 1) This value cannot be less than 75% of the value specified for cdtIfIpv6NdRaIntervalMax. 2) If the corresponding instance of cdtIfIpv6NdRaIntervalUnits is 'seconds', then this value cannot be less than '3'. 3) If the corresponding instance of cdtIfIpv6NdRaIntervalUnits is 'milliseconds', then this value cannot be less than '30'. If the target interface template does not specify this value, then the system automatically assumes a minimum interval that is 75% of the corresponding instance of cdtIfIpv6NdRaIntervalMax. The value '0' cannot be written to an instance of this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'ipv6NdRaInterval' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.28Unsigned32 (0..4294967295)read-createcurrent
cdtIfIpv6NdRaLife
OBJECT-TYPE
This object specifies the router lifetime value in IPv6 router advertisements sent on the target interface. The value '0' specifies that neighbors should not consider the router as a default router.
1.3.6.1.4.1.9.9.784.1.2.1.1.29Unsigned32 (0..4294967295)read-createcurrent
cdtIfIpv6NdRouterPreference
OBJECT-TYPE
This object specifies the Default Router Preference (DRP) for the router on the target interface. This column is valid only if the 'ipv6NdRouterPreference' bit of the corresponding instance of cdtIfValid is '1'.
1.3.6.1.4.1.9.9.784.1.2.1.1.30INTEGER {high(1), medium(2), low(3)}read-createcurrent
cdtPpp
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.3
cdtPppTemplateTable
OBJECT-TYPE
This table contains attributes relating to PPP connection configuration. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic template having a cdtTemplateType of one of the following values: 'derived' 'ppp'
1.3.6.1.4.1.9.9.784.1.3.1not-accessiblecurrent
cdtPppTemplateEntry
OBJECT-TYPE
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 in the cdtTemplateTable with a cdtTemplateType of one of the following values: 'derived' 'ppp' Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cdtTemplateTable.
1.3.6.1.4.1.9.9.784.1.3.1.1not-accessiblecurrent
cdtPppValid
OBJECT-TYPE
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 this table. If the bit is '0', then the value of the corresponding column is not valid. If the bit is '1', then the value of the corresponding column has been configured to a valid value. The following list specifies the mappings between bits and the columns: accounting => cdtPppAccounting authentication => cdtPppAuthentication authenticationMethods => cdtPppAuthenticationMethods authorization => cdtPppAuthorization loopbackIgnore => cdtPppLoopbackIgnore maxBadAuth => cdtPppMaxBadAuth maxConfigure => cdtPppMaxConfigure maxFailure => cdtPppMaxFailure maxTerminate => cdtPppMaxTerminate timeoutAuthentication => cdtPppTimeoutAuthentication timeoutRetry => cdtPppTimeoutRetry chapOpts => cdtPppChapOpts chapHostname => cdtPppChapHostname chapPassword => cdtPppChapPassword msChapV1Opts => cdtPppMsChapV1Opts msChapV1Hostname => cdtPppMsChapV1Hostname msChapV1Password => cdtPppMsChapV1Password msChapV2Opts => cdtPppMsChapV2Opts msChapV2Hostname => cdtPppMsChapV2Hostname msChapV2Password => cdtPppMsChapV2Password papOpts => cdtPppPapOpts papSentUsername => cdtPppPapUsername papSentPassword => cdtPppPapPassword eapOpts => cdtPppEapOpts eapIdentity => cdtPppEapIdentity eapPassword => cdtPppEapPassword ipcpAddrOption => cdtPppIpcpAddrOption ipcpDnsOption => cdtPppIpcpDnsOption ipcpDnsPrimary => cdtPppIpcpDnsPrimary ipcpDnsSecondary => cdtPppIpcpDnsSecondary ipcpWinsOption => cdtPppIpcpWinsOption ipcpWinsPrimary => cdtPppIpcpWinsPrimary ipcpWinsSecondary => cdtPppIpcpWinsSecondary ipcpMaskOption => cdtPppIpcpMaskOption ipcpMask => cdtPppIpcpMask peerDefIpAddrOpts => cdtPppPeerOpts peerDefIpAddrSrc => cdtPppPeerDefIpAddrSrc peerDefIpAddr => cdtPppPeerDefIpAddr
1.3.6.1.4.1.9.9.784.1.3.1.1.1Bits {valid(0), accounting(1), authentication(2), autthenticationMethods(3), authorization(4), loopbackIgnore(5), maxBadAuth(6), maxConfigure(7), maxFailure(8), maxTerminate(9), timeoutAuthentication(10), timeoutRetry(11), chapOpts(12), chapHostname(13), chapPassword(14), msChapV1Opts(15), msChapV1Hostname(16), msChapV1Password(17), msChapV2Opts(18), msChapV2Hostname(19), msChapV2Password(20), papOpts(21), papUsername(22), papPassword(23), eapOpts(24), eapIdentity(25), eapPassword(26), ipcpAddrOption(27), ipcpDnsOption(28), ipcpDnsPrimary(29), ipcpDnsSecondary(30), ipcpWinsOption(31), ipcpWinsPrimary(32), ipcpWinsSecondary(33), ipcpMaskOption(34), ipcpMask(35), peerDefIpAddrOpts(36), peerDefIpAddrSrc(37), peerDefIpAddr(38)}read-createcurrent
cdtPppAccounting
OBJECT-TYPE
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 corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.2TruthValueread-createcurrent
cdtPppAuthentication
OBJECT-TYPE
This object specifies authentication services applied to a target PPP connection and other options affecting authentication services: 'chap' This option enables the Challenge Handshake Protocol (CHAP) on a target PPP connection. 'msChap' This option enables Microsoft's CHAP on a target PPP connection. 'msChapV2' This option enables version 2 of Microsoft's CHAP on a target PPP connection. 'pap' This option enables Password Authentication Protocol (PAP) on a target PPP connection. 'eap' This option enables Extensible Authentication Protocol (EAP) on a target PPP connection. 'optional' This option specifies that the system accepts the connection even if the peer of a target PPP connection refuses to accept the authentication methods the system has requested. 'callin' This option specifies that authentication should only happen for incoming calls. 'oneTime' This option specifies that the system accepts the username and password in the username field of authentication responses received on a target PPP connection. This column is valid only if the 'authentication' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.3Bits {chap(0), msChap(1), msChapV2(2), pap(3), eap(4), optional(5), callin(6), oneTime(7)}read-createcurrent
cdtPppAuthenticationMethods
OBJECT-TYPE
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 system uses the default method list. This column is valid only if the 'authentication' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.4SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppAuthorization
OBJECT-TYPE
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 corresponding instance of cditPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.5TruthValueread-createcurrent
cdtPppLoopbackIgnore
OBJECT-TYPE
This object specifies whether the system ignores loopback on a target PPP connection. When the system ignores loopback, loopback detection is disabled. This column is valid only if the 'loopbackIgnore' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.6TruthValueread-createcurrent
cdtPppMaxBadAuth
OBJECT-TYPE
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 an instance of this object. However, it serves as a convenient value when the column is not valid. This column is valid only if the 'maxBadAuth' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.7Unsigned32 (0..4294967295)read-createcurrent
cdtPppMaxConfigure
OBJECT-TYPE
This object specifies the number of unacknowledged Configure-Request messages a target PPP connection can send before the system abandons LCP or NCP negotiations. This column is valid only if the 'maxConfigure' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.8Unsigned32 (1..4294967295)read-createcurrent
cdtPppMaxFailure
OBJECT-TYPE
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 is valid only if the 'maxFailure' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.9Unsigned32 (1..4294967295)read-createcurrent
cdtPppMaxTerminate
OBJECT-TYPE
This object specifies the number of unacknowledged Terminate-Request messages a target PPP connection can send before the system abandons LCP or NCP negotiations. This column is valid only if the 'maxTerminate' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.10Unsigned32 (1..4294967295)read-createcurrent
cdtPppTimeoutAuthentication
OBJECT-TYPE
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 if the 'timeoutAuthentication' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.11Unsigned32 (1..255)read-createcurrent
cdtPppTimeoutRetry
OBJECT-TYPE
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 the 'timeoutRetry' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.12Unsigned32 (1..255)read-createcurrent
cdtPppChapOpts
OBJECT-TYPE
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 from peers of a target PPP connection. 'callin' This option specifies that the system should only refuse CHAP requests for incoming calls on a target PPP connection. This option is only relevant if the 'refuse' option is set to '1'. 'wait' This option delays CHAP authentication until after the peer of a target PPP connection has authenticated itself to the system. 'encrypted' This option specifies that the value specified by the corresponding instance of cdtPppChapPassword is already encrypted. This column is valid only if the 'chapOpts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.13Bits {refuse(0), callin(1), wait(2), encrypted(3)}read-createcurrent
cdtPppChapHostname
OBJECT-TYPE
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 its assigned hostname. This column is valid only if the 'chapHostname' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.14SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppChapPassword
OBJECT-TYPE
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 corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.15SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppMsChapV1Opts
OBJECT-TYPE
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 refuse Microsoft CHAP (v1) requests from peers of a target PPP connection. 'callin' This option specifies that the system should only refuse Microsoft CHAP (v1) requests for incoming calls on a target PPP connection. This option is only relevant if the 'refuse' option is set to '1'. 'wait' This option delays Microsoft CHAP (v1) authentication until after the peer of a target PPP connection has authenticated itself to the system. 'encrypted' This option specifies that the value specified by the corresponding instance of cdtPppMsChapV1Password is already encrypted. This column is valid only if the 'msChapV1Opts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.16Bits {refuse(0), callin(1), wait(2), encrypted(3)}read-createcurrent
cdtPppMsChapV1Hostname
OBJECT-TYPE
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 system uses its assigned hostname. This column is valid only if the 'msChapV1Hostname' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.17SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppMsChapV1Password
OBJECT-TYPE
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 'msChapV1Password' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.18SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppMsChapV2Opts
OBJECT-TYPE
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 refuse Microsoft CHAP (v2) requests from peers of a target PPP connection. 'callin' This option specifies that the system should only refuse Microsoft CHAP (v2) requests for incoming calls on a target PPP connection. This option is only relevant if the 'refuse' option is set to '1'. 'wait' This option delays Microsoft CHAP (v2) authentication until after the peer of a target PPP connection has authenticated itself to the system. 'encrypted' This option specifies that the value specified by the corresponding instance of cdtPppMsChapV2Password is already encrypted. This column is valid only if the 'msChapV2Opts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.19Bits {refuse(0), callin(1), wait(2), encrypted(3)}read-createcurrent
cdtPppMsChapV2Hostname
OBJECT-TYPE
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 system uses its assigned hostname. This column is valid only if the 'msChapV2Hostname' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.20SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppMsChapV2Password
OBJECT-TYPE
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 'msChapV2Password' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.21SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppPapOpts
OBJECT-TYPE
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 from peers of a target PPP connection. 'encrypted' This option specifies that the value specified by the corresponding instance of cdtPppPapSentPassword is already encrypted. This column is valid only if the 'papOpts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.22Bits {refuse(0), encrypted(1)}read-createcurrent
cdtPppPapUsername
OBJECT-TYPE
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 instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.23SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppPapPassword
OBJECT-TYPE
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 corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.24SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppEapOpts
OBJECT-TYPE
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 from peers of a target PPP connection. 'callin' This option specifies that the system should only refuse EAP requests for incoming calls on a target PPP connection. This option is only relevant if the 'refuse' option is set to '1'. 'wait' This option delays EAP authentication until after the peer of a target PPP connection has authenticated itself to the system. 'local' This option specifies that the system should locally authenticate the peer of a target PPP connection, rather than acting as a proxy to an external AAA server. This column is valid only if the 'eapOpts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.25Bits {refuse(0), callin(1), wait(2), local(3)}read-createcurrent
cdtPppEapIdentity
OBJECT-TYPE
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 instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.26SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppEapPassword
OBJECT-TYPE
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 corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.27SnmpAdminString (SIZE(0..255))read-createcurrent
cdtPppIpcpAddrOption
OBJECT-TYPE
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 address option. 'accept' The system accepts any non-zero IP address from the peer of a target PPP connection. 'required' The system disconnects the peer of a target PPP connection if it could not negotiate an IP address. 'unique' The system disconnects the peer of a target PPP connection if the IP address is already in use. This column is valid only if the 'ipcpAddrOption' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.28INTEGER {other(1), accept(2), required(3), unique(4)}read-createcurrent
cdtPppIpcpDnsOption
OBJECT-TYPE
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. 'accept' The system accepts any non-zero DNS address form the peer of a target PPP connection. 'request' The system requests the DNS address from the peer of a target PPP connection. 'reject' The system rejects the DNS option from the peer of a target PPP connection. This column is valid only if the 'ipcpDnsOption' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.29INTEGER {other(1), accept(2), request(3), reject(4)}read-createcurrent
cdtPppIpcpDnsPrimary
OBJECT-TYPE
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' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.30InetAddressIPv4read-createcurrent
cdtPppIpcpDnsSecondary
OBJECT-TYPE
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 'ipcpDnsSecondary' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.31InetAddressIPv4read-createcurrent
cdtPppIpcpWinsOption
OBJECT-TYPE
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 option. 'accept' The system accepts any non-zero WINS address from the peer of a target PPP connection. 'request' The system requests the WINS address from the peer of a target PPP connection. 'reject' The system rejects the WINS option from the peer of a target PPP connection. This column is valid only if the 'ipcpWinsOption' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.32INTEGER {other(1), accept(2), request(3), reject(4)}read-createcurrent
cdtPppIpcpWinsPrimary
OBJECT-TYPE
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 'ipcpWinsPrimary' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.33InetAddressIPv4read-createcurrent
cdtPppIpcpWinsSecondary
OBJECT-TYPE
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 'ipcpWinsSecondary' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.34InetAddressIPv4read-createcurrent
cdtPppIpcpMaskOption
OBJECT-TYPE
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 configured IP subnet mask option. 'request' The system requests the IP subnet mask from the peer of a target PPP connection. 'reject' The system rejects the IP subnet mask option from the peer of a target PPP connection. This column is valid only if the 'ipcpMaskOption' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.35INTEGER {other(1), request(2), reject(3)}read-createcurrent
cdtPppIpcpMask
OBJECT-TYPE
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 instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.36InetAddressIPv4read-createcurrent
cdtPppPeerDefIpAddrOpts
OBJECT-TYPE
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 system to assign the next available IP address in the pool to the peer of a target PPP connection. When disabled, the peer may negotiate a specific IP address or the system can assign the peer its previously assigned IP address. 'matchAaaPools' This option specifies that the names of the IP address pools provided by an external AAA server must appear in the corresponding list of IP address pool specified by the cdtPppPeerIpAddrPoolTable. 'backupPools' This option specifies that the corresponding names of the IP address pools specified by the cditPppPeerIpAddrPoolTable serve as backup pools to those provided by an external AAA server. 'staticPools' This option suppresses an attempt to load pools from an external AAA server when the system encounters a missing pool name. This column is valid only if the 'peerIpAddrOpts' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.37Bits {ipAddrForced(0), matchAaaPools(1), staticPool(2)}read-createcurrent
cdtPppPeerDefIpAddrSrc
OBJECT-TYPE
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 corresponding instance of cdtPppPeerDefIpAddr. 'pool' The system allocates the first available IP address from the corresponding list of named pools contained by the cdtPppPeerIpAddrPoolTable. 'dhcp' The system acts as a DHCP proxy-client to obtain an IP address. This column is valid only if the 'peerDefIpAddrSrc' bit of the corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.38INTEGER {static(1), pool(2), dhcp(3)}read-createcurrent
cdtPppPeerDefIpAddr
OBJECT-TYPE
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 corresponding instance of cdtPppValid is '1'.
1.3.6.1.4.1.9.9.784.1.3.1.1.39InetAddressIPv4read-createcurrent
cdtPppPeerIpAddrPoolTable
OBJECT-TYPE
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 an attempt to assign an IP address to the peer of a target PPP connection. The system searches the pools in the order of their priority. This table has an expansion dependent relationship on the cdtPppTemplateTable, containing zero or more rows for each PPP template.
1.3.6.1.4.1.9.9.784.1.3.2not-accessiblecurrent
cdtPppPeerIpAddrPoolEntry
OBJECT-TYPE
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 cdtPppPeerIpAddrSrc of 'pool'. Any attempt to create an entry for a PPP template that does not have a cdtPppPeerIpAddrSrc of 'pool' must result in a response having an error-status of 'inconsistentValue'. The system automatically creates a corresponding entry when the system associates a named pool with a PPP template through another management entity (e.g., the system's local console). The system automatically destroys an entry under the following circumstances: 1) The system or EMS/NMS destroys the corresponding row in the cdtTemplateTable. 2) The system or EMS/NMS sets the corresponding instance of cdtPppPeerIpAddrSrc with a value other than 'pool'.
1.3.6.1.4.1.9.9.784.1.3.2.1not-accessiblecurrent
cdtPppPeerIpAddrPoolPriority
OBJECT-TYPE
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, where lower values represent higher priority.
1.3.6.1.4.1.9.9.784.1.3.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cdtPppPeerIpAddrPoolStatus
OBJECT-TYPE
This object specifies the status of the entry. The following columns must be valid before activating a subscriber access profile: - cdtPppPeerIpAddrPoolStorage - cdtPppPeerIpAddrPoolName However, these objects specify a default value. Thus, it is possible to use create-and-go semantics without setting any additional columns. An implementation must not allow the EMS/NMS to create an entry if the corresponding instance of cdtPppPeerIpAddrSrc is not 'pool'. An implementation must allow the EMS/NMS to modify any column when this column is 'active'.
1.3.6.1.4.1.9.9.784.1.3.2.1.2RowStatusread-createcurrent
cdtPppPeerIpAddrPoolStorage
OBJECT-TYPE
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 be 'volatile'.
1.3.6.1.4.1.9.9.784.1.3.2.1.3StorageTyperead-createcurrent
cdtPppPeerIpAddrPoolName
OBJECT-TYPE
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.3.2.1.4SnmpAdminString (SIZE(0..255))read-createcurrent
cdtEthernet
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.4
cdtEthernetTemplateTable
OBJECT-TYPE
This table contains attributes relating to dynamic interfaces initiated on Ethernet virtual interfaces (e.g., EoMPLS) or automatically created VLANs. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic template having a cdtTemplateType of one of the following values: 'derived' 'ethernet'
1.3.6.1.4.1.9.9.784.1.4.1not-accessiblecurrent
cdtEthernetTemplateEntry
OBJECT-TYPE
An entry containing attributes relating to dynamic interfaces initiated on Ethernet virtual interfaces (e.g., EoMPLS) or automatically created VLANs. The system automatically creates an entry when the system or the EMS/NMS creates a row in the cdtTemplateTable with a cdtTemplateType of one of the following values: 'derived' 'ethernet' Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cdtTemplateTable.
1.3.6.1.4.1.9.9.784.1.4.1.1not-accessiblecurrent
cdtEthernetValid
OBJECT-TYPE
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 this table. If the bit is '0', then the value of the corresponding column is not valid. If the bit is '1', then the value of the corresponding column has been configured to a valid value. The following list specifies the mappings between bits and the columns: bridgeDomain => cdtEthernetBridgeDomain pppoeEnable => cdtEthernetPppoeEnable ipv4PointToPoint => cdtEthernetIpv4PointToPoint macAddr => cdtEthernetMacAddr
1.3.6.1.4.1.9.9.784.1.4.1.1.1Bits {bridgeDomain(0), pppoeEnable(1), ipv4PointToPoint(2), macAddr(3)}read-createcurrent
cdtEthernetBridgeDomain
OBJECT-TYPE
This object specifies the name of the bridge domain...
1.3.6.1.4.1.9.9.784.1.4.1.1.2SnmpAdminString (SIZE(0..255))read-createcurrent
cdtEthernetPppoeEnable
OBJECT-TYPE
This object specifies whether...
1.3.6.1.4.1.9.9.784.1.4.1.1.3TruthValueread-createcurrent
cdtEthernetIpv4PointToPoint
OBJECT-TYPE
This object specifies whether...
1.3.6.1.4.1.9.9.784.1.4.1.1.4TruthValueread-createcurrent
cdtEthernetMacAddr
OBJECT-TYPE
This object specifies the...
1.3.6.1.4.1.9.9.784.1.4.1.1.5MacAddressread-createcurrent
cdtIpSubscriber
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.5
cdtService
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.6
cdtSrvTemplateTable
OBJECT-TYPE
This table contains attributes relating to a service. This table has a sparse-dependent relationship on the cdtTemplateTable, containing a row for each dynamic template having a cdtTemplateType of one of the following values: 'derived' 'service'
1.3.6.1.4.1.9.9.784.1.6.1not-accessiblecurrent
cdtSrvTemplateEntry
OBJECT-TYPE
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 cdtTemplateTable with a cdtTemplateType of one of the following values: 'derived' 'service' Likewise, the system automatically destroys an entry when the system or the EMS/NMS destroys the corresponding row in the cdtTemplateTable.
1.3.6.1.4.1.9.9.784.1.6.1.1not-accessiblecurrent
cdtSrvValid
OBJECT-TYPE
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 this table. If the bit is '0', then the value of the corresponding column is not valid. If the bit is '1', then the value of the corresponding column has been configured to a valid value. The following list specifies the mappings between bits and the columns: networkSrv => cdtSrvNetworkSrv vpdnGroup => cdtSrvVpdnGroup sgSrvGroup => cdtSrvGroup sgSrvType => cdtSrvSgSrvType multicast => cdtSrvMulticast
1.3.6.1.4.1.9.9.784.1.6.1.1.1Bits {networkSrv(0), vpdnGroup(1), sgSrvGroup(2), sgSrvType(3), multicast(4)}read-createcurrent
cdtSrvNetworkSrv
OBJECT-TYPE
This object specifies the type of network service provided by the target service: 'other' The implementation of this MIB module does not recognize the configured network service. 'none' The target subscriber service does not provide a network service to subscribers sessions. 'local' The target subscriber service provides local termination for subscriber sessions. 'vpdn' The target subscriber service provides a Virtual Private Dialup Network service for subscriber sessions. This column is valid only if the 'networkSrv' bit of the corresponding instance of cdtSrvValid is '1'.
1.3.6.1.4.1.9.9.784.1.6.1.1.2INTEGER {other(1), none(2), local(3), vpdn(4)}read-createcurrent
cdtSrvVpdnGroup
OBJECT-TYPE
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 instance of cdtSrvValid is '1'.
1.3.6.1.4.1.9.9.784.1.6.1.1.3SnmpAdminString (SIZE(0..255))read-createcurrent
cdtSrvSgSrvGroup
OBJECT-TYPE
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 be active simultaneously for a given subscriber session. Typically, a service group contains a primary service and one or more secondary services. This column is valid only if the 'sgSrvGroup' bit of the corresponding instance of cdtSrvValid is '1'.
1.3.6.1.4.1.9.9.784.1.6.1.1.4SnmpAdminString (SIZE(0..255))read-createcurrent
cdtSrvSgSrvType
OBJECT-TYPE
This object specifies whether the target service specifies a network-forwarding policy: 'primary' The target service specifies a network-forwarding policy. Primary services are mutually exclusive; that is, only one primary service can be activated for any given subscriber session. 'secondary' The target service has a dependence on the primary service in the group specified by the corresponding instance of cdtSuBSrvSgSrvGroup. After the system activates the primary service, it activates secondary services. When the system deactivates the primary service, then it deactivates all the secondary services in the service group. This column is valid only if the 'sgSrvType' bit of the corresponding instance of cdtSrvValid is '1'.
1.3.6.1.4.1.9.9.784.1.6.1.1.5INTEGER {primary(1), secondary(2)}read-createcurrent
cdtSrvMulticast
OBJECT-TYPE
This objects specifies whether the system enables multicast service for subscriber sessions of the target service. This column is valid only if the 'sgSrvMcastRoutingIf' bit of the corresponding instance of cdtSrvValid is '1'.
1.3.6.1.4.1.9.9.784.1.6.1.1.6TruthValueread-createcurrent
cdtSubscriberGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.1.7
ciscoDynamicTemplateMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.2
ciscoDynamicTemplateMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.2.1
ciscoDynamicTemplateMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.784.2.2

Conformance

NameOIDStatus
ciscoDynamicTemplateR1Compliance
MODULE-COMPLIANCE
This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-DYNAMIC-TEMPLATE-MIB.
1.3.6.1.4.1.9.9.784.2.1.1current
cdtBaseGroup
OBJECT-GROUP
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.1current
cdtCommonGroup
OBJECT-GROUP
This group contains objects describing attributes common to all dynamic templates.
1.3.6.1.4.1.9.9.784.2.2.2current
cdtIfGroup
OBJECT-GROUP
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.3current
cdtPppGroup
OBJECT-GROUP
This group contains objects describing attributes contained by PPP templates.
1.3.6.1.4.1.9.9.784.2.2.4current
cdtEthernetGroup
OBJECT-GROUP
This group contains objects describing attributes contained by Ethernet templates.
1.3.6.1.4.1.9.9.784.2.2.5current
cdtSrvGroup
OBJECT-GROUP
This group contains objects describing attributes contained by service templates.
1.3.6.1.4.1.9.9.784.2.2.6current