cdtSrvNetworkSrv
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.6.1.1.2
Object
column r/w
Enumeration
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'.
Context
- MIB
- CISCO-DYNAMIC-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.9.9.784.1.6.1.1.2- 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::cdtSrvNetworkSrv'
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::cdtSrvNetworkSrv.<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::cdtSrvNetworkSrv'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | none |
3 | local |
4 | vpdn |
Conformance
Member of