prtExClEnabled
RAD-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.10
Object
column Enumeration
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 .
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtExClCnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExClEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExClEnabled.<prtExPh1MlTsCnfgIdx>.<prtExPh1MlTsSltIdx>.<prtExPh1MlTsPrtIdx>.<prtExPh1MlTsIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtExClEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noConnect |
3 | data |
4 | voice |
5 | cas |
6 | ss7 |
7 | transparent |
8 | data2 |
9 | data3 |
10 | data4 |
11 | ss7n2 |
12 | hdlcV2Compatible |
13 | subCh1 |
14 | subCh2 |
15 | subCh3 |
16 | subCh4 |
17 | subCh5 |
18 | subCh6 |
19 | subCh7 |
20 | subCh8 |
21 | trau |
22 | qmux |
23 | dynamic |
24 | signaling |
255 | notApplicable |