SNMP-REUSABLE-ROW-TC-MIB

File: SNMP-REUSABLE-ROW-TC-MIB.mib (4148 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY mib-2 TEXTUAL-CONVENTION

Defined Types

ReusableRow  
This textual convention characerizes a conceptual row as reusable or not reusable for the purposes of cloning a configuration template. The objects being cloned may either be special ones that express configuration information at the mechanism-specific level, or simply instance-specific ones that already exist at the time the cloning is done. The following values are defined: - other(1) - reusable(2): the conceptual row is available to be pointed to by mulitple RowPointer objects. - singleUse(3): a separate copy of the conceptual row is needed for each RowPointer object that points to it. Because it represents a capability of the managed sytsem, rather than something that is configurable, an object having this syntax SHOULD have MAX-ACCESS of 'read-only'.
TEXTUAL-CONVENTION    
  INTEGER other(1), reusable(2), singleUse(3)  

Defined Values

snmpReusableRowTCMIB 1.3.6.1.2.1.67890
This MIB module defines a textual convention that indicates whether a conceptual row is reusable.
MODULE-IDENTITY