bgpCommunityGroupTable
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.16
Object
table
The table of DC-BGP Community Group entries.
Each entry in this table contains a single community.
A Community List entry with an event type of
'community-group' uses a Community Group. The set of
bgpCommunityGroupTable entries corresponding to a
bgpCommunityListTable entry are those with the same
bgpCommunityListIndex and bgpCommunityListEntryIndex values.
This set of entries gives a group of communities. The
ordering of this group of communities is not important,
hence we can directly use the community value as the third
MIB index for this table.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.16- Type
- table
- Status
- current
- Parent
- bgpPib
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse 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::bgpCommunityGroupTable'
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::bgpCommunityGroupTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.