gBondPortConfPeerAdminScheme
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.1.1.2
Object
A desired bonding scheme for a peer (link partner) G.Bond
port (GBS).
The following values instruct the peer port to use the
corresponding bonding scheme if supported:
none(0) - instructs the port not to use bonding
(only on a single-BCE G.998.2 GBS)
g9981(1) - instructs the port to use G.998.1 bonding
g9982(2) - instructs the port to use G.998.2 bonding
g9983(3) - instructs the port to use G.998.3 bonding
Changing of this object MUST be performed when the link is
administratively 'down', as indicated by the ifAdminStatus
object in the IF-MIB.
Attempts to change this object MUST be rejected (in the case of
SNMP, with the error inconsistentValue), if the link is 'up' or
initializing. Attempts to change this object to an unsupported
bonding scheme (see gBondPortCapPeerSchemesSupported) SHALL be
rejected (in the case of SNMP, with the error wrongValue).
Setting this object to the value of 'none' must be rejected for
GBS ports with multiple BCEs (with the error inconsistentValue).
This object maps to the TR-159 attribute
aGroupPeerAdminBondScheme.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gBondPortConfEntry
- 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::gBondPortConfPeerAdminScheme'
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::gBondPortConfPeerAdminScheme.<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::gBondPortConfPeerAdminScheme'
Syntax
- Source
- IANA-GBOND-TC-MIBIANAgBondScheme
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | g9981 |
2 | g9982 |
3 | g9983 |
Conformance
Member of