cpeLeaseTimeUpdate

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.11

Object

column r/w SecondsSNMPv2-SMIInteger32
The short lease time (in seconds) granted to a CPE during download
of files.  This value is also used for throttling a download storms.  
The default value for this field will be 5 minutes.  This value 
should be long enough to accommodate the maximum time to download 
all files a CPE may need.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.11
Type
column
Access
readwrite
Status
current
Units
Seconds
Default
300
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::cpeLeaseTimeUpdate'
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::cpeLeaseTimeUpdate.<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::cpeLeaseTimeUpdate'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance