eltMesIssPortCtrlAutoNegOperLocal
ELTEX-MES-ISS-INTERFACES-MIB ·
.1.3.6.1.4.1.35265.1.139.4.1.2.1.1.4
Object
column EltMesIssPortCtrlAutoNegBits
Operative auto negotiation capabilities of the remote link. unknown bit means that port operative status is not up.
Context
- MIB
- ELTEX-MES-ISS-INTERFACES-MIB
- OID
.1.3.6.1.4.1.35265.1.139.4.1.2.1.1.4- 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::eltMesIssPortCtrlAutoNegOperLocal'
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::eltMesIssPortCtrlAutoNegOperLocal.<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::eltMesIssPortCtrlAutoNegOperLocal'
Syntax
- Source
- EltMesIssPortCtrlAutoNegBits
- Base type
Bits
Values & Constraints
Type Values
0 | default |
1 | unknown |
2 | half10M |
3 | full10M |
4 | half100M |
5 | full100M |
7 | full1G |