pdnMoveUnitCmd

PDN-STACKABLE-MIB · .1.3.6.1.4.1.1795.2.24.2.36.1.4.1.3

Object

column r/w Enumeration
Writing the value move(2) will cause the stack and configuration 
related information for the source unit to be moved to the
destination unit. This object always returns a noOp(1) on a 
read operation.

Context

MIB
PDN-STACKABLE-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.3
Type
column
Access
readwrite
Status
current
Parent
pdnMoveUnitCmdEntry
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 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-STACKABLE-MIB::pdnMoveUnitCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-STACKABLE-MIB::pdnMoveUnitCmd.<pdnMoveUnitSrcNumber>.<pdnMoveUnitDestNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-STACKABLE-MIB::pdnMoveUnitCmd'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2move

Conformance