gBondPortStatFltStatus
GBOND-MIB ·
.1.3.6.1.2.1.211.1.1.3.1.5
Object
column Bits
G.Bond (GBS) port fault status. This is a bitmap of possible
conditions. The various bit positions are:
noPeer - Peer GBS cannot be reached (e.g.,
no BCEs attached, all BCEs are
'down', etc.).
peerPowerLoss - Peer GBS has indicated impending unit
failure due to loss of local power
('Dying Gasp').
peerBondSchemeMismatch - Operating bonding scheme of a peer
GBS is different from the local one.
bceSubTypeMismatch - Local BCEs in the aggregation group
are not of the same sub-type, e.g.,
some BCEs in the local device are -O
while others are -R subtype.
lowRate - gBondUpRate/gBondDnRate of the port
has reached or dropped below
gBondPortConfThreshLowUpRate/
gBondPortConfThreshLowDnRate.
init - The link is initializing, as a result
of ifAdminStatus being set to 'up'
for a particular BCE or a GBS
to which the BCE is connected.
ready - At least one BCE in the aggregation
group is detecting handshake tones.
This object is intended to supplement the ifOperStatus object
in the IF-MIB.
This object maps to the TR-159 attribute aGroupStatus.
Context
- MIB
- GBOND-MIB
- OID
.1.3.6.1.2.1.211.1.1.3.1.5- 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::gBondPortStatFltStatus'
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::gBondPortStatFltStatus.<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::gBondPortStatFltStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noPeer |
1 | peerPowerLoss |
2 | peerBondSchemeMismatch |
3 | bceSubTypeMismatch |
4 | lowRate |
5 | init |
6 | ready |
Conformance
Member of