HPN-ICF-BPA-MIB

File: HPN-ICF-BPA-MIB.mib (6402 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

hpnicfCommon OBJECT-TYPE MODULE-IDENTITY
Integer32 Counter64 RowStatus
ifIndex InetAddressType

Defined Types

HpnicfBpaCfgEntry  
SEQUENCE    
  hpnicfBpaDirection INTEGER
  hpnicfBpaSrcOrDest INTEGER
  hpnicfBpaRowStatus RowStatus

HpnicfBpaStatEntry  
SEQUENCE    
  hpnicfBpaTrafficType InetAddressType
  hpnicfBpaTrafficIndex Integer32
  hpnicfBpaInPacketCount Counter64
  hpnicfBpaInOctetCount Counter64
  hpnicfBpaOutPacketCount Counter64
  hpnicfBpaOutOctetCount Counter64

Defined Values

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.
MODULE-IDENTITY    

hpnicfBpaObjects 1.3.6.1.4.1.11.2.14.11.15.2.144.1
OBJECT IDENTIFIER    

hpnicfBpaCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1
A table for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfBpaCfgEntry

hpnicfBpaCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1
An entry for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfBpaCfgEntry  

hpnicfBpaDirection 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.1
Identify the direction of IP packets on which BGP policy accounting takes effect. input :input direction output :output direction
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER input(1), output(2)  

hpnicfBpaSrcOrDest 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER source(1), destination(2), both(3)  

hpnicfBpaRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.144.1.1.1.3
This object manages the creation, deletion, and modification of rows in the hpnicfBpaCfgTable, which supports the active status, createAndGo operation, and destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfBpaStatTable 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2
A table for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfBpaStatEntry

hpnicfBpaStatEntry 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1
An entry for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfBpaStatEntry  

hpnicfBpaTrafficType 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.1
Type of IP packets, IPv4 or IPv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpnicfBpaTrafficIndex 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.2
Traffic index generated by a BGP policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hpnicfBpaInPacketCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.3
The total number of received packets with the specified traffic type and traffic index.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfBpaInOctetCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.4
The total number of received bytes with the specified traffic type and traffic index.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfBpaOutPacketCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.5
The total number of output packets with the specified traffic type and traffic index.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfBpaOutOctetCount 1.3.6.1.4.1.11.2.14.11.15.2.144.1.2.1.6
The total number of output bytes with the specified traffic type and traffic index.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64