ZTE-AN-VND-MIB

File: ZTE-AN-VND-MIB.mib (31368 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI ZTE-AN-SMI
ZTE-AN-IF-MIB IF-MIB

Imported symbols

RowStatus DisplayString MODULE-IDENTITY
OBJECT-TYPE Integer32 zxAnVnd
zxAnSubIfIndex ifIndex

Defined Types

ZxAnVndResProfileEntry  
SEQUENCE    
  zxAnVndResProfileName DisplayString
  zxAnVndResType INTEGER
  zxAnVndResUpperThresh Integer32
  zxAnVndResProfileRowStatus RowStatus

ZxAnVndResProfileConfEntry  
SEQUENCE    
  zxAnVndName DisplayString
  zxAnVndResConfPrfName DisplayString

ZxAnVndResStatsEntry  
SEQUENCE    
  zxAnVndResStatsTotalNum Integer32
  zxAnVndResStatsUsedNum Integer32
  zxAnVndResStatsAvailableNum Integer32

ZxAnVndCurrResStatsEntry  
SEQUENCE    
  zxAnVndCurrResStatsUsedNum Integer32
  zxAnVndCurrResStatsAvailableNum Integer32

ZxAnVndIfAssignedInfoEntry  
SEQUENCE    
  zxAnVndIfAssignedMode INTEGER

ZxAnVndAssignableCardEntry  
SEQUENCE    
  zxAnVndAssignableGranularity INTEGER
  zxAnVndAssignableRack Integer32
  zxAnVndAssignableShelf Integer32
  zxAnVndAssignableSlot Integer32
  zxAnVndAssignableCardMainType Integer32

ZxAnVndConfEntry  
SEQUENCE    
  zxAnVndConfName DisplayString
  zxAnVndConfId Integer32
  zxAnVndConfAssignMode INTEGER
  zxAnVndConfOperStatus INTEGER
  zxAnVndConfDescription DisplayString
  zxAnVndConfAction INTEGER
  zxAnVndConfRowStatus RowStatus

ZxAnVndIfAssignEntry  
SEQUENCE    
  zxAnVndIfAssignMode INTEGER
  zxAnVndIfAssignRowStatus RowStatus

ZxAnVndIfInfoEntry  
SEQUENCE    
  zxAnVndIfAssignedVndName DisplayString
  zxAnVndIfAssignStatus INTEGER
  zxAnVndIfAssignmentMode INTEGER

ZxAnVndCardAssignEntry  
SEQUENCE    
  zxAnVndCardRack Integer32
  zxAnVndCardShelf Integer32
  zxAnVndCardSlot Integer32
  zxAnVndCardAssignRowStatus RowStatus

ZxAnVndCardInfoEntry  
SEQUENCE    
  zxAnVndCardAssignedVndName DisplayString
  zxAnVndCardAssignStatus INTEGER

Defined Values

zxAnVndMib 1.3.6.1.4.1.3902.1082.530.530
This MIB defines managed objects of VND(virtual network device).
MODULE-IDENTITY    

zxAnVndGlobalObjects 1.3.6.1.4.1.3902.1082.530.530.1
OBJECT IDENTIFIER    

zxAnVndObjects 1.3.6.1.4.1.3902.1082.530.530.2
OBJECT IDENTIFIER    

zxAnVndCapabilities 1.3.6.1.4.1.3902.1082.530.530.1.100
The VND capabilities. The bit value 1 means the function represented by this bit is supported by this equipment. bit 0: value 1 means not supporting qosCosToCos(9), qosDscpToDscp(10) and qosDscpToCos(11) in zxAnVndResType. bit 1: value 1 means supporting pppoe(15), dhcpv4(16) and dhcpv6(17) in zxAnVndResType.
Status: current Access: read-only
OBJECT-TYPE    
  BITS notSupportQosResType(0), supportPppoeAndDhcpResType(1)  

zxAnVndResourceObjects 1.3.6.1.4.1.3902.1082.530.530.2.1
OBJECT IDENTIFIER    

zxAnVndResProfileTable 1.3.6.1.4.1.3902.1082.530.530.2.1.2
VND resource profile table. This table is valid only in VND 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndResProfileEntry

zxAnVndResProfileEntry 1.3.6.1.4.1.3902.1082.530.530.2.1.2.1
VND resource profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndResProfileEntry  

zxAnVndResProfileName 1.3.6.1.4.1.3902.1082.530.530.2.1.2.1.1
VND resource profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnVndResType 1.3.6.1.4.1.3902.1082.530.530.2.1.2.1.2
VND resource type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER vlan(1), igmp(2), mld(3), mac(4), vport(5), onu(6), vlanForwardingMode(7), servicePort(8), qosCosToCos(9), qosDscpToDscp(10), qosDscpToCos(11), aclRule(12), l2cp(13), trafficPir(14), pppoe(15), dhcpv4(16), dhcpv6(17), allDefault(255)  

zxAnVndResUpperThresh 1.3.6.1.4.1.3902.1082.530.530.2.1.2.1.3
VND resource number upper threshold. When zxAnVndResType is vlan(1), the maximum value of zxAnVndResUpperThresh is 4094. When zxAnVndResType is igmp(2) the maximum value of zxAnVndResUpperThresh is 4096 for C600 and C680, 8192 for C300v2. When zxAnVndResType is mld(3) the maximum value of zxAnVndResUpperThresh is 4096 for C600 and C680, 8192 for C300v2. When zxAnVndResType is mac(4) the maximum value of zxAnVndResUpperThresh is 524288 for C600 and C680, 163840 for C300v2. When zxAnVndResType is vport(5) the maximum value of zxAnVndResUpperThresh is 32768 for C600 and C300v2, 65536 for C680. When zxAnVndResType is onu(6) the maximum value of zxAnVndResUpperThresh is 32768 for C600, 65536 for C680 and 16384. for C300v2. When zxAnVndResType is vlanForwardingMode(7) the maximum value of zxAnVndResUpperThresh is 73728 for C600 and C680, 4096 for C300v2. When zxAnVndResType is servicePort(8) the maximum value of zxAnVndResUpperThresh is 262144 for C600, 524288 for C680 and 131072 for C300v2. When zxAnVndResType is qosCosToCos(9) the maximum value of zxAnVndResUpperThresh is 112. C300v2 does not support. When zxAnVndResType is qosDscpToDscp(10) the maximum value of zxAnVndResUpperThresh is 120. C300v2 does not support. When zxAnVndResType is qosDscpToCos(11) the maximum value of zxAnVndResUpperThresh is 120. C300v2 does not support. When zxAnVndResType is aclRule(12) the maximum value of zxAnVndResUpperThresh is 8192 for C600, 18432 for C680 and 38500 for C300v2. When zxAnVndResType is l2cp(13) the maximum value of zxAnVndResUpperThresh is 62 for C600 and C680, 32 for C300v2. When zxAnVndResType is trafficPir(14) the maximum value of zxAnVndResUpperThresh is 10000000. When zxAnVndResType is pppoe(15) the maximum value of zxAnVndResUpperThresh is 65536 for C600, 131072 for C680. C300v2 does not support. When zxAnVndResType is dhcpv4(16) the maximum value of zxAnVndResUpperThresh is 65536 for C600, 131072 for C680. C300v2 does not support. When zxAnVndResType is dhcpv6(17) the maximum value of zxAnVndResUpperThresh is 65536 for C600, 131072 for C680. C300v2 does not support. When zxAnVndResType is allDefault(255), it indicates that a resource profile is created and all resource types are initialized to default values.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

zxAnVndResProfileRowStatus 1.3.6.1.4.1.3902.1082.530.530.2.1.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), and must comply with the multi-variables binding rule described in zxAnVndResProfileEntry. 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  

zxAnVndResProfileConfTable 1.3.6.1.4.1.3902.1082.530.530.2.1.3
VND resource profile configuration table. This table is valid only in VND 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndResProfileConfEntry

zxAnVndResProfileConfEntry 1.3.6.1.4.1.3902.1082.530.530.2.1.3.1
VND resource profile configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndResProfileConfEntry  

zxAnVndName 1.3.6.1.4.1.3902.1082.530.530.2.1.3.1.1
VND name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnVndResConfPrfName 1.3.6.1.4.1.3902.1082.530.530.2.1.3.1.2
VND resource profile name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnVndResStatsTable 1.3.6.1.4.1.3902.1082.530.530.2.1.11
VND Resource Statistics Table. This table is valid only in VND 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndResStatsEntry

zxAnVndResStatsEntry 1.3.6.1.4.1.3902.1082.530.530.2.1.11.1
VND Resource Statistics Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndResStatsEntry  

zxAnVndResStatsTotalNum 1.3.6.1.4.1.3902.1082.530.530.2.1.11.1.1
Total resources. This object is valid only in VND 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndResStatsUsedNum 1.3.6.1.4.1.3902.1082.530.530.2.1.11.1.2
Used resources.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndResStatsAvailableNum 1.3.6.1.4.1.3902.1082.530.530.2.1.11.1.3
Available resources.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndCurrResourceObjects 1.3.6.1.4.1.3902.1082.530.530.2.2
OBJECT IDENTIFIER    

zxAnVndCurrResStatsTable 1.3.6.1.4.1.3902.1082.530.530.2.2.2
VND Current Resource Statistics Table. This table is valid in every VND and only can get current VND resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndCurrResStatsEntry

zxAnVndCurrResStatsEntry 1.3.6.1.4.1.3902.1082.530.530.2.2.2.1
VND Current Resource Statistics Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndCurrResStatsEntry  

zxAnVndCurrResStatsUsedNum 1.3.6.1.4.1.3902.1082.530.530.2.2.2.1.1
Used resources.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndCurrResStatsAvailableNum 1.3.6.1.4.1.3902.1082.530.530.2.2.2.1.2
Available resources.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndAssignedInfoObjects 1.3.6.1.4.1.3902.1082.530.530.2.3
OBJECT IDENTIFIER    

zxAnVndIfAssignedInfoTable 1.3.6.1.4.1.3902.1082.530.530.2.3.2
VND interface assigned information table. This table is valid in every VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndIfAssignedInfoEntry

zxAnVndIfAssignedInfoEntry 1.3.6.1.4.1.3902.1082.530.530.2.3.2.1
VND interface assigned information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndIfAssignedInfoEntry  

zxAnVndIfAssignedMode 1.3.6.1.4.1.3902.1082.530.530.2.3.2.1.1
The interface assigned mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER exclusive(1), shared(2)  

zxAnVndAssignableResObjects 1.3.6.1.4.1.3902.1082.530.530.2.4
OBJECT IDENTIFIER    

zxAnVndAssignableCardTable 1.3.6.1.4.1.3902.1082.530.530.2.4.2
Assignable card information table. This table is valid only in VND 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndAssignableCardEntry

zxAnVndAssignableCardEntry 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1
Assignable card information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndAssignableCardEntry  

zxAnVndAssignableGranularity 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1.1
The assignment granularity of the VND.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER card(1), port(2)  

zxAnVndAssignableRack 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1.2
The rack number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndAssignableShelf 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1.3
The shelf number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndAssignableSlot 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1.4
The slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndAssignableCardMainType 1.3.6.1.4.1.3902.1082.530.530.2.4.2.1.5
The configured main type of the assignable card .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnVndConfObjects 1.3.6.1.4.1.3902.1082.530.530.2.5
OBJECT IDENTIFIER    

zxAnVndConfTable 1.3.6.1.4.1.3902.1082.530.530.2.5.2
VND configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndConfEntry

zxAnVndConfEntry 1.3.6.1.4.1.3902.1082.530.530.2.5.2.1
VND configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndConfEntry  

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

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

zxAnVndConfAssignMode 1.3.6.1.4.1.3902.1082.530.530.2.5.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 assigned to the VND. card(3) : only the card can be assigned to the VND. onu(4) : the PON port can be shared with the VND.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mixed(1), port(2), card(3), onu(4)  

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

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

zxAnVndConfAction 1.3.6.1.4.1.3902.1082.530.530.2.5.2.1.6
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)  

zxAnVndConfRowStatus 1.3.6.1.4.1.3902.1082.530.530.2.5.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  

zxAnVndIfAssignTable 1.3.6.1.4.1.3902.1082.530.530.2.5.3
VND interface assignment table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndIfAssignEntry

zxAnVndIfAssignEntry 1.3.6.1.4.1.3902.1082.530.530.2.5.3.1
VND 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    
  ZxAnVndIfAssignEntry  

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

zxAnVndIfAssignRowStatus 1.3.6.1.4.1.3902.1082.530.530.2.5.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  

zxAnVndIfInfoTable 1.3.6.1.4.1.3902.1082.530.530.2.5.4
VND interface information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndIfInfoEntry

zxAnVndIfInfoEntry 1.3.6.1.4.1.3902.1082.530.530.2.5.4.1
VND interface information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndIfInfoEntry  

zxAnVndIfAssignedVndName 1.3.6.1.4.1.3902.1082.530.530.2.5.4.1.1
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)  

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

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

zxAnVndCardAssignTable 1.3.6.1.4.1.3902.1082.530.530.2.5.5
VND card assignment table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndCardAssignEntry

zxAnVndCardAssignEntry 1.3.6.1.4.1.3902.1082.530.530.2.5.5.1
VND card assignment entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndCardAssignEntry  

zxAnVndCardRack 1.3.6.1.4.1.3902.1082.530.530.2.5.5.1.1
Rack number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndCardShelf 1.3.6.1.4.1.3902.1082.530.530.2.5.5.1.2
Shelf number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndCardSlot 1.3.6.1.4.1.3902.1082.530.530.2.5.5.1.3
Slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnVndCardAssignRowStatus 1.3.6.1.4.1.3902.1082.530.530.2.5.5.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  

zxAnVndCardInfoTable 1.3.6.1.4.1.3902.1082.530.530.2.5.6
VND card configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVndCardInfoEntry

zxAnVndCardInfoEntry 1.3.6.1.4.1.3902.1082.530.530.2.5.6.1
VND card configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVndCardInfoEntry  

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

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