NBS-CMMC-MIB :: nbsCmmcSysPingResponses

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysPingResponses

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 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.3nbsCmmcIpSnmpGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1nbsCmmcIpCfgNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1.19nbsCmmcSysPingTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1.19.1nbsCmmcSysPingEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.1.19.1.7nbsCmmcSysPingResponsesNBS-CMMC-MIB