cfgTransferOp

CTRON-SSR-CONFIG-MIB · .1.3.6.1.4.1.52.2501.1.231.1

Object

scalar r/w Enumeration
Tranfer operation to be performed. Configuration
files are ASCII NVT text files describing the operation of the shelf.
Send operations use tftp to transfer a file from the manager to agent.
Receive operations use tftp to transfer the file from the agent to the 
manager. Default value is no operation or noop.

Context

MIB
CTRON-SSR-CONFIG-MIB
OID
.1.3.6.1.4.1.52.2501.1.231.1
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::cfgTransferOp.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::cfgTransferOp'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noop
2sendConfigToAgent
3receiveConfigFromAgent
4receiveBootlogFromAgent

Conformance