All MIBs › RAD-MIB › xcAttachedIfType
xcAttachedIfType
Module: RAD-MIB
OID (symbolic): RAD-MIB::xcAttachedIfType
OID (numeric): 1.3.6.1.4.1.164.6.2.31.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates if the specific VCC is already attached to any interface, and indicates the type of the interface. This object's purpose is to ease the checking to the NMS. notApplicable - used for entries that are not LAN (as HDLC), or when the VCC was attached to a bridge, or when this parameter is irrelevant. free - the LAN VCC wasn't attached yet to any router interface. routerAtm - attached to an ATM router interface. lis - attached to a LIS interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.31.1.10 snmpwalk -v2c -c public <target> RAD-MIB::xcAttachedIfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.31.1.10.1 snmpget -v2c -c public <target> RAD-MIB::xcAttachedIfType.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.31 | xcTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.31.1 | xcEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.31.1.10 | xcAttachedIfType | RAD-MIB |