All MIBs › UMC1000-MIB › umc1SystemGenericDbProvIndex
umc1SystemGenericDbProvIndex
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SystemGenericDbProvIndex
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This is the table INDEX. It is actually an octet encoded key representing the database record to be managed and how it is to be treated. It contains the Database Operation type, the DBSpecifier for database record, and the UMC system DB KEY identifying the record being referenced. For the initial implementation the OCTET representation will be as follows : octet[0] Version number of the octet representation being used to define this INDEX. The version number for the initial implementation will be 0x01.
For Version number 0x01 the remaining octets will be defined as follows :
octet[1] DB specifier octet for the database record being referenced. octet[2] Operation Type : See the DataOperation data type. octet[3] The Length (in bytes) of the database key in the following octets. octet[4] - [?] The actual UMC System database key to be used to manage the database record in question.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.1 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SystemGenericDbProvIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.1.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SystemGenericDbProvIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.1.1 s <value>
Start monitoring UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMC1000-MIB::umc1SystemGenericDbProvIndex OID value, configure state conditions and alerts, and monitor any UMC1000 universal media converter chassis (per-shelf/slot facility alarm 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2067.1.1.2.1 | umc1System | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.18 | umc1SystemGenericDbProv | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.18.2 | umc1SystemGenericDbProvTable | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.18.2.1 | umc1SystemGenericDbProvEntry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.1 | umc1SystemGenericDbProvIndex | UMC1000-MIB |