All MIBs › CISCO-WAN-3G-MIB › c3gRssiOnsetNotifFlag
c3gRssiOnsetNotifFlag
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gRssiOnsetNotifFlag
OID (numeric): 1.3.6.1.4.1.9.9.661.1.1.1.25
Node type: OBJECT-TYPE
Type: C3gServiceCapability
Access: read-write
Description: This object is the flag bitmap to control the generation of notification c3gRssiOnsetNotif. Each bit represents a service as defined in C3gServiceCapability, set the bit value to 1 to enable (and 0 to disable) the generation of notification c3gRssiOnsetNotif for that service. The default value of this object is all bits are 0.
What is c3gRssiOnsetNotifFlag?
This read-write bitmap, using the same bit layout as C3gServiceCapability, controls which cellular services (2G/3G/4G-LTE) have RSSI onset-threshold notifications enabled, with all bits off by default. An admin uses this to selectively enable weak-signal alerting only for the radio services actually in use on a given modem, avoiding irrelevant notifications for unsupported service types. For example, on an LTE-only deployment, the admin would set only the LTE bit in this flag so onset alerts fire for LTE signal degradation but not for unused 2G/3G services.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.25 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gRssiOnsetNotifFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.25.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gRssiOnsetNotifFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.661.1.1.1.25.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> c3gRssiOnsetNotifFlag.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::c3gRssiOnsetNotifFlag 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.661 | ciscoWan3gMIB | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1 | ciscoWan3gMIBObjects | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.1 | c3gWanCommonTable | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.1.1 | c3gWanCommonEntry | CISCO-WAN-3G-MIB |
| 1.3.6.1.4.1.9.9.661.1.1.1.25 | c3gRssiOnsetNotifFlag | CISCO-WAN-3G-MIB |