Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
f1bf286
official DIAL-CONTROL-MIB trap rules
robcowart Oct 29, 2025
a5b3aa1
official ACCOUNTING-CONTROL-MIB trap rules
robcowart Oct 30, 2025
618a594
remove old ACCOUNTING-CONTROL-MIB trap rules
robcowart Oct 30, 2025
1bb1eca
add BFD-STD-MIB trap rules
robcowart Oct 30, 2025
f6ac9a8
add JUNIPER-LC2P-FEATURES-MIB trap rules
robcowart Oct 30, 2025
c188bcf
OSPF-TRAP-MIB consistency improvements
robcowart Nov 1, 2025
f45ba60
add IETF OSPFV3-MIB trap rules
robcowart Nov 1, 2025
de72a17
add MIKROTIK-MIB trap rules
robcowart Nov 1, 2025
2841ba9
add JUNIPER-IF-MIB trap rules
robcowart Nov 1, 2025
44570c3
official JUNIPER-VPN-MIB trap rules
robcowart Nov 1, 2025
25044ef
official CISCO-VTP-MIB trap rules
robcowart Nov 2, 2025
5df6a83
official CISCO-BGP4-MIB trap rules
robcowart Nov 2, 2025
f73c57f
official BGP4-V2-MIB-JUNIPER trap rules
robcowart Nov 2, 2025
37fd3b6
add ARISTA-BGP4V2-MIB trap rules
robcowart Nov 2, 2025
23c6d5c
add OSPFV#-MIB-JUNIPER trap rules
robcowart Nov 3, 2025
cd8ad82
add IEEE LLDP-MIB and LLDP-V2-MIB trap rules
robcowart Nov 4, 2025
59f9881
fix JUNIPER-L2CP-FEATURES-MIB missing specific trap name
robcowart Nov 4, 2025
353cc37
remove buggy beta trap rules
robcowart Nov 4, 2025
3259894
minor tweaks to trap rules
robcowart Nov 4, 2025
112d760
add IETF DISMAN-SCHEDULE-MIB trap rules
robcowart Nov 5, 2025
2bae5a6
add IETF ENTITY-MIB trap rules
robcowart Nov 5, 2025
b3e4497
add IETF L2TP-MIB trap rules
robcowart Nov 5, 2025
a4f17bd
add IETF MPLS-OAM-ID-STD-MIB trap rules
robcowart Nov 5, 2025
0a4c8e2
add IETF PIM-MIB trap rules
robcowart Nov 5, 2025
fb2c858
add IETF VPLS-LDP-MIB trap rules
robcowart Nov 5, 2025
8cacad7
add IETF TRILL-OAM-MIB trap rules
robcowart Nov 7, 2025
8e8914f
official IETF ISDN-MIB trap rules
robcowart Nov 7, 2025
eedc037
add IETF ENERGY-OBJECT-MIB trap rules
robcowart Nov 8, 2025
24d447f
add IETF PTOPO-MIB trap rules
robcowart Nov 8, 2025
9900c72
add Juniper JUNIPER-EX-MAC-NOTIFICATION-MIB trap rules
robcowart Nov 8, 2025
5fcaa45
add Juniper VPLS-LDP-DRAFT-01-MIB trap rules
robcowart Nov 8, 2025
bc52e9f
add Juniper MCAST-VPN-MIB trap rules
robcowart Nov 8, 2025
19099b9
add IETF GMPLS-TE-STD-MIB trap rules
robcowart Nov 8, 2025
3126540
add IETF TE-MIB trap rules
robcowart Nov 8, 2025
a467a8d
update enterprises.yml
robcowart Nov 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions enums/bitmap/ietf/MPLS-OAM-ID-STD-MIB.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# mplsOamIdMegSubOperStatus
.1.3.6.1.2.1.10.166.21.1.2.1.11:
0: 'MEG down' # megDown
1: 'ME down' # meDown
2: 'OAM application down' # oamAppDown
3: 'path down' # pathDown
8 changes: 4 additions & 4 deletions enums/integer/arista/ARISTA-BGP4V2-MIB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
1: 'idle' # idle
2: 'connect' # connect
3: 'active' # active
4: 'opensent' # opensent
5: 'openconfirm' # openconfirm
4: 'open sent' # opensent
5: 'open confirm' # openconfirm
6: 'established' # established

# aristaBgp4V2PeerPrevState
.1.3.6.1.4.1.30065.4.1.1.2.1.15:
1: 'idle' # idle
2: 'connect' # connect
3: 'active' # active
4: 'opensent' # opensent
5: 'openconfirm' # openconfirm
4: 'open sent' # opensent
5: 'open confirm' # openconfirm
6: 'established' # established

# aristaBgp4V2PrefixGaugesAfi
Expand Down
32 changes: 32 additions & 0 deletions enums/integer/cisco/CISCO-BGP4-MIB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@
5: 'open confirm' # openconfirm
6: 'established' # established

# cbgpPeerAddrFamilyAfi
.1.3.6.1.4.1.9.9.187.1.2.3.1.1:
0: 'unknown' # unknown
1: 'IPv4' # ipv4
2: 'IPv6' # ipv6
3: 'IPv4 zone' # ipv4z
4: 'IPv6 zone' # ipv6z
16: 'DNS' # dns

# cbgpPeerAddrFamilySafi
.1.3.6.1.4.1.9.9.187.1.2.3.1.2:
1: 'unicast' # unicast
2: 'multicast' # multicast
3: 'unicast and multicast' # unicastAndMulticast
128: 'VPN' # vpn

# cbgpPeer2State
.1.3.6.1.4.1.9.9.187.1.2.5.1.3:
0: 'none' # none
Expand All @@ -44,6 +60,22 @@
5: 'open confirm' # openconfirm
6: 'established' # established

# cbgpPeer2AddrFamilyAfi
.1.3.6.1.4.1.9.9.187.1.2.7.1.1:
0: 'unknown' # unknown
1: 'IPv4' # ipv4
2: 'IPv6' # ipv6
3: 'IPv4 zone' # ipv4z
4: 'IPv6 zone' # ipv6z
16: 'DNS' # dns

# cbgpPeer2AddrFamilySafi
.1.3.6.1.4.1.9.9.187.1.2.7.1.2:
1: 'unicast' # unicast
2: 'multicast' # multicast
3: 'unicast and multicast' # unicastAndMulticast
128: 'VPN' # vpn

# cbgpPeer3State
.1.3.6.1.4.1.9.9.187.1.2.9.1.5:
0: 'none' # none
Expand Down
194 changes: 97 additions & 97 deletions enums/integer/cisco/CISCO-VTP-MIB.yml
Original file line number Diff line number Diff line change
@@ -1,174 +1,174 @@
# vtpVersion
.1.3.6.1.4.1.9.9.46.1.1.1:
1: one
2: two
3: none
4: three
1: 'v1' # version1
2: 'v2' # version2
3: 'none' # none
4: 'v3' # version3

# managementDomainLocalMode
.1.3.6.1.4.1.9.9.46.1.2.1.1.3:
1: client
2: server
3: transparent
4: 'off'
1: 'client' # client
2: 'server' # server
3: 'transparent' # transparent
4: 'off' # off

# managementDomainPruningState
.1.3.6.1.4.1.9.9.46.1.2.1.1.10:
1: enabled
2: disabled
1: 'enabled' # enabled
2: 'disabled' # disabled

# managementDomainVersionInUse
.1.3.6.1.4.1.9.9.46.1.2.1.1.11:
1: version1
2: version2
3: none
4: version3
1: 'v1' # version1
2: 'v2' # version2
3: 'none' # none
4: 'v3' # version3

# managementDomainPruningStateOper
.1.3.6.1.4.1.9.9.46.1.2.1.1.12:
1: enabled
2: disabled
1: 'enabled' # enabled
2: 'disabled' # disabled

# vtpVlanState
.1.3.6.1.4.1.9.9.46.1.3.1.1.2:
1: operational
2: suspended
3: mtuTooBigForDevice
4: mtuTooBigForTrunk
1: 'operational' # operational
2: 'suspended' # suspended
3: 'MTU too big for device' # mtuTooBigForDevice
4: 'MTU too big for trunk' # mtuTooBigForTrunk

# vtpVlanType
.1.3.6.1.4.1.9.9.46.1.3.1.1.3:
1: ethernet
2: fddi
3: tokenRing
4: fddiNet
5: trNet
6: deprecated
1: 'ethernet' # ethernet
2: 'FDDI' # fddi
3: 'token ring' # tokenRing
4: 'FDDINet' # fddiNet
5: 'TRNet' # trNet
6: 'deprecated' # deprecated

# vtpVlanStpType
.1.3.6.1.4.1.9.9.46.1.3.1.1.9:
1: ieee
2: ibm
3: hybrid
1: 'IEEE' # ieee
2: 'IBM' # ibm
3: 'hybrid' # hybrid

# vtpVlanBridgeType
.1.3.6.1.4.1.9.9.46.1.3.1.1.13:
1: srt
2: srb
1: 'SRT' # srt
2: 'SRB' # srb

# vtpInternalVlanAllocPolicy
.1.3.6.1.4.1.9.9.46.1.3.2.1:
1: ascending
2: descending
1: 'ascending' # ascending
2: 'descending' # descending

# vtpVlanEditOperation
.1.3.6.1.4.1.9.9.46.1.4.1.1.1:
1: none
2: copy
3: apply
4: release
5: restartTimer
1: 'none' # none
2: 'copy' # copy
3: 'apply' # apply
4: 'release' # release
5: 'restart timer' # restartTimer

# vtpVlanApplyStatus
.1.3.6.1.4.1.9.9.46.1.4.1.1.2:
1: inProgress
2: succeeded
3: configNumberError
4: inconsistentEdit
5: tooBig
6: localNVStoreFail
7: remoteNVStoreFail
8: editBufferEmpty
9: someOtherError
10: notPrimaryServer
1: 'in progress' # inProgress
2: 'succeeded' # succeeded
3: 'configuration revision error' # configNumberError
4: 'inconsistent edit' # inconsistentEdit
5: 'too big' # tooBig
6: 'local non-volatile storage failed' # localNVStoreFail
7: 'remote non-volatile storage failed' # remoteNVStoreFail
8: 'edit buffer empty' # editBufferEmpty
9: 'other error' # someOtherError
10: 'not primary server' # notPrimaryServer

# vtpVlanEditState
.1.3.6.1.4.1.9.9.46.1.4.2.1.2:
1: operational
2: suspended
1: 'operational' # operational
2: 'suspended' # suspended

# vtpVlanEditType
.1.3.6.1.4.1.9.9.46.1.4.2.1.3:
1: ethernet
2: fddi
3: tokenRing
4: fddiNet
5: trNet
6: deprecated
1: 'ethernet' # ethernet
2: 'FDDI' # fddi
3: 'token ring' # tokenRing
4: 'FDDINet' # fddiNet
5: 'TRNet' # trNet
6: 'deprecated' # deprecated

# vtpVlanEditStpType
.1.3.6.1.4.1.9.9.46.1.4.2.1.9:
1: ieee
2: ibm
3: auto
1: 'IEEE' # ieee
2: 'IBM' # ibm
3: 'auto' # auto

# vtpVlanEditBridgeType
.1.3.6.1.4.1.9.9.46.1.4.2.1.14:
1: srt
2: srb
1: 'SRT' # srt
2: 'SRB' # srb

# vtpVlanLocalShutdown
.1.3.6.1.4.1.9.9.46.1.4.3.1.1:
1: up
2: down
1: 'up' # up
2: 'down' # down

# vlanTrunkPortEncapsulationType
.1.3.6.1.4.1.9.9.46.1.6.1.1.3:
1: isl
2: dot10
3: lane
4: dot1Q
5: negotiate
1: 'ISL' # isl
2: 'IEEE 802.10' # dot10
3: 'LANE' # lane
4: 'IEEE 802.1Q' # dot1Q
5: 'negotiate' # negotiate

# vlanTrunkPortDynamicState
.1.3.6.1.4.1.9.9.46.1.6.1.1.13:
1: 'on'
2: 'off'
3: desirable
4: auto
5: onNoNegotiate
1: 'on' # on
2: 'off' # off
3: 'desirable' # desirable
4: 'auto' # auto
5: 'on - no negotiate' # onNoNegotiate

# vlanTrunkPortDynamicStatus
.1.3.6.1.4.1.9.9.46.1.6.1.1.14:
1: trunking
2: notTrunking
1: 'trunking' # trunking
2: 'not trunking' # notTrunking

# vlanTrunkPortEncapsulationOperType
.1.3.6.1.4.1.9.9.46.1.6.1.1.16:
1: isl
2: dot10
3: lane
4: dot1Q
5: negotiating
6: notApplicable
1: 'ISL' # isl
2: 'IEEE 802.10' # dot10
3: 'LANE' # lane
4: 'IEEE 802.1Q' # dot1Q
5: 'negotiating' # negotiating
6: 'not applicable' # notApplicable

# vlanTrunkPortDot1qTunnel
.1.3.6.1.4.1.9.9.46.1.6.1.1.29:
1: trunk
2: access
3: disabled
1: 'trunk' # trunk
2: 'access' # access
3: 'disabled' # disabled

# vtpDiscoverAction
.1.3.6.1.4.1.9.9.46.1.7.1.1.1:
1: discover
2: noOperation
3: purgeResult
1: 'discover' # discover
2: 'no operation' # noOperation
3: 'purge result' # purgeResult

# vtpDiscoverStatus
.1.3.6.1.4.1.9.9.46.1.7.1.1.2:
1: inProgress
2: succeeded
3: resourceUnavailable
4: someOtherError
1: 'in progress' # inProgress
2: 'succeeded' # succeeded
3: 'resource unavailable' # resourceUnavailable
4: 'some other error' # someOtherError

# vtpDatabaseLocalMode
.1.3.6.1.4.1.9.9.46.1.8.1.1.3:
1: client
2: server
3: transparent
4: 'off'
1: 'client' # client
2: 'server' # server
3: 'transparent' # transparent
4: 'off' # off

# vtpAuthPasswordType
.1.3.6.1.4.1.9.9.46.1.9.1.1.2:
1: plaintext
2: hidden
1: 'plaintext' # plaintext
2: 'hidden' # hidden
12 changes: 12 additions & 0 deletions enums/integer/ietf/BFD-STD-MIB.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# bfdSessDiag
.1.3.6.1.2.1.222.1.2.1.13:
0: 'noDiagnostic' # noDiagnostic
1: 'controlDetectionTimeExpired' # controlDetectionTimeExpired
2: 'echo function failed' # echoFunctionFailed
3: 'neighbor-signaled session down' # neighborSignaledSessionDown
4: 'forwarding-plane reset' # forwardingPlaneReset
5: 'path down' # pathDown
6: 'concatenated path down' # concatenatedPathDown
7: 'administratively down' # administrativelyDown
8: 'reverse concatenated path down' # reverseConcatenatedPathDown
9: 'mis-connectivity defect' # misConnectivityDefect
Loading