gBondPortStatOperScheme

GBOND-MIB · .1.3.6.1.2.1.211.1.1.3.1.1

Object

Current operating bonding scheme of a G.Bond port.
The possible values are:
  none(0)       - 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
aGroupOperBondScheme.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.3.1.1
Type
column
Access
readonly
Status
current
Parent
gBondPortStatEntry
Groups
1

Walk 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::gBondPortStatOperScheme'
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::gBondPortStatOperScheme.<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::gBondPortStatOperScheme'

Values & Constraints

Type Values
0none
1g9981
2g9982
3g9983

Conformance