All MIBs › CHASSIS-MIB › chasControlFFSFileAction
chasControlFFSFileAction
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlFFSFileAction
OID (numeric): 1.3.6.1.4.1.800.2.1.3.2.1.6
Node type: OBJECT-TYPE
Type: XylanFFSFileAction
Access: read-write
Description:
none(1) No action has been requested for this file writingTo(2) can only be specified for Primary causes the specified file to be written from Primary to Secondary. deletingFrom(3) this file is being removed can be specified for files on both Primary and Secondary. readingFrom(4) can only be specified for Secondary causes the specified file to be copoed from the Secondary to the Promary. This value may be set to delete files from an MPM or copy files between the Primary and Secondary. Only one action is permitted at a time. If a SET is attempted to ANY chasControlFFSFileAction when chasControlLastFFSActionSlot is inProgress(2) the resource will be unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.6 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.2.1.6.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlFFSFileAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.2.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasControlFFSFileAction.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.2 | chasControlFFSTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.2.1 | chasControlFFSEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.2.1.6 | chasControlFFSFileAction | CHASSIS-MIB |