hm2PNIOAdminStatus
HM2-INDUSTRIAL-PROTOCOLS-MIB ·
.1.3.6.1.4.1.248.11.101.1.2.1.1
Object
scalar r/w
Enumeration
Enables/disables the ProfinetIO functionality on this device. If disabled(2), the ProfinetIO protocol is inactive, but the ProfinetIO 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.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2ProfinetIOConfigGroup
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::hm2PNIOAdminStatus.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::hm2PNIOAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |