NBS-CMMC-MIB :: nbsCmmcSysTftpHostIP

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysTftpHostIP

nbsCmmcSysTftpHostIP

Module: NBS-CMMC-MIB

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

OID (numeric): 1.3.6.1.4.1.629.200.4.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description:

This is the IP Address of the TFTP Server/Client serving the actual TFTP transfer. A TFTP transfer may mean a software/microcode/parameter/etc.. download/upload process, initiated by the SNMP agent, for one of the modules, including, but not only, the System Control Card. It is 0.0.0.0, if th TFTP host is undefined.

What is nbsCmmcSysTftpHostIP?

This OID stores the IP address of the TFTP server used to transfer files (such as software updates) to and from the device. It specifies the location where firmware downloads come from. A network admin sets this to point at the correct internal file server before initiating system software upgrades.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.4.1
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTftpHostIP

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.4.1.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTftpHostIP.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.4.1.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysTftpHostIP.1

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.1nbsCmmcSysTftpHostIPNBS-CMMC-MIB