slaMonitorAgentConfiguredAgentAddr
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.1.15
Object
The IP address of the SLA Monitor agent. If the value of this attribute is 0.0.0.0, the SLA Monitor agent will utilize an active device IP address by default.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.1.15- 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::slaMonitorAgentConfiguredAgentAddr.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::slaMonitorAgentConfiguredAgentAddr'
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.