All MIBs › SERVERVIEW-STATUS-MIB › sieStNumberComponents
sieStNumberComponents
Module: SERVERVIEW-STATUS-MIB
OID (symbolic): SERVERVIEW-STATUS-MIB::sieStNumberComponents
OID (numeric): 1.3.6.1.4.1.231.2.10.2.11.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of available components; this is the number of entries in the component table
What is sieStNumberComponents?
The total number of components present, equal to the number of rows in the component status table. An admin or monitoring script reads this before walking the full component table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.4.2 snmpwalk -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStNumberComponents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.4.2.1 snmpget -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStNumberComponents.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sieStNumberComponents.1
Start monitoring Fujitsu PRIMERGY server running ServerView Agent (aggregated overall system health status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SERVERVIEW-STATUS-MIB::sieStNumberComponents OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMERGY server running ServerView Agent (aggregated overall system health status) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.10 | sniExtensions | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2 | sniServerMgmt | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.11 | sieStatusAgent | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4 | sieStComponentStatus | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4.2 | sieStNumberComponents | SERVERVIEW-STATUS-MIB |