Skip to content
17 changes: 17 additions & 0 deletions enums/integer/hh3c/HH3C-SYS-MAN-MIB.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# hh3cSysReloadAction
.1.3.6.1.4.1.25506.2.3.1.3.2:
1: 'unavailable' # reloadUnavailable
2: 'scheduled' # reloadOnSchedule
3: 'immediate' # reloadAtOnce
4: 'cancelled' # reloadCancel

# hh3cSysImageType
.1.3.6.1.4.1.25506.2.3.1.4.2.1.5:
1: 'main' # main
2: 'backup' # backup
3: 'none' # none
4: 'secure' # secure
5: 'main-backup' # main-backup
6: 'main-secure' # main-secure
7: 'backup-secure' # backup-secure
8: 'main-backup-secure' # main-backup-secure
50 changes: 25 additions & 25 deletions enums/integer/ietf/DISMAN-EVENT-MIB.yml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
.1.3.6.1.2.1.88.2.1.6:
-6: sampleOverrun
-5: badType
-4: noResponse
-3: destinationUnreachable
-2: badDestination
-1: localResourceLack
0: noError
1: tooBig
2: noSuchName
3: badValue
4: readOnly
5: genErr
6: noAccess
7: wrongType
8: wrongLength
9: wrongEncoding
10: wrongValue
11: noCreation
12: inconsistentValue
13: resourceUnavailable
14: commitFailed
15: undoFailed
16: authorizationError
17: notWritable
18: inconsistentName
-6: 'sample overrun' # sampleOverrun
-5: 'bad type' # badType
-4: 'no response' # noResponse
-3: 'destination unreachable' # destinationUnreachable
-2: 'bad destination' # badDestination
-1: 'lack of local resources' # localResourceLack
0: 'no error' # noError
1: 'too big' # tooBig
2: 'no such name' # noSuchName
3: 'bad value' # badValue
4: 'read-only' # readOnly
5: 'generic error' # genErr
6: 'no access' # noAccess
7: 'wrong type' # wrongType
8: 'wrong length' # wrongLength
9: 'wrong encoding' # wrongEncoding
10: 'wrong value' # wrongValue
11: 'no creation' # noCreation
12: 'inconsistent value' # inconsistentValue
13: 'resource unavailable' # resourceUnavailable
14: 'commit failed' # commitFailed
15: 'undo failed' # undoFailed
16: 'authorization error' # authorizationError
17: 'not writable' # notWritable
18: 'inconsistent name' # inconsistentName
5 changes: 5 additions & 0 deletions enums/integer/ietf/FRAME-RELAY-DTE-MIB.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# frCircuitState
.1.3.6.1.2.1.10.32.2.1.3:
1: 'invalid'
2: 'active'
3: 'inactive'
26 changes: 26 additions & 0 deletions enums/integer/paloalto/PAN-TRAPS.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# panSystemSeverity
.1.3.6.1.4.1.25461.2.1.3.1.303:
0: 'unused' # unused
1: 'informational' # informational
2: 'low' # low
3: 'medium' # medium
4: 'high' # high
5: 'critical' # critical

# panSystemSeverity
.1.3.6.1.4.1.25461.2.1.3.1.303_code:
0: '4' # unused
1: '6' # informational
2: '5' # low
3: '4' # medium
4: '3' # high
5: '2' # critical

# panSystemSeverity
.1.3.6.1.4.1.25461.2.1.3.1.303_level:
0: 'Warning' # unused
1: 'Informational' # informational
2: 'Notice' # low
3: 'Warning' # medium
4: 'Error' # high
5: 'Critical' # critical
103 changes: 58 additions & 45 deletions traps/enterprises.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,23 @@ unsupported: unsupported.yml
.1.2.840.10036.1.6: ieee/IEEE802dot11-MIB-dot11SMTnotification.yml

# IETF
.1.3.6.1.2.1.14.16: IETF/OSPF-TRAP-MIB-ospfTraps.yml
.1.3.6.1.2.1.14.16.2: IETF/OSPF-TRAP-MIB-ospfTraps.yml
.1.3.6.1.2.1.15: IETF/BGP4-MIB-bgp.yml
.1.3.6.1.2.1.15.7: IETF/BGP4-MIB-bgpTraps.yml
.1.3.6.1.2.1.17: IETF/BRIDGE-MIB-dot1dBridge.yml
.1.3.6.1.2.1.26: IETF/MAU-MIB-snmpDot3MauMgt.yml
.1.3.6.1.2.1.43.18.2: IETF/Printer-MIB-printerV1Alert.yml
.1.3.6.1.2.1.123: IETF/NAT-MIB-natMIB.yml
.1.3.6.1.2.1.10.18.15: ietf/DS1-MIB-ds1Traps.yml
.1.3.6.1.2.1.10.30.15: ietf/DS3-MIB-ds3Traps.yml
.1.3.6.1.2.1.10.32: ietf/FRAME-RELAY-DTE-MIB-frameRelayDTE.yml
.1.3.6.1.2.1.14.16: ietf/OSPF-TRAP-MIB-ospfTraps.yml
.1.3.6.1.2.1.14.16.2: ietf/OSPF-TRAP-MIB-ospfTraps.yml
.1.3.6.1.2.1.15: ietf/BGP4-MIB-bgp.yml
.1.3.6.1.2.1.15.7: ietf/BGP4-MIB-bgpTraps.yml
.1.3.6.1.2.1.17: ietf/BRIDGE-MIB-dot1dBridge.yml
.1.3.6.1.2.1.26: ietf/MAU-MIB-snmpDot3MauMgt.yml
.1.3.6.1.2.1.43.18.2: ietf/Printer-MIB-printerV1Alert.yml
.1.3.6.1.2.1.55.2: ietf/IPV6-MIB-ipv6Notifications.yml
.1.3.6.1.2.1.68: ietf/VRRP-MIB-vrrpMIB.yml
.1.3.6.1.2.1.88.2: ietf/DISMAN-EVENT-MIB-dismanEventMIBNotificationPrefix.yml
.1.3.6.1.2.1.123: ietf/NAT-MIB-natMIB.yml
.1.3.6.1.2.1.137: ietf/T11-FC-FABRIC-ADDR-MGR-MIB-t11FcFabricAddrMgrMIB.yml
.1.3.6.1.2.1.207: ietf/VRRPV3-MIB-vrrpv3MIB.yml
.1.3.6.1.2.1.214: ietf/RBRIDGE-MIB-rbridgeMIB.yml

# Cisco
.1.3.6.1.4.1.9.9.43.2: cisco/CISCO-CONFIG-MAN-MIB-ciscoConfigManMIBNotificationPrefix.yml
Expand Down Expand Up @@ -47,6 +56,9 @@ unsupported: unsupported.yml
# .1.3.6.1.4.1.3375.3.6: f5/F5-EM-MIB-emAlerts.yml
# .1.3.6.1.4.1.3375.3.6.0: f5/F5-EM-MIB-emAlertConfigObjects.yml

# NET-SNMP
.1.3.6.1.4.1.8072.4: netsnmp/NET-SNMP-AGENT-MIB-netSnmpNotificationPrefix.yml

# Stormshield
.1.3.6.1.4.1.11256.1.6: stormshield/STORMSHIELD-ALARM-MIB-snsNotifications.yml

Expand All @@ -58,45 +70,46 @@ unsupported: unsupported.yml
.1.3.6.1.4.1.12356.102.0: fortinet/FORTINET-FORTIANALYZER-MIB-faTraps.yml
.1.3.6.1.4.1.12356.105: fortinet/FORTINET-FORTIMAIL-MIB-fnFortiMailMib.yml

# Palo Alto Networks
.1.3.6.1.4.1.25461.2.1.3.2: paloalto/PAN-TRAPS-panCommonEventEvents.yml

# H3C/Comware
.1.3.6.1.4.1.25506.2.3.2: h3c/HH3C-SYS-MAN-MIB-hh3cSystemManMIBNotifications.yml

# DRAFTS
.1.3.6.1.2.1.1.9.7.1: hp/TapeAlert-MIB-tapeAlert.yml
.1.3.6.1.2.1.1.11.1.2: hitachi/Hitachi-DF-RAID-LAN-MIB-dfraidLan.yml
.1.3.6.1.2.1.10.5: IETF/RFC1382-MIB-x25.yml
.1.3.6.1.2.1.10.18.15: IETF/DS1-MIB-ds1Traps.yml
.1.3.6.1.2.1.10.20.2: IETF/ISDN-MIB-isdnMibTraps.yml
.1.3.6.1.2.1.10.21.2: IETF/DIAL-CONTROL-MIB-dialControlMibTraps.yml
.1.3.6.1.2.1.10.30.15: IETF/DS3-MIB-ds3Traps.yml
.1.3.6.1.2.1.10.48: IETF/HDSL2-SHDSL-LINE-MIB-hdsl2ShdslNotifications.yml
.1.3.6.1.2.1.10.49.2: IETF/APS-MIB-apsNotificationsPrefix.yml
.1.3.6.1.2.1.10.94.1.2.1: IETF/ADSL-LINE-MIB-adslAtucTraps.yml
.1.3.6.1.2.1.10.94.1.2.2: IETF/ADSL-LINE-MIB-adslAturTraps.yml
.1.3.6.1.2.1.10.166.2: IETF/MPLS-LSR-STD-MIB-mplsLsrNotifications.yml
.1.3.6.1.2.1.10.166.3: IETF/MPLS-TE-STD-MIB-mplsTeNotifications.yml
.1.3.6.1.2.1.16: IETF/RMON-MIB-rmonEventsV2.yml
.1.3.6.1.2.1.16.29.2: IETF/HC-ALARM-MIB-hcAlarmNotifPrefix.yml
.1.3.6.1.2.1.22: IETF/SNMP-REPEATER-MIB-snmpDot3RptrMgt.yml
.1.3.6.1.2.1.33.2: IETF/UPS-MIB-upsTraps.yml
.1.3.6.1.2.1.39.2: IETF/RDBMS-MIB-rdbmsTraps.yml
.1.3.6.1.2.1.44.2: IETF/MIP-MIB-mipMIBNotifications.yml
.1.3.6.1.2.1.46.1: IETF/DLSW-MIB-dlswTraps.yml
.1.3.6.1.2.1.47.2: IETF/ENTITY-MIB-entityMIBTrapPrefix.yml
.1.3.6.1.2.1.51.3: IETF/RSVP-MIB-rsvpNotifications.yml
.1.3.6.1.2.1.55.2: IETF/IPV6-MIB-ipv6NotificationPrefix.yml
.1.3.6.1.2.1.60.2: IETF/ACCOUNTING-CONTROL-MIB-acctngNotifyPrefix.yml
.1.3.6.1.2.1.63.2: IETF/DISMAN-SCHEDULE-MIB-schedTraps.yml
.1.3.6.1.2.1.64.2: IETF/DISMAN-SCRIPT-MIB-smTraps.yml
.1.3.6.1.2.1.68: IETF/VRRP-MIB-vrrpNotifications.yml
.1.3.6.1.2.1.80: IETF/DISMAN-PING-MIB-pingNotifications.yml
.1.3.6.1.2.1.81: IETF/DISMAN-TRACEROUTE-MIB-traceRouteNotifications.yml
.1.3.6.1.2.1.83.1.2: IETF/DOCS-CABLE-DEVICE-TRAP-MIB-docsDevCmTraps.yml
.1.3.6.1.2.1.83.1.3: IETF/DOCS-CABLE-DEVICE-TRAP-MIB-docsDevCmtsTraps.yml
.1.3.6.1.2.1.88.2: IETF/DISMAN-EVENT-MIB-dismanEventMIBNotifications.yml
.1.3.6.1.2.1.8888: IETF/FIBRE-CHANNEL-MGMT-MIB-fcMgmtNotifications.yml
.1.3.6.1.3.62.1.1.11: IETF/DVMRP-MIB-dvmrpTraps.yml
.1.3.6.1.3.90.2: IETF/XGCP-MIB-xgcpNotifications.yml
.1.3.6.1.3.92.1.1: IETF/MSDP-MIB-msdpTraps.yml
.1.3.6.1.3.94: IETF/FCMGMT-MIB-fcmgmt.yml
.1.3.6.1.3.118: IETF/MPLS-VPN-MIB-mplsVpnNotifications.yml
.1.3.6.1.2.1.10.5: ietf/RFC1382-MIB-x25.yml
.1.3.6.1.2.1.10.20.2: ietf/ISDN-MIB-isdnMibTraps.yml
.1.3.6.1.2.1.10.21.2: ietf/DIAL-CONTROL-MIB-dialControlMibTraps.yml
.1.3.6.1.2.1.10.48: ietf/HDSL2-SHDSL-LINE-MIB-hdsl2ShdslNotifications.yml
.1.3.6.1.2.1.10.49.2: ietf/APS-MIB-apsNotificationsPrefix.yml
.1.3.6.1.2.1.10.94.1.2.1: ietf/ADSL-LINE-MIB-adslAtucTraps.yml
.1.3.6.1.2.1.10.94.1.2.2: ietf/ADSL-LINE-MIB-adslAturTraps.yml
.1.3.6.1.2.1.10.166.2: ietf/MPLS-LSR-STD-MIB-mplsLsrNotifications.yml
.1.3.6.1.2.1.10.166.3: ietf/MPLS-TE-STD-MIB-mplsTeNotifications.yml
.1.3.6.1.2.1.16: ietf/RMON-MIB-rmonEventsV2.yml
.1.3.6.1.2.1.16.29.2: ietf/HC-ALARM-MIB-hcAlarmNotifPrefix.yml
.1.3.6.1.2.1.22: ietf/SNMP-REPEATER-MIB-snmpDot3RptrMgt.yml
.1.3.6.1.2.1.33.2: ietf/UPS-MIB-upsTraps.yml
.1.3.6.1.2.1.39.2: ietf/RDBMS-MIB-rdbmsTraps.yml
.1.3.6.1.2.1.44.2: ietf/MIP-MIB-mipMIBNotifications.yml
.1.3.6.1.2.1.46.1: ietf/DLSW-MIB-dlswTraps.yml
.1.3.6.1.2.1.47.2: ietf/ENTITY-MIB-entityMIBTrapPrefix.yml
.1.3.6.1.2.1.51.3: ietf/RSVP-MIB-rsvpNotifications.yml
.1.3.6.1.2.1.60.2: ietf/ACCOUNTING-CONTROL-MIB-acctngNotifyPrefix.yml
.1.3.6.1.2.1.63.2: ietf/DISMAN-SCHEDULE-MIB-schedTraps.yml
.1.3.6.1.2.1.64.2: ietf/DISMAN-SCRIPT-MIB-smTraps.yml
.1.3.6.1.2.1.80: ietf/DISMAN-PING-MIB-pingNotifications.yml
.1.3.6.1.2.1.81: ietf/DISMAN-TRACEROUTE-MIB-traceRouteNotifications.yml
.1.3.6.1.2.1.83.1.2: ietf/DOCS-CABLE-DEVICE-TRAP-MIB-docsDevCmTraps.yml
.1.3.6.1.2.1.83.1.3: ietf/DOCS-CABLE-DEVICE-TRAP-MIB-docsDevCmtsTraps.yml
.1.3.6.1.2.1.8888: ietf/FIBRE-CHANNEL-MGMT-MIB-fcMgmtNotifications.yml
.1.3.6.1.3.62.1.1.11: ietf/DVMRP-MIB-dvmrpTraps.yml
.1.3.6.1.3.90.2: ietf/XGCP-MIB-xgcpNotifications.yml
.1.3.6.1.3.92.1.1: ietf/MSDP-MIB-msdpTraps.yml
.1.3.6.1.3.94: ietf/FCMGMT-MIB-fcmgmt.yml
.1.3.6.1.3.118: ietf/MPLS-VPN-MIB-mplsVpnNotifications.yml
.1.3.6.1.4.1.2.6.135: ibm/IBMADSM-MIB-ibmAdsm.yml
.1.3.6.1.4.1.2.6.167.2: ibm/IBM-SERVERAID-MIB-ibmServeRaidMIB.yml
.1.3.6.1.4.1.9: cisco/CISCOTRAP-MIB-cisco.yml
Expand Down Expand Up @@ -373,4 +386,4 @@ unsupported: unsupported.yml
.1.3.6.1.4.1.12788: bladelogic/BLMIB-bladelogic.yml
.1.3.6.1.4.1.13045.1.1: uptimedevices/UPTIME-ROOT-MIB-sh2.yml
.1.3.6.1.4.1.14223.1.1: talos/SFALERT-sfalertTrap.yml
.1.3.6.1.6.3.2.1.1.3: IETF/SNMPv2-M2M-MIB-snmpAlarmNotifications.yml
.1.3.6.1.6.3.2.1.1.3: ietf/SNMPv2-M2M-MIB-snmpAlarmNotifications.yml
58 changes: 0 additions & 58 deletions traps/rules/IETF/BRIDGE-MIB-dot1dNotifications.yml

This file was deleted.

Loading