All MIBs › TRIP-MIB › tripPeerSendReceiveMode
tripPeerSendReceiveMode
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripPeerSendReceiveMode
OID (numeric): 1.3.6.1.2.1.116.1.4.1.8
Node type: OBJECT-TYPE
Type: TripSendReceiveMode
Access: read-only
Description: The operational mode of this peer.
What is tripPeerSendReceiveMode?
This reports the operational send/receive mode of this specific remote peer's connection. It's the per-peer counterpart to tripCfgSendReceiveMode, which reports the local server's own overall mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.4.1.8 snmpwalk -v2c -c public <target> TRIP-MIB::tripPeerSendReceiveMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.4.1.8.1 snmpget -v2c -c public <target> TRIP-MIB::tripPeerSendReceiveMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tripPeerSendReceiveMode.1
Start monitoring vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIP-MIB::tripPeerSendReceiveMode OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.116 | tripMIB | TRIP-MIB |
| 1.3.6.1.2.1.116.1 | tripMIBObjects | TRIP-MIB |
| 1.3.6.1.2.1.116.1.4 | tripPeerTable | TRIP-MIB |
| 1.3.6.1.2.1.116.1.4.1 | tripPeerEntry | TRIP-MIB |
| 1.3.6.1.2.1.116.1.4.1.8 | tripPeerSendReceiveMode | TRIP-MIB |