FIREBRICK-BGP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
15
.0.179.1 · 1 row entry · 15 columns
Uses the firebrick variant from /opt/observium/mibs/firebrick.
Command help
Walk fbBgpPeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FIREBRICK-BGP-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-BGP-MIB::fbBgpPeerTable'
The list of BGP peers for this Firebrick
fbBgpPeerEntry row .0.179.1.1
An entry in the BGP Peer Names Table
Column Syntax OID
The address type of fbBgpPeerAddressAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.0.179.1.1.1
The internet address for the peer. The type of the address is
determined by the value of the fbBgpPeerAddressType object.
OctetString
Constraints:
range: 4-20
.0.179.1.1.2
The name of the BGP Peer
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.179.1.1.3
The current state of the BGP Peer
FbBgpPeerState
Type Values:
0idle
1active
2openWait
3openSent
4openConfirm
5established
6closed
7preshutdown
8shutdown
.0.179.1.1.4
The remote AS of the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.5
The number of IPv4 prefixes received from the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.6
The number of seconds since the last state change for the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.7
The number of IPv6 prefixes received from the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.8
The number of prefixes exported to the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.9
The address type of fbBgpPeerLocalAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.0.179.1.1.10
The local internet address used for this peer.
The type of the address is determined by the
value of the fbBgpPeerAddressType object.
OctetString
Constraints:
range: 4-20
.0.179.1.1.11
The local AS number for the BGP Peer
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.12
The routing table number for this BGP Peer.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.13
Max prefixes accepted from this peer.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.179.1.1.14
Prefix limit was hit, so prefixes from this peer have been dropped.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.0.179.1.1.15