All MIBs › T11-FC-FABRIC-ADDR-MGR-MIB › t11FamDomainIdNotAssignedNotify
t11FamDomainIdNotAssignedNotify
Module: T11-FC-FABRIC-ADDR-MGR-MIB
OID (symbolic): T11-FC-FABRIC-ADDR-MGR-MIB::t11FamDomainIdNotAssignedNotify
OID (numeric): 1.3.6.1.2.1.137.0.1
Node type: NOTIFICATION-TYPE
Description:
This notification indicates that a Domain_ID has not been configured or assigned for a particular Fabric, identified by t11FamNotifyFabricIndex, on a particular switch identified by t11FamLocalSwitchWwn. This could happen under the following conditions, and results in the switch isolating E_Ports on the Fabric:
- if the switch's request for a configured static Domain_ID is rejected or no other Domain_ID is assigned, then the E_Ports are isolated.
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> '' T11-FC-FABRIC-ADDR-MGR-MIB::t11FamDomainIdNotAssignedNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.137.0.1
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]:55745->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (26559425) 3 days, 1:46:34.25 SNMPv2-MIB::snmpTrapOID.0 = OID: T11-FC-FABRIC-ADDR-MGR-MIB::t11FamDomainIdNotAssignedNotify
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.137 | t11FcFabricAddrMgrMIB | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.0 | t11FamNotifications | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.0.1 | t11FamDomainIdNotAssignedNotify | T11-FC-FABRIC-ADDR-MGR-MIB |