adAOSDownloadTAddress

ADTRAN-AOSDOWNLOAD · .1.3.6.1.4.1.664.5.53.1.3.1.1.4

Object

column r/w SNMPv2-TCTAddress
The transport address of the node to download
firmware from, formatted according to the value of
the associated instance of adAOSDownloadTDomain.
              
An attempt to modify this value will fail if the
associated adAOSDownloadStatus object would be
equal to 'active' both before and after the
modification attempt.

Context

MIB
ADTRAN-AOSDOWNLOAD
OID
.1.3.6.1.4.1.664.5.53.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
adAOSDownloadEntry
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 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadTAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadTAddress.<adAOSDownloadIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadTAddress'

Syntax

Source
SNMPv2-TCTAddress
Base type
OctetString
Type Description
Denotes a transport service address.
          
A TAddress value is always interpreted within the context of a
TDomain value.  Thus, each definition of a TDomain value must
be accompanied by a definition of a textual convention for use
with that TDomain.  Some possible textual conventions, such as
SnmpUDPAddress for snmpUDPDomain, are defined in the SNMPv2-TM
MIB module.  Other possible textual conventions are defined in
other MIB modules.

Values & Constraints

Type Constraints
range: 1..255

Conformance