All MIBs › PPP-IP-NCP-MIB › pppIpOperStatus
pppIpOperStatus
Module: PPP-IP-NCP-MIB
OID (symbolic): PPP-IP-NCP-MIB::pppIpOperStatus
OID (numeric): 1.3.6.1.2.1.10.23.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational status of the IP network protocol. If the value of this object is up then the finite state machine for the IP
network protocol has reached the Opened state.
What is pppIpOperStatus?
This read-only INTEGER, opened(1) or not-opened(2), reports whether the IP Control Protocol (IPCP) for this PPP link has completed negotiation and reached the Opened state. An admin checks it before trusting the other IPCP-related objects on this link, since their values are undefined until the link reaches opened. Seeing pppIpOperStatus stuck at not-opened(2) tells an admin that IP traffic can't yet flow over this PPP link because IPCP negotiation hasn't completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.1 snmpwalk -v2c -c public <target> PPP-IP-NCP-MIB::pppIpOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.3.1.1.1.1 snmpget -v2c -c public <target> PPP-IP-NCP-MIB::pppIpOperStatus.1
Start monitoring vendor-neutral, standards-based MIB (PPP IPCP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PPP-IP-NCP-MIB::pppIpOperStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (PPP IPCP) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.23 | ppp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3 | pppIp | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1 | pppIpTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.3.1.1 | pppIpEntry | MRVINREACH |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.23.3.1.1.1 | pppIpOperStatus | PPP-IP-NCP-MIB |