hwGBondAdminScheme
HUAWEI-GBOND-MIB ·
.1.3.6.1.4.1.2011.6.137.1.1.2
Object
A desired bonding scheme for a bonding group. The port to use corresponding bonding scheme if supported. 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 The hwGBondAdminScheme changes must be performed when the admin status of the bonding group is deactivated.
Context
- MIB
- HUAWEI-GBOND-MIB
- OID
.1.3.6.1.4.1.2011.6.137.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwGBondConfEntry
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::hwGBondAdminScheme'
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::hwGBondAdminScheme.<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::hwGBondAdminScheme'
Syntax
- Source
- GBondScheme
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | g9981 |
2 | g9982 |
3 | g9983 |