HPN-ICF-BPA-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-BPA-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpnicfBpa 1.3.6.1.4.1.11.2.14.11.15.2.144
This MIB contains objects that manage the configuration and information of BGP policy accounting. It accounts IP packets by user defined BGP policy.
         hpnicfBpaObjects 1.3.6.1.4.1.11.2.14.11.15.2.144.1
             hpnicfBpaCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1 no-access
A table for BGP policy accounting configuration.
                 hpnicfBpaCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1 no-access
An entry for BGP policy accounting configuration.
                     hpnicfBpaDirection 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.1 integer no-access
Identify the direction of IP packets on which BGP policy accounting takes effect. input :input direction output :output direction Enumeration: 'input': 1, 'output': 2.
                     hpnicfBpaSrcOrDest 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.2 integer read-only
Identify IP packet's Destination or Source IP address that BGP policy accounting relies on. source :source IP address of the IP packet destination :destination IP address of the IP packet both :both source and destination IP addresses Enumeration: 'source': 1, 'destination': 2, 'both': 3.
                     hpnicfBpaRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.3 rowstatus read-only
This object manages the creation, deletion, and modification of rows in the hpnicfBpaCfgTable, which supports the active status, createAndGo operation, and destroy operation.
             hpnicfBpaStatTable 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2 no-access
A table for BGP policy accounting statistics.
                 hpnicfBpaStatEntry 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1 no-access
An entry for BGP policy accounting statistics.
                     hpnicfBpaTrafficType 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.1 inetaddresstype no-access
Type of IP packets, IPv4 or IPv6.
                     hpnicfBpaTrafficIndex 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.2 integer32 no-access
Traffic index generated by a BGP policy.
                     hpnicfBpaInPacketCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.3 counter64 read-only
The total number of received packets with the specified traffic type and traffic index.
                     hpnicfBpaInOctetCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.4 counter64 read-only
The total number of received bytes with the specified traffic type and traffic index.
                     hpnicfBpaOutPacketCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.5 counter64 read-only
The total number of output packets with the specified traffic type and traffic index.
                     hpnicfBpaOutOctetCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.6 counter64 read-only
The total number of output bytes with the specified traffic type and traffic index.