hwGponOntifEthernetSpeed
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.14.1.5
Object
column r/w
Enumeration
The transmission rate of the port. Options: 1. speed10M(1) - The forced transmission rate of the port is 10M 2. speed100M(2) - The forced transmission rate of the port is 100M 3. speed1000M(3) - The forced transmission rate of the port is 1000M 4. autoneg(4) - The transmission rate of the port is auto negotiation 5. autospeed10M(5) - The auto transmission rate of the port is 10M 6. autospeed100M(6) - The auto transmission rate of the port is 100M 7. autospeed1000M(7) - The auto transmission rate of the port is 1000M 8. speed10G(8) - The forced transmission rate of the port is 10G 9. autospeed10G(9) - The auto transmission rate of the port is 10G 10. speed2500M(10) - The forced transmission rate of the port is 2500M 11. autospeed2500M(11) - The auto transmission rate of the port is 2500M 12. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.14.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwGponOntifEthernetObjectEntry
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 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntifEthernetSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntifEthernetSpeed.<ifIndex>.<hwGponDeviceOntObjectIndex>.<hwGponOntifEthernetType>.<hwGponOntifEthernetPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GPON-MIB::hwGponOntifEthernetSpeed'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.