NBS-CMMC-MIB :: nbsCmmcSysFirmwareIndex

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysFirmwareIndex

nbsCmmcSysFirmwareIndex

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysFirmwareIndex

OID (numeric): 1.3.6.1.4.1.629.200.2.19.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Unique Id for this row

What is nbsCmmcSysFirmwareIndex?

This read-only object is a unique identifier assigned to a firmware version or image entry in the system, used internally for table row identification and cross-referencing. System administrators use this index when querying firmware information or tracking multiple firmware revisions within a Ciena CMMC (Common Metapacket Management Controller) system. The index is simply a unique integer value without semantic meaning.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.19.1.1
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysFirmwareIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.19.1.1.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysFirmwareIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysFirmwareIndex.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.1nbsCmmcSysFirmwareIndexNBS-CMMC-MIB