All MIBs › H3C-VSAN-MIB › h3cVsanDmFabricChangeNotify
h3cVsanDmFabricChangeNotify
Module: H3C-VSAN-MIB
OID (symbolic): H3C-VSAN-MIB::h3cVsanDmFabricChangeNotify
OID (numeric): 1.3.6.1.4.1.2011.10.2.127.1.1.3.0.3
Node type: NOTIFICATION-TYPE
Description:
This event will be triggered if a switch sends or receives a Build Fabric (BF) or a Reconfigure Fabric (RCF) message in a VSAN.
The conditions a switch can receive or send a BF or a RCF are listed as follows: 1. Two isolated fabrics in a VSAN merge into one fabric. If the Domain ID lists do not overlap, the sent or received message is BF, other cases, it is RCF. 2. If an upstream principal link which connects to principal switch and other switches become disconnected, the sent or received message is BF. 3. A BF or RCF process is triggered manually by configuration.
The notification contains the index of the VSAN in which a BF or a RCF was sent or received.
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> '' H3C-VSAN-MIB::h3cVsanDmFabricChangeNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2011.10.2.127.1.1.3.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]:62188->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (16894700) 1 days, 22:55:47.00 SNMPv2-MIB::snmpTrapOID.0 = OID: H3C-VSAN-MIB::h3cVsanDmFabricChangeNotify
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' H3C-VSAN-MIB::h3cVsanDmFabricChangeNotify
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10 | h3c | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10.2 | h3cCommon | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.10.2.127 | h3cSan | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1 | h3cVsan | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1 | h3cVsanMibObjects | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.3 | h3cVsanDmNotifications | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.3.0 | h3cVsanDmNotificationPrefix | H3C-VSAN-MIB |
| 1.3.6.1.4.1.2011.10.2.127.1.1.3.0.3 | h3cVsanDmFabricChangeNotify | H3C-VSAN-MIB |