slaMonitorAgentConfiguredServerAddr
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.1.18
Object
The IP address of the SLA Monitor server with which the agent is allowed to register. If the value of this attribute is not 0.0.0.0, the SLA Monitor agent may only respond to server requests originating at the specified IP address (or the IP address specified by the slaMonitorAgentConfiguredAltServerAddr object if it is non-zero).
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.1.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slaMonitorAgtClasses
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLA-MONITOR-MIB::slaMonitorAgentConfiguredServerAddr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLA-MONITOR-MIB::slaMonitorAgentConfiguredServerAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
slaMonitorMibCompliance
readonly
Write access is not required.