All MIBs › NBS-CMMC-MIB › nbsCmmcChassisCountersState
nbsCmmcChassisCountersState
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcChassisCountersState
OID (numeric): 1.3.6.1.4.1.629.200.6.1.1.50
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object allows user to reset MAC counters on all ports in this Chassis.
What is nbsCmmcChassisCountersState?
This object allows an operator to reset all MAC layer statistics counters on every port in an NBS chassis simultaneously. Resetting counters clears historical performance data without affecting actual traffic. Technicians use this before starting performance tests or to clear stale counters after troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.50 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisCountersState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.6.1.1.50.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcChassisCountersState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.6.1.1.50.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcChassisCountersState.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.6 | nbsCmmcChassisGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1 | nbsCmmcChassisTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1.1 | nbsCmmcChassisEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.6.1.1.50 | nbsCmmcChassisCountersState | NBS-CMMC-MIB |