fsPluggableModuleAction

FS-REDUNDANCY-MIB · .1.3.6.1.4.1.52642.1.1.10.2.34.2.1.1.11

Object

column r/w Enumeration
This object contains the operations to the module:
Module reset(1)
Restore all settings to the default value(2)
Module remove(3)
When reading the object value, it always be back to zero.

Context

MIB
FS-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.34.2.1.1.11
Type
column
Access
readwrite
Status
current
Parent
fsPluggableModuleInfoEntry
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 'FS-REDUNDANCY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-REDUNDANCY-MIB::fsPluggableModuleAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-REDUNDANCY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-REDUNDANCY-MIB::fsPluggableModuleAction.<fsPluggableModuleInfoDeviceIndex>.<fsPluggableModuleInfoSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-REDUNDANCY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-REDUNDANCY-MIB::fsPluggableModuleAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1reset
2clearAllConf
3uninstall

Conformance