clientIfTruncAutoNegotiationMode

LUM-CLIENT-MIB · .1.3.6.1.4.1.8708.2.27.2.2.1.1.55

Object

column r/w Enumeration
Decides whether auto negotiation shall
be performed over the trunc connection.
              
This is applicable when the terminating
node at the other side of the
trunc is configured as follows:
              
  - it has an optical client interface
  - its client equipment (e.g. a router)
    requires auto negotiation.
              
disabled - Do not perform auto neg over the
          trunc
              
              
enabled  - Perform auto neg over the trunc.

Context

MIB
LUM-CLIENT-MIB
OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.55
Type
column
Access
readwrite
Status
current
Default
disabled
Parent
clientIfEntry
Groups
31

Walk 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 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfTruncAutoNegotiationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfTruncAutoNegotiationMode.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfTruncAutoNegotiationMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled