hwGponOntifEthernetActualDuplex
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.14.1.20
Object
column Enumeration
The duplex type of the port. Options: 1. half(1) - Indicates that the actual status of the port is half duplex 2. full(2) - Indicates that the actual status of the port is full duplex 3. 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.20- Type
- column
- Access
- readonly
- 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::hwGponOntifEthernetActualDuplex'
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::hwGponOntifEthernetActualDuplex.<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::hwGponOntifEthernetActualDuplex'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.