cpeLeaseTimeOperational

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.12

Object

column r/w SecondsSNMPv2-SMIInteger32
The long lease time (in seconds) granted to a CPE if there is no
upgrade required.  The default for this value will be one day.  
This value should be short enough to accommodate frequent checks 
for configuration changes, but not too frequent to burden the CO 
device.
              
If this device repeatedly fails to successfully update, this long
lease time may be issued with no required updates to allow other
CPEs time to update.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.12
Type
column
Access
readwrite
Status
current
Units
Seconds
Default
86400
Parent
cpeConfigMgrEntry
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 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::cpeLeaseTimeOperational'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::cpeLeaseTimeOperational.<cpeConfigMgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPE-MANAGER::cpeLeaseTimeOperational'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance