gBondPortCapPeerSchemesSupported
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.2.1.2
Object
Bonding capability of the peer G.Bond port (GBS). This is a
read-only bitmap of the possible bonding schemes supported by
the link partner GBS. The various bit positions are:
none(0) - peer GBS does not support bonding, or
the peer unit could not be reached, or
peer GBS is capable of bonding bypass on a
single-BCE G.998.2 GBS
g9981(1) - peer GBS is capable of G.998.1 bonding
g9982(2) - peer GBS is capable of G.998.2 bonding
g9983(3) - peer GBS is capable of G.998.3 bonding
Note that for ports supporting multiple bonding schemes, the
actual administrative scheme is set via the
gBondPortConfPeerAdminScheme object. The current operating
bonding scheme is reflected in the gBondPortStatPeerOperScheme
object.
This object maps to the TR-159 attribute
aGroupPeerBondSchemesSupported.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.2.1.2- 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::gBondPortCapPeerSchemesSupported'
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::gBondPortCapPeerSchemesSupported.<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::gBondPortCapPeerSchemesSupported'
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.