slaMonitorNtrCtrlAdminStatus
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.2.1.1.8
Object
column r/w
Enumeration
Used to initiate an NTR test:
enabled(1) - initiate the test as defined by this
slaMonitorNtrCtrlEntry.
disabled(2) - deactivate the test defined by this
slaMonitorNtrCtrlEntry, if possible.
Refer to the corresponding slaMonitorNtrResultsOperStatus
to determine the operational state of the test defined by
this entry. When queried, 'disabled(2)' is always returned
for this attribute.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slaMonitorNtrCtrlEntry
- Groups
- 1
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 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLA-MONITOR-MIB::slaMonitorNtrCtrlAdminStatus'
More examples
Read one indexed 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::slaMonitorNtrCtrlAdminStatus.<slaMonitorNtrCtrlOwnerId>.<slaMonitorNtrCtrlTestName>'
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::slaMonitorNtrCtrlAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of