gBondPortCapCapacity

GBOND-MIB · .1.3.6.1.2.1.211.1.1.2.1.3

Object

column Unsigned32
Number of BCEs that can be aggregated by the local GBS.
The number of BCEs currently assigned to a particular G.Bond
port (gBondPortStatNumBCEs) is never greater than
gBondPortCapCapacity.
              
This object maps to the TR-159 attribute aGroupCapacity.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
gBondPortCapEntry
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::gBondPortCapCapacity'
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::gBondPortCapCapacity.<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::gBondPortCapCapacity'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-32

Conformance