ZXR10-VND-MIB

File: ZXR10-VND-MIB.mib (28428 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-PROJECT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
enterprises Integer32 DisplayString
DateAndTime RowStatus zxUPN

Defined Types

Zxr10VndConfEntry  
SEQUENCE    
  zxr10VndConfName DisplayString
  zxr10VndConfId Integer32
  zxr10VndConfAssignMode INTEGER
  zxr10VndConfOperStatus INTEGER
  zxr10VndConfDeployedMpuList DisplayString
  zxr10VndConfDescription DisplayString
  zxr10VndConfStartAction INTEGER
  zxr10VndConfRowStatus RowStatus

Zxr10VndDeployMpuEntry  
SEQUENCE    
  zxr10VndDeployMpuName DisplayString
  zxr10VndDeployMpuRowStatus RowStatus

Zxr10VndAssignInterfaceEntry  
SEQUENCE    
  zxr10VndAssignInterfaceName DisplayString
  zxr10VndAssignInterfaceMode INTEGER
  zxr10VndAssignInterfaceRowStatus RowStatus

Zxr10VndInterfaceConfEntry  
SEQUENCE    
  zxr10VndInterfaceName DisplayString
  zxr10VndInterfaceAssignedVndName DisplayString
  zxr10VndInterfaceAssignStatus INTEGER
  zxr10VndInterfaceAssignMode INTEGER

Zxr10VndAssignCardEntry  
SEQUENCE    
  zxr10VndAssignCardName DisplayString
  zxr10VndAssignCardRowStatus RowStatus

Zxr10VndCardConfEntry  
SEQUENCE    
  zxr10VndCardName DisplayString
  zxr10VndCardAssignedVndName DisplayString
  zxr10VndCardAssignStatus INTEGER

Zxr10VndIfVlanAssignEntry  
SEQUENCE    
  zxr10VndIfVlanAssignVlanRange DisplayString
  zxr10VndIfVlanRangeAssign DisplayString
  zxr10VndIfVlanRangeRecover DisplayString

Zxr10VndIfVlanInfoEntry  
SEQUENCE    
  zxr10VndIfVlanRange DisplayString

Defined Values

zxr10VndMIB 1.3.6.1.4.1.3902.3.6002.9
The MIB module for the management of the virtual network device.
MODULE-IDENTITY    

zxr10VndGlobalObjects 1.3.6.1.4.1.3902.3.6002.9.1
OBJECT IDENTIFIER    

zxr10VndSupportedMpuList 1.3.6.1.4.1.3902.3.6002.9.1.2
The MPU list of the equipment, which can be deployed to the VND. The MPUs are seperated by comma, such as MPU-0/20/0,MPU-0/21/0,MPU-1/20/0.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndObjects 1.3.6.1.4.1.3902.3.6002.9.2
OBJECT IDENTIFIER    

zxr10VndConfTable 1.3.6.1.4.1.3902.3.6002.9.2.2
Virtual network device configuration table. VND0 supports read-create access. VNDx supports read access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndConfEntry

zxr10VndConfEntry 1.3.6.1.4.1.3902.3.6002.9.2.2.1
Virtual network device configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndConfEntry  

zxr10VndConfName 1.3.6.1.4.1.3902.3.6002.9.2.2.1.1
The name of the VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndConfId 1.3.6.1.4.1.3902.3.6002.9.2.2.1.2
The identification of the VND.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10VndConfAssignMode 1.3.6.1.4.1.3902.3.6002.9.2.2.1.3
The assignment mode of the VND. mixed(1) -- the card and interface can be assigned to the VND. port(2) -- only the interface can be exclusive assigned to the VND. card(3) -- only the card can be assigned to the VND. onu(4) -- the ONU mode supports the following scenes: --(1)the port can be shared assigned to the VND. --(2)the ONU can be exclusive assigned to the VND.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mixed(1), port(2), card(3), onu(4)  

zxr10VndConfOperStatus 1.3.6.1.4.1.3902.3.6002.9.2.2.1.4
The operational status of the VND.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER running(1), stopped(2), noLicense(3)  

zxr10VndConfDeployedMpuList 1.3.6.1.4.1.3902.3.6002.9.2.2.1.5
The deployed MPU of the VND. The MPUs are seperated by comma, such as MPU-0/20/0,MPU-0/21/0.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndConfDescription 1.3.6.1.4.1.3902.3.6002.9.2.2.1.6
The description of the VND.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

zxr10VndConfStartAction 1.3.6.1.4.1.3902.3.6002.9.2.2.1.7
Start or stop the VND. Starting the VND, the operational status will be running. Stopping the VND, the operational status will be stopped.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

zxr10VndConfRowStatus 1.3.6.1.4.1.3902.3.6002.9.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10VndDeployMpuTable 1.3.6.1.4.1.3902.3.6002.9.2.3
Virtual network device MPU deployment table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndDeployMpuEntry

zxr10VndDeployMpuEntry 1.3.6.1.4.1.3902.3.6002.9.2.3.1
Virtual network device MPU deployment entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndDeployMpuEntry  

zxr10VndDeployMpuName 1.3.6.1.4.1.3902.3.6002.9.2.3.1.1
The MPU name deployed to the VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..28)  

zxr10VndDeployMpuRowStatus 1.3.6.1.4.1.3902.3.6002.9.2.3.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10VndAssignInterfaceTable 1.3.6.1.4.1.3902.3.6002.9.2.4
Virtual network device interface assignment table. VND0 supports read-create access. VNDx supports read access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndAssignInterfaceEntry

zxr10VndAssignInterfaceEntry 1.3.6.1.4.1.3902.3.6002.9.2.4.1
Virtual network device interface assignment entry. The interface assignment need to follow the following principles: 1. If the physical interface has been assigned to a VND, the subinterface can not be assigned to another VND. 2. If the subinterface has been assigned to a VND, the physical interface can not be assigned to another VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndAssignInterfaceEntry  

zxr10VndAssignInterfaceName 1.3.6.1.4.1.3902.3.6002.9.2.4.1.1
The interface name assigned to the VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndAssignInterfaceMode 1.3.6.1.4.1.3902.3.6002.9.2.4.1.2
The assignment mode of the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER shared(1), exclusive(2)  

zxr10VndAssignInterfaceRowStatus 1.3.6.1.4.1.3902.3.6002.9.2.4.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10VndInterfaceConfTable 1.3.6.1.4.1.3902.3.6002.9.2.5
Virtual network device interface configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndInterfaceConfEntry

zxr10VndInterfaceConfEntry 1.3.6.1.4.1.3902.3.6002.9.2.5.1
Virtual network device interface configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndInterfaceConfEntry  

zxr10VndInterfaceName 1.3.6.1.4.1.3902.3.6002.9.2.5.1.1
The name of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndInterfaceAssignedVndName 1.3.6.1.4.1.3902.3.6002.9.2.5.1.2
The VND name of the interface assigned to. If the assignment mode of the interface is shared, the VND names are seperated by comma, such as 'vnd1,vnd2'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

zxr10VndInterfaceAssignStatus 1.3.6.1.4.1.3902.3.6002.9.2.5.1.3
The assignment status of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER assigned(1), assigning(2)  

zxr10VndInterfaceAssignMode 1.3.6.1.4.1.3902.3.6002.9.2.5.1.4
The assignment mode of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER shared(1), exclusive(2)  

zxr10VndAssignCardTable 1.3.6.1.4.1.3902.3.6002.9.2.6
Virtual network device card assignment table. VND0 supports read-create access. VNDx supports read access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndAssignCardEntry

zxr10VndAssignCardEntry 1.3.6.1.4.1.3902.3.6002.9.2.6.1
Virtual network device card assignment entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndAssignCardEntry  

zxr10VndAssignCardName 1.3.6.1.4.1.3902.3.6002.9.2.6.1.1
The card name assigned to the VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..19)  

zxr10VndAssignCardRowStatus 1.3.6.1.4.1.3902.3.6002.9.2.6.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10VndCardConfTable 1.3.6.1.4.1.3902.3.6002.9.2.7
Virtual network device card configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndCardConfEntry

zxr10VndCardConfEntry 1.3.6.1.4.1.3902.3.6002.9.2.7.1
Virtual network device card configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndCardConfEntry  

zxr10VndCardName 1.3.6.1.4.1.3902.3.6002.9.2.7.1.1
The name of the card.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..19)  

zxr10VndCardAssignedVndName 1.3.6.1.4.1.3902.3.6002.9.2.7.1.2
The VND name of the card assigned to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndCardAssignStatus 1.3.6.1.4.1.3902.3.6002.9.2.7.1.3
The assignment status of the card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER assigned(1), assigning(2)  

zxr10VndBatchAssignIfObjects 1.3.6.1.4.1.3902.3.6002.9.2.8
OBJECT IDENTIFIER    

zxr10VndBatchAssignIfGlbObjects 1.3.6.1.4.1.3902.3.6002.9.2.8.1
OBJECT IDENTIFIER    

zxr10VndBatchAssignIfGlbVndName 1.3.6.1.4.1.3902.3.6002.9.2.8.1.1
The VND name of the interface assigned to.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndBatchAssignIfGlbPonName 1.3.6.1.4.1.3902.3.6002.9.2.8.1.2
The interface name of the PON port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10VndBatchAssignIfGlbOnuLst 1.3.6.1.4.1.3902.3.6002.9.2.8.1.3
The ONU ID list assigned to the VND in batch. The format of the value is as follows: '1,3,5-8'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndBatchAssignIfGlbVportLst 1.3.6.1.4.1.3902.3.6002.9.2.8.1.4
The VPort ID list assigned to the VND in batch. The format of the value is as follows: '1,3,5-8'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndBatchAssignIfGlbType 1.3.6.1.4.1.3902.3.6002.9.2.8.1.5
The type of the batch assignment. Assigning the interface to VND, or recovery to VND0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER assign(1), recovery(2)  

zxr10VndIfVlanAssignTable 1.3.6.1.4.1.3902.3.6002.9.2.9
Virtual network device interface VLAN assignment table. This table is valid only in VND 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndIfVlanAssignEntry

zxr10VndIfVlanAssignEntry 1.3.6.1.4.1.3902.3.6002.9.2.9.1
Virtual network device interface VLAN assignment entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndIfVlanAssignEntry  

zxr10VndIfVlanAssignVlanRange 1.3.6.1.4.1.3902.3.6002.9.2.9.1.1
The VLAN range of the interface. The format of the value is as follows: '1,2-6,8,100-200'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndIfVlanRangeAssign 1.3.6.1.4.1.3902.3.6002.9.2.9.1.2
Assign VLAN to the shared uplink port. If it is read, an empty string will be returned. If an empty string is written, nothing changes. The format of the value is as follows: '1,2-6,8,100-200'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndIfVlanRangeRecover 1.3.6.1.4.1.3902.3.6002.9.2.9.1.3
Recover VLAN from the shared uplink port. If it is read, an empty string will be returned. If an empty string is written, nothing changes. The format of the value is as follows: '1,2-6,8,100-200'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndIfVlanInfoTable 1.3.6.1.4.1.3902.3.6002.9.2.10
Virtual network device interface VLAN information table. This table is valid in every VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VndIfVlanInfoEntry

zxr10VndIfVlanInfoEntry 1.3.6.1.4.1.3902.3.6002.9.2.10.1
Virtual network device interface VLAN information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VndIfVlanInfoEntry  

zxr10VndIfVlanRange 1.3.6.1.4.1.3902.3.6002.9.2.10.1.1
The VLAN range of the interface. The format of the value is as follows: '1,2-6,8,100-200'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndSharedVlanObjects 1.3.6.1.4.1.3902.3.6002.9.2.11
OBJECT IDENTIFIER    

zxr10VndSharedVlanGlobalObjects 1.3.6.1.4.1.3902.3.6002.9.2.11.1
OBJECT IDENTIFIER    

zxr10VndSharedVlanBatchNew 1.3.6.1.4.1.3902.3.6002.9.2.11.1.1
New shared VLAN in batches. The format of the value is as follows: '1,2-6,8'. This is valid in VND 0.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

zxr10VndSharedVlanBatchDelete 1.3.6.1.4.1.3902.3.6002.9.2.11.1.2
Delete shared VLAN in batches. The format of the value is as follows: '1,2-6,8'. This is valid in VND 0.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

zxr10VndSharedVlanRange 1.3.6.1.4.1.3902.3.6002.9.2.11.1.3
The shared VLAN range. The format of the value is as follows: '1,2-6,8'. This is valid in every VND.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10VndSysOperObjects 1.3.6.1.4.1.3902.3.6002.9.2.12
OBJECT IDENTIFIER    

zxr10VndSysOperGlobalObjects 1.3.6.1.4.1.3902.3.6002.9.2.12.1
OBJECT IDENTIFIER    

zxr10VndSysOperRestartAction 1.3.6.1.4.1.3902.3.6002.9.2.12.1.1
Restart VNDx except VND0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1)