ZXR10-MAC-MIB

File: ZXR10-MAC-MIB.mib (14423 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Unsigned32 MacAddress

Defined Types

MacInterfaceConfigEntry  
SEQUENCE    
  macIfIndex Unsigned32
  macIfName OCTET STRING
  macIfLearning INTEGER
  macIfMaxNum Unsigned32
  macIfCurrentNum Unsigned32
  macIfUnknownSourceFilter INTEGER
  macIfProtect INTEGER
  macIfToPermanent INTEGER
  macIfSafeModePolicy INTEGER
  macIfMaxNumPolicy INTEGER

MacVlanConfigEntry  
SEQUENCE    
  macVlanIndex Unsigned32
  macVlanLearning INTEGER
  macVlanCurrentNum Unsigned32

MacItemEntry  
SEQUENCE    
  macItemVlan Unsigned32
  macItemAddr MacAddress
  macItemPortName OCTET STRING
  macItemFilterType INTEGER
  macItemWorkMode INTEGER

Defined Values

zxr10MacConfig 1.3.6.1.4.1.3902.3.888
ZXROSNG MAC config
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

macGlobalConfig 1.3.6.1.4.1.3902.3.888.1
OBJECT IDENTIFIER    

macGlobalCurrentNum 1.3.6.1.4.1.3902.3.888.1.1
Current MAC Number Total.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalMaxNum 1.3.6.1.4.1.3902.3.888.1.2
Max MAC number Total.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalAgingTime 1.3.6.1.4.1.3902.3.888.1.3
MAC aging-time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalProtect 1.3.6.1.4.1.3902.3.888.1.4
Configuration of MAC protect global.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macGlobalProtectTime 1.3.6.1.4.1.3902.3.888.1.5
Configuration of MAC protect-time.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalLearning 1.3.6.1.4.1.3902.3.888.1.6
Configuration of MAC learning global. Default is enable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macGlobalLearnStrategy 1.3.6.1.4.1.3902.3.888.1.7
Configuration of MAC learn-strategy, include: by-switchchip and by-NP. Default is by-switchchip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER learnBySwchip(0), learnByNp(1)  

macGlobalHigigLearn 1.3.6.1.4.1.3902.3.888.1.8
Configuration of MAC global higig learn, include: normal and special. Default is normal.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER special(0), normal(1)  

macGlobalLogAlarm 1.3.6.1.4.1.3902.3.888.1.9
Configuration of MAC alarm for mac-move. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macGlobalToPermanentAutoWrite 1.3.6.1.4.1.3902.3.888.1.10
Configuration of autowrite toPermanent MAC to FLASH. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macGlobalToPermanentAutoWriteInterval 1.3.6.1.4.1.3902.3.888.1.11
Interval for autowrite toPermanent MAC to FLASH. Default is one day.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalAlarmThreshold 1.3.6.1.4.1.3902.3.888.1.12
MAC alarm threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macGlobalHistoryMaxNum 1.3.6.1.4.1.3902.3.888.1.13
MAC history max num.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macInterfaceConfig 1.3.6.1.4.1.3902.3.888.2
OBJECT IDENTIFIER    

macInterfaceConfigTable 1.3.6.1.4.1.3902.3.888.2.1
Configuration and status for MAC table on port.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacInterfaceConfigEntry

macInterfaceConfigEntry 1.3.6.1.4.1.3902.3.888.2.1.1
Tok_String
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  MacInterfaceConfigEntry  

macIfIndex 1.3.6.1.4.1.3902.3.888.2.1.1.1
Port out-index.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macIfName 1.3.6.1.4.1.3902.3.888.2.1.1.2
Port name.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING  

macIfLearning 1.3.6.1.4.1.3902.3.888.2.1.1.3
Configuration of MAC learning on port. Default is enable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macIfMaxNum 1.3.6.1.4.1.3902.3.888.2.1.1.4
Configuration of max MAC number on port. Command of limit-num and unknow-filter-limit-num can change this value both.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macIfCurrentNum 1.3.6.1.4.1.3902.3.888.2.1.1.5
Current MAC number on port.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macIfUnknownSourceFilter 1.3.6.1.4.1.3902.3.888.2.1.1.6
Configuration of discarding unknownsource MAC or not on port. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macIfProtect 1.3.6.1.4.1.3902.3.888.2.1.1.7
Configuration of MAC protect on port. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macIfToPermanent 1.3.6.1.4.1.3902.3.888.2.1.1.8
Configuration of MAC toPermanent function on port. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macIfSafeModePolicy 1.3.6.1.4.1.3902.3.888.2.1.1.9
Configuration of MAC policy for safemode on port. Including disable, enableAlarm and enableShutdown. Default is disable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enableAlarm(1), enableShutdown(2)  

macIfMaxNumPolicy 1.3.6.1.4.1.3902.3.888.2.1.1.10
Configuration of MAC policy while reach max MAC on port. Command of limit-num can set stopLearn, and command of unknow-filter-limit-num can set unknownFilt. Default is stopLearn.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER stopLearn(0), unknownFilt(1)  

macVlanConfig 1.3.6.1.4.1.3902.3.888.3
OBJECT IDENTIFIER    

macVlanConfigTable 1.3.6.1.4.1.3902.3.888.3.1
Configuration and status for MAC table in vlan.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacVlanConfigEntry

macVlanConfigEntry 1.3.6.1.4.1.3902.3.888.3.1.1
Tok_String
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  MacVlanConfigEntry  

macVlanIndex 1.3.6.1.4.1.3902.3.888.3.1.1.1
Vlan ID.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4094  

macVlanLearning 1.3.6.1.4.1.3902.3.888.3.1.1.2
Configuration of MAC learning in vlan.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macVlanCurrentNum 1.3.6.1.4.1.3902.3.888.3.1.1.3
Current MAC number in vlan.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

macItem 1.3.6.1.4.1.3902.3.888.4
OBJECT IDENTIFIER    

macItemTable 1.3.6.1.4.1.3902.3.888.4.1
MAC table items.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacItemEntry

macItemEntry 1.3.6.1.4.1.3902.3.888.4.1.1
Tok_String
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  MacItemEntry  

macItemVlan 1.3.6.1.4.1.3902.3.888.4.1.1.1
Vlan ID.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4094  

macItemAddr 1.3.6.1.4.1.3902.3.888.4.1.1.2
Mac address.
Status: obsolete Access: read-only
OBJECT-TYPE    
  MacAddress  

macItemPortName 1.3.6.1.4.1.3902.3.888.4.1.1.3
Port name.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING  

macItemFilterType 1.3.6.1.4.1.3902.3.888.4.1.1.4
MAC filter type. Including noFilter, srcFilter, dstFilter and bothFilter.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER noFilter(1), srcFilter(2), dstFilter(3), bothFilter(4)  

macItemWorkMode 1.3.6.1.4.1.3902.3.888.4.1.1.5
Status of item storage in MAC table. Including dynamic, static, permanent, toStatic and toPermanent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(0), static(1), permanent(2), toStatic(3), toPermanent(4)