ZTE-AN-VMAC-MIB

File: ZTE-AN-VMAC-MIB.mib (13503 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP RowStatus
MacAddress DisplayString zxAnServiceSecurity
VlanId zxAnSubIfIndex ifIndex

Defined Types

ZxAnVmacVlanEntry  
SEQUENCE    
  zxAnVmacVid VlanId
  zxAnVmacVlanTranslateMode INTEGER
  zxAnVmacVlanRowStatus RowStatus

ZxAnVmacIfTranslateEntry  
SEQUENCE    
  zxAnVmacIfTranslateSrcMac MacAddress
  zxAnVmacIfTranslateVmac MacAddress

ZxAnVmacProfileEntry  
SEQUENCE    
  zxAnVmacProfileName DisplayString
  zxAnVmacProfileRowStatus RowStatus

ZxAnVmacProfileItemEntry  
SEQUENCE    
  zxAnVmacProfileItemIndex Integer32
  zxAnVmacProfileItemAlgorithm INTEGER
  zxAnVmacProfileItemCtrlByteValue Integer32
  zxAnVmacProfileItemCircuitIdType INTEGER
  zxAnVmacProfileItemBitWidth Integer32
  zxAnVmacProfileItemRowStatus RowStatus

Defined Values

zxAnVmacMib 1.3.6.1.4.1.3902.1082.70.58
The MIB module for the management of VMAC.
MODULE-IDENTITY    

zxAnVmacGlobalObjects 1.3.6.1.4.1.3902.1082.70.58.1
OBJECT IDENTIFIER    

zxAnVmacObjects 1.3.6.1.4.1.3902.1082.70.58.2
OBJECT IDENTIFIER    

zxAnVmacVlanObjects 1.3.6.1.4.1.3902.1082.70.58.2.1
OBJECT IDENTIFIER    

zxAnVmacIfObjects 1.3.6.1.4.1.3902.1082.70.58.2.2
OBJECT IDENTIFIER    

zxAnVmacProfileObjects 1.3.6.1.4.1.3902.1082.70.58.2.3
OBJECT IDENTIFIER    

zxAnVmacAccessNodeId 1.3.6.1.4.1.3902.1082.70.58.1.1
Access node ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

zxAnVmacConfProfileName 1.3.6.1.4.1.3902.1082.70.58.1.3
Configured profile name. Empty string means no profile is configured.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnVmacVlanTable 1.3.6.1.4.1.3902.1082.70.58.2.1.2
Virtual MAC address VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVmacVlanEntry

zxAnVmacVlanEntry 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1
Virtual MAC address VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVmacVlanEntry  

zxAnVmacVid 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

zxAnVmacVlanTranslateMode 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1.2
The virtual MAC address translation mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oneToOne(1), nToOne(2)  

zxAnVmacVlanRowStatus 1.3.6.1.4.1.3902.1082.70.58.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 zxAnVmacVlanEntry. 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  

zxAnVmacIfTranslateTable 1.3.6.1.4.1.3902.1082.70.58.2.2.5
Interface virtual MAC address translation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVmacIfTranslateEntry

zxAnVmacIfTranslateEntry 1.3.6.1.4.1.3902.1082.70.58.2.2.5.1
Interface virtual MAC address translation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVmacIfTranslateEntry  

zxAnVmacIfTranslateSrcMac 1.3.6.1.4.1.3902.1082.70.58.2.2.5.1.1
Source MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

zxAnVmacIfTranslateVmac 1.3.6.1.4.1.3902.1082.70.58.2.2.5.1.2
Virtual MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxAnVmacProfileTable 1.3.6.1.4.1.3902.1082.70.58.2.3.2
Virtual MAC address profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVmacProfileEntry

zxAnVmacProfileEntry 1.3.6.1.4.1.3902.1082.70.58.2.3.2.1
Virtual MAC address profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVmacProfileEntry  

zxAnVmacProfileName 1.3.6.1.4.1.3902.1082.70.58.2.3.2.1.1
Virtual MAC address profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnVmacProfileRowStatus 1.3.6.1.4.1.3902.1082.70.58.2.3.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 zxAnVmacProfileEntry. 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  

zxAnVmacProfileItemTable 1.3.6.1.4.1.3902.1082.70.58.2.3.3
Virtual MAC address profile item table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnVmacProfileItemEntry

zxAnVmacProfileItemEntry 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1
Virtual MAC address profile item entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnVmacProfileItemEntry  

zxAnVmacProfileItemIndex 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.1
Virtual MAC address profile item index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

zxAnVmacProfileItemAlgorithm 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.2
VMAC generation algorithms. ctrlByte(1) - Generate control byte segment of the VMAC packet with zxAnVmacProfileItemCtrlByteValue and zxAnVmacProfileItemBitWidth. circuitId(2) - Generate circuit ID segments of the VMAC packet with zxAnVmacProfileItemVariableType and zxAnVmacProfileItemBitWidth. addressSpace(3) - Generate address space of the VMAC packet with zxAnVmacProfileItemBitWidth.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ctrlByte(1), circuitId(2), addressSpace(3)  

zxAnVmacProfileItemCtrlByteValue 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.3
Virtual MAC profile constant value. If zxAnVmacProfileItemType is not ctrlByte(1), this object should be set '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnVmacProfileItemCircuitIdType 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.4
Virtual MAC profile circuit ID type. If zxAnVmacProfileItemType is not circuitId(2), this object should be set unused(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unused(1), accessNodeId(2), chassis(3), rack(4), frame(5), slot(6), subSlot(7), port(8), onu(9)  

zxAnVmacProfileItemBitWidth 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.5
Bit width. If zxAnVmacProfileItemAlgorithm is addressSpace(3), the max value of this object is 3.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..48  

zxAnVmacProfileItemRowStatus 1.3.6.1.4.1.3902.1082.70.58.2.3.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), and must comply with the multi-variables binding rule described in zxAnVmacProfileItemEntry. 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