periodicInformEnable
MX-CWMP-MIB ·
.0.3900.1.2000.100
Object
Periodic Inform Enable
Defines whether or not the unit needs to periodically send CPE
information to the ACS using the Inform method call.
* Disable: The unit does not send periodic inform.
* Enable: The unit sends periodic inform.
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.2000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- periodicInformGroup
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 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CWMP-MIB::periodicInformEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CWMP-MIB::periodicInformEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |