ccDetailsPppTemplate

ALLIEDTELESYN-MIB · .1.3.6.1.4.1.207.8.4.4.4.37.1.1.40

Object

column mandatory 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
ALLIEDTELESYN-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.40
Type
column
Access
readwrite
Status
mandatory
Parent
ccDetailsEntry

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 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::ccDetailsPppTemplate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::ccDetailsPppTemplate.<ccDetailsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLIEDTELESYN-MIB::ccDetailsPppTemplate'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-33