slapmPRMonSystemAddress
SLAPM-MIB ·
.1.3.6.1.3.88.1.2.6.1.2
Object
column OctetString
Address of a system that an Policy definition relates to. A zero length octet string can be used to indicate that only a single system is being represented. Otherwise, the length of the octet string should be 4 for an ipv4 address and 16 for an ipv6 address.
Context
- MIB
- SLAPM-MIB
- OID
.1.3.6.1.3.88.1.2.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- slapmPRMonEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPRMonSystemAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPRMonSystemAddress.<slapmPRMonOwnerIndex>.<slapmPRMonSystemAddress>.<slapmPRMonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLAPM-MIB::slapmPRMonSystemAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-0
range: 4-4
range: 16-16