VIPTELA-OPER-BGP: View SNMP OID List / Download MIB
VENDOR: VIPTELA
Home | MIB: VIPTELA-OPER-BGP | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
viptela_oper_bgp | 1.3.6.1.4.1.41916.14 |
This module defines the data model for BGP operational data |
||
bgp | 1.3.6.1.4.1.41916.14.1 | |||
bgpBgpSummaryTable | 1.3.6.1.4.1.41916.14.2 | no-access |
BGP summary |
|
1.3.6.1.4.1.41916.14.2.1 | no-access | |||
bgpBgpSummaryVpnId | 1.3.6.1.4.1.41916.14.2.1.1 | unsigned32 | no-access |
VPN ID |
bgpBgpSummaryBgpRouterIdentifier | 1.3.6.1.4.1.41916.14.2.1.2 | ipaddress | read-only |
Router ID |
bgpBgpSummaryLocalAs | 1.3.6.1.4.1.41916.14.2.1.3 | unsigned32 | read-only |
Local AS number |
bgpBgpSummaryRibEntries | 1.3.6.1.4.1.41916.14.2.1.4 | unsigned32 | read-only |
RIB count |
bgpBgpSummaryRibMemory | 1.3.6.1.4.1.41916.14.2.1.5 | unsigned32 | read-only |
RIB memory usage, in bytes |
bgpBgpSummaryTotalPeers | 1.3.6.1.4.1.41916.14.2.1.6 | unsigned32 | read-only |
Total number of BGP neighbors |
bgpBgpSummaryPeerMemory | 1.3.6.1.4.1.41916.14.2.1.7 | unsigned32 | read-only |
Neighbor memory usage, in bytes |
bgpBgpSummaryLocalSiteOfOrigin | 1.3.6.1.4.1.41916.14.2.1.8 | string | read-only |
Local site-of-origin extended community added to OMP routes in BGP |
bgpBgpSummaryIgnoreSiteOfOrigin | 1.3.6.1.4.1.41916.14.2.1.9 | truthvalue | read-only |
Ignore site-of-origin value in BGP |
bgpBgpSummaryNeighborTable | 1.3.6.1.4.1.41916.14.3 | no-access |
List of neighbors |
|
1.3.6.1.4.1.41916.14.3.1 | no-access | |||
bgpBgpSummaryNeighborPeerAddr | 1.3.6.1.4.1.41916.14.3.1.1 | ipaddress | no-access |
Neighbor address |
bgpBgpSummaryNeighborAs | 1.3.6.1.4.1.41916.14.3.1.2 | unsigned32 | read-only |
Neighbor AS number |
bgpBgpSummaryNeighborMsgRcvd | 1.3.6.1.4.1.41916.14.3.1.3 | unsigned32 | read-only |
Number of messages received |
bgpBgpSummaryNeighborMsgSent | 1.3.6.1.4.1.41916.14.3.1.4 | unsigned32 | read-only |
Number of messages sent |
bgpBgpSummaryNeighborOutQ | 1.3.6.1.4.1.41916.14.3.1.5 | unsigned32 | read-only |
Outbound queue |
bgpBgpSummaryNeighborPrefixRcvd | 1.3.6.1.4.1.41916.14.3.1.6 | unsigned32 | read-only |
Number of routes received |
bgpBgpSummaryNeighborPrefixValid | 1.3.6.1.4.1.41916.14.3.1.7 | unsigned32 | read-only |
Number of valid routes |
bgpBgpSummaryNeighborPrefixInstalled | 1.3.6.1.4.1.41916.14.3.1.8 | unsigned32 | read-only |
Number of installed routes |
bgpBgpSummaryNeighborUpTime | 1.3.6.1.4.1.41916.14.3.1.9 | string | read-only |
Uptime (Days:Hours:Minutes:Seconds) |
bgpBgpSummaryNeighborState | 1.3.6.1.4.1.41916.14.3.1.10 | integer | read-only |
State Enumeration: 'established': 5, 'openconfirm': 4, 'deleted': 7, 'clearing': 6, 'opensent': 3, 'idle': 0, 'connect': 1, 'active': 2. |
bgpBgpSummaryNeighborLastUpTime | 1.3.6.1.4.1.41916.14.3.1.11 | string | read-only |
Last uptime (Days:Hours:Minutes:Seconds) |
bgpRoutesTableTable | 1.3.6.1.4.1.41916.14.4 | no-access |
List of routes |
|
1.3.6.1.4.1.41916.14.4.1 | no-access | |||
bgpRoutesTableVpnId | 1.3.6.1.4.1.41916.14.4.1.1 | unsigned32 | no-access |
VPN ID |
bgpRoutesTablePrefix | 1.3.6.1.4.1.41916.14.4.1.2 | ipv4prefix | no-access |
Route prefix |
bgpRoutesTableBestPath | 1.3.6.1.4.1.41916.14.4.1.3 | unsigned32 | read-only |
Best path |
bgpRoutesTableSuppressed | 1.3.6.1.4.1.41916.14.4.1.4 | truthvalue | read-only |
Advertisements suppressed |
bgpRoutesTableNoAdvertise | 1.3.6.1.4.1.41916.14.4.1.5 | truthvalue | read-only |
Not advertised to any peer |
bgpRoutesTableNoExport | 1.3.6.1.4.1.41916.14.4.1.6 | truthvalue | read-only |
Not advertised to EBGP peer |
bgpRoutesTableNoLocalAs | 1.3.6.1.4.1.41916.14.4.1.7 | truthvalue | read-only |
Not advertised outside local AS |
bgpRoutesTableAdvertisedPeersTable | 1.3.6.1.4.1.41916.14.5 | no-access |
List of peers |
|
1.3.6.1.4.1.41916.14.5.1 | no-access | |||
bgpRoutesTableAdvertisedPeersPeerIndex | 1.3.6.1.4.1.41916.14.5.1.1 | unsigned32 | no-access |
Peer address |
bgpRoutesTableAdvertisedPeersPeerAddr | 1.3.6.1.4.1.41916.14.5.1.2 | ipaddress | read-only |
Peer address |
bgpRoutesTableInfoTable | 1.3.6.1.4.1.41916.14.6 | no-access |
Route information |
|
1.3.6.1.4.1.41916.14.6.1 | no-access | |||
bgpRoutesTableInfoInfoId | 1.3.6.1.4.1.41916.14.6.1.1 | unsigned32 | no-access |
Route information index |
bgpRoutesTableInfoNexthop | 1.3.6.1.4.1.41916.14.6.1.2 | ipaddress | read-only |
Next-hop IP address |
bgpRoutesTableInfoMetric | 1.3.6.1.4.1.41916.14.6.1.3 | unsigned32 | read-only |
Metric |
bgpRoutesTableInfoLocalPref | 1.3.6.1.4.1.41916.14.6.1.4 | unsigned32 | read-only |
Local preference |
bgpRoutesTableInfoWeight | 1.3.6.1.4.1.41916.14.6.1.5 | unsigned32 | read-only |
Weight |
bgpRoutesTableInfoOrigin | 1.3.6.1.4.1.41916.14.6.1.6 | integer | read-only |
Origin Enumeration: 'egp': 1, 'incomplete': 2, 'igp': 0. |
bgpRoutesTableInfoAsPath | 1.3.6.1.4.1.41916.14.6.1.7 | string | read-only |
AS path |
bgpRoutesTableInfoRrClient | 1.3.6.1.4.1.41916.14.6.1.8 | truthvalue | read-only |
Received from a route reflector client |
bgpRoutesTableInfoHistory | 1.3.6.1.4.1.41916.14.6.1.9 | truthvalue | read-only |
History entry |
bgpRoutesTableInfoAggregator | 1.3.6.1.4.1.41916.14.6.1.10 | truthvalue | read-only |
Aggregated |
bgpRoutesTableInfoAggregatorAs | 1.3.6.1.4.1.41916.14.6.1.11 | unsigned32 | read-only |
Aggregator AS number |
bgpRoutesTableInfoAggregatorIp | 1.3.6.1.4.1.41916.14.6.1.12 | ipaddress | read-only |
Aggregator IP address |
bgpRoutesTableInfoRiPeer | 1.3.6.1.4.1.41916.14.6.1.13 | ipaddress | read-only |
Peer address |
bgpRoutesTableInfoRiRouterid | 1.3.6.1.4.1.41916.14.6.1.14 | ipaddress | read-only |
Router ID |
bgpRoutesTableInfoIgpMetric | 1.3.6.1.4.1.41916.14.6.1.15 | unsigned32 | read-only |
IGP metric |
bgpRoutesTableInfoConfedExternal | 1.3.6.1.4.1.41916.14.6.1.16 | truthvalue | read-only |
EBGP confederation |
bgpRoutesTableInfoAggregated | 1.3.6.1.4.1.41916.14.6.1.17 | truthvalue | read-only |
Aggregated |
bgpRoutesTableInfoLocal | 1.3.6.1.4.1.41916.14.6.1.18 | truthvalue | read-only |
Local |
bgpRoutesTableInfoSourced | 1.3.6.1.4.1.41916.14.6.1.19 | truthvalue | read-only |
Sourced |
bgpRoutesTableInfoMultipath | 1.3.6.1.4.1.41916.14.6.1.20 | truthvalue | read-only |
Multipath |
bgpRoutesTableInfoCommunity | 1.3.6.1.4.1.41916.14.6.1.21 | string | read-only |
Community |
bgpRoutesTableInfoExtCommunity | 1.3.6.1.4.1.41916.14.6.1.22 | string | read-only |
Extended community |
bgpRoutesTableInfoOriginator | 1.3.6.1.4.1.41916.14.6.1.23 | ipaddress | read-only |
Attribute originator ID |
bgpRoutesTableInfoLastUpdate | 1.3.6.1.4.1.41916.14.6.1.24 | string | read-only |
Time |
bgpRoutesTableInfoClusterList | 1.3.6.1.4.1.41916.14.6.1.25 | string | read-only |
Cluster list |
bgpRoutesTableInfoPathStatus | 1.3.6.1.4.1.41916.14.6.1.26 | bgpribstatustype | read-only |
BGP path status |
bgpBgpNeighborTable | 1.3.6.1.4.1.41916.14.9 | no-access |
List of neighbors |
|
1.3.6.1.4.1.41916.14.9.1 | no-access | |||
bgpBgpNeighborVpnId | 1.3.6.1.4.1.41916.14.9.1.1 | unsigned32 | no-access |
VPN ID |
bgpBgpNeighborPeerAddr | 1.3.6.1.4.1.41916.14.9.1.2 | ipaddress | no-access |
Neighbor address |
bgpBgpNeighborAs | 1.3.6.1.4.1.41916.14.9.1.3 | unsigned32 | read-only |
Neighbor AS number |
bgpBgpNeighborLocalAsNum | 1.3.6.1.4.1.41916.14.9.1.4 | unsigned32 | read-only |
Local AS number |
bgpBgpNeighborChangeLocalAsNum | 1.3.6.1.4.1.41916.14.9.1.5 | truthvalue | read-only |
Change local AS number |
bgpBgpNeighborFlags | 1.3.6.1.4.1.41916.14.9.1.6 | unsigned32 | read-only |
Flags |
bgpBgpNeighborDesc | 1.3.6.1.4.1.41916.14.9.1.7 | string | read-only |
Description |
bgpBgpNeighborRemoteRouterId | 1.3.6.1.4.1.41916.14.9.1.8 | ipaddress | read-only |
Remote router ID |
bgpBgpNeighborCommonAdmin | 1.3.6.1.4.1.41916.14.9.1.9 | truthvalue | read-only |
Common administrator |
bgpBgpNeighborLastRead | 1.3.6.1.4.1.41916.14.9.1.10 | unsigned32 | read-only |
Last read time, in seconds |
bgpBgpNeighborKeepalive | 1.3.6.1.4.1.41916.14.9.1.11 | unsigned32 | read-only |
Keepalive time |
bgpBgpNeighborHoldtime | 1.3.6.1.4.1.41916.14.9.1.12 | unsigned32 | read-only |
Hold time |
bgpBgpNeighborCfgKeepalive | 1.3.6.1.4.1.41916.14.9.1.13 | unsigned32 | read-only |
Configured keepalive time |
bgpBgpNeighborCfgHoldtime | 1.3.6.1.4.1.41916.14.9.1.14 | unsigned32 | read-only |
Configured holdtime |
bgpBgpNeighborAdv4byteAsCap | 1.3.6.1.4.1.41916.14.9.1.15 | truthvalue | read-only |
Advertised 4-byte AS capability |
bgpBgpNeighborRec4byteAsCap | 1.3.6.1.4.1.41916.14.9.1.16 | truthvalue | read-only |
Received 4-byte AS capability |
bgpBgpNeighborAdvDynamicCap | 1.3.6.1.4.1.41916.14.9.1.17 | truthvalue | read-only |
Advertised dynamic capability |
bgpBgpNeighborRecDynamicCap | 1.3.6.1.4.1.41916.14.9.1.18 | truthvalue | read-only |
Received dynamic capability |
bgpBgpNeighborAdvRefreshCap | 1.3.6.1.4.1.41916.14.9.1.19 | truthvalue | read-only |
Advertised route refresh capability |
bgpBgpNeighborRecRefreshCap | 1.3.6.1.4.1.41916.14.9.1.20 | truthvalue | read-only |
Received route refresh capability |
bgpBgpNeighborAdvNewRefreshCap | 1.3.6.1.4.1.41916.14.9.1.21 | truthvalue | read-only |
Advertised new route refresh capability |
bgpBgpNeighborRecNewRefreshCap | 1.3.6.1.4.1.41916.14.9.1.22 | truthvalue | read-only |
Received new route refresh capability |
bgpBgpNeighborAdvIpv4UnicastAddrFamily | 1.3.6.1.4.1.41916.14.9.1.23 | truthvalue | read-only |
Advertised IPv4 unicast address family |
bgpBgpNeighborRecIpv4UnicastAddrFamily | 1.3.6.1.4.1.41916.14.9.1.24 | truthvalue | read-only |
Received IPv4 unicast address family |
bgpBgpNeighborRestartTimeLeft | 1.3.6.1.4.1.41916.14.9.1.25 | unsigned32 | read-only |
Restart time remaining, in seconds |
bgpBgpNeighborStalepathTimeLeft | 1.3.6.1.4.1.41916.14.9.1.26 | unsigned32 | read-only |
Stale path time remaining, in seconds |
bgpBgpNeighborMsgRcvd | 1.3.6.1.4.1.41916.14.9.1.27 | unsigned32 | read-only |
Total messages input count |
bgpBgpNeighborMsgSent | 1.3.6.1.4.1.41916.14.9.1.28 | unsigned32 | read-only |
Total messages output count |
bgpBgpNeighborPrefixRcvd | 1.3.6.1.4.1.41916.14.9.1.29 | unsigned32 | read-only |
Number of routes received |
bgpBgpNeighborPrefixValid | 1.3.6.1.4.1.41916.14.9.1.30 | unsigned32 | read-only |
Number of valid routes |
bgpBgpNeighborPrefixInstalled | 1.3.6.1.4.1.41916.14.9.1.31 | unsigned32 | read-only |
Number of installed routes |
bgpBgpNeighborOutQ | 1.3.6.1.4.1.41916.14.9.1.32 | unsigned32 | read-only |
Output queue depth |
bgpBgpNeighborUptime | 1.3.6.1.4.1.41916.14.9.1.33 | string | read-only |
Uptime (Days:Hours:Minutes:Seconds) |
bgpBgpNeighborState | 1.3.6.1.4.1.41916.14.9.1.34 | integer | read-only |
State Enumeration: 'established': 5, 'openconfirm': 4, 'deleted': 7, 'clearing': 6, 'opensent': 3, 'idle': 0, 'connect': 1, 'active': 2. |
bgpBgpNeighborOpenInCount | 1.3.6.1.4.1.41916.14.9.1.35 | unsigned32 | read-only |
Open message input count |
bgpBgpNeighborOpenOutCount | 1.3.6.1.4.1.41916.14.9.1.36 | unsigned32 | read-only |
Open message output count |
bgpBgpNeighborNotifyInCount | 1.3.6.1.4.1.41916.14.9.1.37 | unsigned32 | read-only |
Notify input count |
bgpBgpNeighborNotifyOutCount | 1.3.6.1.4.1.41916.14.9.1.38 | unsigned32 | read-only |
Notify output count |
bgpBgpNeighborUpdateInCount | 1.3.6.1.4.1.41916.14.9.1.39 | unsigned32 | read-only |
Update message input count |
bgpBgpNeighborUpdateOutCount | 1.3.6.1.4.1.41916.14.9.1.40 | unsigned32 | read-only |
Update message output count |
bgpBgpNeighborKeepaliveInCount | 1.3.6.1.4.1.41916.14.9.1.41 | unsigned32 | read-only |
Keepalive message input count |
bgpBgpNeighborKeepaliveOutCount | 1.3.6.1.4.1.41916.14.9.1.42 | unsigned32 | read-only |
Keepalive message output count |
bgpBgpNeighborRefreshInCount | 1.3.6.1.4.1.41916.14.9.1.43 | unsigned32 | read-only |
Route refresh message input count |
bgpBgpNeighborRefreshOutCount | 1.3.6.1.4.1.41916.14.9.1.44 | unsigned32 | read-only |
Route refresh message output count |
bgpBgpNeighborDynamicInCount | 1.3.6.1.4.1.41916.14.9.1.45 | unsigned32 | read-only |
Dynamic capability message input count |
bgpBgpNeighborDynamicOutCount | 1.3.6.1.4.1.41916.14.9.1.46 | unsigned32 | read-only |
Dynamic capability message output count |
bgpBgpNeighborAdvInterval | 1.3.6.1.4.1.41916.14.9.1.47 | unsigned32 | read-only |
Time between advertisements, in seconds |
bgpBgpNeighborUpdateSource | 1.3.6.1.4.1.41916.14.9.1.48 | ipaddress | read-only |
Update source |
bgpBgpNeighborUpdateIf | 1.3.6.1.4.1.41916.14.9.1.49 | string | read-only |
Update interface |
bgpBgpNeighborWeight | 1.3.6.1.4.1.41916.14.9.1.50 | unsigned32 | read-only |
Weight |
bgpBgpNeighborConnEstablished | 1.3.6.1.4.1.41916.14.9.1.51 | unsigned32 | read-only |
Connections established |
bgpBgpNeighborConnDropped | 1.3.6.1.4.1.41916.14.9.1.52 | unsigned32 | read-only |
Connections dropped |
bgpBgpNeighborLastResetTime | 1.3.6.1.4.1.41916.14.9.1.53 | unsigned32 | read-only |
Last reset time |
bgpBgpNeighborLastResetReason | 1.3.6.1.4.1.41916.14.9.1.54 | string | read-only |
Last reset reason |
bgpBgpNeighborMaxPrefixRestartTime | 1.3.6.1.4.1.41916.14.9.1.55 | unsigned32 | read-only |
Restart time after maximum prefix reached |
bgpBgpNeighborExtPeerHops | 1.3.6.1.4.1.41916.14.9.1.56 | unsigned32 | read-only |
EBGP neighbor hops |
bgpBgpNeighborLocalHost | 1.3.6.1.4.1.41916.14.9.1.57 | ipaddress | read-only |
Local host |
bgpBgpNeighborLocalPort | 1.3.6.1.4.1.41916.14.9.1.58 | unsignedshort | read-only |
Local port |
bgpBgpNeighborRemoteHost | 1.3.6.1.4.1.41916.14.9.1.59 | ipaddress | read-only |
Remote host |
bgpBgpNeighborRemotePort | 1.3.6.1.4.1.41916.14.9.1.60 | unsignedshort | read-only |
Remote port |
bgpBgpNeighborNextHop | 1.3.6.1.4.1.41916.14.9.1.61 | ipaddress | read-only |
Next hop |
bgpBgpNeighborNextStartTimer | 1.3.6.1.4.1.41916.14.9.1.62 | unsigned32 | read-only |
Next start timer |
bgpBgpNeighborNextConnectTimer | 1.3.6.1.4.1.41916.14.9.1.63 | unsigned32 | read-only |
Next connect timer |
bgpBgpNeighborReadThreadOn | 1.3.6.1.4.1.41916.14.9.1.64 | truthvalue | read-only |
Read thread on |
bgpBgpNeighborWriteThreadOn | 1.3.6.1.4.1.41916.14.9.1.65 | truthvalue | read-only |
Write thread on |
bgpBgpNeighborPassword | 1.3.6.1.4.1.41916.14.9.1.66 | string | read-only |
MD5 key (hashed) |
bgpBgpNeighborLastUptime | 1.3.6.1.4.1.41916.14.9.1.67 | string | read-only |
Last uptime (Days:Hours:Minutes:Seconds) |
bgpBgpNeighborAddressFamilyTable | 1.3.6.1.4.1.41916.14.10 | no-access |
Address family information |
|
1.3.6.1.4.1.41916.14.10.1 | no-access | |||
bgpBgpNeighborAddressFamilyAfiId | 1.3.6.1.4.1.41916.14.10.1.1 | unsigned32 | no-access |
Address family Index |
bgpBgpNeighborAddressFamilyAfi | 1.3.6.1.4.1.41916.14.10.1.2 | integer | read-only |
Address family Enumeration: 'ipv4-unicast': 0. |
bgpBgpNeighborAddressFamilyRouteReflectorClient | 1.3.6.1.4.1.41916.14.10.1.3 | truthvalue | read-only |
Route reflector client |
bgpBgpNeighborAddressFamilyInboundSoftReconfig | 1.3.6.1.4.1.41916.14.10.1.4 | truthvalue | read-only |
Inbound soft reconfiguration allowed |
bgpBgpNeighborAddressFamilyPrivateAs | 1.3.6.1.4.1.41916.14.10.1.5 | truthvalue | read-only |
Private AS number removed |
bgpBgpNeighborAddressFamilyNexthopSelf | 1.3.6.1.4.1.41916.14.10.1.6 | truthvalue | read-only |
Next hop is this router |
bgpBgpNeighborAddressFamilyAsPathUnchanged | 1.3.6.1.4.1.41916.14.10.1.7 | truthvalue | read-only |
AS path propogated unchanged |
bgpBgpNeighborAddressFamilyNexthopUnchanged | 1.3.6.1.4.1.41916.14.10.1.8 | truthvalue | read-only |
Next hop unchanged |
bgpBgpNeighborAddressFamilyMedUnchanged | 1.3.6.1.4.1.41916.14.10.1.9 | truthvalue | read-only |
MED propogated unchanged |
bgpBgpNeighborAddressFamilySentCommunity | 1.3.6.1.4.1.41916.14.10.1.10 | truthvalue | read-only |
Sent community attribute |
bgpBgpNeighborAddressFamilyDefOriginateRoutemap | 1.3.6.1.4.1.41916.14.10.1.11 | string | read-only |
Default originate route map |
bgpBgpNeighborAddressFamilySentDefOriginate | 1.3.6.1.4.1.41916.14.10.1.12 | truthvalue | read-only |
Default originate sent |
bgpBgpNeighborAddressFamilyPolicyIn | 1.3.6.1.4.1.41916.14.10.1.13 | truthvalue | read-only |
Inbound path policy configured |
bgpBgpNeighborAddressFamilyPolicyOut | 1.3.6.1.4.1.41916.14.10.1.14 | truthvalue | read-only |
Outbound path policy configured |
bgpBgpNeighborAddressFamilyAcceptedPrefixCount | 1.3.6.1.4.1.41916.14.10.1.15 | unsigned32 | read-only |
Accepted prefix count |
bgpBgpNeighborAddressFamilyMaximumPrefixCount | 1.3.6.1.4.1.41916.14.10.1.16 | unsigned32 | read-only |
Maximum prefix count |
bgpBgpNeighborAddressFamilyMaxPrefixWarningOnly | 1.3.6.1.4.1.41916.14.10.1.17 | truthvalue | read-only |
Warning only |
bgpBgpNeighborAddressFamilyMaxPrefixThresholdWarning | 1.3.6.1.4.1.41916.14.10.1.18 | unsigned32 | read-only |
Threshold for warning |
bgpBgpNeighborAddressFamilyMaxPrefixRestartInterval | 1.3.6.1.4.1.41916.14.10.1.19 | unsigned32 | read-only |
Threshold for restart interval |