HH3C-ATM-DXI-MIB

File: HH3C-ATM-DXI-MIB.mib (12362 bytes)

Imported modules

HH3C-OID-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

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

Defined Types

Hh3cAtmDxiPvcEntry  
SEQUENCE    
  hh3cAtmDxiPvcVpi Integer32
  hh3cAtmDxiPvcVci Integer32
  hh3cAtmDxiPvcDFA Integer32
  hh3cAtmDxiPvcEncType INTEGER
  hh3cAtmDxiPvcMapCount Integer32
  hh3cAtmDxiPvcRowStatus RowStatus

Hh3cAtmDxiMapEntry  
SEQUENCE    
  hh3cAtmDxiMapPeerIpType InetAddressType
  hh3cAtmDxiMapPeerIp InetAddress
  hh3cAtmDxiMapPvcVpi Integer32
  hh3cAtmDxiMapPvcVci Integer32
  hh3cAtmDxiMapType INTEGER
  hh3cAtmDxiMapInarpTime Integer32
  hh3cAtmDxiMapBroEnable INTEGER
  hh3cAtmDxiMapRowStatus RowStatus

Defined Values

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

hh3cAtmDxiScalarGroup 1.3.6.1.4.1.25506.2.49.1
OBJECT IDENTIFIER    

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

hh3cAtmDxiIfObjects 1.3.6.1.4.1.25506.2.49.2
OBJECT IDENTIFIER    

hh3cAtmDxiPvcTable 1.3.6.1.4.1.25506.2.49.2.1
This table describes information of PVC in ATM-DXI interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cAtmDxiPvcEntry

hh3cAtmDxiPvcEntry 1.3.6.1.4.1.25506.2.49.2.1.1
The entry of hh3cAtmDxiPvcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cAtmDxiPvcEntry  

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

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

hh3cAtmDxiPvcDFA 1.3.6.1.4.1.25506.2.49.2.1.1.3
The index of PVC. It is equal with vci and VPI. And this node value is correlate with hh3cAtmDxiPvcVpi and hh3cAtmDxiPvcVci.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

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

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

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

hh3cAtmDxiMapTable 1.3.6.1.4.1.25506.2.49.2.2
This table describes PVC map information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cAtmDxiMapEntry

hh3cAtmDxiMapEntry 1.3.6.1.4.1.25506.2.49.2.2.1
The entry of hh3cAtmDxiMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cAtmDxiMapEntry  

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

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

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

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

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

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

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

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

hh3cAtmDxiConformance 1.3.6.1.4.1.25506.2.49.3
OBJECT IDENTIFIER    

hh3cAtmDxiCompliances 1.3.6.1.4.1.25506.2.49.3.1
OBJECT IDENTIFIER    

hh3cAtmDxiCompliance 1.3.6.1.4.1.25506.2.49.3.1.1
The compliance statement.
Status: current Access: read-create
MODULE-COMPLIANCE    

hh3cAtmDxiGroup 1.3.6.1.4.1.25506.2.49.3.2
OBJECT IDENTIFIER    

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

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