All MIBs › UMC1000-MIB › umc1SystemGenericDbProvData
umc1SystemGenericDbProvData
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SystemGenericDbProvData
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The structure of this object is the same for Get Response PDUs and Set Request PDUs. In a SET Request the data is included in the Request PDU. In a GET Request the data is returned in the Response PDU.
This object holds the actual octets sent (for a SNMP SET) or retrieved (for a SNMP GET) request.
The byte-format structure of this object, taking into account the above description, is as follows:
octet[0] Version number of the octet representation. The version number for the initial implementation will be 0x01.
For Version number 0x01 the remaining octets will be defined as follows : octet[1] Length of the following octet string. octet[2] - [?] The DB record data as it appears in the UMC system database. For a GET PROGRESSIVE request the returned key in the DATA octets described here should be compared to the key in umc1SystemGenericDbProvIndex to identify the actual record returned.
In a GET Request the data field is empty. In a SET Request it contains the only the Data portion of database record. It does not contain the key bytes because Key for the database record is already specified in the Index umc1SystemGenericDbProvIndex.
In order to delete a database record, the Management Station *MUST* perform a SET and send an octet string of length 1 octets (for the version octet) with octet[0] set to a valid version number with NO additional data octets supplied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.2 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SystemGenericDbProvData
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.2.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SystemGenericDbProvData.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.18.2.1.2.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::umc1SystemGenericDbProvData 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.2 | umc1SystemGenericDbProvData | UMC1000-MIB |