All MIBs › NBS-CMMC-MIB › nbsCmmcSlotSwConfigurable
nbsCmmcSlotSwConfigurable
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotSwConfigurable
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether card is software configurable, usually based on hardware jumper/dip switch settings. If any changes to the hardware configuration are allowed, this value will be yes(3). If this is no(2), SNMP GETs will work but SETs will fail with an SNMP error. According to RFC 1157, that error should be noSuchName(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.13 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotSwConfigurable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.13.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotSwConfigurable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSlotSwConfigurable.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.13 | nbsCmmcSlotSwConfigurable | NBS-CMMC-MIB |