All MIBs › RAD-MIB › prtExClEnabled
prtExClEnabled
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExClEnabled
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates if Ethernet port of CL is enabled or not for management. It is applicable only on the ETH port of the CL, when the MP includes an ML-IP card. disabled - will happen when there is Inband Management via the ML-IP link/s enabled - will happen when ML-IP link/s is not used for Inband Management, but CL's ETH port .
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.1.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::prtExClEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.1.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::prtExClEnabled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtExClEnabled.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.1 | prtClCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.1.1 | prtExClCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.1.1.1 | prtExClCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.1.1.1.10 | prtExClEnabled | RAD-MIB |