frsldPvcCtrlDeleteOnPurge
FRSLD-MIB ·
.1.3.6.1.2.1.95.1.1.1.10
Object
column r/w
Enumeration
This object defines whether rows will
automatically be deleted from the tables
when the information is purged.
- A value of none(1) indicates that no rows
will deleted. The last known values will
be preserved.
- A value of sampleControls(2) indicates
that all associated sample control rows
will be deleted.
- A value of all(3) indicates that all
associated rows SHOULD be deleted.
Context
- MIB
- FRSLD-MIB
- OID
.1.3.6.1.2.1.95.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frsldPvcCtrlEntry
- 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 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldPvcCtrlDeleteOnPurge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldPvcCtrlDeleteOnPurge.<ifIndex>.<frsldPvcCtrlDlci>.<frsldPvcCtrlTransmitRP>.<frsldPvcCtrlReceiveRP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRSLD-MIB::frsldPvcCtrlDeleteOnPurge'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | sampleContols |
3 | all |
Conformance
Member of
Compliance refinements
frsldCompliance
readonly
Write access is not required. If this object is
implemented with a max-access of read-only, then
the frsldPvcCtrlDeleteOnPurge(6) bit must return
0.
implemented with a max-access of read-only, then
the frsldPvcCtrlDeleteOnPurge(6) bit must return
0.