ntcDevSnmpNotifDestIpAddress

NEWTEC-DEVICE-MIB · .1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.2

Object

column r/w SNMPv2-SMIIpAddress
IP address used as destinations of the SNMP notifications to send. Regular
expression : (?-mix:^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$)

Context

MIB
NEWTEC-DEVICE-MIB
OID
.1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ntcDevSnmpNotifDestEntry
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 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-DEVICE-MIB::ntcDevSnmpNotifDestIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-DEVICE-MIB::ntcDevSnmpNotifDestIpAddress.<ntcDevSnmpNotifDestDestination>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-DEVICE-MIB::ntcDevSnmpNotifDestIpAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance