NMS-MAC-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-MAC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mac | 1.3.6.1.4.1.3320.152 |
. |
||
fdbReadByPortTable | 1.3.6.1.4.1.3320.152.1 | no-access |
A list of fdb Read By Port entries. |
|
1.3.6.1.4.1.3320.152.1.1 | no-access |
An fdb Read By Port entry containing objects at the subnetwork layer and below for a particular interface. |
||
ifFdbReadByPortIndex | 1.3.6.1.4.1.3320.152.1.1.1 | integer | read-only |
Indexs of interface. The same value as ifIndex in ifTable of RFC1213. |
ifFdbReadByPortVlanID | 1.3.6.1.4.1.3320.152.1.1.2 | integer | read-write |
Indexs of interface. VlanID of mac address. The range is 1-4094. |
ifFdbReadByPortMacAddress | 1.3.6.1.4.1.3320.152.1.1.3 | macaddress | read-write |
Indexs of interface. Mac address. |
userFdbTable | 1.3.6.1.4.1.3320.152.2 | no-access |
A list of user Fdb entries. |
|
1.3.6.1.4.1.3320.152.2.1 | no-access |
An user Fdb entry containing objects at the subnetwork layer and below for a particular interface. |
||
moduleID | 1.3.6.1.4.1.3320.152.2.1.1 | integer | read-only |
Indexs of interface.ModuleID. Value is fixed to 1. |
ifUserFdbIndex | 1.3.6.1.4.1.3320.152.2.1.2 | integer | read-only |
Indexs of interface. The same value as ifIndex in ifTable of RFC1213. |
ifUserFdbMacAddress1 | 1.3.6.1.4.1.3320.152.2.1.3 | macaddress | read-write |
The first of user mac address. |
ifUserFdbMacAddress2 | 1.3.6.1.4.1.3320.152.2.1.4 | macaddress | read-write |
The second of user mac address. |
ifUserFdbMacAddress3 | 1.3.6.1.4.1.3320.152.2.1.5 | macaddress | read-write |
The third of user mac address. |
ifUserFdbMacAddress4 | 1.3.6.1.4.1.3320.152.2.1.6 | macaddress | read-write |
The forth of user mac address. |
ifUserFdbMacAddress5 | 1.3.6.1.4.1.3320.152.2.1.7 | macaddress | read-write |
The fifth of user mac address. |
ifUserFdbMacAddress6 | 1.3.6.1.4.1.3320.152.2.1.8 | macaddress | read-write |
The sixth of user mac address. |
ifUserFdbMacAddress7 | 1.3.6.1.4.1.3320.152.2.1.9 | macaddress | read-write |
The seventh of user mac address. |
ifUserFdbMacAddress8 | 1.3.6.1.4.1.3320.152.2.1.10 | macaddress | read-write |
The eighth of user mac address. |
portDisableLearningTable | 1.3.6.1.4.1.3320.152.3 | no-access |
A list of port Disable Learning entries. |
|
1.3.6.1.4.1.3320.152.3.1 | no-access |
An port Disable Learning entry containing objects at the subnetwork layer and below for a particular interface. |
||
ifPortDisableLearningIndex | 1.3.6.1.4.1.3320.152.3.1.1 | integer | read-only |
Indexs of interface. The same value as ifIndex in ifTable of RFC1213. |
disableLearning | 1.3.6.1.4.1.3320.152.3.1.2 | integer | read-write |
Interface mac address learning config. 1-enable, 2-disable. Default is enable. Enumeration: 'enable': 1, 'disable': 2. |
vlanDisableLearningTable | 1.3.6.1.4.1.3320.152.4 | no-access |
A list of VLAN Disable Learning entries. |
|
1.3.6.1.4.1.3320.152.4.1 | no-access |
An VLAN Disable Learning entry containing objects at the subnetwork layer and below for a particular interface. |
||
ifVlanDisableLearningIndex | 1.3.6.1.4.1.3320.152.4.1.1 | integer | read-only |
Indexs of interface. The same value as ifIndex in ifTable of RFC1213. |
vlanDisableLearning | 1.3.6.1.4.1.3320.152.4.1.2 | integer | read-write |
Interface vlan learning config. 1-enable, 2-disable. Default is enable. Enumeration: 'enable': 1, 'disable': 2. |