CISCO-DYNAMIC-TEMPLATE-TC-MIB
- Registered at
- 1.3.6.1.4.1.9.9.783
- Last updated
- 2012-01-27 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-09-06 00:00
- Namespace
- cisco
- Source file
CISCO-DYNAMIC-TEMPLATE-TC-MIB- Digest
sha256:fc5ffa7422195d9d4a332bd46d81cd9a545222faad4eba486c8d0edf4bd6b303
Description
This MIB module defines textual conventions used by the CISCO-DYNAMIC-TEMPLATE-MIB and MIB modules that use and expand on dynamic templates.
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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DYNAMIC-TEMPLATE-TC-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DynamicTemplateName TEXTUAL-CONVENTION A string-value that identifies a dynamic template. The semantics of the string-value are the same as those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB [RFC3411]. | current | |||
| DynamicTemplateTargetId TEXTUAL-CONVENTION An binary string-value in network byte order identifying a target associated with one or more dynamic templates. An implementation must interpret a DynamicTemplateTargetId value within the context of a DynamicTemplateTargetType. Every usage of the DynamicTemplateTargetId textual convention must have a corresponding object specifying the DynamicTemplateType that provides this context. It is most appropriate that a MIB module logical registers the DynamicTemplateType object before the use of the DynamicTemplateTargetId textual convention within the same logical row. The value of a DynamicTemplateTargetId object must always be consistent with the value of the associated DynamicTemplateTargetType object. An attempt to set a DynamicTemplateTargetId object to a value inconsistent with the with the associated DynamicTemplateTargetType object must result in a response with an error-status of 'inconsistentValue'. If the DynamicTemplateTargetType is 'interface', then the representation of DynamicTemplateTargetId is as below octets contents encoding 1-4 ifIndex network-byte order | current | |||
| DynamicTemplateTargetType TEXTUAL-CONVENTION An enumerated integer-value describing the type of target associated with one or more dynamic templates: 'other' The implementation of the MIB module using this textual convention does not recognize the type of target. 'interface' The target is a physical, logical, or virtual interface represented by an ifEntry (defined by the IF-MIB). An implementation must ensure that DynamicTemplateTargetType object and any associated DynamicTemplateTargetId objects are consistent. An attempt to set a DynamicTemplateTargetType object to a value inconsistent with the associated DynamicTemplateTargetId object must result in a response with an error-status of 'inconsistentValue'. | current | |||
| DynamicTemplateType TEXTUAL-CONVENTION An enumerated integer-value describing the type of dynamic template: 'other' The implementation of the MIB module using this textual convention does not recognize the type of dynamic template. 'derived' A configuration resulting from the union of the attributes contained by all the dynamic templates associated with a target. The system generates a derived configuration, and an EMS/NMS cannot directly modify it. An EMS/NMS can only affect a derived configuration by modifying one or more of the dynamic templates associated with the target. 'ppp' A PPP template is a set of locally-configured attributes relating to the configuration of a PPP interface. 'ethernet' An Ethernet template is a set of locally-configured attributes used by the system to configure dynamic interfaces initiated on Ethernet virtual interfaces (e.g., EoMPLS) or automatically created VLANs. 'ipSubscriber' An IP subscriber template is a set of locally-configured attributes used by the system to configure certain types of IP and L2 subscriber sessions. 'service' A service template is a set of locally-configured attributes used by the system to configure subscriber sessions. These attributes specifically relate to services, and the system applies these attributes in response to subscriber session life-cycle events. | current |