HPN-ICF-BPA-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.144
- Last updated
- 2013-11-13 11:28
- Revisions
- 2013-11-13 11:28
- Namespace
- hp
- Source file
HPN-ICF-BPA-MIB- Digest
sha256:9b0c562b2bd6d01b18f8eab0a8e5036522939599f6db82435624241b1858a1d5
Description
This MIB contains objects that manage the configuration and information of BGP policy accounting. It accounts IP packets by user defined BGP policy.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-BPA-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfBpaObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.144.1 | |||
| hpnicfBpaCfgTable OBJECT-TYPE A table for BGP policy accounting configuration. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1 | not-accessible | current | |
| hpnicfBpaCfgEntry OBJECT-TYPE An entry for BGP policy accounting configuration. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1 | not-accessible | current | |
| hpnicfBpaDirection OBJECT-TYPE Identify the direction of IP packets on which BGP policy accounting takes effect. input :input direction output :output direction | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.1 | INTEGER {input(1), output(2)} | not-accessible | current |
| hpnicfBpaSrcOrDest OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.2 | INTEGER {source(1), destination(2), both(3)} | read-create | current |
| hpnicfBpaRowStatus OBJECT-TYPE This object manages the creation, deletion, and modification of rows in the hpnicfBpaCfgTable, which supports the active status, createAndGo operation, and destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.3 | RowStatus | read-create | current |
| hpnicfBpaStatTable OBJECT-TYPE A table for BGP policy accounting statistics. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2 | not-accessible | current | |
| hpnicfBpaStatEntry OBJECT-TYPE An entry for BGP policy accounting statistics. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1 | not-accessible | current | |
| hpnicfBpaTrafficType OBJECT-TYPE Type of IP packets, IPv4 or IPv6. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.1 | InetAddressType | not-accessible | current |
| hpnicfBpaTrafficIndex OBJECT-TYPE Traffic index generated by a BGP policy. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.2 | Integer32 (1..64) | not-accessible | current |
| hpnicfBpaInPacketCount OBJECT-TYPE The total number of received packets with the specified traffic type and traffic index. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.3 | Counter64 | read-only | current |
| hpnicfBpaInOctetCount OBJECT-TYPE The total number of received bytes with the specified traffic type and traffic index. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.4 | Counter64 | read-only | current |
| hpnicfBpaOutPacketCount OBJECT-TYPE The total number of output packets with the specified traffic type and traffic index. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.5 | Counter64 | read-only | current |
| hpnicfBpaOutOctetCount OBJECT-TYPE The total number of output bytes with the specified traffic type and traffic index. | 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.6 | Counter64 | read-only | current |