hm2DPIProfileEnipDefaultObjectList

HM2-FW-MIB · .1.3.6.1.4.1.248.11.79.1.3.21.4.1.7

Object

column r/w OctetString
Index of entries to be included from default object list
as per ENIP standard.
Allowed formats are: (Index range <1-347>)
- keyword 'none' for excluding and 'all' for including the default object list.
- any single index (e.g. 10)
- index range with first and last index separated by hyphen
 (e.g. '10-15')
- comma separated list of index (e.g. 12,25,123)
- combination of the points above (e.g. 10,25-30,125,300)
- Total number of decimal values can be up to 347.

Context

MIB
HM2-FW-MIB
OID
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.7
Type
column
Access
readwrite
Status
current
Parent
hm2DPIProfileEnipEntry
Groups
1

Walk 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-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2DPIProfileEnipDefaultObjectList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2DPIProfileEnipDefaultObjectList.<hm2DPIProfileEnipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-FW-MIB::hm2DPIProfileEnipDefaultObjectList'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-1280

Conformance