gBondPortStatPeerOperScheme
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.3.1.2
Object
Current operating bonding scheme of a G.Bond port link partner.
The possible values are:
unknown(0) - peer cannot be reached due to the link state or
bonding bypass on a single-BCE G.998.2 GBS
g9981(1) - G.998.1 bonding
g9982(2) - G.998.2 bonding
g9983(3) - G.998.3 bonding
This object maps to the TR-159 attribute
aGroupPeerOperBondScheme.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gBondPortStatEntry
- 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::gBondPortStatPeerOperScheme'
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::gBondPortStatPeerOperScheme.<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::gBondPortStatPeerOperScheme'
Syntax
- Source
- IANA-GBOND-TC-MIBIANAgBondScheme
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | g9981 |
2 | g9982 |
3 | g9983 |
Conformance
Member of