devControlDownLoadOperStatus

PDN-CONTROL-MIB · .1.3.6.1.4.1.1795.2.24.2.10.3.1.3

Object

column Enumeration
This object indicates whether or not the indexed 
download entry contains a valid(1) or invalid(2) download.

Context

MIB
PDN-CONTROL-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.10.3.1.3
Type
column
Access
readonly
Status
current
Parent
devControlDownLoadEntry
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 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devControlDownLoadOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONTROL-MIB::devControlDownLoadOperStatus.<devControlDownLoadIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONTROL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONTROL-MIB::devControlDownLoadOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1valid
2invalid

Conformance