hm2NetobjectsDataTableData

HM2-NETOBJ-MIB · .1.3.6.1.4.1.248.11.60.1.2.2.1.3

Object

column r/w OctetString
A string representing a data portion of the hm2Netobject.
This may be 
o a single address (a.b.c.d) 
o an address range in CIDR notation (a.b.c.d/n) 
o an address range with start and end address (a.b.c.d-a.b.c.f)

Context

MIB
HM2-NETOBJ-MIB
OID
.1.3.6.1.4.1.248.11.60.1.2.2.1.3
Type
column
Access
readwrite
Status
current
Parent
hm2NetobjectsDataTableEntry
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-NETOBJ-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NETOBJ-MIB::hm2NetobjectsDataTableData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-NETOBJ-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NETOBJ-MIB::hm2NetobjectsDataTableData.<hm2NetobjectsDataTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-NETOBJ-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-NETOBJ-MIB::hm2NetobjectsDataTableData'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-100

Conformance