bgpPeergrTable

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.5.7

Object

table
The table of peer groups.
          
A peer group is a set of peers that share a common peer
group configuration.
          
Using peer groups simplifies peer configuration.  Instead of
configuring many peers with the same set of configuration
values, you can configure a single peer group and then
assign peers to the peer group.
          
Each peer in a peer group has its bgpPeerConfigPeergr value
set to the peer group index (bgpPeergrIndex).  If a peer is
not in a peer group then its bgpPeerConfigPeergr value is 0.
          
The configuration fields for a peer group mirror
configuration fields for individual peers.
          
If a peer belongs to a peer group, then the peer's
configuration values may be taken from either the
AMB_BGP_PEER MIB or the AMB_BGP_PEERGR MIB.  Which values
are used is controlled by configuration usage fields in the
AMB_BGP_PEER MIB.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.5.7
Type
table
Status
current
Parent
bgpPib
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPeergrTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpPeergrTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.