adTaSysCtrlSrmAutoUpgradeCtrl
ADTRAN-TACONTROLER-PRODUCT-MIB ·
.1.3.6.1.4.1.664.5.63.90.22
Object
scalar r/w
Enumeration
Enable or disable SRM's control of Auto Upgrade. This option is enabled by default for controllers that support SRM. Enabling Auto Upgrade control forces Auto Upgrade to retrieve the system release package from the Flash File System. Disabling Auto Upgrade control instructs the Auto Upgrade system to retrieve files based off of the Auto Upgrade provisioned settings.
Context
- MIB
- ADTRAN-TACONTROLER-PRODUCT-MIB
- OID
.1.3.6.1.4.1.664.5.63.90.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTaSysCtrlSysRlsMgmt
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 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSysCtrlSrmAutoUpgradeCtrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSysCtrlSrmAutoUpgradeCtrl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |