HPN-ICF-ATM-DXI-MIB

File: HPN-ICF-ATM-DXI-MIB.mib (12355 bytes)

Imported modules

HPN-ICF-OID-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

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

Defined Types

HpnicfAtmDxiPvcEntry  
SEQUENCE    
  hpnicfAtmDxiPvcVpi Integer32
  hpnicfAtmDxiPvcVci Integer32
  hpnicfAtmDxiPvcDFA Integer32
  hpnicfAtmDxiPvcEncType INTEGER
  hpnicfAtmDxiPvcMapCount Integer32
  hpnicfAtmDxiPvcRowStatus RowStatus

HpnicfAtmDxiMapEntry  
SEQUENCE    
  hpnicfAtmDxiMapPeerIpType InetAddressType
  hpnicfAtmDxiMapPeerIp InetAddress
  hpnicfAtmDxiMapPvcVpi Integer32
  hpnicfAtmDxiMapPvcVci Integer32
  hpnicfAtmDxiMapType INTEGER
  hpnicfAtmDxiMapInarpTime Integer32
  hpnicfAtmDxiMapBroEnable INTEGER
  hpnicfAtmDxiMapRowStatus RowStatus

Defined Values

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

hpnicfAtmDxiScalarGroup 1.3.6.1.4.1.11.2.14.11.15.2.49.1
OBJECT IDENTIFIER    

hpnicfAtmDxiConfMode 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfAtmDxiIfObjects 1.3.6.1.4.1.11.2.14.11.15.2.49.2
OBJECT IDENTIFIER    

hpnicfAtmDxiPvcTable 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1
This table describes information of PVC in ATM-DXI interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfAtmDxiPvcEntry

hpnicfAtmDxiPvcEntry 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1
The entry of hpnicfAtmDxiPvcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfAtmDxiPvcEntry  

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

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

hpnicfAtmDxiPvcDFA 1.3.6.1.4.1.11.2.14.11.15.2.49.2.1.1.3
The index of PVC. It is equal with vci and VPI. And this node value is correlate with hpnicfAtmDxiPvcVpi and hpnicfAtmDxiPvcVci.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfAtmDxiPvcEncType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfAtmDxiPvcMapCount 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfAtmDxiMapTable 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2
This table describes PVC map information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfAtmDxiMapEntry

hpnicfAtmDxiMapEntry 1.3.6.1.4.1.11.2.14.11.15.2.49.2.2.1
The entry of hpnicfAtmDxiMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfAtmDxiMapEntry  

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

hpnicfAtmDxiMapPeerIp 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfAtmDxiMapBroEnable 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfAtmDxiConformance 1.3.6.1.4.1.11.2.14.11.15.2.49.3
OBJECT IDENTIFIER    

hpnicfAtmDxiCompliances 1.3.6.1.4.1.11.2.14.11.15.2.49.3.1
OBJECT IDENTIFIER    

hpnicfAtmDxiCompliance 1.3.6.1.4.1.11.2.14.11.15.2.49.3.1.1
The compliance statement.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpnicfAtmDxiGroup 1.3.6.1.4.1.11.2.14.11.15.2.49.3.2
OBJECT IDENTIFIER    

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

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