All MIBs › TRIP-MIB › tripCfgStorage
tripCfgStorage
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripCfgStorage
OID (numeric): 1.3.6.1.2.1.116.1.1.1.14
Node type: OBJECT-TYPE
Type: StorageType
Access: read-write
Description: The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
What is tripCfgStorage?
This sets the storage type (like nonVolatile, by default) for this server's configuration row, indicating whether the settings survive a reboot. A row marked 'permanent' need not allow further write access to its columns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.14 snmpwalk -v2c -c public <target> TRIP-MIB::tripCfgStorage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.1.1.14.1 snmpget -v2c -c public <target> TRIP-MIB::tripCfgStorage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.116.1.1.1.14.1 s <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::tripCfgStorage 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.14 | tripCfgStorage | TRIP-MIB |