All MIBs › NBS-CMMC-MIB › nbsCmmcSysLastSetFailure
nbsCmmcSysLastSetFailure
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysLastSetFailure
OID (numeric): 1.3.6.1.4.1.629.200.2.16
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
If the last SNMP SET was rejected, for example with SNMP Error: BadValue (SNMP Error 3), this object should explain why the SET failed.
This string may be empty (size 0) if no explanation is available.
If there have been no SET requests since boot-up, this string should be empty (size 0).
In addition to this object, SET errors may also be found in the nbsCmmcSysRunningLogMessageTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.16 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLastSetFailure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.16.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLastSetFailure.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.16 | nbsCmmcSysLastSetFailure | NBS-CMMC-MIB |