gBondPortStatSide
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.3.1.6
Object
column Enumeration
G.Bond port mode of operation (subtype).
The value of 'subscriber' indicates that the port is
designated as '-R' subtype (all BCEs assigned to this port are of
subtype '-R').
The value of 'office' indicates that the port is designated
as '-O' subtype (all BCEs assigned to this port are of
subtype '-O').
The value of 'unknown' indicates that the port has no assigned
BCEs yet or that the assigned BCEs are not of the same side
(subTypeBCEMismatch).
This object maps to the TR-159 attribute aGroupEnd.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gBondPortStatEntry
- 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::gBondPortStatSide'
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::gBondPortStatSide.<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::gBondPortStatSide'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | subscriber |
2 | office |
3 | unknown |
Conformance
Member of