HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //lib/netdata/conf.d/go.d/snmp.profiles/default/_std-bgp4-mib.yaml
# Peer
# This table contains one entry per neighbor (BGP peer) and information about the connections with BGP peers.
metrics:
  - MIB: BGP4-MIB
    table:
      name: bgpPeerTable
      OID: 1.3.6.1.2.1.15.3
    symbols:
      - OID: 1.3.6.1.2.1.15.3.1.3
        name: bgpPeerAdminStatus
        chart_meta:
          description: The desired state of the BGP connection
          family: 'Network/Routing/BGP/Peer/Admin/Status'
          unit: "{status}"
        mapping:
          1: stop
          2: start
      - OID: 1.3.6.1.2.1.15.3.1.2
        name: bgpPeerState
        chart_meta:
          description: The BGP peer connection state
          family: 'Network/Routing/BGP/Peer/Connection/Status'
          unit: "{status}"
        mapping:
          1: idle
          2: connect
          3: active
          4: opensent
          5: openconfirm
          6: established
      - OID: 1.3.6.1.2.1.15.3.1.12
        name: bgpPeerInTotalMessages
        chart_meta:
          description: The total number of messages received from the remote peer on this connection
          family: 'Network/Routing/BGP/Peer/Message/Total/In'
          unit: "{message}"
      - OID: 1.3.6.1.2.1.15.3.1.13
        name: bgpPeerOutTotalMessages
        chart_meta:
          description: The total number of messages transmitted to the remote peer on this connection
          family: 'Network/Routing/BGP/Peer/Message/Total/Out'
          unit: "{message}"
      - OID: 1.3.6.1.2.1.15.3.1.10
        name: bgpPeerInUpdates
        chart_meta:
          description: The number of BGP UPDATE messages received on this connection
          family: 'Network/Routing/BGP/Peer/Message/Update/In'
          unit: "{message}"
      - OID: 1.3.6.1.2.1.15.3.1.11
        name: bgpPeerOutUpdates
        chart_meta:
          description: The number of BGP UPDATE messages transmitted on this connection
          family: 'Network/Routing/BGP/Peer/Message/Update/Out'
          unit: "{message}"
      - OID: 1.3.6.1.2.1.15.3.1.15
        name: bgpPeerFsmEstablishedTransitions
        chart_meta:
          description: The total number of times the BGP FSM transitioned into the established state
          family: 'Network/Routing/BGP/Peer/FSM/Transition/Established/Count'
          unit: "{transition}"
      - OID: 1.3.6.1.2.1.15.3.1.16
        name: bgpPeerFsmEstablishedTime
        chart_meta:
          description: Time in seconds this peer has been in the Established state or since last in Established state
          family: 'Network/Routing/BGP/Peer/FSM/Duration/Established'
          unit: "s"
    metric_tags:
      - tag: remote_as
        symbol:
          OID: 1.3.6.1.2.1.15.3.1.9
          name: bgpPeerRemoteAs
      - tag: neighbor
        symbol:
          OID: 1.3.6.1.2.1.15.3.1.7
          name: bgpPeerRemoteAddr
      - tag: bgp_version
        symbol:
          OID: 1.3.6.1.2.1.15.3.1.4
          name: bgpPeerNegotiatedVersion