hm2DPIProfileDnp3DefaultWhiteList

HM2-FW-MIB · .1.3.6.1.4.1.248.11.79.1.3.21.6.1.4

Object

column r/w OctetString
Index of entries to be included from Default White list
of objects as per DNP3 standard IEEE 1815-2012.
Allowed formats are: (Index range <1-317>) 
- keyword 'none' for excluding and 'all' for including default whitelist.
- single index ('10')
- index range with first and last index separated by hyphen 
 ('10-15')
- comma separated list of index ('12,25,123')
- combination of the points above ('10,25-30,125,300')

Context

MIB
HM2-FW-MIB
OID
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.4
Type
column
Access
readwrite
Status
current
Parent
hm2DPIProfileDnp3Entry
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::hm2DPIProfileDnp3DefaultWhiteList'
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::hm2DPIProfileDnp3DefaultWhiteList.<hm2DPIProfileDnp3Index>'
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::hm2DPIProfileDnp3DefaultWhiteList'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-1400

Conformance