All MIBs › AVICI-BAY-MIB › aviciBayBreakerNotification
aviciBayBreakerNotification
Module: AVICI-BAY-MIB
OID (symbolic): AVICI-BAY-MIB::aviciBayBreakerNotification
OID (numeric): 1.3.6.1.4.1.2474.1.4.2.0.3
Node type: NOTIFICATION-TYPE
Description: A Breaker notification is sent when the specified breaker has tripped or been manually reset. The breaker may have tripped due to a short circuit, excessive current being drawn, or by an excessively high incoming voltage. This failure is cleared when the breaker is manually reset. If the breaker is manually opened, no trap will be sent.
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> '' AVICI-BAY-MIB::aviciBayBreakerNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2474.1.4.2.0.3
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]:64308->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (51052340) 5 days, 21:48:43.40 SNMPv2-MIB::snmpTrapOID.0 = OID: AVICI-BAY-MIB::aviciBayBreakerNotification
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' AVICI-BAY-MIB::aviciBayBreakerNotification
Start monitoring Avici Systems core/backbone routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVICI-BAY-MIB::aviciBayBreakerNotification OID value, configure state conditions and alerts, and monitor any Avici Systems core/backbone routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2474 | avici | AVICI-SMI |
| 1.3.6.1.4.1.2474.1 | aviciMibs | AVICI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2474.1.4 | aviciBayMIB | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.2 | aviciBayNotifications | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.2.0 | aviciBayNotificationPrefix | AVICI-BAY-MIB |
| 1.3.6.1.4.1.2474.1.4.2.0.3 | aviciBayBreakerNotification | AVICI-BAY-MIB |