All MIBs › TRIP-MIB › tripCfgProtocolVersion
tripCfgProtocolVersion
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripCfgProtocolVersion
OID (numeric): 1.3.6.1.2.1.116.1.1.1.1
Node type: OBJECT-TYPE
Type: TripProtocolVersion
Access: read-only
Description: This object will reflect the version of TRIP supported by this system. It follows the same format as TRIP version information contained in the TRIP messages generated by this TRIP entity.
What is tripCfgProtocolVersion?
This reports the version of the TRIP (Telephony Routing over IP) protocol supported by this location server, in the same format used in the TRIP messages it generates, per RFC 3219 section 4.2. Admins check it to confirm two TRIP peers are running compatible protocol versions before troubleshooting a connection issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.1 snmpwalk -v2c -c public <target> TRIP-MIB::tripCfgProtocolVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.1.1 snmpget -v2c -c public <target> TRIP-MIB::tripCfgProtocolVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tripCfgProtocolVersion.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::tripCfgProtocolVersion 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.1 | tripCfgProtocolVersion | TRIP-MIB |