ZXR10-VSWITCH-MIB

File: ZXR10-VSWITCH-MIB.mib (11325 bytes)

Imported modules

SNMPv2-SMI RMON-MIB RFC1155-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
enterprises EntryStatus IpAddress

Defined Types

DisplayString  
OCTET STRING    

VsiwtchTransMode  
INTEGER ip(0), vlan(1), mix(2)    

VsiwtchVlanDirection  
INTEGER intoout(0), both(1)    

Zxr10VswitchIfEntry  
SEQUENCE    
  zxr10vsiwtchIfIndex INTEGER
  zxr10vswitchIfType INTEGER
  zxr10vswitchIfTransType VsiwtchTransMode
  zxr10vswitchIfStatus INTEGER
  zxr10vswitchIfAddr IpAddress
  zxr10vswitchIfDesc DisplayString

Zxr10VswitchVlanEntry  
SEQUENCE    
  zxr10vswitchVlanIngressExtVlanid INTEGER
  zxr10vswitchVlanIngressIfIndex INTEGER
  zxr10vswitchVlanIngressIntVlanid INTEGER
  zxr10vswitchVlanEgressExtVlanid INTEGER
  zxr10vswitchVlanEgressIfIndex INTEGER
  zxr10vswitchVlanEgressIntVlanid INTEGER
  zxr10vswitchVlanVlanidRange INTEGER
  zxr10vswitchVlandDirection VsiwtchVlanDirection
  zxr10vswitchVlanRowStatus EntryStatus
  zxr10vswitchVlanDesc DisplayString

Defined Values

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10protocol 1.3.6.1.4.1.3902.3.101
OBJECT IDENTIFIER    

zxr10vswitch 1.3.6.1.4.1.3902.3.101.4
This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used by vswitch module.
MODULE-IDENTITY    

zxr10vswitchIfTable 1.3.6.1.4.1.3902.3.101.4.1
The description of zxr10 interface which is enable v-switch transfer mode. It is a list of v-switch interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VswitchIfEntry

zxr10vswitchIfEntry 1.3.6.1.4.1.3902.3.101.4.1.1
A v-switch interface entry containing objects that v-switch interface infomation,such as: v-switch ifindex, v-switch iftype, v-switchtranstype.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VswitchIfEntry  

zxr10vsiwtchIfIndex 1.3.6.1.4.1.3902.3.101.4.1.1.1
The v-switch interface index which is the same as ifIndex defined in RFC1213 ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchIfType 1.3.6.1.4.1.3902.3.101.4.1.1.2
The interface type of this v-switch, which is the same as ifType defined in RFC1213 ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchIfTransType 1.3.6.1.4.1.3902.3.101.4.1.1.3
The v-switch interface transfer type, such as ip, vlan , or ip and vlan.
Status: current Access: read-only
OBJECT-TYPE    
  VsiwtchTransMode  

zxr10vswitchIfStatus 1.3.6.1.4.1.3902.3.101.4.1.1.4
The v-switch interface status, ie the interface protocol status (up or down).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchIfAddr 1.3.6.1.4.1.3902.3.101.4.1.1.5
The IP address of this v-switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10vswitchIfDesc 1.3.6.1.4.1.3902.3.101.4.1.1.6
The description of this v-switch interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

zxr10vswitchIfTableLastchange 1.3.6.1.4.1.3902.3.101.4.2
The last time of the v-switch interface table changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zxr10vswitchVlanTable 1.3.6.1.4.1.3902.3.101.4.3
The description of zxr10 vlan transfer table. It is a list of vlan transfer entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10VswitchVlanEntry

zxr10vsiwtchVlanEntry 1.3.6.1.4.1.3902.3.101.4.3.1
A vlan transfer table entry containing objects that the interface vlan transfer configuration infomation,such as: input vlanid, inputInner vlanid, outputvlanid, outputInner vlanid, vlanrow status.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10VswitchVlanEntry  

zxr10vswitchVlanIngressExtVlanid 1.3.6.1.4.1.3902.3.101.4.3.1.1
The vswitch input vlan index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanIngressIfIndex 1.3.6.1.4.1.3902.3.101.4.3.1.2
The interface that the vswitch vlan packet input.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanIngressIntVlanid 1.3.6.1.4.1.3902.3.101.4.3.1.3
The vswitch inner vlan index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanEgressExtVlanid 1.3.6.1.4.1.3902.3.101.4.3.1.4
The vswitch out vlan index.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanEgressIfIndex 1.3.6.1.4.1.3902.3.101.4.3.1.5
The interface that the vsiwtch vlan packet output.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanEgressIntVlanid 1.3.6.1.4.1.3902.3.101.4.3.1.6
The vswitch inner out put vlan index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlanVlanidRange 1.3.6.1.4.1.3902.3.101.4.3.1.7
The vswitch vlan index range (default is 1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zxr10vswitchVlandDirection 1.3.6.1.4.1.3902.3.101.4.3.1.8
The vswitch vlan input output direction (default is uni-direction).
Status: current Access: read-write
OBJECT-TYPE    
  VsiwtchVlanDirection  

zxr10vswitchVlanRowStatus 1.3.6.1.4.1.3902.3.101.4.3.1.9
The vswitch row status when it changes to invalid the row will be deleted.
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus  

zxr10vswitchVlanDesc 1.3.6.1.4.1.3902.3.101.4.3.1.10
The vswitch row descrption, for nm01 using.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10vswitchVlanTableLastchange 1.3.6.1.4.1.3902.3.101.4.4
The last time of the v-switch vlan table changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks