All MIBs › HPR-MIB › hprRtpState
hprRtpState
Module: HPR-MIB
OID (symbolic): HPR-MIB::hprRtpState
OID (numeric): 1.3.6.1.2.1.34.6.1.4.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the RTP connection, from the perspective of the local RTP protocol machine: rtpListening - connection open; waiting for other end to call in rtpCalling - connection opened, attempting to call out, have not yet received any data from other end rtpConnected - connection is active; responded to a call-in or received other end's TCID from a call-out attempt rtpPathSwitching - the path switch timer is running; attempting to find a new path for this connection. rtpDisconnecting - no sessions are using this connection; in process of bringing it down other - the connection is not in any of the states listed above.
What is hprRtpState?
The local RTP protocol machine's current state for this connection: listening for an incoming call, calling out, connected, mid path-switch, disconnecting, or other. An admin polls this to see, for example, that a connection is stuck in rtpPathSwitching(4), which signals an unresolved routing problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.6.1.4.2.1.9 snmpwalk -v2c -c public <target> HPR-MIB::hprRtpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.6.1.4.2.1.9.1 snmpget -v2c -c public <target> HPR-MIB::hprRtpState.1
Start monitoring IBM SNA/APPN network node/router with HPR capability with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPR-MIB::hprRtpState OID value, configure state conditions and alerts, and monitor any IBM SNA/APPN network node/router with HPR capability from a single console.
OID Breakdown
Upper-level ancestors (7 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.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.6 | hprMIB | HPR-MIB |
| 1.3.6.1.2.1.34.6.1 | hprObjects | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.4 | hprRtp | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.4.2 | hprRtpTable | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.4.2.1 | hprRtpEntry | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.4.2.1.9 | hprRtpState | HPR-MIB |