nbsCmmcTftpSessAction
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.4.3.1.5
Object
column
r/w
Enumeration
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.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.4.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcTftpSessEntry
- Table
- nbsCmmcTftpSessTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | downloadNM |
3 | uploadNM |
4 | downloadPar |
5 | uploadPar |
6 | downloadFile |
7 | uploadFile |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsCmmcTftpSessIndex The index of the TFTP session (1..nbsCmmcTftpMaxSessionNum) | column | Integer32 | .1.3.6.1.4.1.629.200.4.3.1.1 |
| nbsCmmcTftpSessAddress This is the IPv4 or IPv6 Address of the TFTP Host (Server/Client)
serving the TFTP session as a source/destination. Setting the
nbsCmmcTftpSessAddress value will change also the
t… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.629.200.4.3.1.10 |
| nbsCmmcTftpSessStatus The status of this TFTP session | column | Enumeration | .1.3.6.1.4.1.629.200.4.3.1.2 |
| nbsCmmcTftpSessHostIp This is the IP Address of the TFTP Host (Server/Client)
serving the TFTP session as a source/destination. An IP
address of 0.0.0.0 signifies that no setup has been done.
Setting t… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.629.200.4.3.1.3 |
| nbsCmmcTftpSessModuleId deprecated Deprecated. Module Id that owns this TFTP session
(whose firmware/microcode/parameters/etc. are transferred | column | Integer32 | .1.3.6.1.4.1.629.200.4.3.1.4 |
| nbsCmmcTftpSessFileName The name of the file to be transferred by this TFTP
session. | column | OctetString | .1.3.6.1.4.1.629.200.4.3.1.6 |
| nbsCmmcTftpSessFileSize deprecated The number of bytes in the file. Whichever side has
the file being sent may report the file size here.
Not supported value: -1 | column | Integer32 | .1.3.6.1.4.1.629.200.4.3.1.7 |
| nbsCmmcTftpSessProgress deprecated The number of bytes successfully transferred in this
session.
Not supported value: -1 | column | Integer32 | .1.3.6.1.4.1.629.200.4.3.1.8 |
| nbsCmmcTftpSessAddressType This is the IP Address Type of the TFTP Host (Server/Client)
serving the TFTP session as a source/destination. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.629.200.4.3.1.9 |