All MIBs › CISCO-IETF-PW-MIB › cpwVcDown
cpwVcDown
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcDown
OID (numeric): 1.3.6.1.4.1.9.3.106.2.1
Node type: NOTIFICATION-TYPE
Description:
This notification is generated when the cpwVcOperStatus object for one or more contiguous entries in cpwVcTable are about to enter the down(2) state from some other state. The included values of cpwVcOperStatus MUST all be set equal to this down(2) state. The two instances of cpwVcOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the down(2) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two cpwVcOperStatus objects MUST be identical.
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-IETF-PW-MIB::cpwVcDown snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.3.106.2.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]:57021->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (251573949) 29 days, 2:48:59.49 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-IETF-PW-MIB::cpwVcDown
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.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.2 | cpwVcNotifications | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.2.1 | cpwVcDown | CISCO-IETF-PW-MIB |