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
Start monitoring NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NBS-CMMC-MIB::nbsCmmcSysPingResponses OID value, configure state conditions and alerts, and monitor any NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.629 | nbase | GSWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |