All MIBs › TRIP-MIB › tripCfgSendReceiveMode
tripCfgSendReceiveMode
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripCfgSendReceiveMode
OID (numeric): 1.3.6.1.2.1.116.1.1.1.13
Node type: OBJECT-TYPE
Type: TripSendReceiveMode
Access: read-only
Description: The operational mode of the TRIP entity running on this system.
What is tripCfgSendReceiveMode?
This reports the operational send/receive mode this TRIP entity is running in on this system (for example, send-only, receive-only, or both). Admins check it to understand whether this server is expected to originate routes, just accept them, or both.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.13 snmpwalk -v2c -c public <target> TRIP-MIB::tripCfgSendReceiveMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.13.1 snmpget -v2c -c public <target> TRIP-MIB::tripCfgSendReceiveMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tripCfgSendReceiveMode.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::tripCfgSendReceiveMode 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.1 | tripCfgTable | TRIP-MIB |
| 1.3.6.1.2.1.116.1.1.1 | tripCfgEntry | TRIP-MIB |
| 1.3.6.1.2.1.116.1.1.1.13 | tripCfgSendReceiveMode | TRIP-MIB |