All MIBs › UMC1000-MIB › umc1V5ChgData
umc1V5ChgData
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1V5ChgData
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.7.6.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object records the changes to the V5 Provisioning table. In the initial implementation the first octet, octet[0] will store the version number of the octet representation being used to define the changed 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] Holds the number of database records in this object.
The packed octet representation of each record is given below octet[2] Length of a record. octet[3] action octet, stores the action (update/delete) performed on the umc1V5Table. See DbActionType for valid values of this octet. octet[4] DB specifier octet octet[5]-[x] The octet packed V5 Provisioning record that was create/modified/deleted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.7.6.1.2 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1V5ChgData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.7.6.1.2.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1V5ChgData.1
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::umc1V5ChgData 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.6 | umc1V5ChgTable | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.6.1 | umc1V5ChgEntry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.7.6.1.2 | umc1V5ChgData | UMC1000-MIB |