All MIBs › H225-MIB › callSignalConfigEnableNotifications
callSignalConfigEnableNotifications
Module: H225-MIB
OID (symbolic): H225-MIB::callSignalConfigEnableNotifications
OID (numeric): 0.0.8.341.1.1.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates whether notifications should be generated from this MIB. The default is disabled.
What is callSignalConfigEnableNotifications?
This OID is a switch that turns SNMP notifications from this H.225 MIB on or off, defaulting to disabled(2). An admin sets it to enabled(1) to have the device emit traps such as callReleaseComplete when calls fail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.1.1.1.1.5 snmpwalk -v2c -c public <target> H225-MIB::callSignalConfigEnableNotifications
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.1.1.1.1.5.1 snmpget -v2c -c public <target> H225-MIB::callSignalConfigEnableNotifications.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 0.0.8.341.1.1.1.1.1.1.5.1 i <value>
Start monitoring H.323 gatekeepers, gateways, and multipoint control units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H225-MIB::callSignalConfigEnableNotifications OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers, gateways, and multipoint control units from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.1 | h225CallSignaling | H225-MIB |
| 0.0.8.341.1.1.1.1 | callSignalConfig | H225-MIB |
| 0.0.8.341.1.1.1.1.1 | callSignalConfigTable | H225-MIB |
| 0.0.8.341.1.1.1.1.1.1 | callSignalConfigEntry | H225-MIB |
| 0.0.8.341.1.1.1.1.1.1.5 | callSignalConfigEnableNotifications | H225-MIB |