All MIBs › NBS-CMMC-MIB › nbsCmmcSysFirmwareType
nbsCmmcSysFirmwareType
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysFirmwareType
OID (numeric): 1.3.6.1.4.1.629.200.2.19.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What kind of entity this package is for. Valid rev files have type chassis(2), slot(3), or port(4).
invalid(1) indicates this entry is not a valid rev file.
deleted(5) indicates this entry refers to a file that was deleted and is no longer in the management card storage area. This entry may be re-enabled if the identical file is again put on the management card. This way, indexes do not move around if files are deleted and subsequently restored. However, deleted slots may be reused by the system for new files at the system's descretion.
Setting deleted(5) will delete this file permanently from the management card storage area.
No values other than deleted(5) can be set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.19.1.8 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysFirmwareType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.19.1.8.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysFirmwareType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.19.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysFirmwareType.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.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.19 | nbsCmmcSysFirmwareTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.19.1 | nbsCmmcSysFirmwareEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.19.1.8 | nbsCmmcSysFirmwareType | NBS-CMMC-MIB |