c3gConnectionStatusChangedNotifFlag

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.1.1.24

Object

column r/w Bits
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.

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.1.1.24
Type
column
Access
readwrite
Status
current
Parent
c3gWanCommonEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-3G-MIB::c3gConnectionStatusChangedNotifFlag'

Syntax

Bits

Values & Constraints

Enumerated Values
0unknown
1error
2connecting
3dormant
4connected
5disconnected
6idle
7active
8inactive

Conformance