All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsRequestRejectNotify
t11ZsRequestRejectNotify
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsRequestRejectNotify
OID (numeric): 1.3.6.1.2.1.160.0.1
Node type: NOTIFICATION-TYPE
Description:
This notification is generated whenever a Zone Server (indicated by the value of t11FamLocalSwitchWwn) rejects a request.
The value of t11ZsRejectCtCommandString indicates the rejected request, and the values of t11ZsRejectReasonCode, t11ZsRejectReasonCodeExp and t11ZsRejectReasonVendorCode indicate the reason for the rejection. The value of t11ZsRequestClient indicates the source of the request.
What is t11ZsRequestRejectNotify?
This notification is generated when a Fibre Channel Zone Server rejects an incoming zone configuration request. The notification includes the rejected command, the reason code explaining why it was rejected, and the client source that made the request. Storage and SAN administrators rely on this alert to detect and respond to zone management errors or unauthorized configuration attempts.
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-ZONE-SERVER-MIB::t11ZsRequestRejectNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.160.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]:54370->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (426853986) 49 days, 9:42:19.86 SNMPv2-MIB::snmpTrapOID.0 = OID: T11-FC-ZONE-SERVER-MIB::t11ZsRequestRejectNotify
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.160 | t11ZoneServerMIB | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.0 | t11ZsMIBNotifications | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.0.1 | t11ZsRequestRejectNotify | T11-FC-ZONE-SERVER-MIB |