All MIBs › HUAWEI-ENVIRONMENT-MIB › hwAnaType
hwAnaType
Module: HUAWEI-ENVIRONMENT-MIB
OID (symbolic): HUAWEI-ENVIRONMENT-MIB::hwAnaType
OID (numeric): 1.3.6.1.4.1.2011.6.1.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the type of the sensor that is used to test the Analog parameter. Options: 1.invalid(-1) -there is no valid sensor 2.voltage(1) -voltage sensor currently 3.current(2) -current sensor currently
What is hwAnaType?
Indicates what kind of sensor is feeding this analog channel: a voltage sensor, a current sensor, or invalid(-1) if no valid sensor is present.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.1.1.2.1.3 snmpwalk -v2c -c public <target> HUAWEI-ENVIRONMENT-MIB::hwAnaType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.1.1.2.1.3.1 snmpget -v2c -c public <target> HUAWEI-ENVIRONMENT-MIB::hwAnaType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.1.1.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAnaType.1
Start monitoring Huawei routers, switches, and access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-ENVIRONMENT-MIB::hwAnaType OID value, configure state conditions and alerts, and monitor any Huawei routers, switches, and access equipment from a single console.
OID Breakdown
Upper-level ancestors (9 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.1 | hwDevice | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.1.1 | hwEnvironmentMon | HUAWEI-ENVIRONMENT-MIB |
| 1.3.6.1.4.1.2011.6.1.1.2 | hwAnaChannelTable | HUAWEI-ENVIRONMENT-MIB |
| 1.3.6.1.4.1.2011.6.1.1.2.1 | hwAnaChannelEntry | HUAWEI-ENVIRONMENT-MIB |
| 1.3.6.1.4.1.2011.6.1.1.2.1.3 | hwAnaType | HUAWEI-ENVIRONMENT-MIB |