All MIBs › HPR-MIB › hprRtpGlobeCtrState
hprRtpGlobeCtrState
Module: HPR-MIB
OID (symbolic): HPR-MIB::hprRtpGlobeCtrState
OID (numeric): 1.3.6.1.2.1.34.6.1.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows a network management station to turn the counters in the hprRtpTable on and off. The initial value of this object is an implementation choice.
notActive(1) - the counters in the hprRtpTable are returning no meaningful values active(2) - the counters in the hprRtpTable are being incremented and are returning meaningful values
What is hprRtpGlobeCtrState?
A read-write on/off switch, set to active(2) or notActive(1), that enables or disables all the per-connection counters in the hprRtpTable at once. An admin flips this to active before starting an RTP troubleshooting session so the send/receive/discard counters in the table actually accumulate meaningful numbers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.6.1.4.1.2 snmpwalk -v2c -c public <target> HPR-MIB::hprRtpGlobeCtrState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.6.1.4.1.2.1 snmpget -v2c -c public <target> HPR-MIB::hprRtpGlobeCtrState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.6.1.4.1.2.1 i <value>
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::hprRtpGlobeCtrState 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.1 | hprRtpGlobe | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.4.1.2 | hprRtpGlobeCtrState | HPR-MIB |