All MIBs › CISCO-WAN-PAR-MIB › parIfType
parIfType
Module: CISCO-WAN-PAR-MIB
OID (symbolic): CISCO-WAN-PAR-MIB::parIfType
OID (numeric): 1.3.6.1.4.1.351.130.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the type of interface. User ports need to be UNI interface. The trunks can be either UNI or NNI.
userport(1) : UNI interface. This is for user ports. routingtrunk(2) : NNI interface. This value can be set provided there are no connections on the interface. feedertrunk(3) : It is feeder trunk. clkport(4) : Clock port. virtualtrunk(5): Virtual Trunk.
Type of interface can be changed from nni(2) to uni(1) if the trunk is not added.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.130.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-PAR-MIB::parIfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.130.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-PAR-MIB::parIfType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.130.2.1.1.2.1 i <value>
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-PAR-MIB::parIfType OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.130 | par | BASIS-MIB |
| 1.3.6.1.4.1.351.130.2 | parInterfaces | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.2.1 | parIfTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.2.1.1 | parIfEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.130.2.1.1.2 | parIfType | CISCO-WAN-PAR-MIB |