cdtTemplateSrc

CISCO-DYNAMIC-TEMPLATE-MIB · .1.3.6.1.4.1.9.9.784.1.1.1.1.5

Object

column Enumeration
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.

Context

MIB
CISCO-DYNAMIC-TEMPLATE-MIB
OID
.1.3.6.1.4.1.9.9.784.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
cdtTemplateEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtTemplateSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtTemplateSrc.<cdtTemplateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtTemplateSrc'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2derived
3local
4aaaUserProfile
5aaaServiceProfile

Conformance

Member of