parIfType
CISCO-WAN-PAR-MIB ·
.1.3.6.1.4.1.351.130.2.1.1.2
Object
column r/w
Enumeration
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.
Context
- MIB
- CISCO-WAN-PAR-MIB
- OID
.1.3.6.1.4.1.351.130.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- parIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-PAR-MIB::parIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-PAR-MIB::parIfType.<parIfLogicalInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-PAR-MIB::parIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | userport |
2 | routingtrunk |
3 | feedertrunk |
4 | clkport |
5 | virtualtrunk |
Conformance
Member of