All MIBs › NSCPS32-MIB › ps32NumEnvironmentSensors
ps32NumEnvironmentSensors
Module: NSCPS32-MIB
OID (symbolic): NSCPS32-MIB::ps32NumEnvironmentSensors
OID (numeric): 1.3.6.1.4.1.10.2.1.4.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of environment sensors in this chassis.
What is ps32NumEnvironmentSensors?
The number of environmental sensors (temperature, fan, etc.) present in this chassis (1-65535), sizing how many rows an admin should expect in ps32EnvironTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.3.1 snmpwalk -v2c -c public <target> NSCPS32-MIB::ps32NumEnvironmentSensors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.3.1.1 snmpget -v2c -c public <target> NSCPS32-MIB::ps32NumEnvironmentSensors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ps32NumEnvironmentSensors.1
Start monitoring NSC PS-32 port switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCPS32-MIB::ps32NumEnvironmentSensors OID value, configure state conditions and alerts, and monitor any NSC PS-32 port switch 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.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.4 | nscHippiSwitch | NSC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10.2.1.4.3 | ps32Environ | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.3.1 | ps32NumEnvironmentSensors | NSCPS32-MIB |