CISCO-WAN-3G-MIB :: c3gConnectionStatusChangedNotifFlag

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-3G-MIBc3gConnectionStatusChangedNotifFlag

c3gConnectionStatusChangedNotifFlag

Module: CISCO-WAN-3G-MIB

OID (symbolic): CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag

OID (numeric): 1.3.6.1.4.1.9.9.661.1.1.1.24

Node type: OBJECT-TYPE

Type: Bits

Access: read-write

Description: This object is the flag bitmap to control the generation of notification c3gConnectionStatusChangedNotif. e.g. setting bit 0 (error(0)) to 1 and bit 4 (disconnected(4)) to 1 will cause the notification c3gConnectionStatusChangedNotif to be generated when object c3gConnetionStatus changes the status to error or disconnected. The default value of this object is '00'H.

What is c3gConnectionStatusChangedNotifFlag?

This read-write bitmap flag controls, per connection-status value, whether a transition to that status (such as error or disconnected) triggers the c3gConnectionStatusChangedNotif notification, with '00'H (all disabled) as the default. An admin sets specific bits here to be alerted only about the connection-status transitions they actually care about, such as error or disconnect events, without generating noise for routine states like connecting or dormant. For example, per the MIB's own illustration, setting the error(0) and disconnected(4) bits to 1 means the router will send a notification whenever c3gConnectionStatus changes to error or disconnected, but stay silent for other transitions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.24
snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.24.1
snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.661.1.1.1.24.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> c3gConnectionStatusChangedNotifFlag.1

Start monitoring Cisco routers with 3G/4G LTE WAN interface modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag OID value, configure state conditions and alerts, and monitor any Cisco routers with 3G/4G LTE WAN interface modules from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.661ciscoWan3gMIBCISCO-WAN-3G-MIB
1.3.6.1.4.1.9.9.661.1ciscoWan3gMIBObjectsCISCO-WAN-3G-MIB
1.3.6.1.4.1.9.9.661.1.1c3gWanCommonTableCISCO-WAN-3G-MIB
1.3.6.1.4.1.9.9.661.1.1.1c3gWanCommonEntryCISCO-WAN-3G-MIB
1.3.6.1.4.1.9.9.661.1.1.1.24c3gConnectionStatusChangedNotifFlagCISCO-WAN-3G-MIB