All MIBs › NBS-CMMC-MIB › nbsCmmcSysPingAddr
nbsCmmcSysPingAddr
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysPingAddr
OID (numeric): 1.3.6.1.4.1.629.200.3.1.19.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP Address to which the NM device will ping. Setting this variable initiates the ping sequence. The default value is the loopback address 127.0.0.1.
What is nbsCmmcSysPingAddr?
This OID stores an IP address that the device will ping for connectivity testing, with 127.0.0.1 as default. Setting this value initiates an immediate ping diagnostic test from the device. A network administrator writes an IP address to this to test whether the device can reach that target for troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.19.1.3 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysPingAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.19.1.3.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysPingAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.3.1.19.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.3 | nbsCmmcIpSnmpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1 | nbsCmmcIpCfg | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1.19 | nbsCmmcSysPingTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1.19.1 | nbsCmmcSysPingEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1.19.1.3 | nbsCmmcSysPingAddr | NBS-CMMC-MIB |