All MIBs › NBS-CMMC-MIB › nbsCmmcSysSnmpV1
nbsCmmcSysSnmpV1
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysSnmpV1
OID (numeric): 1.3.6.1.4.1.629.200.2.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object enables or disables SNMPv1 protocol handling.
What is nbsCmmcSysSnmpV1?
This OID holds a boolean value that enables or disables support for the older SNMPv1 protocol on the device. When disabled, the device will not respond to or accept SNMPv1 management commands. An operator configures this to enforce modern security standards by preventing older, less secure SNMPv1 access while requiring the newer SNMPv3 protocol with encryption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.21 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSnmpV1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.21.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSnmpV1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.21.1 i <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.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.21 | nbsCmmcSysSnmpV1 | NBS-CMMC-MIB |