nbsCmmcTftpSessAction OBJECT-TYPE
SYNTAX INTEGER {
inactive (1), -- no transfer underway
downloadNM (2), -- download NM image from a host
uploadNM (3), -- upload NM image to a host
downloadPar (4), -- download configuration parameters from a host
uploadPar (5), -- upload configuration parameters to a host
downloadFile (6), -- download a file from a host
uploadFile (7) -- upload a file to a host
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to initiate a TFTP file transfer.
If nbsCmmcTftpSessStatus is not active (4), the Agent
should report the value inactive (1).
The Manager may initiate a session between the Agent
and the host specified in nbsCmmcTftpSessHostIp by
changing the value of this object.
Setting the value downloadNM (2) tells the Agent to
transfer its firmware image from the host to itself.
Setting the value uploadNM (3) tells the Agent to
transfer its firmware image from itself to the host.
Setting the value downloadPar (4) tells the Agent to
transfer a previous backup of its configuration from
the host to itself. Setting the value uploadPar (5)
tells the Agent to send a backup file of its current
configuration to the host.
For any other type of file, the Manager should set
this value to downloadFile (6) to send a file from the
host to the NM, and uploadFile (7) to transfer a file
from the NM to the host."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.629.200.4.3.1.1 | nbsCmmcTftpSessIndex | 0 | 0 | nbsCmmcTftpSessIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the TFTP session … |
1.3.6.1.4.1.629.200.4.3.1.2 | nbsCmmcTftpSessStatus | 0 | 0 | nbsCmmcTftpSessStatus OBJECT-TYPE SYNTAX INTEGER { inactive (1), -- TFTP session is inactive create (2), -- TFTP session is in … |
1.3.6.1.4.1.629.200.4.3.1.3 | nbsCmmcTftpSessHostIp | 0 | 0 | nbsCmmcTftpSessHostIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "This is the IP Address of … |
1.3.6.1.4.1.629.200.4.3.1.4 | nbsCmmcTftpSessModuleId | 0 | 0 | nbsCmmcTftpSessModuleId OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS deprecated DESCRIPTION "Deprecated. Module Id t… |
1.3.6.1.4.1.629.200.4.3.1.6 | nbsCmmcTftpSessFileName | 0 | 0 | nbsCmmcTftpSessFileName OBJECT-TYPE SYNTAX DisplayString(SIZE(0..50)) MAX-ACCESS read-write STATUS current DESCRIPTION "The nam… |
1.3.6.1.4.1.629.200.4.3.1.7 | nbsCmmcTftpSessFileSize | 0 | 0 | nbsCmmcTftpSessFileSize OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS deprecated DESCRIPTION "The number of bytes in … |
1.3.6.1.4.1.629.200.4.3.1.8 | nbsCmmcTftpSessProgress | 0 | 0 | nbsCmmcTftpSessProgress OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS deprecated DESCRIPTION "The number of bytes succ… |