AT-ISDN-MIB :: ccDetailsPppTemplate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAT-ISDN-MIBccDetailsPppTemplate

ccDetailsPppTemplate

Module: AT-ISDN-MIB

OID (symbolic): AT-ISDN-MIB::ccDetailsPppTemplate

OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.37.1.1.40

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is ccDetailsPppTemplate?

Specifies which PPP template (1-32, or 33 for the default) is applied when the router dynamically creates PPP interfaces for calls associated with this call details entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.40
snmpwalk -v2c -c public <target> AT-ISDN-MIB::ccDetailsPppTemplate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.40.1
snmpget -v2c -c public <target> AT-ISDN-MIB::ccDetailsPppTemplate.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.40.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccDetailsPppTemplate.1

Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-ISDN-MIB::ccDetailsPppTemplate OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.207alliedTelesynAT-RG600-MIB
1.3.6.1.4.1.207.8mibObjectAT-RG600-MIB
1.3.6.1.4.1.207.8.4brouterMibAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4atRouterAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4.4modulesAT-SMI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.207.8.4.4.4.37ccAT-ISDN-MIB
1.3.6.1.4.1.207.8.4.4.4.37.1ccDetailsTableAT-ISDN-MIB
1.3.6.1.4.1.207.8.4.4.4.37.1.1ccDetailsEntryAT-ISDN-MIB
1.3.6.1.4.1.207.8.4.4.4.37.1.1.40ccDetailsPppTemplateAT-ISDN-MIB