All MIBs › UMC1000-MIB › umc1V5Data
umc1V5Data
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1V5Data
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.7.5.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The V5 Provisioning record. For the initial implementation the OCTET representation will be as follows: octet[0] Version number of the octet representation being used to define the following provisioning data. 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 octet[2]-[n] Octet packed V5 Provisioning record.
In a GET Request the data field is empty. In a SET Request it contains the V5 provisioning record. See the definition of umc1V5Index for the types V5 provisioning records.
In order to delete a V5 provisioning record, the Management Station *MUST* perform a SET and send an octet string of length 2 octets (for the version and DB specifier octets) with octet[0] set to a valid version number and octet[1] set to a valid DB type. No additional data octets should be supplied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.7.5.2.1.2 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1V5Data
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.7.5.2.1.2.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1V5Data.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.7.5.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::umc1V5Data 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.7 | umc1Service | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.5 | umc1V5Grp | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.5.2 | umc1V5Table | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.5.2.1 | umc1V5Entry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.5.2.1.2 | umc1V5Data | UMC1000-MIB |