The MIB module for entities implementing the
Diameter Base Protocol. Initial Cisco'ized version of the
IETF draft
draft-zorn-dime-diameter-base-protocol-mib-00.txt.
aBaseProtProtocolErrorNotif notification
is sent when both the following conditions are true:
1) the value of ciscoDiaBaseProtEnableProtocolErrorNotif
is true(1)
2) the value of cdbpPeerStatsProtocolErrors changes.
It can be utilized by an NMS to trigger
logical/physical entity table maintenance polls.
ciscoDiaBaseProtTransientFailureNotif
.1.3.6.1.4.1.9.10.133.0.2
aBaseProtTransientFailureNotif notification
is sent when both the following conditions are true:
1) the value of ciscoDiaBaseProtEnableTransientFailureNotif
is true(1)
2) the value of cdbpPeerStatsTransientFailures changes.
It can be utilized by an NMS to trigger
logical/physical entity table maintenance polls.
ciscoDiaBaseProtPermanentFailureNotif
.1.3.6.1.4.1.9.10.133.0.3
aBaseProtPermanentFailureNotif notification
is sent when both the following conditions are true:
1) the value of ciscoDiaBaseProtEnablePermanentFailureNotif
is true(1)
2) the value of cdbpPeerStatsPermanentFailures changes.
It can be utilized by an NMS to trigger
logical/physical entity table maintenance polls.
ciscoDiaBaseProtPeerConnectionDownNotif
.1.3.6.1.4.1.9.10.133.0.4
aBaseProtPeerConnectionDownNotif notification
is sent when both the following conditions are true:
1) the value of
ciscoDiaBaseProtEnablePeerConnectionDownNotif is true(1)
2) cdbpPeerStatsState changes to closed(1).
It can be utilized by an NMS to trigger logical/physical
entity table maintenance polls.
ciscoDiaBaseProtPeerConnectionUpNotif
.1.3.6.1.4.1.9.10.133.0.5
aBaseProtPeerConnectionUpNotif notification
is sent when both the following conditions are true:
1) the value of ciscoDiaBaseProtEnablePeerConnectionUpNotif
is true(1)
2) the value of cdbpPeerStatsState changes to
either rOpen(6)or iOpen(7). It can be
utilized by an NMS to trigger logical/physical entity
table maintenance polls.