cdtSrvSgSrvType
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.6.1.1.5
Object
column r/w
Enumeration
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'.
Context
- MIB
- CISCO-DYNAMIC-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.9.9.784.1.6.1.1.5- 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::cdtSrvSgSrvType'
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::cdtSrvSgSrvType.<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::cdtSrvSgSrvType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
Conformance
Member of