HH3C-BPA-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-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).
|
|||
Object Name | OID | Type | Access | Info |
hh3cBpa | 1.3.6.1.4.1.25506.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. |
||
hh3cBpaObjects | 1.3.6.1.4.1.25506.2.144.1 | |||
hh3cBpaCfgTable | 1.3.6.1.4.1.25506.2.144.1.1 | no-access |
A table for BGP policy accounting configuration. |
|
1.3.6.1.4.1.25506.2.144.1.1.1 | no-access |
An entry for BGP policy accounting configuration. |
||
hh3cBpaDirection | 1.3.6.1.4.1.25506.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. |
hh3cBpaSrcOrDest | 1.3.6.1.4.1.25506.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. |
hh3cBpaRowStatus | 1.3.6.1.4.1.25506.2.144.1.1.1.3 | rowstatus | read-only |
This object manages the creation, deletion, and modification of rows in the hh3cBpaCfgTable, which supports the active status, createAndGo operation, and destroy operation. |
hh3cBpaStatTable | 1.3.6.1.4.1.25506.2.144.1.2 | no-access |
A table for BGP policy accounting statistics. |
|
1.3.6.1.4.1.25506.2.144.1.2.1 | no-access |
An entry for BGP policy accounting statistics. |
||
hh3cBpaTrafficType | 1.3.6.1.4.1.25506.2.144.1.2.1.1 | inetaddresstype | no-access |
Type of IP packets, IPv4 or IPv6. |
hh3cBpaTrafficIndex | 1.3.6.1.4.1.25506.2.144.1.2.1.2 | integer32 | no-access |
Traffic index generated by a BGP policy. |
hh3cBpaInPacketCount | 1.3.6.1.4.1.25506.2.144.1.2.1.3 | counter64 | read-only |
The total number of received packets with the specified traffic type and traffic index. |
hh3cBpaInOctetCount | 1.3.6.1.4.1.25506.2.144.1.2.1.4 | counter64 | read-only |
The total number of received bytes with the specified traffic type and traffic index. |
hh3cBpaOutPacketCount | 1.3.6.1.4.1.25506.2.144.1.2.1.5 | counter64 | read-only |
The total number of output packets with the specified traffic type and traffic index. |
hh3cBpaOutOctetCount | 1.3.6.1.4.1.25506.2.144.1.2.1.6 | counter64 | read-only |
The total number of output bytes with the specified traffic type and traffic index. |