HUAWEI-ATM-MIB

File: HUAWEI-ATM-MIB.mib (38710 bytes)

Imported modules

ATM-TC-MIB HUAWEI-MIB IF-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

AtmVpIdentifier AtmVcIdentifier hwDatacomm
InterfaceIndex OBJECT-GROUP MODULE-COMPLIANCE
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus TruthValue

Defined Types

HwAtmEntry  
SEQUENCE    
  hwAtmIfIndex InterfaceIndex
  hwAtmIfType INTEGER
  hwAtmClock INTEGER
  hwAtmFrameFormat INTEGER
  hwAtmScramble TruthValue
  hwAtmLoopback INTEGER

HwAtmMapPvpEntry  
SEQUENCE    
  hwAtmMapPvpIfIndex InterfaceIndex
  hwAtmMapPvpVplVpi AtmVpIdentifier
  hwAtmMapPvpRemoteVplVpi AtmVpIdentifier
  hwAtmMapPvpRowStatus RowStatus

HwAtmMapPvcEntry  
SEQUENCE    
  hwAtmMapPvcRemoteVclVci AtmVcIdentifier
  hwAtmMapPvcRemoteVclVpi AtmVpIdentifier
  hwAtmMapPvcRowStatus RowStatus

HwAtmServiceEntry  
SEQUENCE    
  hwAtmServiceName OCTET STRING
  hwAtmServiceType INTEGER
  hwAtmServiceOutputPcr Integer32
  hwAtmServiceOutputScr Integer32
  hwAtmServiceOutputMbs Integer32
  hwAtmServiceCbrCdvtValue Integer32
  hwAtmServiceOutputMcr Integer32
  hwAtmServiceRowStatus RowStatus

HwAtmPvcServiceEntry  
SEQUENCE    
  hwAtmPvcServiceName OCTET STRING
  hwAtmPvcTransmittalDirection INTEGER
  hwAtmPvcServiceRowStatus RowStatus

HwAtmIfConfEntry  
SEQUENCE    
  hwAtmIfConfIfIndex InterfaceIndex
  hwAtmIfConfMaxVccs Integer32
  hwAtmIfConfOperVccs Integer32
  hwAtmIfConfIntfType INTEGER

HwAtmVplEntry  
SEQUENCE    
  hwAtmVplIfIndex InterfaceIndex
  hwAtmVplVpi AtmVpIdentifier
  hwAtmVplRowStatus RowStatus

HwAtmVclEntry  
SEQUENCE    
  hwAtmVclIfIndex InterfaceIndex
  hwAtmVclVpi AtmVpIdentifier
  hwAtmVclVci AtmVcIdentifier
  hwAtmVclName OCTET STRING
  hwAtmVccAal5EncapsType INTEGER
  hwAtmVclRowStatus RowStatus

HwAtmPvcIpoaEntry  
SEQUENCE    
  hwAtmPvcIpoaType INTEGER
  hwAtmPvcIpoaIpAddress IpAddress
  hwAtmPvcIpoaIpMask IpAddress
  hwAtmPvcIpoaInarpInterval Integer32
  hwAtmPvcIpoaBroadcast TruthValue
  hwAtmPvcIpoaRowStatus RowStatus

HwAtmPvcBridgeEntry  
SEQUENCE    
  hwAtmPvcBridgeDstIfIndex InterfaceIndex
  hwAtmPvcBridgeRowStatus RowStatus

HwAtmPvcOAMLoopbackEntry  
SEQUENCE    
  hwAtmPvcOAMLoopbackFrequency Integer32
  hwAtmPvcOAMLoopbackUpCount Integer32
  hwAtmPvcOAMLoopbackDownCount Integer32
  hwAtmPvcOAMLoopbackRetryFrequency Integer32
  hwAtmPvcOAMLoopbackRowStatus RowStatus

HwAtmPvpLimitEntry  
SEQUENCE    
  hwAtmPvpLimitIfIndex InterfaceIndex
  hwAtmPvpLimitVpi AtmVpIdentifier
  hwAtmPvpLimitPeakRate Integer32
  hwAtmPvpLimitRowStatus RowStatus

Defined Values

hwAtmMIB 1.3.6.1.4.1.2011.5.25.156
This MIB is mainly used to configure the ATM OC-3/STM-1 and ATM OC-12/STM-4 interface, IPoA, IPoEoA, PVC service type, OAM F5 loopback, parameters of the VP limit, and mapping between the peer VPI and the local VPI.
MODULE-IDENTITY    

hwAtmObjects 1.3.6.1.4.1.2011.5.25.156.1
OBJECT IDENTIFIER    

hwAtmTable 1.3.6.1.4.1.2011.5.25.156.1.1
This table is used to configure the parameters of the ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmEntry

hwAtmEntry 1.3.6.1.4.1.2011.5.25.156.1.1.1
This table is used to configure the parameters of the ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmEntry  

hwAtmIfIndex 1.3.6.1.4.1.2011.5.25.156.1.1.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmIfType 1.3.6.1.4.1.2011.5.25.156.1.1.1.11
Indicates the interface type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oc3OrStm1(1), oc12OrStm4(2)  

hwAtmClock 1.3.6.1.4.1.2011.5.25.156.1.1.1.12
Master clock: uses the internal clock signal. Slave clock: uses the line clock signal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER master(1), slave(2)  

hwAtmFrameFormat 1.3.6.1.4.1.2011.5.25.156.1.1.1.13
For the optical interface STM-1/STM-4, the frame format on the ATM interface is SDH; for the OC-3/OC-12 interface, the frame format is SONET. The default frame format is SDH.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sdh(1), sonet(2)  

hwAtmScramble 1.3.6.1.4.1.2011.5.25.156.1.1.1.14
By default, the scramble function is enabled. The scramble function takes effect only on payload rather than cell header. true: enables the scramble function. false: disables the scramble function.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwAtmLoopback 1.3.6.1.4.1.2011.5.25.156.1.1.1.15
Enable the loopback function of the channel. local: enables the local loopback on the interface. remote: enables the remote loopback on the interface. payload: enables the remote payload loopback on the interface. By default, all loopback functions are disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), remote(2), payload(3), none(255)  

hwAtmMapPvpTable 1.3.6.1.4.1.2011.5.25.156.1.2
This table is used to configure the mapping between the peer VPI and the local VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmMapPvpEntry

hwAtmMapPvpEntry 1.3.6.1.4.1.2011.5.25.156.1.2.1
This table is used to configure the mapping between the peer VPI and the local VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmMapPvpEntry  

hwAtmMapPvpIfIndex 1.3.6.1.4.1.2011.5.25.156.1.2.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmMapPvpVplVpi 1.3.6.1.4.1.2011.5.25.156.1.2.1.2
Indicates the local VPI value. The value is an integer ranging from 0 to 255.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmMapPvpRemoteVplVpi 1.3.6.1.4.1.2011.5.25.156.1.2.1.11
Indicates the peer VPI value. The value is an integer ranging from 0 to 255.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmMapPvpRowStatus 1.3.6.1.4.1.2011.5.25.156.1.2.1.51
This variable is used to create or delete an object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmMapPvcTable 1.3.6.1.4.1.2011.5.25.156.1.3
This table is used to configure the mapping between the peer VPI/VCI and the local VPI/VCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmMapPvcEntry

hwAtmMapPvcEntry 1.3.6.1.4.1.2011.5.25.156.1.3.1
This table is used to configure the mapping between the peer VPI/VCI and the local VPI/VCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmMapPvcEntry  

hwAtmMapPvcRemoteVclVci 1.3.6.1.4.1.2011.5.25.156.1.3.1.11
Indicates the peer VCI value. VCI is short for Virtual Channel Identifier. The VCI value ranges from 0 to 2047. Generally, the values from 0 to 31 are reserved for specail use.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmMapPvcRemoteVclVpi 1.3.6.1.4.1.2011.5.25.156.1.3.1.12
Indicates the peer VPI value. The value is an integer ranging from 0 to 255.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmMapPvcRowStatus 1.3.6.1.4.1.2011.5.25.156.1.3.1.51
This variable is used to create or delete an object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmServiceTable 1.3.6.1.4.1.2011.5.25.156.1.4
This table is used to configure the service type and related parameters for the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmServiceEntry

hwAtmServiceEntry 1.3.6.1.4.1.2011.5.25.156.1.4.1
This table is used to configure the service type for the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmServiceEntry  

hwAtmServiceName 1.3.6.1.4.1.2011.5.25.156.1.4.1.1
Indicates the name of the service type. The name is a string of 1 to 31 characters.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwAtmServiceType 1.3.6.1.4.1.2011.5.25.156.1.4.1.11
Set the service type for the PVC as required.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cbr(1), vbrNrt(2), vbrRt(3), ubr(4), ubrPlus(5)  

hwAtmServiceOutputPcr 1.3.6.1.4.1.2011.5.25.156.1.4.1.12
Indicates the peak output rate of the ATM cell. When hwPvcServiceTableType is ubr, the peak output rate is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 64..149760  

hwAtmServiceOutputScr 1.3.6.1.4.1.2011.5.25.156.1.4.1.13
Indicates the peak output rate of the ATM cell. When hwPvcServiceTableType is cbr or ubr, the peak output rate is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 64..149760  

hwAtmServiceOutputMbs 1.3.6.1.4.1.2011.5.25.156.1.4.1.14
Indicates the peak output rate of the ATM cell. When hwPvcServiceTableType is cbr or ubr, the peak output rate is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..512  

hwAtmServiceCbrCdvtValue 1.3.6.1.4.1.2011.5.25.156.1.4.1.15
Indicates the limit of the ATM cell delay variation. When hwPvcServiceTableType is cbr, the variable is valid. For other service types, the variable is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000  

hwAtmServiceOutputMcr 1.3.6.1.4.1.2011.5.25.156.1.4.1.16
Indicates the mini width guarantee bit rate of the ATM cell. When hwPvcServiceTableType is ubr, the peak output rate is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 64..149760  

hwAtmServiceRowStatus 1.3.6.1.4.1.2011.5.25.156.1.4.1.51
This variable is used to create or delete an object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmPvcServiceTable 1.3.6.1.4.1.2011.5.25.156.1.5
This table is used to configure the service type for the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPvcServiceEntry

hwAtmPvcServiceEntry 1.3.6.1.4.1.2011.5.25.156.1.5.1
This table is used to configure the service type for the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPvcServiceEntry  

hwAtmPvcServiceName 1.3.6.1.4.1.2011.5.25.156.1.5.1.11
Indicates the name of the service type. The name is a string of 1 to 31 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwAtmPvcTransmittalDirection 1.3.6.1.4.1.2011.5.25.156.1.5.1.21
Indicates the input or output tpye of the service type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER input(1), output(2)  

hwAtmPvcServiceRowStatus 1.3.6.1.4.1.2011.5.25.156.1.5.1.51
This variable is used to create or delete an object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmIfConfTable 1.3.6.1.4.1.2011.5.25.156.1.11
Indicates the configuration of the ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmIfConfEntry

hwAtmIfConfEntry 1.3.6.1.4.1.2011.5.25.156.1.11.1
Indicates the configuration of the ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmIfConfEntry  

hwAtmIfConfIfIndex 1.3.6.1.4.1.2011.5.25.156.1.11.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmIfConfMaxVccs 1.3.6.1.4.1.2011.5.25.156.1.11.1.11
Indicates the maximum number of the PVCs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2048  

hwAtmIfConfOperVccs 1.3.6.1.4.1.2011.5.25.156.1.11.1.12
Indicates the number of the configured PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwAtmIfConfIntfType 1.3.6.1.4.1.2011.5.25.156.1.11.1.13
This object indicates the type of the serial interface with the ATM protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uni(1), nni(2)  

hwAtmVplTable 1.3.6.1.4.1.2011.5.25.156.1.12
Indicates the configuration of the ATM PVP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmVplEntry

hwAtmVplEntry 1.3.6.1.4.1.2011.5.25.156.1.12.1
Indicates the configuration of the ATM PVP.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmVplEntry  

hwAtmVplIfIndex 1.3.6.1.4.1.2011.5.25.156.1.12.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmVplVpi 1.3.6.1.4.1.2011.5.25.156.1.12.1.2
VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmVplRowStatus 1.3.6.1.4.1.2011.5.25.156.1.12.1.51
Indicates the status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmVclTable 1.3.6.1.4.1.2011.5.25.156.1.13
Indicates the configuration of the ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmVclEntry

hwAtmVclEntry 1.3.6.1.4.1.2011.5.25.156.1.13.1
Indicates the configuration of the ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmVclEntry  

hwAtmVclIfIndex 1.3.6.1.4.1.2011.5.25.156.1.13.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmVclVpi 1.3.6.1.4.1.2011.5.25.156.1.13.1.2
VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmVclVci 1.3.6.1.4.1.2011.5.25.156.1.13.1.3
VCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmVclName 1.3.6.1.4.1.2011.5.25.156.1.13.1.11
Indicates the name of the PVC.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwAtmVccAal5EncapsType 1.3.6.1.4.1.2011.5.25.156.1.13.1.12
Indicates the encapsulation mode of AAL5.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER aal5Snap(1), aal5Mux(2), aal5MuxNonstandard(3), aal5Nlpid(4)  

hwAtmVclRowStatus 1.3.6.1.4.1.2011.5.25.156.1.13.1.51
Indicates the status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmPvcIpoaTable 1.3.6.1.4.1.2011.5.25.156.1.14
This table is used to configure the IPoA mapping on the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPvcIpoaEntry

hwAtmPvcIpoaEntry 1.3.6.1.4.1.2011.5.25.156.1.14.1
This table is used to configure the IPoA mapping on the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPvcIpoaEntry  

hwAtmPvcIpoaType 1.3.6.1.4.1.2011.5.25.156.1.14.1.3
Indicates the type of the PVC IPoA mapping. ip: sets the peer IP address and mask that are mapped to the PVC. default: configures a mapping with default route attributes. If no mapping of the next hop address of a packet can be found, the packet is sent over the PVC if the PVC is configured with default mapping. inarp: configures InARP on the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ip(1), default(2), inarp(3)  

hwAtmPvcIpoaIpAddress 1.3.6.1.4.1.2011.5.25.156.1.14.1.4
Indicates the peer IP address mapped to the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwAtmPvcIpoaIpMask 1.3.6.1.4.1.2011.5.25.156.1.14.1.11
Indicates the IP address mask. The IP address mask is an optional parameter.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwAtmPvcIpoaInarpInterval 1.3.6.1.4.1.2011.5.25.156.1.14.1.12
Indicates the interval for sending InARP packets. The parameter is optional. The value ranges from 1 to 600 in seconds. If the type of the PVC IPoA mapping is IP or default, the value is 0. The default value is 1.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..600  

hwAtmPvcIpoaBroadcast 1.3.6.1.4.1.2011.5.25.156.1.14.1.13
If a mapping with this attribute is configured on the PVC, broadcast packets on the interface where the PVC resides will be sent over the PVC.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwAtmPvcIpoaRowStatus 1.3.6.1.4.1.2011.5.25.156.1.14.1.51
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmPvcBridgeTable 1.3.6.1.4.1.2011.5.25.156.1.15
This table is used to configure the IPoEoA mapping and PPPoEoA mapping on the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPvcBridgeEntry

hwAtmPvcBridgeEntry 1.3.6.1.4.1.2011.5.25.156.1.15.1
This table is used to configure the IPoEoA mapping and PPPoEoA mapping on the PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPvcBridgeEntry  

hwAtmPvcBridgeDstIfIndex 1.3.6.1.4.1.2011.5.25.156.1.15.1.11
Indicates the index of the VE interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hwAtmPvcBridgeRowStatus 1.3.6.1.4.1.2011.5.25.156.1.15.1.51
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmPvcOamLoopbackTable 1.3.6.1.4.1.2011.5.25.156.1.17
This table is used to configure OAM F5 Loopback, enable the sending of OAM F5 Loopback cells, and configure the parameters of the retransmission check or modify the parameters of the retransmission check.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPvcOAMLoopbackEntry

hwAtmPvcOAMLoopbackEntry 1.3.6.1.4.1.2011.5.25.156.1.17.1
This table is used to configure OAM F5 Loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPvcOAMLoopbackEntry  

hwAtmPvcOAMLoopbackFrequency 1.3.6.1.4.1.2011.5.25.156.1.17.1.11
Indicates the interval for sending OAM F5 Loopback cells.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

hwAtmPvcOAMLoopbackUpCount 1.3.6.1.4.1.2011.5.25.156.1.17.1.12
Indicates the number of continuous OAM F5 Loopback cells that must be received before the PVC turns Up.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

hwAtmPvcOAMLoopbackDownCount 1.3.6.1.4.1.2011.5.25.156.1.17.1.13
Indicates the number of continuous OAM F5 Loopback cells that are not received before the PVC turns Down.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

hwAtmPvcOAMLoopbackRetryFrequency 1.3.6.1.4.1.2011.5.25.156.1.17.1.14
Indicates the interval for sending cells during OAM F5 Loopback retransmission verification before the PVC status changes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1000  

hwAtmPvcOAMLoopbackRowStatus 1.3.6.1.4.1.2011.5.25.156.1.17.1.51
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmPvpLimitTable 1.3.6.1.4.1.2011.5.25.156.1.18
This table is used to configure the VP limit. To monitor the VP, configure related VP parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPvpLimitEntry

hwAtmPvpLimitEntry 1.3.6.1.4.1.2011.5.25.156.1.18.1
This table is used to configure the VP limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPvpLimitEntry  

hwAtmPvpLimitIfIndex 1.3.6.1.4.1.2011.5.25.156.1.18.1.1
Indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwAtmPvpLimitVpi 1.3.6.1.4.1.2011.5.25.156.1.18.1.2
VPI.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmPvpLimitPeakRate 1.3.6.1.4.1.2011.5.25.156.1.18.1.11
VCI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwAtmPvpLimitRowStatus 1.3.6.1.4.1.2011.5.25.156.1.18.1.51
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmConformance 1.3.6.1.4.1.2011.5.25.156.11
OBJECT IDENTIFIER    

hwAtmCompliances 1.3.6.1.4.1.2011.5.25.156.11.1
OBJECT IDENTIFIER    

hwAtmCompliance 1.3.6.1.4.1.2011.5.25.156.11.1.1
The compliance statement for systems supporting the HUAWEI-ATM-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

hwAtmGroups 1.3.6.1.4.1.2011.5.25.156.11.2
OBJECT IDENTIFIER    

hwAtmObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.1
The Atm attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmIfConf 1.3.6.1.4.1.2011.5.25.156.11.2.2
Description.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmVplObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.3
The Atm Pvc Bridge attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmVclObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.4
Description.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmMapPvpObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.5
The Atm Map Pvp attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmMapPvcObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.6
The Atm Map Pvc attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmServiceObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.7
The Atm Service attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmPvcServiceObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.8
The Atm Pvc Service attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmPvcIpoaObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.9
The Atm Pvc IPOA attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmPvcBridgeObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.10
The Atm Pvl attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmPvcOAMLoopbackObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.11
The Port attribute group.
Status: current Access: read-create
OBJECT-GROUP    

hwAtmPvpLimitObjectGroup 1.3.6.1.4.1.2011.5.25.156.11.2.12
The Port attribute group.
Status: current Access: read-create
OBJECT-GROUP