slaMonitorAgentServerBypass
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.1.30
Object
scalar r/w
Enumeration
The value of this attribute determines whether the SLA Monitor agent can perform certain operations without being registered with a server. When this attribute is set to 'enable(1)', an agent will respond to agent-to-agent test requests regardless of the server registration status. A 'disable(2)' setting will restrict agent responses when the agent is not registered with an SLA Monitor server.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.1.30- 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::slaMonitorAgentServerBypass.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::slaMonitorAgentServerBypass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of
Compliance refinements
slaMonitorMibCompliance
readonly
Write access is not required.