All MIBs › NBS-CMMC-MIB › nbsCmmcTftpSessIndex
nbsCmmcTftpSessIndex
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcTftpSessIndex
OID (numeric): 1.3.6.1.4.1.629.200.4.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index of the TFTP session (1..nbsCmmcTftpMaxSessionNum)
What is nbsCmmcTftpSessIndex?
This object assigns a unique numeric identifier to each TFTP (Trivial File Transfer Protocol) session active on the NBS CMMC device. The index ranges from 1 to the maximum number of allowed TFTP sessions. An operator would use this to track and manage concurrent firmware downloads, configuration file transfers, or other file operations via TFTP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.1 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.1.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessIndex.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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.4 | nbsCmmcTftpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.4.3 | nbsCmmcTftpSessTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.4.3.1 | nbsCmmcTftpSessEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.4.3.1.1 | nbsCmmcTftpSessIndex | NBS-CMMC-MIB |