hm2EtherNetIPWriteAccessStatus
HM2-INDUSTRIAL-PROTOCOLS-MIB ·
.1.3.6.1.4.1.248.11.101.1.3.1.8
Object
Enables/disables the read/write capability of the EtherNet/IP protocol. If disabled(2), the EtherNet/IP protocol is accessible the get requests only, if enabled(1), the EtherNet/IP protocol is accessible the set/get requests, The default value is disabled.
Context
- MIB
- HM2-INDUSTRIAL-PROTOCOLS-MIB
- OID
.1.3.6.1.4.1.248.11.101.1.3.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2EthernetIPConfigGroup
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::hm2EtherNetIPWriteAccessStatus.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::hm2EtherNetIPWriteAccessStatus'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |