sub10UnitMgmtSnmpAccessIpAddr

SUB10SYSTEMS-MIB · .1.3.6.1.4.1.39003.3.2.7.16.1.4

Object

column r/w OctetString
The administratively assigned SNMP access IP address. Only SNMP requests from this
address will be serviced by the SNMP agent.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-15

Conformance