g9982PortStatOperCp
G9982-MIB ·
.1.3.6.1.2.1.264.1.1.3.1.2
Object
column G9982CpType
Current operational bonding discovery and aggregation control
protocol of the G.Bond/Eth port.
Possible values are:
unknown(0) - the protocol cannot be determined, e.g., when
the GBS is 'down'
cpHS(1) - GBS uses G.hs-based protocol
cpBACP(2) - GBS uses frame-based BACP
The operational discovery and aggregation control protocol can
be configured via the g9982PortConfAdminCp variable.
This object maps to the TR-159 attribute aEthOperCP.
Context
- MIB
- G9982-MIB
- OID
.1.3.6.1.2.1.264.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g9982PortStatEntry
- 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::g9982PortStatOperCp'
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::g9982PortStatOperCp.<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::g9982PortStatOperCp'
Syntax
- Source
- G9982CpType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | cpHS |
2 | cpBACP |
Conformance
Member of