gBondPortCapSchemesSupported
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.2.1.1
Object
Bonding capability of the G.Bond port (GBS). This is a
read-only bitmap of the possible bonding schemes supported by
the GBS. The various bit positions are:
none(0) - GBS is capable of bonding bypass on a
single-BCE G.998.2 GBS
g9981(1) - GBS is capable of G.998.1 bonding
g9982(2) - GBS is capable of G.998.2 bonding
g9983(3) - GBS is capable of G.998.3 bonding
Note that for ports supporting multiple bonding schemes, the
actual administrative scheme is set via gBondPortConfAdminScheme
object. The current operating bonding scheme is reflected in
the gBondPortStatOperScheme object.
This object maps to the TR-159 attribute
aGroupBondSchemesSupported.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gBondPortCapEntry
- 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 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortCapSchemesSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortCapSchemesSupported.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBOND-MIB::gBondPortCapSchemesSupported'
Syntax
- Source
- IANA-GBOND-TC-MIBIANAgBondSchemeList
- Base type
Bits
Values & Constraints
Type Values
0 | none |
1 | g9981 |
2 | g9982 |
3 | g9983 |
Conformance
Member of
Compliance refinements
gBondCompliance
IANA-GBOND-TC-MIB::IANAgBondSchemeList
Support for all bonding scheme types is not required.
However, at least one value SHALL be supported.
However, at least one value SHALL be supported.