All MIBs › UMC1000-MIB › umc1PortProfIndex
umc1PortProfIndex
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1PortProfIndex
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.14.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: It contains the Plugin type the profile is for and Port Profile number that identifies the record in the UMC system. 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 type of Port Profile record being referenced. octet[2] Plugin Type the Port Profile is associated with. octet[3] Port Profile number of the Port Profile being referenced. The Port Profile number is 1 based (i.e., set this to 0x01 for Port Profile 1, 0x02 for Port Profile 2, etc.)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.14.1.1 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1PortProfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.14.1.1.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1PortProfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.14.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::umc1PortProfIndex 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.14 | umc1PortProfTable | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.14.1 | umc1PortProfEntry | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.14.1.1 | umc1PortProfIndex | UMC1000-MIB |