All MIBs › RC-IP-MIB › rcIpAdEntIfType
rcIpAdEntIfType
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpAdEntIfType
OID (numeric): 1.3.6.1.4.1.2272.1.8.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The address entry IfType indicates the type of the interface. In the case of circuit-less-IP there is no association with any ports. In other words, it can be thought of as a virtual interface. The value 'brouter port' indicates this interface is associated with a specific physical port. The value 'vlan' indicates a logical port that contains one or physical ports/MLT ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.2.1.10 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpAdEntIfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.2.1.10.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpAdEntIfType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.2 | rcIpAddrTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.2.1 | rcIpAddrEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.2.1.10 | rcIpAdEntIfType | RC-IP-MIB |