All MIBs › UMC1000-MIB › umc1TL1IfProvData
umc1TL1IfProvData
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1TL1IfProvData
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.3.9.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object contains the TL1 interface provisioning database. In the current UMC Release the maximum length of a TL1 interface provisioning database is 15 octets. For the initial implementation the OCTET representation will be 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] DB specifier octet. octet[2] TL1 Type octet[3-10] Record Type
The values of octet[3] to octet[10] will depends on value of TL1 Type octet. TL1 Type Meaning Value of Record Type 0 Disabled Octet[3]-octet[10] will be Zero 1 Asynchronous Octet[3]-octet[10] will be Zero 2 SVC Octet[3]-octet[10] represents Binary Coded Decimal(BCD) for Data Terminal Number(DTN) 3 PVC Octet[3]represents Logical Channel Number Octet[4]-octet[10] will be Zero
In order to delete a TL1 interface provisioning database record, the Management Station *MUST* perform a SET and send an octet string of length 2 octets (for the version octet and the DB specifier octet) with octet[0] set to a valid version number, octet[1] set to the valid DB Specifier and 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.3.9.1.6 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1TL1IfProvData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.3.9.1.6.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1TL1IfProvData.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.3.9.1.6.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::umc1TL1IfProvData 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.3 | umc1SystemPitProv | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.3.9 | umc1TL1IfProvTable | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.3.9.1 | umc1TL1IfProvEntry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.3.9.1.6 | umc1TL1IfProvData | UMC1000-MIB |