ccDetailsPppTemplate
AT-ISDN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.40
Object
column r/w
Integer32
The PPP template to use when creating dynamic PPP interfaces for calls generated from this call details entry. The value 33 represents a default PPP template, the values 1 to 32 represent PPP templates that are currently defined in the router. Note that when using the command line interface, PPP template indices range from 0 to 31, but when using SNMP they range from 1 to 32. This is because SNMP will not allow a table index to have the value 0. While there is no PPP template table accessible via SNMP, if there was, the indices of the table would have to range from 1 to 32.
Context
- MIB
- AT-ISDN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccDetailsEntry
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 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccDetailsPppTemplate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccDetailsPppTemplate.<ccDetailsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ISDN-MIB::ccDetailsPppTemplate'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-33