fsIfOperDuplex

FS-INTERFACE-MIB · .1.3.6.1.4.1.52642.1.1.10.2.10.1.1.1.8

Object

column Enumeration
After two port have negotiated the duplex status, and this object 
is the working duplex status. while the port link status is down ,
then the speed status is unknown(3).
              
This attribute apply physical port and aggreate port

Context

MIB
FS-INTERFACE-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.10.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
fsIfEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1full
2half
3unknown

Conformance