xcmGenTrapClientRowPersistence

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.13.2.1.5

Object

This object is used to specify the persistence of this
conceptual row in the 'xcmGenTrapClientTable' (and associated
conceptual rows in the 'xcmGenTrapViewTable').
              
Usage:  It is conformant to implement this object as read-only,
however, conforming management agents are STRONGLY RECOMMENDED
to support at least read-write access to this object.
              
Usage:  Conforming management stations, when they first create
new rows in this table, SHALL set
'xcmGenTrapClientRowStatus' (to 'createAndGo'),
'xcmGenTrapClientRowPersistence' (if not 'volatile'),
'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and
'xcmGenTrapClientSNMPCommunity' (if not the current managed
system default in 'xcmGenBaseSNMPTrapCommunity')
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
              
Usage:  Conforming management agents SHALL NOT accept sets to
'xcmGenTrapClientRowPersistence',
'xcmGenTrapClientSNMPVersion', or
'xcmGenTrapClientSNMPCommunity'
AFTER row creation (these objects are 'write-once').
              
Usage:  Dynamically created rows SHALL be given 'volatile'
or 'nonvolatile' persistence.
              
Usage:  Conforming management agents SHALL support
'volatile' (lost across power cycles).
              
Usage:  Conforming management agents are STRONGLY RECOMMENDED to
support 'nonvolatile' (preserved across power cycles),
but NEED NOT support any other levels of persistence.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.13.2.1.5
Type
column
Access
readwrite
Status
current
Parent
xcmGenTrapClientEntry
Groups
1

Walk 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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenTrapClientRowPersistence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenTrapClientRowPersistence.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenTrapClientRowPersistence'

Values & Constraints

Type Values
1other
2unknown
3volatile
4nonvolatile
5permanent
6readonly

Conformance

Member of
Compliance refinements
xcmGeneralMIBCompliance readonly XEROX-GENERAL-TC::XcmGenRowPersistence
Values: volatile(3)
Usage: It is conformant to implement this object as read-only,
however, conforming management agents are STRONGLY RECOMMENDED
to support at least read-write access to this object.


Usage: Conforming management agents SHALL support
'volatile' (lost across power cycles).

Usage: Conforming management agents are STRONGLY RECOMMENDED to
support 'nonvolatile' (preserved across power cycles),
but NEED NOT support any other levels of persistence.