H3C-BPA-MIB

File: H3C-BPA-MIB.mib (6410 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

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

Defined Types

H3cBpaCfgEntry  
SEQUENCE    
  h3cBpaDirection INTEGER
  h3cBpaSrcOrDest INTEGER
  h3cBpaRowStatus RowStatus

H3cBpaStatEntry  
SEQUENCE    
  h3cBpaTrafficType InetAddressType
  h3cBpaTrafficIndex Integer32
  h3cBpaInPacketCount Counter64
  h3cBpaInOctetCount Counter64
  h3cBpaOutPacketCount Counter64
  h3cBpaOutOctetCount Counter64

Defined Values

h3cBpa 1.3.6.1.4.1.2011.10.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    

h3cBpaObjects 1.3.6.1.4.1.2011.10.2.144.1
OBJECT IDENTIFIER    

h3cBpaCfgTable 1.3.6.1.4.1.2011.10.2.144.1.1
A table for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cBpaCfgEntry

h3cBpaCfgEntry 1.3.6.1.4.1.2011.10.2.144.1.1.1
An entry for BGP policy accounting configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cBpaCfgEntry  

h3cBpaDirection 1.3.6.1.4.1.2011.10.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)  

h3cBpaSrcOrDest 1.3.6.1.4.1.2011.10.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)  

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

h3cBpaStatTable 1.3.6.1.4.1.2011.10.2.144.1.2
A table for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cBpaStatEntry

h3cBpaStatEntry 1.3.6.1.4.1.2011.10.2.144.1.2.1
An entry for BGP policy accounting statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cBpaStatEntry  

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

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

h3cBpaInPacketCount 1.3.6.1.4.1.2011.10.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  

h3cBpaInOctetCount 1.3.6.1.4.1.2011.10.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  

h3cBpaOutPacketCount 1.3.6.1.4.1.2011.10.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  

h3cBpaOutOctetCount 1.3.6.1.4.1.2011.10.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