Dell-ProtectedPorts-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: Dell-ProtectedPorts-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 |
rlProtectedPorts | 1.3.6.1.4.1.89.132 |
|
||
rlProtectedPortsTable | 1.3.6.1.4.1.89.132.1 | no-access |
A table containing entries of protected ports configuration information |
|
1.3.6.1.4.1.89.132.1.1 | no-access |
A table entry of protected ports configuration information |
||
rlProtectedPortType | 1.3.6.1.4.1.89.132.1.1.1 | integer | read-write |
Set port protected mode: not-protected, protected protected ports filter layer 2 traffic from other protected ports Enumeration: 'protected': 2, 'not-protected': 1. |
rlProtectedPortCommunity | 1.3.6.1.4.1.89.132.1.1.2 | integer | read-write |
Associate protected port with community number which becoming active only when rlProtectedPortsStatus changed to protected protected community ports filter layer 2 traffic from protected ports and from other protected community ports, but do not filter layer 2 traffic from same community ports. value of 0 disassociate port from its community. |
rlProtectedPortsStatusTable | 1.3.6.1.4.1.89.132.2 | no-access |
A table containing entries of protected ports status |
|
1.3.6.1.4.1.89.132.2.1 | no-access |
A table entry containing protected ports DB status information |
||
rlProtectedPortEgressPorts | 1.3.6.1.4.1.89.132.2.1.1 | portlist | read-only |
list of ports which are not filtered by protected port mechanism when traffic is forwarded from the specified ifIndex |
rlProtectedPortsGlobalEnable | 1.3.6.1.4.1.89.132.3 | truthvalue | read-write |
true - set all system fast ethernet ports to protected state false - set all system fast ethernet ports to not protected state |