g9982PortConfAdminCp
G9982-MIB ·
.1.3.6.1.2.1.264.1.1.1.1.2
Object
Administrative (desired) bonding control protocol of a
G.Bond/Eth port (GBS). Possible values are:
cpHS(1) - use G.hs-based protocol (default)
cpBACP(2) - use frame-based BACP
Note that G.hs-based protocol support is mandatory, according to
[G.998.2]. Attempts to set a port to a non-supported bonding
control protocol (e.g., BACP if the value of
g9982PortCapBacpSupported is false) SHALL be rejected
(with the error inconsistentValue).
Changing g9982PortConfAdminCp is a traffic-disruptive
operation and as such SHALL be done when the link (GBS) is
administratively 'down', as indicated by the ifAdminStatus
object in the IF-MIB.
Attempts to change this object SHALL be rejected (with the error
inconsistentValue) if the link is 'up' or initializing.
This object maps to the TR-159 attribute aEthAdminCP.
Context
- MIB
- G9982-MIB
- OID
.1.3.6.1.2.1.264.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- g9982PortConfEntry
- 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 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9982-MIB::g9982PortConfAdminCp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9982-MIB::g9982PortConfAdminCp.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9982-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9982-MIB::g9982PortConfAdminCp'
Syntax
- Source
- G9982CpType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | cpHS |
2 | cpBACP |
Conformance
Member of
Compliance refinements
g9982Compliance
readonly
Write access is not required (needed only for GBS
supporting BACP in addition to mandatory G.hs-based bonding
discovery and aggregation protocol).
supporting BACP in addition to mandatory G.hs-based bonding
discovery and aggregation protocol).