hm2ModbusTcpServerAdminStatus
HM2-INDUSTRIAL-PROTOCOLS-MIB ·
.1.3.6.1.4.1.248.11.101.1.4.1.1
Object
Enables/disables the Modbus TCP server functionality on this device. If disabled(2), the Modbus TCP Server is deactivated, but the Modbus MIBs can be accessed. The default value is disabled.
Context
- MIB
- HM2-INDUSTRIAL-PROTOCOLS-MIB
- OID
.1.3.6.1.4.1.248.11.101.1.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2ModbusConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-INDUSTRIAL-PROTOCOLS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-INDUSTRIAL-PROTOCOLS-MIB::hm2ModbusTcpServerAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-INDUSTRIAL-PROTOCOLS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-INDUSTRIAL-PROTOCOLS-MIB::hm2ModbusTcpServerAdminStatus'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |