SNMP-REPEATER-MIB :: rptrInfoHealth

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrInfoHealth

rptrInfoHealth

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-MIB::rptrInfoHealth

OID (numeric): 1.3.6.1.2.1.22.0.4

Node type: NOTIFICATION-TYPE

Description:

In a system containing multiple managed repeaters, the rptrInfoHealth notification conveys information related to the operational status of a repeater. It is sent either when the value of rptrInfoOperStatus changes, or upon completion of a non-disruptive test.

The agent must throttle the generation of consecutive rptrInfoHealth notifications for the same repeater so that there is at least a five-second gap between notifications of this type. When notifications are throttled, they are dropped, not queued for sending at a future time. (Note

that 'generating' a notification means sending to all configured recipients.)

Examples

Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):

snmptrap -v2c -c public <manager> '' SNMP-REPEATER-MIB::rptrInfoHealth
snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.22.0.4

Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):

snmptrapd -f -Lo -c /dev/null authCommunity log public

Example snmptrapd log entry:

zoo11-linux.zoo [UDP: [192.168.30.111]:49597->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (131118013) 15 days, 4:13:00.13
  SNMPv2-MIB::snmpTrapOID.0 = OID: SNMP-REPEATER-MIB::rptrInfoHealth

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.0.4rptrInfoHealthSNMP-REPEATER-MIB