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
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 '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
1 | unknown |
2 | half-10 |
3 | full-10 |
4 | half-100 |
5 | full-100 |
6 | half-1000 |
7 | full-1000 |
8 | auto_10 |
9 | auto_100 |
10 | auto_1000 |
11 | full-10000 |
99 | illegal |
Conformance
Member of