PACKETLOGIC-TRAP-MIB: View SNMP OID List / Download MIB
VENDOR: NETINTACT AB
Home | MIB: PACKETLOGIC-TRAP-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 |
pl2Trap | 1.3.6.1.4.1.15397.2.8 |
MIB for PacketLogic2 traps |
||
pl2Traps | 1.3.6.1.4.1.15397.2.8.0 | |||
pl2TrapGenericMsg | 1.3.6.1.4.1.15397.2.8.0.1 |
Used for generic or undefined alerts. A message briefly explains the alert. |
||
pl2TrapGeneric | 1.3.6.1.4.1.15397.2.8.0.2 |
Used for generic or undefined alerts without message. Should be avoided. |
||
pl2TrapSystemStatsAlert | 1.3.6.1.4.1.15397.2.8.0.3 |
An Alert Threshold defined in SystemStats (System Diagnostics) was reached. This trap is used for items with 32 bit values. |
||
pl2TrapSystemStatsAlert64 | 1.3.6.1.4.1.15397.2.8.0.4 |
An Alert Threshold defined in SystemStats (System Diagnostics) was reached. This trap is used for items with 64 bit values. |
||
pl2TrapSystemStatsAlertClear | 1.3.6.1.4.1.15397.2.8.0.5 |
An Alert Threshold defined in SystemStats (System Diagnostics) is now clear. |
||
pl2TrapVals | 1.3.6.1.4.1.15397.2.8.1 | |||
pl2TrapMessage | 1.3.6.1.4.1.15397.2.8.1.1 | displaystring | read-only |
Message describing trap. |
pl2TrapOid | 1.3.6.1.4.1.15397.2.8.1.2 | object identifier | read-only |
OID Causing trap. |
pl2TrapValue | 1.3.6.1.4.1.15397.2.8.1.3 | unsigned32 | read-only |
Current value of item causing trap. |
pl2TrapThreshold | 1.3.6.1.4.1.15397.2.8.1.4 | unsigned32 | read-only |
Threshold of item causing trap. |
pl2TrapValue64 | 1.3.6.1.4.1.15397.2.8.1.5 | counter64 | read-only |
Current value of item causing trap. |
pl2TrapThreshold64 | 1.3.6.1.4.1.15397.2.8.1.6 | counter64 | read-only |
Threshold of item causing trap. |
pl2ChannelTraps | 1.3.6.1.4.1.15397.2.8.2 | |||
pl2ChannelStateChanged | 1.3.6.1.4.1.15397.2.8.2.1 |
Channel state changed |
||
pl2ChannelTrapVals | 1.3.6.1.4.1.15397.2.8.3 | |||
channelIndex | 1.3.6.1.4.1.15397.2.8.3.1 | unsigned32 | read-only |
Index of the channel. |
channelDescr | 1.3.6.1.4.1.15397.2.8.3.2 | displaystring | read-only |
A description of the channel. |
channelPort | 1.3.6.1.4.1.15397.2.8.3.3 | integer | read-only |
The port of the channel. Enumeration: 'internal': 1, 'external': 0. |
prevState | 1.3.6.1.4.1.15397.2.8.3.4 | integer | read-only |
This is the state the channel was in before it changed. Enumeration: 'fd-10': 2, 'fd-1000': 5, 'auto': 0, 'hd-100': 3, 'fd-10000': 6, 'fd-100': 4, 'hd-10': 1. |
newState | 1.3.6.1.4.1.15397.2.8.3.5 | integer | read-only |
This is the new state of the channel. Enumeration: 'fd-10': 2, 'fd-1000': 5, 'auto': 0, 'hd-100': 3, 'fd-10000': 6, 'fd-100': 4, 'hd-10': 1. |