fbBgpPeerLocalAddressType
FIREBRICK-BGP-MIB ·
.0.179.1.1.10
Object
column
INET-ADDRESS-MIBInetAddressType
The address type of fbBgpPeerLocalAddress.
Context
- MIB
- FIREBRICK-BGP-MIB
- OID
.0.179.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fbBgpPeerEntry
- Table
- fbBgpPeerTable
- Siblings
- 14
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fbBgpPeerAddressType The address type of fbBgpPeerAddressAddr. | column | INET-ADDRESS-MIBInetAddressType | .0.179.1.1.1 |
| fbBgpPeerLocalAddress The local internet address used for this peer.
The type of the address is determined by the
value of the fbBgpPeerAddressType object. | column | OctetString | .0.179.1.1.11 |
| fbBgpPeerLocalAS The local AS number for the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.12 |
| fbBgpPeerTableId The routing table number for this BGP Peer. | column | SNMPv2-SMIInteger32 | .0.179.1.1.13 |
| fbBgpPeerMaxPrefixes Max prefixes accepted from this peer. | column | SNMPv2-SMIInteger32 | .0.179.1.1.14 |
| fbBgpPeerMaxPrefixesHit Prefix limit was hit, so prefixes from this peer have been dropped. | column | SNMPv2-TCTruthValue | .0.179.1.1.15 |
| fbBgpPeerAddress The internet address for the peer. The type of the address is
determined by the value of the fbBgpPeerAddressType object. | column | OctetString | .0.179.1.1.2 |
| fbBgpPeerName The name of the BGP Peer | column | SNMPv2-TCDisplayString | .0.179.1.1.3 |
| fbBgpPeerState The current state of the BGP Peer | column | FbBgpPeerState | .0.179.1.1.4 |
| fbBgpPeerRemoteAS The remote AS of the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.5 |
| fbBgpPeerReceivedIpv4Prefixes The number of IPv4 prefixes received from the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.6 |
| fbBgpPeerSecondsSinceLastChange The number of seconds since the last state change for the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.7 |
| fbBgpPeerReceivedIpv6Prefixes The number of IPv6 prefixes received from the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.8 |
| fbBgpPeerExported The number of prefixes exported to the BGP Peer | column | SNMPv2-SMIInteger32 | .0.179.1.1.9 |