HH3C-BPA-MIB

File: HH3C-BPA-MIB.mib (6462 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

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

Defined Types

Hh3cBpaCfgEntry  
SEQUENCE    
  hh3cBpaDirection INTEGER
  hh3cBpaSrcOrDest INTEGER
  hh3cBpaRowStatus RowStatus

Hh3cBpaStatEntry  
SEQUENCE    
  hh3cBpaTrafficType InetAddressType
  hh3cBpaTrafficIndex Integer32
  hh3cBpaInPacketCount Counter64
  hh3cBpaInOctetCount Counter64
  hh3cBpaOutPacketCount Counter64
  hh3cBpaOutOctetCount Counter64

Defined Values

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

hh3cBpaObjects 1.3.6.1.4.1.25506.2.144.1
OBJECT IDENTIFIER    

hh3cBpaCfgTable 1.3.6.1.4.1.25506.2.144.1.1
A table for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cBpaCfgEntry

hh3cBpaCfgEntry 1.3.6.1.4.1.25506.2.144.1.1.1
An entry for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cBpaCfgEntry  

hh3cBpaDirection 1.3.6.1.4.1.25506.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)  

hh3cBpaSrcOrDest 1.3.6.1.4.1.25506.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)  

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

hh3cBpaStatTable 1.3.6.1.4.1.25506.2.144.1.2
A table for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cBpaStatEntry

hh3cBpaStatEntry 1.3.6.1.4.1.25506.2.144.1.2.1
An entry for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cBpaStatEntry  

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

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

hh3cBpaInPacketCount 1.3.6.1.4.1.25506.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  

hh3cBpaInOctetCount 1.3.6.1.4.1.25506.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  

hh3cBpaOutPacketCount 1.3.6.1.4.1.25506.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  

hh3cBpaOutOctetCount 1.3.6.1.4.1.25506.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