tr069PeriodicInformEnable
FEC-TR069-MIB ·
.0.6.1.4
Object
scalar r/w
Enumeration
If set to true, the CPE must periodically connect to the ACS
server and send CPE information using the Inform method call.
See TR-106 Am.2, Common Object Definitions: PeriodicInformEnable
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tr069Admin
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 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069PeriodicInformEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-TR069-MIB::tr069PeriodicInformEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |