cfgActivateTransfer

CTRON-SSR-CONFIG-MIB · .1.3.6.1.4.1.52.2501.1.231.4

Object

scalar r/w SNMPv2-TCTruthValue
Activate the file transfer operation with a value of True(1) or 
stop it with False(2). Poll cfgTransferStatus for current status. 
Default value is False. cfgFileName, cfgManagerAddress and cfgTransferOp
must be valid prior to setting this object to True. This object is equivalent to
the CLI command: copy tftp-server to startup if cfgRequestOp == sendConfig

Context

MIB
CTRON-SSR-CONFIG-MIB
OID
.1.3.6.1.4.1.52.2501.1.231.4
Type
scalar
Access
readwrite
Status
current
Parent
cfgGroup
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-CONFIG-MIB::cfgActivateTransfer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-CONFIG-MIB::cfgActivateTransfer'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance