RC-SLPP-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-SLPP-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 |
rcSlppMib | 1.3.6.1.4.1.2272.1.64.1 |
Enterprise MIB for SLPP |
||
rcSlppNotifications | 1.3.6.1.4.1.2272.1.64.1.0 | |||
rcnSlppPortDownEvent | 1.3.6.1.4.1.2272.1.64.1.0.1 |
A port down event that has occurred due to SLPP. The user is notified of the expected Vlan ID along with the Vlan ID and source MAC address of the packet coming in on the port identified. The first two objects can be used to lookup instance info for port id and vlan id. |
||
rcnSlppPortDownEventNew | 1.3.6.1.4.1.2272.1.64.1.0.2 |
A port down event that has occurred due to SLPP. The trap includes the port and its Vlan which receives the packet, and along with the Vlan ID and source MAC address of the packet coming in on the port identified. |
||
rcnSlppLoopOnDiffVlan | 1.3.6.1.4.1.2272.1.64.1.0.3 |
Indicates SLPP received its own packet but with the TX VLAN not equal to the RX VLAN. |
||
rcnSlppGuardHoldDownExpired | 1.3.6.1.4.1.2272.1.64.1.0.4 |
Indicates that the SLPP-guard hold-down timer has expired on a port on which SLPP-guard is enabled, and the port has been re-enabled. |
||
rcnSlppGuardPacketReceived | 1.3.6.1.4.1.2272.1.64.1.0.5 |
Indicates an SLPP packet has been received on a port on which SLPP-guard is enabled. The port has been disabled. |
||
rcSlppObjects | 1.3.6.1.4.1.2272.1.64.1.1 | |||
rcSlppScalars | 1.3.6.1.4.1.2272.1.64.1.1.1 | |||
rcSlppGlobalEnable | 1.3.6.1.4.1.2272.1.64.1.1.1.1 | truthvalue | read-write |
Global enable/disable for the simple loop prevention protocol. |
rcSlppTransmissionInterval | 1.3.6.1.4.1.2272.1.64.1.1.1.2 | integer32 | read-write |
The interval (in milliseconds) for which loop detection occurs. |
rcSlppEtherType | 1.3.6.1.4.1.2272.1.64.1.1.1.3 | integer32 | read-write |
SLPP Protocol Identification. The value is normally in Hex. |
rcSlppTimeout | 1.3.6.1.4.1.2272.1.64.1.1.1.4 | unsigned32 | read-write |
This value specifies the time period for which a port will remain disabled. When SLPP disables a port, after this time period expires, the port will become re-enabled. A value of 0 means ports will never be re-enabled. |
rcSlppUniPorts | 1.3.6.1.4.1.2272.1.64.1.1.1.5 | portset | read-write |
Contains UNI ports added under SLPP global config |
rcSlppGuardEtherType | 1.3.6.1.4.1.2272.1.64.1.1.1.6 | integer32 | read-write |
SLPP Guard ether type. |
rcSlppVlanTable | 1.3.6.1.4.1.2272.1.64.1.1.2 | no-access |
Table of VLANs for which simple loop detection occur on. |
|
1.3.6.1.4.1.2272.1.64.1.1.2.1 | no-access |
SLPP VLAN entry. |
||
rcSlppVlanVlanId | 1.3.6.1.4.1.2272.1.64.1.1.2.1.1 | integer32 | no-access |
Vlan id for which simple loop detection occurs on. |
rcSlppVlanSlppEnable | 1.3.6.1.4.1.2272.1.64.1.1.2.1.2 | truthvalue | read-write |
Flag to indicate whether the VLAN entry is active or not for SLPP. |
rcSlppVlanRowStatus | 1.3.6.1.4.1.2272.1.64.1.1.2.1.3 | rowstatus | read-only |
Used to create/delete entries. |
rcSlppPortTable | 1.3.6.1.4.1.2272.1.64.1.1.3 | no-access |
Table of ports for which simple loop detection occurs on. |
|
1.3.6.1.4.1.2272.1.64.1.1.3.1 | no-access |
SLPP Port entry. |
||
rcSlppPortIfIndex | 1.3.6.1.4.1.2272.1.64.1.1.3.1.1 | interfaceindex | no-access |
Port on which simple loop detection occurs on. |
rcSlppPortPktRxThreshold | 1.3.6.1.4.1.2272.1.64.1.1.3.1.2 | integer32 | read-write |
Once the number of SLPP packets received on this port reaches this threshold action will be taken. Normally, the port will be shutdown. |
rcSlppPortSlppEnable | 1.3.6.1.4.1.2272.1.64.1.1.3.1.3 | truthvalue | read-write |
Flag to indicate whether the port entry is active or not for SLPP. |
rcSlppPortRowStatus | 1.3.6.1.4.1.2272.1.64.1.1.3.1.4 | rowstatus | read-only |
Used to create/delete entries. |
rcSlppPortIncomingVlanId | 1.3.6.1.4.1.2272.1.64.1.1.3.1.5 | integer32 | read-only |
Vlan id of the classified packet on the port brought down by SLPP. |
rcSlppPortSrcNodeType | 1.3.6.1.4.1.2272.1.64.1.1.3.1.6 | integer | read-only |
The src node type of the received slpp Pkt. Enumeration: 'peer': 2, 'none': 0, 'local': 1. |
rcSlppPortPktRxCount | 1.3.6.1.4.1.2272.1.64.1.1.3.1.7 | integer32 | read-only |
Total number of SLPP packets received on the port |
rcSlppPortGuardEnable | 1.3.6.1.4.1.2272.1.64.1.1.3.1.8 | truthvalue | read-write |
Flag to indicate if SLPP-guard is enabled on the port. |
rcSlppPortGuardTimeout | 1.3.6.1.4.1.2272.1.64.1.1.3.1.9 | integer32 | read-write |
This value specifies the time period for which a port will remain disabled. When SLPP-guard disables a port, after this time period expires, the port will become re-enabled. A value of 0 means ports will never be re-enabled. |
rcSlppPortGuardStatus | 1.3.6.1.4.1.2272.1.64.1.1.3.1.10 | integer | read-only |
The object indicates the SLPP-guard status of a port. Enumeration: 'none': 1, 'monitoring': 2, 'blocking': 3. |
rcSlppPortGuardTimerCount | 1.3.6.1.4.1.2272.1.64.1.1.3.1.11 | integer32 | read-only |
This value specifies the time period that has passed since a port was administratively disabled by SLPP-guard. When this object reaches the timeout value (rcSlppPortGuardTimeout), the port will become re-enabled. |
rcSlppNotificationObjects | 1.3.6.1.4.1.2272.1.64.1.2 | |||
rcSlppIncomingVlanId | 1.3.6.1.4.1.2272.1.64.1.2.1 | integer32 | no-access |
Vlan id of the classified packet on the port brought down by SLPP. |
rcSlppSrcMacAddress | 1.3.6.1.4.1.2272.1.64.1.2.2 | macaddress | no-access |
Source MAC address in the classified packet on the port brought down by SLPP. |
rcSlppRxPortIndex | 1.3.6.1.4.1.2272.1.64.1.2.3 | interfaceindex | no-access |
Port on which the SLPP packet is received. |
rcSlppRxVlanId | 1.3.6.1.4.1.2272.1.64.1.2.4 | integer32 | no-access |
Vlan on which the SLPP packet is received. |
rcSlppTxVlanId | 1.3.6.1.4.1.2272.1.64.1.2.5 | integer32 | no-access |
Vlan on which the SLPP packet is sent. |
rcSlppGuardPortIfIndex | 1.3.6.1.4.1.2272.1.64.1.2.6 | interfaceindex | no-access |
Port on which the SLPP-guard packet is received. |