All MIBs › NBS-CMMC-MIB › nbsCmmcSysPingResponses
nbsCmmcSysPingResponses
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysPingResponses
OID (numeric): 1.3.6.1.4.1.629.200.3.1.19.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of ICMP echo response packets received.
What is nbsCmmcSysPingResponses?
This counter tracks the number of ICMP echo response packets (ping replies) received by the device from external hosts, indicating successful reachability tests. It accumulates over time and helps verify that network paths are functional. Operators use it to confirm devices are reachable and respond to basic network diagnostics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.19.1.7 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysPingResponses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.19.1.7.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysPingResponses.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysPingResponses.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.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.7 | nbsCmmcSysPingResponses | NBS-CMMC-MIB |