raisecomRemoteSysOperation

RAISECOM-REMOTE-MANAGEMENT-REMOTE-MIB · .1.3.6.1.4.1.8886.1.13.1.6

Object

scalar r/w Enumeration
Specifies system command in remote device.Currently,support three
types command:reboot,write and erase.Reboot command is used to reset
remote device,write is used to save startup-config file in remote device,
and erase is used to erase startup-config file of remote device.

Context

MIB
RAISECOM-REMOTE-MANAGEMENT-REMOTE-MIB
OID
.1.3.6.1.4.1.8886.1.13.1.6
Type
scalar
Access
readwrite
Status
current
Parent
raisecomRemoteManagementRemoteHideMibObjects

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ready
2write
3erase
4reboot