BIANCA-BRICK-PPTP-MIB :: pptpCallState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBIANCA-BRICK-PPTP-MIBpptpCallState

pptpCallState

Module: BIANCA-BRICK-PPTP-MIB

OID (symbolic): BIANCA-BRICK-PPTP-MIB::pptpCallState

OID (numeric): 1.3.6.1.4.1.272.4.23.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The state of the PPTP call according RFC 2637.

What is pptpCallState?

This shows the current state of an individual PPTP call per RFC 2637: idle(1), wait-cs-ans(2), wait-reply(3), wait-connect(4), established(5), or wait-disc(6). It's marked read-write but is primarily read to check whether a call has completed setup or is stuck in negotiation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.23.3.1.4
snmpwalk -v2c -c public <target> BIANCA-BRICK-PPTP-MIB::pptpCallState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.23.3.1.4.1
snmpget -v2c -c public <target> BIANCA-BRICK-PPTP-MIB::pptpCallState.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-PPTP-MIB::pptpCallState OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 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.272bintecBIANCA-BOX-ISDN-MIB
1.3.6.1.4.1.272.4biboBIANCA-BOX-ISDN-MIB
1.3.6.1.4.1.272.4.23vpnBIANCA-BRICK-L2TP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.272.4.23.3pptpCallTableBIANCA-BRICK-PPTP-MIB
1.3.6.1.4.1.272.4.23.3.1pptpCallEntryBIANCA-BRICK-PPTP-MIB
1.3.6.1.4.1.272.4.23.3.1.4pptpCallStateBIANCA-BRICK-PPTP-MIB