All MIBs › NBS-CMMC-MIB › nbsCmmcSlotType
nbsCmmcSlotType
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotType
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of card in the slot.
If the slot is empty and the chassis' color is black, this should be 0 or 1.
If the slot is empty and the chassis' color is beige or gray, this should be 2.
If a module is installed that the Agent does not support, this value should be 3.
Values greater than 3 are used to indicate both the front panel and the functionality of the module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.3 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.3.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSlotType.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.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.3 | nbsCmmcSlotType | NBS-CMMC-MIB |