tnOamSaaCtlKeepProbeHistoryAdm
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.3.4.1.15
Object
column r/w
Enumeration
The value of tnOamSaaCtlKeepProbeHistoryAdm specifies whether or not
per-probe history table rows will be created for this test. A test
without per-probe history table rows consumes less CPM RAM.
tnOamSaaCtlKeepProbeHistoryOpr is a read-only operational value
derived from tnOamSaaCtlKeepProbeHistoryAdm. The bulk of the
tnOamSaaCtlKeepProbeHistoryAdm semantics are described in the
tnOamSaaCtlKeepProbeHistoryOpr DESCRIPTION clause.
An attempt to set tnOamSaaCtlKeepProbeHistoryAdm to 'drop(2)' when
tnOamSaaCtlTestMode is not 'ping(1)' returns an 'inconsistentValue'
error to the manager.
When the SAA test's test mode is deconfigured (i.e.
tnOamSaaCtlTestMode becomes 'notConfigured(0)'),
tnOamSaaCtlKeepProbeHistoryAdm returns to its default value.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.3.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnOamSaaCtlEntry
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 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamSaaCtlKeepProbeHistoryAdm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamSaaCtlKeepProbeHistoryAdm.<tnSysSwitchId>.<tnOamSaaCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamSaaCtlKeepProbeHistoryAdm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keep |
2 | drop |
3 | auto |