All MIBs › NSCDX-MIB › nscDxConfigProcessorMask
nscDxConfigProcessorMask
Module: NSCDX-MIB
OID (symbolic): NSCDX-MIB::nscDxConfigProcessorMask
OID (numeric): 1.3.6.1.4.1.10.2.1.3.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Bit mask of available processors. This is a string where each character represents the availability of a processor. The leftmost character coresponds to processor 0 and the rightmost character corresponds to processor 15. Each character will be a hex digit 0..F if the processor is active, else it is a '.'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.3.1.5 snmpwalk -v2c -c public <target> NSCDX-MIB::nscDxConfigProcessorMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.3.1.5.1 snmpget -v2c -c public <target> NSCDX-MIB::nscDxConfigProcessorMask.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.10 | nsc | NSC-MIB |
| 1.3.6.1.4.1.10.2 | nscMib | NSC-MIB |
| 1.3.6.1.4.1.10.2.1 | nscProducts | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.3 | nscDx | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.3.1 | nscDxConfig | NSCDX-MIB |
| 1.3.6.1.4.1.10.2.1.3.1.5 | nscDxConfigProcessorMask | NSCDX-MIB |