All MIBs › ARTEL-MIB › smSupplyType
smSupplyType
Module: ARTEL-MIB
OID (symbolic): ARTEL-MIB::smSupplyType
OID (numeric): 1.3.6.1.4.1.139.2.5.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A bit string returned as an integer that indicates the type of power supply present. Two bits are assigned to each power supply with the 2 least significant bits representing power supply 1. The bits are encoded such that: 00 invalid 01 No supply present 10 DC supply 11 AC supply
What is smSupplyType?
This bit-string encodes the type of each power supply as 2 bits per supply (4 possible types per supply). Indicates AC or DC power configuration. Example: 0x06 means both AC supplies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.139.2.5.4.2 snmpwalk -v2c -c public <target> ARTEL-MIB::smSupplyType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.139.2.5.4.2.1 snmpget -v2c -c public <target> ARTEL-MIB::smSupplyType.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::smSupplyType 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.2 | smSupplyType | ARTEL-MIB |