All MIBs › TRIP-MIB › tripCfgAdminStatus
tripCfgAdminStatus
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripCfgAdminStatus
OID (numeric): 1.3.6.1.2.1.116.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired TRIP state.
up(1) : Set the application to normal operation.
down(2): Set the application to a state where it will not process TRIP messages.
Setting this object should be reflected in tripCfgOperStatus. If an unknown error occurs tripCfgOperStatus will return unknown(0).
What is tripCfgAdminStatus?
This sets the desired administrative state of the TRIP application: up to run it normally, or down to stop it from processing any TRIP messages. Setting this should be reflected shortly afterward in tripCfgOperStatus, which reports whether the change actually took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.4 snmpwalk -v2c -c public <target> TRIP-MIB::tripCfgAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.4.1 snmpget -v2c -c public <target> TRIP-MIB::tripCfgAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.116.1.1.1.4.1 i <value>
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::tripCfgAdminStatus 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.4 | tripCfgAdminStatus | TRIP-MIB |