qtechApIfSpeedw
QTECH-INTERFACE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.10.1.13.1.28
Object
column SNMPv2-SMIInteger32
An estimate of the interface's current bandwidth in units of Mbits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
Context
- MIB
- QTECH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.10.1.13.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechApIfEntry
- 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-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechApIfSpeedw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechApIfSpeedw.<qtechApPhysAddress>.<qtechApIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-INTERFACE-MIB::qtechApIfSpeedw'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of