hm2Iec61850MmsServerWriteAccessStatus
HM2-INDUSTRIAL-PROTOCOLS-MIB ·
.1.3.6.1.4.1.248.11.101.1.1.1.2
Object
Enables/disables the read/write capability of the IEC61850 MMS. If disabled(2), the IEC61850 MMS Server is accessible read-only, if enabled(1) the device configuration can be changed using the IEC61850 MMS protocol. The default value is disabled.
Context
- MIB
- HM2-INDUSTRIAL-PROTOCOLS-MIB
- OID
.1.3.6.1.4.1.248.11.101.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2Iec61850ConfigGroup
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::hm2Iec61850MmsServerWriteAccessStatus.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::hm2Iec61850MmsServerWriteAccessStatus'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |