All MIBs › CISCO-ZS-MIB › zoneServiceReqRejNotify
zoneServiceReqRejNotify
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneServiceReqRejNotify
OID (numeric): 1.3.6.1.4.1.9.9.294.1.4.0.1
Node type: NOTIFICATION-TYPE
Description:
This notification is generated whenever the local Zone Server rejects a registration request. The Zone Server should update the zoneServiceRejReasonCode and zoneServiceRejReason- CodeExp objects with the corresponding reason code and reason code explanation before sending the notification. The zoneMemberType and zoneMemberID identify the source of the request.
What is zoneServiceReqRejNotify?
This is a notification (alert) that fires when the Zone Server rejects a request to register a network entity. Before sending the notification, the Zone Server updates related objects with the specific reason the registration was rejected. Network administrators monitor this notification to diagnose why devices cannot register in the zone.
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> '' CISCO-ZS-MIB::zoneServiceReqRejNotify snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.294.1.4.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]:60295->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (62893959) 7 days, 6:42:19.59 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-ZS-MIB::zoneServiceReqRejNotify
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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.4 | zoneNotification | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.4.0 | zoneNotifications | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.4.0.1 | zoneServiceReqRejNotify | CISCO-ZS-MIB |