cdtSrvValid
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.6.1.1.1
Object
column r/w
Bits
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
Context
- MIB
- CISCO-DYNAMIC-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.9.9.784.1.6.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdtSrvTemplateEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cdtSrvValid'
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::cdtSrvValid.<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::cdtSrvValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | networkSrv |
1 | vpdnGroup |
2 | sgSrvGroup |
3 | sgSrvType |
4 | multicast |
Conformance
Member of