NMS-SWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-SWITCH-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 |
switchMIB | 1.3.6.1.4.1.3320.9.1 |
The MIB module to describe switch product. |
||
switchMIBObjects | 1.3.6.1.4.1.3320.9.1.1 | |||
switchSystem | 1.3.6.1.4.1.3320.9.1.1.1 | |||
cpuBandwidthTable | 1.3.6.1.4.1.3320.9.1.1.1.2 | no-access |
A list of cpu bandwidth table entries. |
|
1.3.6.1.4.1.3320.9.1.1.1.2.1 | no-access |
A collection of additional objects in the cpu bandwidth table. |
||
cpuBandwidthQueueIndex | 1.3.6.1.4.1.3320.9.1.1.1.2.1.1 | integer | read-only |
Queue id. The range is 1-8. |
cpuBandwidthQueueBW | 1.3.6.1.4.1.3320.9.1.1.1.2.1.2 | integer | read-write |
The rate limitation of cpu queue. Unit is 64kbps. The range is 1-1562. 0 means disable. Default is 0. |
switchModules | 1.3.6.1.4.1.3320.9.1.1.2 | |||
portSecurityTable | 1.3.6.1.4.1.3320.9.1.1.2.1 | no-access |
Port-based Security information,including security mode and max host setting. |
|
1.3.6.1.4.1.3320.9.1.1.2.1.1 | no-access |
An entry containing port security information. |
||
portSecurityModuleIndex | 1.3.6.1.4.1.3320.9.1.1.2.1.1.1 | integer | read-only |
A unique value, greater than zero, for each module. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
portSecurityPortIndex | 1.3.6.1.4.1.3320.9.1.1.2.1.1.2 | integer | read-only |
A unique value, greater than zero, for each port. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
portSecurityMode | 1.3.6.1.4.1.3320.9.1.1.2.1.1.3 | integer | read-write |
The port security mode. Enumeration: 'none': 1, 'static-reject': 4, 'dynamic': 2, 'static-accept': 3. |
portSecurityMaxHostCapability | 1.3.6.1.4.1.3320.9.1.1.2.1.1.4 | integer | read-only |
The maximum number hosts which can be allowed to be used. |
portSecurityMaxHost | 1.3.6.1.4.1.3320.9.1.1.2.1.1.5 | integer | read-write |
The maximum number hosts which can be allowed to be used. a value bigger than portSecurityMaxHostCapability means unlimited max-host value. |
portSecurityMacAddressTable | 1.3.6.1.4.1.3320.9.1.1.2.2 | no-access |
A list of portSecurityMacAddressEntry entries. The port-based security mac address information. |
|
1.3.6.1.4.1.3320.9.1.1.2.2.1 | no-access |
An entry containing security mac address information.Useing the format (port + space + mac address)to add a new mac address to a port.For example,'20 0013469905a9' will add the mac address '0013.4699.05a9' to port 20.The switch will return a error symbol to indicate a unsuccessful operation. |
||
portSecurityMacAddressPortIndex | 1.3.6.1.4.1.3320.9.1.1.2.2.1.1 | integer | read-only |
A unique value, greater than zero, for each port. |
portSecurityMacAddress | 1.3.6.1.4.1.3320.9.1.1.2.2.1.2 | macaddress | read-write |
A unique string for mac address. Useing the format(port + space + mac address) to add a new mac address to a port.For example,'20 0013469905a9'will add the mac address '0013.4699.05a9' to port 20.The switch will return a error symbol to indicate a unsuccessful operation. |
portSecurityMacAddressDel | 1.3.6.1.4.1.3320.9.1.1.2.2.1.3 | truthvalue | read-write |
mac address cancel flag. True (1) delete the mac address from a port. |
switchUserMacTable | 1.3.6.1.4.1.3320.9.1.1.2.11 | no-access |
A list of switchUserMacEntry entries. |
|
1.3.6.1.4.1.3320.9.1.1.2.11.1 | no-access |
An entry containing management information applicable to a particular switch User mac address. |
||
userMacModuleIndex | 1.3.6.1.4.1.3320.9.1.1.2.11.1.1 | integer | read-only |
A unique value, greater than zero, for each module(Node). It is recommended that values are assigned contiguously starting from 1. |
userMacPortIndex | 1.3.6.1.4.1.3320.9.1.1.2.11.1.2 | integer | read-only |
A unique value, greater than zero, for each port. It is recommended that values are assigned contiguously starting from 1. |
userMacAddress1 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.3 | physaddress | read-only |
The first entry of lastest user mac address. |
userMacAddress2 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.4 | physaddress | read-only |
The second entry of lastest user mac address. |
userMacAddress3 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.5 | physaddress | read-only |
The third entry of lastest user mac address. |
userMacAddress4 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.6 | physaddress | read-only |
The fourth entry of lastest user mac address. |
userMacAddress5 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.7 | physaddress | read-only |
The fifth entry of lastest user mac address. |
userMacAddress6 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.8 | physaddress | read-only |
The sixth entry of lastest user mac address. |
userMacAddress7 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.9 | physaddress | read-only |
The seventh entry of lastest user mac address. |
userMacAddress8 | 1.3.6.1.4.1.3320.9.1.1.2.11.1.10 | physaddress | read-only |
The eighth entry of lastest user mac address. |