HUAWEI-DSLAM-TNLPOLICY-MIB

File: HUAWEI-DSLAM-TNLPOLICY-MIB.mib (4663 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HUAWEI-MIB
HUAWEI-RM-EXT-MIB

Imported symbols

Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE RowStatus huaweiMgmt
hwRmExt

Defined Types

HwTnlPolicyEntry  
SEQUENCE    
  hwTnlPolicyName OCTET STRING
  hwTnlPolicyDescription OCTET STRING
  hwTnlPolicySelectSeq OCTET STRING
  hwTnlPolicyLoadBalance Unsigned32
  hwTnlPolicyRowStatus RowStatus

Defined Values

hwDslamTnlPolicyMib 1.3.6.1.4.1.2011.5.116
HUAWEI TNLPOLICY management MIB for access network device.
MODULE-IDENTITY    

hwTunnelExtObjects 1.3.6.1.4.1.2011.5.25.145.3
OBJECT IDENTIFIER    

hwTnlPolicyTable 1.3.6.1.4.1.2011.5.25.145.3.6
This table is used to create a tunnel policy. The index of this table is hwTnlPolicyName.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTnlPolicyEntry

hwTnlPolicyEntry 1.3.6.1.4.1.2011.5.25.145.3.6.1
This table is used to create a tunnel policy. The index of this entry is hwTnlPolicyName.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTnlPolicyEntry  

hwTnlPolicyName 1.3.6.1.4.1.2011.5.25.145.3.6.1.1
Indicates the name of the tunnel policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..39)  

hwTnlPolicyDescription 1.3.6.1.4.1.2011.5.25.145.3.6.1.2
The description of the tunnel policy.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

hwTnlPolicySelectSeq 1.3.6.1.4.1.2011.5.25.145.3.6.1.3
Used to configure the sequence for selecting tunnels that are involved in the load sharing.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..4)  

hwTnlPolicyLoadBalance 1.3.6.1.4.1.2011.5.25.145.3.6.1.4
Indicates load balancing value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..64  

hwTnlPolicyRowStatus 1.3.6.1.4.1.2011.5.25.145.3.6.1.5
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a tunnel policy 3. destroy(6) -indicates deleting a tunnel policy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus