All MIBs › CLEARTRAC7-MIB › ifwanPppSilent
ifwanPppSilent
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::ifwanPppSilent
OID (numeric): 1.3.6.1.4.1.727.7.2.2.2.1.121
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter defines how this port participates in the configuration negotiation process.
When a PPP port is Silent, it waits for a Configure-Request packet from the remote peer. Use WAIT FOR REQUEST to configure the port in this way. The port must receive a request before it can negotiate a connection.
When a port is not Silent, it is actively trying to initialize the connection with the remote peer. Use the SEND REQUEST setting. The port will send Configure-Request packets in a timeout/retry sequence until the remote peer replies, at which point the two peers can negotiate the connection.
What is ifwanPppSilent?
This read-write setting decides whether this PPP port waits passively for a Configure-Request from the remote peer (wait-for-request) or actively initiates negotiation itself (send-request) during PPP link setup. It shapes which side of the link starts the LCP negotiation handshake, which matters when only one end should be the initiator, such as a dial-in server waiting for calling routers. For example, setting this object to wait-for-request(2) on a central access server means that port stays quiet until an incoming PPP client sends the first Configure-Request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.121 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::ifwanPppSilent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.121.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::ifwanPppSilent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.2.2.1.121.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::ifwanPppSilent OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2 | ifwan | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2 | ifwanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1 | ifwanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1.121 | ifwanPppSilent | CLEARTRAC7-MIB |