A3COM-HUAWEI-ATM-DXI-MIB

File: A3COM-HUAWEI-ATM-DXI-MIB.mib (12304 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

h3cCommon ifIndex OBJECT-GROUP
MODULE-COMPLIANCE Integer32 OBJECT-TYPE
MODULE-IDENTITY InetAddressType InetAddress
RowStatus

Defined Types

H3cAtmDxiPvcEntry  
SEQUENCE    
  h3cAtmDxiPvcVpi Integer32
  h3cAtmDxiPvcVci Integer32
  h3cAtmDxiPvcDFA Integer32
  h3cAtmDxiPvcEncType INTEGER
  h3cAtmDxiPvcMapCount Integer32
  h3cAtmDxiPvcRowStatus RowStatus

H3cAtmDxiMapEntry  
SEQUENCE    
  h3cAtmDxiMapPeerIpType InetAddressType
  h3cAtmDxiMapPeerIp InetAddress
  h3cAtmDxiMapPvcVpi Integer32
  h3cAtmDxiMapPvcVci Integer32
  h3cAtmDxiMapType INTEGER
  h3cAtmDxiMapInarpTime Integer32
  h3cAtmDxiMapBroEnable INTEGER
  h3cAtmDxiMapRowStatus RowStatus

Defined Values

h3cAtmDxi 1.3.6.1.4.1.43.45.1.10.2.49
This MIB contains objects to manage configuration of ATM-DXI. There are no constraints on this MIB.
MODULE-IDENTITY    

h3cAtmDxiScalarGroup 1.3.6.1.4.1.43.45.1.10.2.49.1
OBJECT IDENTIFIER    

h3cAtmDxiConfMode 1.3.6.1.4.1.43.45.1.10.2.49.1.1
This node identifies the ATM-DXI mode being used at the ATM-DXI port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mode1a(1), mode1b(2), mode2(3)  

h3cAtmDxiIfObjects 1.3.6.1.4.1.43.45.1.10.2.49.2
OBJECT IDENTIFIER    

h3cAtmDxiPvcTable 1.3.6.1.4.1.43.45.1.10.2.49.2.1
This table describes information of PVC in ATM-DXI interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cAtmDxiPvcEntry

h3cAtmDxiPvcEntry 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1
The entry of h3cAtmDxiPvcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cAtmDxiPvcEntry  

h3cAtmDxiPvcVpi 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.1
The value of VPI. It can't be 0 if h3cAtmDxiPvcVci is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

h3cAtmDxiPvcVci 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.2
The value of VCI. It can't be 0 if h3cAtmDxiPvcVpi is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

h3cAtmDxiPvcDFA 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.3
The index of PVC. It is equal with vci and VPI. And this node value is correlate with h3cAtmDxiPvcVpi and h3cAtmDxiPvcVci.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cAtmDxiPvcEncType 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.4
Encapsulation type of the frame.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER snap(1), nlpid(2), mux(3)  

h3cAtmDxiPvcMapCount 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.5
The number of map. One map can only associate with one PVC, but one PVC can associate with 32 maps. This node is the map count which one PVC associated with.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

h3cAtmDxiPvcRowStatus 1.3.6.1.4.1.43.45.1.10.2.49.2.1.1.6
Only support 'destroy' 'createAndGo' and 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cAtmDxiMapTable 1.3.6.1.4.1.43.45.1.10.2.49.2.2
This table describes PVC map information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cAtmDxiMapEntry

h3cAtmDxiMapEntry 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1
The entry of h3cAtmDxiMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cAtmDxiMapEntry  

h3cAtmDxiMapPeerIpType 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.1
The type of ip address: IPv4 or IPv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

h3cAtmDxiMapPeerIp 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.2
The peer ip address. This ip address is the peer ip address which the frame will arrive.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

h3cAtmDxiMapPvcVpi 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.3
The VPI of PVC. It can't be 0 if h3cAtmDxiMapPvcVci is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

h3cAtmDxiMapPvcVci 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.4
The VCI of PVC. It can't be 0 if h3cAtmDxiMapPvcVpi is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

h3cAtmDxiMapType 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.5
Pvc map type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER address(1), inarp(2), default(3)  

h3cAtmDxiMapInarpTime 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.6
The interval time of inarp request. This node describes the interval time inarp request frame sent. If the h3cAtmDxiMapType isn't inarp, this value is 0. Its unit is minute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 5..10  

h3cAtmDxiMapBroEnable 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.7
Whether ATM-DXI map enable broadcast or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cAtmDxiMapRowStatus 1.3.6.1.4.1.43.45.1.10.2.49.2.2.1.8
Only support 'destroy', 'createAndGo' and 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cAtmDxiConformance 1.3.6.1.4.1.43.45.1.10.2.49.3
OBJECT IDENTIFIER    

h3cAtmDxiCompliances 1.3.6.1.4.1.43.45.1.10.2.49.3.1
OBJECT IDENTIFIER    

h3cAtmDxiCompliance 1.3.6.1.4.1.43.45.1.10.2.49.3.1.1
The compliance statement.
Status: current Access: read-create
MODULE-COMPLIANCE    

h3cAtmDxiGroup 1.3.6.1.4.1.43.45.1.10.2.49.3.2
OBJECT IDENTIFIER    

h3cPVCMAPGroup 1.3.6.1.4.1.43.45.1.10.2.49.3.2.1
This group includes nodes which are associated with interface.
Status: current Access: read-create
OBJECT-GROUP    

h3cAtmDxiGeneralGroup 1.3.6.1.4.1.43.45.1.10.2.49.3.2.2
This group includes the general nodes about ATM-DXI.
Status: current Access: read-create
OBJECT-GROUP