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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | unknown |
1 | error |
2 | connecting |
3 | dormant |
4 | connected |
5 | disconnected |
6 | idle |
7 | active |
8 | inactive |
Conformance
Member of