WWP-LEOS-RSTP-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-LEOS-RSTP-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 |
wwpLeosRstpMIB | 1.3.6.1.4.1.6141.2.60.13 |
Deprecated wwpLeosRstpPvstBpduReceivedNotification. |
||
wwpLeosRstpMIBObjects | 1.3.6.1.4.1.6141.2.60.13.1 | |||
wwpLeosRstpDomain | 1.3.6.1.4.1.6141.2.60.13.1.1 | |||
wwpLeosRstpMode | 1.3.6.1.4.1.6141.2.60.13.1.1.1 | integer | read-write |
This object sets the mode to rstp, domain, or mstp mode. If the selected mode is not supported by the device, an SNMP error will be returned and the value of this object will remain unchanged. Enumeration: 'unknown': 1, 'domain': 3, 'mstp': 4, 'rstp': 2. |
wwpLeosRstpDomainTable | 1.3.6.1.4.1.6141.2.60.13.1.1.2 | no-access |
Table of Rstp Domain. |
|
1.3.6.1.4.1.6141.2.60.13.1.1.2.1 | no-access |
Rstp domain entry in the rstp domain table. |
||
wwpLeosRstpDomainId | 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.1 | integer | read-only |
Domain Id used as an index in the rstp domain. Domain id starts at 0. |
wwpLeosRstpDomainName | 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.2 | displaystring | read-only |
The name of the domain. |
wwpLeosRstpDomainStatus | 1.3.6.1.4.1.6141.2.60.13.1.1.2.1.3 | rowstatus | read-only |
To create a row in this table, the snmp manager must set this object to 'createAndGo'. To delete the entry set it to delete. |
wwpLeosRstpDomainMemTable | 1.3.6.1.4.1.6141.2.60.13.1.1.3 | no-access |
Table of Rstp Domain. |
|
1.3.6.1.4.1.6141.2.60.13.1.1.3.1 | no-access |
Rstp domain member entry. |
||
wwpLeosRstpDomainPortId | 1.3.6.1.4.1.6141.2.60.13.1.1.3.1.1 | integer | read-only |
Port ID for the instance. Port ID's start at 1, and may not be consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry. |
wwpLeosRstpDomainMemStatus | 1.3.6.1.4.1.6141.2.60.13.1.1.3.1.2 | rowstatus | read-only |
To add a port to the domain create a row in this table, by setting this object to 'createAndGo'. To remove the port from the domain set this object to delete. |
wwpLeosRstpBridgeDomainAttrs | 1.3.6.1.4.1.6141.2.60.13.1.1.4 | |||
wwpLeosRstpDomainAttrsForceVer | 1.3.6.1.4.1.6141.2.60.13.1.1.4.1 | integer | read-only |
This attribute specifies the domain version to rstp or stp. Enumeration: 'notDefined': 1, 'stp': 0, 'rstp': 2. |
wwpLeosRstpDomainAttrsForwardDelay | 1.3.6.1.4.1.6141.2.60.13.1.1.4.2 | integer | read-write |
This attribute specifies the forward delay for rstp domain. |
wwpLeosRstpDomainAttrsHelloTime | 1.3.6.1.4.1.6141.2.60.13.1.1.4.3 | integer | read-write |
This attribute specifies the hello time for the rstp domain. |
wwpLeosRstpDomainAttrsLoopBackBlock | 1.3.6.1.4.1.6141.2.60.13.1.1.4.4 | integer | read-write |
This object specifies if loopback port blocking feature is enabled/disabled. Enumeration: 'enable': 2, 'disable': 1. |
wwpLeosRstpDomainAttrsMaxAge | 1.3.6.1.4.1.6141.2.60.13.1.1.4.5 | integer | read-write |
This object specifies the max age time for the rstp domain. |
wwpLeosRstpDomainAttrsPathCostDef | 1.3.6.1.4.1.6141.2.60.13.1.1.4.6 | integer | read-write |
This object specifies the path cost. if it is 1 then it is 8021d else it is 8021t. |
wwpLeosRstpDomainAttrsPriority | 1.3.6.1.4.1.6141.2.60.13.1.1.4.7 | integer | read-write |
Setting this object will set the rstp domain priority. |
wwpLeosRstpDomainAttrsTxHoldCount | 1.3.6.1.4.1.6141.2.60.13.1.1.4.8 | integer | read-write |
This object specifies the tx hold count for a domain. |
wwpLeosRstpDomainAttrTable | 1.3.6.1.4.1.6141.2.60.13.1.1.5 | no-access |
Table of each Rstp Domain. |
|
1.3.6.1.4.1.6141.2.60.13.1.1.5.1 | no-access |
Rstp domain attributes entry. |
||
wwpLeosRstpDomainAttrDesignatedBridgePri | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.1 | integer | read-only |
This attribute specifies the designated bridge priority for specified domain. This attribute represents the first two octets of the (8 octet long) designated bridge ID. The writable portion of these two octets is the first 3 bits starting from least significant bit. |
wwpLeosRstpDomainAttrDesignatedBridgeMac | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.2 | macaddress | read-only |
This attribute specifies the designated bridge mac address for specified domain. |
wwpLeosRstpDomainAttrDesignatedRootPri | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.3 | integer | read-only |
This attribute specifies the designated root priority for specified domain. This attribute represents the first two octets of the (8 octet long) designated root bridge ID. The writable portion of these two octets is the first 3 bits starting from least significant bit. |
wwpLeosRstpDomainAttrDesignatedRootMac | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.4 | macaddress | read-only |
This attribute specifies the designated root mac address for specified domain. |
wwpLeosRstpDomainAttrRootCost | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.5 | integer | read-only |
This attribute specifies the root cost for specified domain. |
wwpLeosRstpDomainAttrRootPort | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.6 | integer | read-only |
This attribute specifies the designated port for specified domain. |
wwpLeosRstpDomainAttrMaxAge | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.7 | integer | read-only |
This attribute specifies the max age for specified domain. |
wwpLeosRstpDomainAttrHelloTime | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.8 | integer | read-only |
This attribute specifies the hello time for specified domain. |
wwpLeosRstpDomainAttrHoldTime | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.9 | integer | read-only |
This attribute specifies the hold time for specified domain. |
wwpLeosRstpDomainAttrForwardDelay | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.10 | integer | read-only |
This attribute specifies the forward delay for specified domain. |
wwpLeosRstpDomainAttrPriority | 1.3.6.1.4.1.6141.2.60.13.1.1.5.1.11 | integer | read-write |
This attribute specifies the domain priority for given domain. |
wwpLeosRstpMaxAgeEventInterval | 1.3.6.1.4.1.6141.2.60.13.1.1.6 | integer | read-write |
This object defines how often the events relating to Max Age BPDU's being Sent or Received will be generated. It is the number of seconds that must pass between events. |
wwpLeosRstpPortExt | 1.3.6.1.4.1.6141.2.60.13.1.2 | |||
wwpLeosRstpPortInfoTable | 1.3.6.1.4.1.6141.2.60.13.1.2.1 | no-access |
Table that contains additional information about each port. This table is extension of dot1dStpPortTable. |
|
1.3.6.1.4.1.6141.2.60.13.1.2.1.1 | no-access |
Rstp port information entry. |
||
wwpLeosRstpPortId | 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.1 | integer | read-only |
This is the port num used as index in the table. Value of this port id is same as dot1dStpPort. |
wwpLeosRstpPortDesiginatedId | 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.2 | macaddress | read-only |
This attribute specifies the designated id for the given port. |
wwpLeosRstpPortDesiginatedPid | 1.3.6.1.4.1.6141.2.60.13.1.2.1.1.3 | octet string | read-only |
This attribute specifies the designated id for the given port. |
wwpLeosRstpLocalPortExt | 1.3.6.1.4.1.6141.2.60.13.1.3 | |||
wwpLeosRstpLocalPortInfoTable | 1.3.6.1.4.1.6141.2.60.13.1.3.1 | no-access |
Table that contains additional local information about each port. This table is also extension of dot1dStpPortTable. |
|
1.3.6.1.4.1.6141.2.60.13.1.3.1.1 | no-access |
Rstp local port information entry. |
||
wwpLeosRstpPortDynPathCostState | 1.3.6.1.4.1.6141.2.60.13.1.3.1.1.1 | integer | read-write |
This attribute enable | disable dynamic path cost for the given port. Before setting dot1dStpPortPathCost user must set wwpLeosRstpPortDynPathCostState = disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosRstpMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.60.13.2 | |||
wwpLeosRstpMIBNotifications | 1.3.6.1.4.1.6141.2.60.13.2.0 | |||
wwpLeosRstpPortBackupNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.1 |
A wwpLeosRstpPortBackupNotification is sent whenever device detects self loop i.e. same cable connected to two ports on the same device. |
||
wwpLeosRstpPvstBpduReceivedNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.2 |
A wwpLeosRstpPvstBpduReceivedNotification is sent whenever PVST BPDU is received on the port. This trap is sent out every minute. |
||
wwpLeosRstpSelfLoopNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.3 |
A wwpLeosRstpSelfLoopNotification is sent whenever device detects same cable connected to a port in a loop back. Also if loop-back blocking is enabled on the device then rstp will block this port (self disable). |
||
wwpLeosRstpPortOperEdgeNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.4 |
A wwpLeosRstpPortOperEdgeNotification trap is sent whenever device detects a port Rstp OperEdge change. |
||
wwpLeosRstpPortFlapNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.5 |
A wwpLeosRstpPortFlapNotification trap is sent whenever device detects a port flapping. Trap is generated under following criteria. If device detects port flapped more than once within 1 minute timer period and it has not sent trap within last 5 minutes then it will generate this trap. |
||
wwpLeosRstpBridgeRootPortLostNotification | 1.3.6.1.4.1.6141.2.60.13.2.0.6 |
A wwpLeosRstpBridgeRootPortLostNotification trap is sent whenever device detects that bridge root port is lost. This trap will indicate either the link failure or link partner RSTP disabled. |
||
wwpLeosRstpMIBConformance | 1.3.6.1.4.1.6141.2.60.13.3 | |||
wwpLeosRstpMIBCompliances | 1.3.6.1.4.1.6141.2.60.13.3.1 | |||
wwpLeosRstpMIBGroups | 1.3.6.1.4.1.6141.2.60.13.3.2 |