NMS-MAC-MIB

File: NMS-MAC-MIB.mib (10931 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Counter64 Integer32
TimeTicks mib-2 NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString PhysAddress
TruthValue RowStatus TimeStamp
AutonomousType TestAndIncr MacAddress
MODULE-COMPLIANCE OBJECT-GROUP nms

Defined Types

FdbReadByPortEntry  
SEQUENCE    
  ifFdbReadByPortIndex INTEGER
  ifFdbReadByPortVlanID INTEGER
  ifFdbReadByPortMacAddress MacAddress

UserFdbEntry  
SEQUENCE    
  moduleID INTEGER
  ifUserFdbIndex INTEGER
  ifUserFdbMacAddress1 MacAddress
  ifUserFdbMacAddress2 MacAddress
  ifUserFdbMacAddress3 MacAddress
  ifUserFdbMacAddress4 MacAddress
  ifUserFdbMacAddress5 MacAddress
  ifUserFdbMacAddress6 MacAddress
  ifUserFdbMacAddress7 MacAddress
  ifUserFdbMacAddress8 MacAddress

PortDisableLearningEntry  
SEQUENCE    
  ifPortDisableLearningIndex INTEGER
  disableLearning INTEGER

VlanDisableLearningEntry  
SEQUENCE    
  ifVlanDisableLearningIndex INTEGER
  vlanDisableLearning INTEGER

Defined Values

mac 1.3.6.1.4.1.3320.152
.
MODULE-IDENTITY    

fdbReadByPortTable 1.3.6.1.4.1.3320.152.1
A list of fdb Read By Port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdbReadByPortEntry

fdbReadByPortEntry 1.3.6.1.4.1.3320.152.1.1
An fdb Read By Port entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FdbReadByPortEntry  

ifFdbReadByPortIndex 1.3.6.1.4.1.3320.152.1.1.1
Indexs of interface. The same value as ifIndex in ifTable of RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifFdbReadByPortVlanID 1.3.6.1.4.1.3320.152.1.1.2
Indexs of interface. VlanID of mac address. The range is 1-4094.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

ifFdbReadByPortMacAddress 1.3.6.1.4.1.3320.152.1.1.3
Indexs of interface. Mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

userFdbTable 1.3.6.1.4.1.3320.152.2
A list of user Fdb entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserFdbEntry

userFdbEntry 1.3.6.1.4.1.3320.152.2.1
An user Fdb entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UserFdbEntry  

moduleID 1.3.6.1.4.1.3320.152.2.1.1
Indexs of interface.ModuleID. Value is fixed to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifUserFdbIndex 1.3.6.1.4.1.3320.152.2.1.2
Indexs of interface. The same value as ifIndex in ifTable of RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifUserFdbMacAddress1 1.3.6.1.4.1.3320.152.2.1.3
The first of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress2 1.3.6.1.4.1.3320.152.2.1.4
The second of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress3 1.3.6.1.4.1.3320.152.2.1.5
The third of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress4 1.3.6.1.4.1.3320.152.2.1.6
The forth of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress5 1.3.6.1.4.1.3320.152.2.1.7
The fifth of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress6 1.3.6.1.4.1.3320.152.2.1.8
The sixth of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress7 1.3.6.1.4.1.3320.152.2.1.9
The seventh of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ifUserFdbMacAddress8 1.3.6.1.4.1.3320.152.2.1.10
The eighth of user mac address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

portDisableLearningTable 1.3.6.1.4.1.3320.152.3
A list of port Disable Learning entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortDisableLearningEntry

portDisableLearningEntry 1.3.6.1.4.1.3320.152.3.1
An port Disable Learning entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortDisableLearningEntry  

ifPortDisableLearningIndex 1.3.6.1.4.1.3320.152.3.1.1
Indexs of interface. The same value as ifIndex in ifTable of RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disableLearning 1.3.6.1.4.1.3320.152.3.1.2
Interface mac address learning config. 1-enable, 2-disable. Default is enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vlanDisableLearningTable 1.3.6.1.4.1.3320.152.4
A list of VLAN Disable Learning entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanDisableLearningEntry

vlanDisableLearningEntry 1.3.6.1.4.1.3320.152.4.1
An VLAN Disable Learning entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanDisableLearningEntry  

ifVlanDisableLearningIndex 1.3.6.1.4.1.3320.152.4.1.1
Indexs of interface. The same value as ifIndex in ifTable of RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanDisableLearning 1.3.6.1.4.1.3320.152.4.1.2
Interface vlan learning config. 1-enable, 2-disable. Default is enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)