NBS-CMMC-MIB :: nbsCmmcTftpSessAction

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcTftpSessAction

nbsCmmcTftpSessAction

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcTftpSessAction

OID (numeric): 1.3.6.1.4.1.629.200.4.3.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.5
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.5.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.4.3.1.5.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.4nbsCmmcTftpGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.4.3nbsCmmcTftpSessTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.4.3.1nbsCmmcTftpSessEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.4.3.1.5nbsCmmcTftpSessActionNBS-CMMC-MIB