All MIBs › ARTEL-MIB › smSupplyPresent
smSupplyPresent
Module: ARTEL-MIB
OID (symbolic): ARTEL-MIB::smSupplyPresent
OID (numeric): 1.3.6.1.4.1.139.2.5.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A bit string returned as an integer that represents the presence of the power supplies. The lease significant bit represents power supply 1 which the leftmost power supply.
What is smSupplyPresent?
This bit-string (as integer) indicates which power supplies (as bits) are physically present in the chassis. Least significant bit represents supply 1 (leftmost). Example: 0x03 means both supplies installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.139.2.5.4.1 snmpwalk -v2c -c public <target> ARTEL-MIB::smSupplyPresent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.139.2.5.4.1.1 snmpget -v2c -c public <target> ARTEL-MIB::smSupplyPresent.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smSupplyPresent.1
Start monitoring Artel Video Systems SDI video-over-fiber/IP transport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARTEL-MIB::smSupplyPresent OID value, configure state conditions and alerts, and monitor any Artel Video Systems SDI video-over-fiber/IP transport equipment from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.139 | artel | ARTEL-MIB |
| 1.3.6.1.4.1.139.2 | galactica | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.5 | systemManagement | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.5.4 | smPowerSupply | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.5.4.1 | smSupplyPresent | ARTEL-MIB |