eltMesIssPortCtrlType
ELTEX-MES-ISS-INTERFACES-MIB ·
.1.3.6.1.4.1.35265.1.139.4.1.2.1.1.6
Object
column Enumeration
This variable specifies the type of interface.
Context
- MIB
- ELTEX-MES-ISS-INTERFACES-MIB
- OID
.1.3.6.1.4.1.35265.1.139.4.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltMesIssPortCtrlEntry
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 'ELTEX-MES-ISS-INTERFACES-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-INTERFACES-MIB::eltMesIssPortCtrlType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-INTERFACES-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-INTERFACES-MIB::eltMesIssPortCtrlType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-INTERFACES-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-INTERFACES-MIB::eltMesIssPortCtrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eth10M |
2 | eth100M |
3 | eth1000M |
4 | eth2500M |
5 | eth5G |
6 | eth10G |
7 | eth20G |
8 | eth40G |
9 | eth100G |
10 | unknown |