All MIBs › CISCO-WAN-3G-MIB › c3gNotifRssi
c3gNotifRssi
Module: CISCO-WAN-3G-MIB
OID (symbolic): CISCO-WAN-3G-MIB::c3gNotifRssi
OID (numeric): 1.3.6.1.4.1.9.9.661.1.1.1.10
Node type: OBJECT-TYPE
Type: C3gRssi
Access: read-only
Description: This object is used as one of the var-bind object when notification for RSSI is generated. The relevant RSSI will be copied into c3gNotifRssi which corresponds to the service indicated in c3gNotifRadioService object. This object will reflect the value of one of the following objects: c3gCurrent1xRttRssi, c3gCurrentEvDoRssi and c3gCurrentGsmRssi. User should not use this object to get the current RSSI value as this object is used to indicate the RSSI value that triggers c3gRssiOnsetNotif or c3gRssiAbateNotif notification.
What is c3gNotifRssi?
This object carries the actual RSSI (received signal strength) value copied into an RSSI notification, mirroring whichever of c3gCurrent1xRttRssi, c3gCurrentEvDoRssi, or c3gCurrentGsmRssi corresponds to the service named in c3gNotifRadioService. The MIB explicitly warns that this object exists only to populate notification payloads and should not be polled directly for a live RSSI reading, so an admin should treat it as a trap-time snapshot rather than a real-time gauge. For example, when a signal-degradation trap fires, an admin would read this object's value from the trap message itself to see how weak the signal was at the moment of the alert, rather than issuing a separate SNMP GET against it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.10 snmpwalk -v2c -c public <target> CISCO-WAN-3G-MIB::c3gNotifRssi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.661.1.1.1.10.1 snmpget -v2c -c public <target> CISCO-WAN-3G-MIB::c3gNotifRssi.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> c3gNotifRssi.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::c3gNotifRssi 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.10 | c3gNotifRssi | CISCO-WAN-3G-MIB |