oemArchIfaceDuplexSpeedGet

QTECH-GBNDeviceOEM-MIB · .1.3.6.1.4.1.27514.1.2.2.3.1.1.1.10

Object

column Enumeration
The actual speed and duplex for this interface.  If the
interface is not configured for an acceptable value, a value of
illegal(99) is returned.  A value of unknown(1) is returned when
the 'oemArchIfaceLink' indicates down(2) for this interface.

Context

MIB
QTECH-GBNDeviceOEM-MIB
OID
.1.3.6.1.4.1.27514.1.2.2.3.1.1.1.10
Type
column
Access
readonly
Status
current
Parent
oemArchIfaceEntry
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 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceDuplexSpeedGet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceDuplexSpeedGet.<oemArchIfaceUnit>.<oemArchIfacePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNDeviceOEM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNDeviceOEM-MIB::oemArchIfaceDuplexSpeedGet'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2half-10
3full-10
4half-100
5full-100
6half-1000
7full-1000
8auto_10
9auto_100
10auto_1000
11full-10000
99illegal

Conformance