oemArchIfaceDuplexSpeedSet

QTECH-GBNDeviceOEM-MIB · .1.3.6.1.4.1.27514.1.2.2.3.1.1.1.9

Object

column r/w Enumeration
DURABLE: { autonegotiate:all }
The desired speed and duplex for this interface. If the selected
control is not possible on the interface, a value of illegal(99)
is returned.  If the port type does NOT support the default
of autonegotiate(1), then the application initializes the
port to a valid value (e.g., 1000full(6)).  Note that not all
controls are possible for all interfaces.  For example, only
full-1000(6) is available for Gigabit Ethernet interfaces.

Context

MIB
QTECH-GBNDeviceOEM-MIB
OID
.1.3.6.1.4.1.27514.1.2.2.3.1.1.1.9
Type
column
Access
readwrite
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::oemArchIfaceDuplexSpeedSet'
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::oemArchIfaceDuplexSpeedSet.<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::oemArchIfaceDuplexSpeedSet'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1autonegotiate
2half-10
3full-10
4half-100
5full-100
6half-1000
7full-1000
8auto-10
9auto-100
10auto-1000
11full-10000
99illegal

Conformance