All MIBs › RC-POM-MIB › rcPlugOptModBiasLowAlarmThreshold
rcPlugOptModBiasLowAlarmThreshold
Module: RC-POM-MIB
OID (symbolic): RC-POM-MIB::rcPlugOptModBiasLowAlarmThreshold
OID (numeric): 1.3.6.1.4.1.2272.1.71.1.1.29
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This value represents the vendor specified low current threshold. If the measured bias current falls below this value, a low current is asserted. It is a positive number expressed in units of 2 microamps and can range from 0 to 131 mA with 0.0001 accuracy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.71.1.1.29 snmpwalk -v2c -c public <target> RC-POM-MIB::rcPlugOptModBiasLowAlarmThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.71.1.1.29.1 snmpget -v2c -c public <target> RC-POM-MIB::rcPlugOptModBiasLowAlarmThreshold.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPlugOptModBiasLowAlarmThreshold.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.71 | rcPlugOptMod | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.71.1 | rcPlugOptModTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.71.1.1 | rcPlugOptModEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.71.1.1.29 | rcPlugOptModBiasLowAlarmThreshold | RC-POM-MIB |