hwGBondOperScheme
HUAWEI-GBOND-MIB ·
.1.3.6.1.4.1.2011.6.137.2.1.12
Object
column GBondScheme
Current operating bonding scheme of a G.Bond port. Options: 1. g9981(1) - Instructs the port to use G.998.1 bonding 2. g9982(2) - Instructs the port to use G.998.2 bonding 3. g9983(3) - Instructs the port to use G.998.3 bonding
Context
- MIB
- HUAWEI-GBOND-MIB
- OID
.1.3.6.1.4.1.2011.6.137.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGBondPortStatusEntry
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-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GBOND-MIB::hwGBondOperScheme'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GBOND-MIB::hwGBondOperScheme.<hwGBondPriPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GBOND-MIB::hwGBondOperScheme'
Syntax
- Source
- GBondScheme
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | g9981 |
2 | g9982 |
3 | g9983 |