All MIBs › CROSSSTREAM-MIB › cstrm3VIOVoltage
cstrm3VIOVoltage
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::cstrm3VIOVoltage
OID (numeric): 1.3.6.1.4.1.4962.2.1.4.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The voltage in 1/100ths of a volt of the 3.3 volt I/O regulator.
What is cstrm3VIOVoltage?
This read-only integer reports the output of the 3.3-volt I/O voltage regulator, separate from the core 3.3V rail, expressed in hundredths of a volt. An admin checks this specifically when troubleshooting I/O-interface issues such as flaky ASI or ATM ports, since those interfaces draw from this dedicated rail. For example, if ASI ports intermittently drop signal while core voltages look fine, the admin would check cstrm3VIOVoltage next to see if the I/O rail itself is unstable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.4.7 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::cstrm3VIOVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.4.7.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::cstrm3VIOVoltage.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cstrm3VIOVoltage.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::cstrm3VIOVoltage OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device 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.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2 | products | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1 | crossStream | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.4 | cstrmDiags | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.4.7 | cstrm3VIOVoltage | CROSSSTREAM-MIB |