All MIBs › RAD-MIB › fileTransferToSubSystems
fileTransferToSubSystems
Module: RAD-MIB
OID (symbolic): RAD-MIB::fileTransferToSubSystems
OID (numeric): 1.3.6.1.4.1.164.6.2.12.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object represents the sub-systems the fileTransCmd refers to. It should be used when a system is divided to sub-systems and each sub-system (or part of them) can have a different SW/Configuration.
Each bit of this object will represent one of the sub-systems. Bit='1' - APPLY to respective sub-system Bit='0' - DO NOT APPLY to respective sub-system
For the meaning of each bit, see product's specification. User will select the sub-systems envolved by filling-in the bits that represent these sub-systems. In this case, the file represented by 'fileName' will include several parts, each representing one of the sub-systems. The agent will refer only to the part/s indicated by this object.
0 Octet Strings = not applicable DEFVAL = 0h for the products that support this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.12.8 snmpwalk -v2c -c public <target> RAD-MIB::fileTransferToSubSystems
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.12.8.1 snmpget -v2c -c public <target> RAD-MIB::fileTransferToSubSystems.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.12.8.1 s <value>
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.12 | fileTransfer | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.12.8 | fileTransferToSubSystems | RAD-MIB |