NBS-CMMC-MIB :: nbsCmmcSysFirmwareType

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysFirmwareType

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2nbsCmmcSystemGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.19nbsCmmcSysFirmwareTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.19.1nbsCmmcSysFirmwareEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.19.1.8nbsCmmcSysFirmwareTypeNBS-CMMC-MIB