ARUBAWIRED-LOOPPROTECT-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT PACKARD
Home | MIB: ARUBAWIRED-LOOPPROTECT-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 |
arubaWiredLoopProtectMIB | 1.3.6.1.4.1.47196.4.1.1.3.1 |
This MIB module contains HP proprietary extensions to the standard Loop Protect MIBs. |
||
arubaWiredLoopProtectObjects | 1.3.6.1.4.1.47196.4.1.1.3.1.1 | |||
arubaWiredLoopProtect | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5 | |||
arubaWiredLoopProtectNotifications | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0 | |||
arubaWiredLoopProtectLoopDetectedNotification | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0.1 |
A arubaWiredLoopProtectLoopDetectedNotification signifies that a loop is detected by the Loop Protection Protocol. Generation of this notification is controlled by arubaWiredLoopProtectTrapLoopDetectEnable. To prevent excessive notifications, this trap allows only one notifications every 30 seconds. Notifications that are missed due to this limitation are dropped and are not sent later. |
||
arubaWiredLoopProtectVlanLoopDetectedNotification | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0.2 |
A arubaWiredLoopProtectVlanLoopDetectedNotification signifies that a loop is detected by the Loop Protection feature while operating in VLAN mode. Generation of this notification is controlled by arubaWiredLoopProtectTrapLoopDetectEnable. To prevent excessive notifications, this trap allows only one notifications every 30 seconds. Notifications that are missed due to this limitation are dropped and are not sent later. |
||
arubaWiredLoopProtectBase | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1 | |||
arubaWiredLoopProtectInterval | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.1 | integer32 | read-write |
The interval in seconds at which Loop Protection packets are transmitted. The default value is 5 seconds. |
arubaWiredLoopProtectTrapLoopDetectEnable | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.2 | truthvalue | read-write |
Indicates whether notifications should be sent when a loop is detected on a port. By default this object will have a value of false(2). |
arubaWiredLoopProtectEnableTimer | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.3 | integer32 | read-write |
The time in seconds to wait before re-enabling a port disabled by Loop Protection. When a port is disabled by Loop Protection, a re-enable timer for the port is initialized. If the re-enable timer value is specified as zero seconds the port remains disabled, else the port is re-enabled after the specified time. |
arubaWiredLoopProtectMode | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.4 | integer | read-write |
This object is used to configure the operational mode of Loop Protection feature. The Loop Protection feature can be configured to operate in port mode or VLAN mode. Enumeration: 'vlan': 2, 'port': 1. |
arubaWiredLoopProtectVIDList | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.5 | vidlist | read-write |
A list of VLANs on which Loop Protection is enabled. |
arubaWiredLoopProtectPort | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2 | |||
arubaWiredLoopProtectPortTable | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1 | no-access |
Per-interface configuration for Loop Protection. |
|
1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1 | no-access |
Loop Protection configuration information for a single port. |
||
arubaWiredLoopProtectPortInterfaceIndex | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.1 | interfaceindex | no-access |
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. |
arubaWiredLoopProtectPortEnable | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.2 | truthvalue | read-write |
This object indicates whether the Loop Protection is enabled on a port. The default value is FALSE |
arubaWiredLoopProtectPortLoopDetected | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.3 | truthvalue | read-only |
This object will be set to TRUE when a loop is detected on the port. The value of this object will be reset to FALSE when the port's arubaWiredLoopProtectPortEnable is set to FALSE. |
arubaWiredLoopProtectPortLastLoopTime | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.4 | timestamp | read-only |
The value of sysUpTime when a loop was last detected on this port. A value of 0 means that the timestamp has not been set. |
arubaWiredLoopProtectPortLoopCount | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.5 | counter32 | read-only |
This object provides the number of loops detected on a Loop Protection enabled port. The value of this object is set to zero when Loop Protection is disabled on a port. |
arubaWiredLoopProtectPortReceiverAction | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.6 | loopprotectreceiveraction | read-write |
Controls the action taken when a Loop Protection packet is received on this port. When set to 'disableTx' the port that transmitted the packet is disabled. When set to 'noDisable' the transmitting port is not disabled. When set to 'disableTxRx' the ports transmitting and receiving the packets are disabled. |
arubaWiredLoopProtectLoopDetectedVlan | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.7 | integer32 | read-only |
Refers to this object for the port on which loop is detected. |
arubaWiredLoopProtectPortVlanList | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.8 | vidlist | read-write |
A list of VLANs for this interface in which Loop Protection is enabled. |
arubaWiredLoopProtectConformance | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3 | |||
arubaWiredLoopProtectGroups | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.1 | |||
arubaWiredLoopProtectBaseGroup | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.1.4 |
A collection of objects providing basic instrumentation and control of the HP Loop protection entity. |
||
arubaWiredLoopProtectVLANGroup | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.1.10 |
A collection of objects providing support for Loop Protect per VLAN feature. |
||
arubaWiredLoopProtectCompliances | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.2 | |||
arubaWiredLoopProtectCompliance | 1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.2.5 |
The compliance statement for HP Switches with support for arubaWired loop protection objects. |