cmStateNotifyEnable
CISCO-MODEM-MGMT-MIB ·
.1.3.6.1.4.1.9.9.47.1.4.1
Object
This variable controls generation of the
cmStateNotification.
When this variable is 'true(1)', generation of
cmStateNotification is enabled. When this variable
is 'false(2)', generation of cmStateNotification
is disabled.
The default value is 'false(2)'.
Context
- MIB
- CISCO-MODEM-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.47.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmNotificationConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODEM-MGMT-MIB::cmStateNotifyEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODEM-MGMT-MIB::cmStateNotifyEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of