All MIBs › HMPRIV-MGMT-SNMP-MIB › hmLEDRSRRelay1
hmLEDRSRRelay1
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmLEDRSRRelay1
OID (numeric): 1.3.6.1.4.1.248.14.1.1.35.3.5
Node type: OBJECT-TYPE
Type: LEDState
Access: read-only
Description:
Status from the Relay1 LED.
What is hmLEDRSRRelay1?
This OID holds the current status of a physical relay indicator light on the equipment, showing whether it is illuminated, dark, or blinking. When you monitor this value, you can detect hardware status and faults via SNMP rather than physically inspecting the equipment. A network operator would check this remotely to diagnose hardware problems—a dark LED when it should be on might indicate a failed relay or power issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.35.3.5 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmLEDRSRRelay1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.35.3.5.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmLEDRSRRelay1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hmLEDRSRRelay1.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.35 | hmLEDGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.35.3 | hmLEDRSRGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.35.3.5 | hmLEDRSRRelay1 | HMPRIV-MGMT-SNMP-MIB |