All MIBs › NBS-CMMC-MIB › nbsCmmcSlotClearType
nbsCmmcSlotClearType
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotClearType
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When nbsCmmcSysLockTypes is enabled, use this object to clear the configured slot type. Issue a set command with a value of clearType(3). A read of this object will always return idle(2), or notSupported(1) if this feature is not supported.
What is nbsCmmcSlotClearType?
This object is used to clear a previously configured slot type restriction when the system's type-locking feature is enabled. An operator would set this to 'clearType' to allow a slot to accept different card types again, useful when replacing or upgrading hardware modules.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.25 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotClearType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.25.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotClearType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.7.1.1.25.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.7 | nbsCmmcSlotGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1 | nbsCmmcSlotTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1 | nbsCmmcSlotEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1.25 | nbsCmmcSlotClearType | NBS-CMMC-MIB |