hm2SigConMode
HM2-DIAGNOSTIC-MIB ·
.1.3.6.1.4.1.248.11.22.1.3.1.1.1.5
Object
column r/w
Enumeration
This attribute specifies the behavior of the relay contact. The factory settings for signal contact 1 is monitoring the correct operation of entries specified to be survived. When the device has also a second signal contact, the factory setting for it is the manual mode.
Context
- MIB
- HM2-DIAGNOSTIC-MIB
- OID
.1.3.6.1.4.1.248.11.22.1.3.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2SigConCommonEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2SigConMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2SigConMode.<hm2SigConID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DIAGNOSTIC-MIB::hm2SigConMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | monitor |
3 | deviceState |
4 | deviceSecurity |
5 | deviceStateAndSecurity |