All MIBs › AT-ISDN-MIB › ccDetailsPppTemplate
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.37 | cc | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1 | ccDetailsTable | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1 | ccDetailsEntry | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1.40 | ccDetailsPppTemplate | AT-ISDN-MIB |