All MIBs › NBS-CMMC-MIB › nbsCmmcTftpSessHostIp
nbsCmmcTftpSessHostIp
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcTftpSessHostIp
OID (numeric): 1.3.6.1.4.1.629.200.4.3.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
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 the nbsCmmcTftpSessHostIp value will change also the the default of all the instances of nbsCmmcTftpSessHostIp that were not specifically initialized by a SET operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.3 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessHostIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.4.3.1.3.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcTftpSessHostIp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.4.3.1.3.1 a <value>
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.3 | nbsCmmcTftpSessHostIp | NBS-CMMC-MIB |