All MIBs › TIMETRA-CHASSIS-MIB › tmnxHwConfigChange
tmnxHwConfigChange
Module: TIMETRA-CHASSIS-MIB
OID (symbolic): TIMETRA-CHASSIS-MIB::tmnxHwConfigChange
OID (numeric): 1.3.6.1.4.1.6527.3.1.3.2.1.0.1
Node type: NOTIFICATION-TYPE
Description:
A tmnxHwConfigChange notification is generated when the value of tmnxHwLastChange is updated. It can be used by the NMS to trigger maintenance polls of the hardware configuration information.
Only one tmnxHwConfigChange notification event will be generated in a 5 second throttling time period. A notification event is the transmission of a single trap to a list of notification destinations configured in the SNMP-TARGET-MIB.
If additional hardware configuration change occurs within the throttling period, the notification events for these changes are suppressed until the throttling period expires. At the end of the throttling period, one notification event is generated if any addition configuration changes occurred within the just completed throttling period and another throttling period is started.
The NMS should periodically check the value of tmnxHwConfigChange to detect any missed tmnxHwConfigChange traps.
This notification was made obsolete in the 2.1 release.
The tmnxHwConfigChange notification has been replaced with the generic change notifications from the TIMETRA-SYSTEM-MIB: tmnxConfigModify, tmnxConfigCreate, tmnxConfigDelete, tmnxStateChange.
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> '' TIMETRA-CHASSIS-MIB::tmnxHwConfigChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6527.3.1.3.2.1.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]:53140->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (119283092) 13 days, 19:20:30.92 SNMPv2-MIB::snmpTrapOID.0 = OID: TIMETRA-CHASSIS-MIB::tmnxHwConfigChange
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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3 | tmnxSRNotifyPrefix | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2 | tmnxHwNotification | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1 | tmnxChassisNotifyPrefix | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1.0 | tmnxChassisNotification | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1.0.1 | tmnxHwConfigChange | TIMETRA-CHASSIS-MIB |