Home/Catalog/REPLIC-MIB

REPLIC-MIB

This MIB module defines a set of objects that supports object replication in a three-layer clustering architecture.
Main OID:
replicMIB.1.3.6.1.3.1
61
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

61 total
Object Name
replicMIBThis MIB module defines a set of objects that supports object replication in a three-layer clustering architecture.
MODULE-IDENTITY
.1.3.6.1.3.1
replicObjects
OBJECT IDENTIFIER
.1.3.6.1.3.1.1
clusterDefinition
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1
clusterTableThis table allows the definition of agent clusters, which are used to monitor and replicate objects from other agents, providing alternative means of accessing information from those agents when they are unreachable.
SEQUENCE OF ClusterEntry
.1.3.6.1.3.1.1.1.1
clusterEntryEach entry contains the definition of an agent cluster, its members and replicated objects.
ClusterEntry
.1.3.6.1.3.1.1.1.1.1
clusterIndexUnique value which identifies a cluster table entry.ro
Unsigned32
.1.3.6.1.3.1.1.1.1.1.1
clusterIDThe unique identifier of a cluster that is defined for monitoring a subset of agents and replicating some of their objects.ro
Unsigned32
.1.3.6.1.3.1.1.1.1.1.2
clusterAddressTypeThe type of address in clusterAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.1.1.3
clusterAddressThe IP address of a agent that monitors a set of agents and replicates their objects on its peer clusters.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.1.1.4
clusterMemberTypeThe type of address in clusterMember.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.1.1.5
clusterMemberThe IP address of an agent which has its objects monitored and replicated by the cluster.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.1.1.6
clusterOIDThe instance identifier of a replicated managed object. For example: ifInOctetsro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.1.1.7
clusterInstanceIndexUnique identifier of an instance index of a replicated managed object.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.1.1.8
clusterRepClusterIDIdentifier of a peer cluster which keeps replica of managed objects kept by the current cluster.ro
Unsigned32
.1.3.6.1.3.1.1.1.1.1.9
clusterNameThe human manager responsible for the cluster.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.3.1.1.1.1.1.10
clusterDescrDescription of the purpose of the cluster.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.3.1.1.1.1.1.11
clusterStatusThe status of this cluster entry. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). This object may not be active(1) until instances of all other objects are appropriately configured. Its value, meanwhile, is notReady(2).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.1.1.1.12
memberTableThis table contains information that defines the set of agents monitored by the cluster.
SEQUENCE OF MemberEntry
.1.3.6.1.3.1.1.1.2
memberEntryEach entry contains the definition of a cluster member.
MemberEntry
.1.3.6.1.3.1.1.1.2.1
cmIndexUnique identifier of a cluster member table entry.ro
Unsigned32
.1.3.6.1.3.1.1.1.2.1.1
cmAddressTypeThe type of address in cmAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.2.1.2
cmAddressThe IP address of a cluster member whose objects are monitored and replicated by the cluster.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.2.1.3
cmSecurityThe security required to access cluster member objects.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.3.1.1.1.2.1.4
cmStatusThe status of this cluster member entry. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). This object may not be active(1) until instances of all other objects are appropriately configured. Its value, meanwhile, is notReady(2).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.1.5
repObjectTableThis table allows the definition of a set of managed objects which are monitored and replicated by the cluster.
SEQUENCE OF RepObjectEntry
.1.3.6.1.3.1.1.1.3
repObjectEntryAn entry keeping information about an object that is replicated.
RepObjectEntry
.1.3.6.1.3.1.1.1.3.1
roIndexUnique identifier of a replicated object table entry.ro
Unsigned32
.1.3.6.1.3.1.1.1.3.1.1
roOIDThe instance identifier of an object which is replicated by the cluster.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.3.1.2
roInstanceIndexUnique identifier of an instance index of an object which is replicated by the cluster.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.3.1.3
roIntervalThe time interval in which a cluster polls replicated objects in cluster members.ro
Unsigned32
.1.3.6.1.3.1.1.1.3.1.4
roStateThe State object determines whether an object is replicated in a given cluster. Setting this value to non-active(0) requests that an object should not be replicated. Setting this value to active(1) requests that an object should be replicated.ro
Unsigned32(0|1) -- { non-active(0), active(1)}
.1.3.6.1.3.1.1.1.3.1.5
roStatusThe status of this replicated object entry. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). This object may not be active(1) until instances of all other objects are appropriately configured. Its value, meanwhile, is notReady(2).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.1.3.1.6
peerTableThis table allows the definition of peer clusters of agent clusters which are used to maintain replicated objects.
SEQUENCE OF PeerEntry
.1.3.6.1.3.1.1.1.4
peerEntryEach entry contains information of a cluster that maintains replicated objects.
PeerEntry
.1.3.6.1.3.1.1.1.4.1
pcIndexUnique value which identifies a peer cluster table entry.ro
Unsigned32
.1.3.6.1.3.1.1.1.4.1.1
pcAddressTypeThe type of address in pcAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.4.1.2
pcAddressThe IP address of a peer cluster which receives and keeps replicated objects by the cluster.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.1.4.1.3
pcROTIndexIndex of a object in the replicated object table which is replicated in a given peer cluster.ro
Unsigned32
.1.3.6.1.3.1.1.1.4.1.4
pcStatusThe status of this peer cluster entry. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). This object may not be active(1) until instances of all other objects are appropriately configured. Its value, meanwhile, is notReady(2).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.1.4.1.5
clusterReplication
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.2
replicaTableThis table keeps the replicated instances of managed objects.
SEQUENCE OF ReplicaEntry
.1.3.6.1.3.1.1.2.1
replicaEntryEach entry keeps an instance of a given object of a given agent.
ReplicaEntry
.1.3.6.1.3.1.1.2.1.1
repIndexUnique value which identifies a replica table entry.ro
Unsigned32
.1.3.6.1.3.1.1.2.1.1.1
repPeerTypeThe type of address in repPeer.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.2.1.1.2
repPeerThe IP address of a peer cluster that monitors a set of agents and replicates their objects in the cluster.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.2.1.1.3
repMemberTypeThe type of address in repMember.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.1.2.1.1.4
repMemberThe IP address of an agent whose objects are replicated in the cluster.ro
IpAddress
.1.3.6.1.3.1.1.2.1.1.5
repOIDThe instance identifier of a replicated object maintained in the cluster.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.2.1.1.6
repInstanceIndexUnique identifier of an instance index of a replicated object maintained in the cluster.ro
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.2.1.1.7
repValueValue of an instance of a replicated object. The data type of the instance is specified in the next managed object.ro
OCTET STRING
.1.3.6.1.3.1.1.2.1.1.8
repValueTypeThe data type of an instance of a replicated object kept in the previous managed object.ro
Enumeration
.1.3.6.1.3.1.1.2.1.1.9
repTimeStampThe value of sysUpTime at the time of the last update of a value of an instance of a replicated object.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.3.1.1.2.1.1.10
repStatusThe status of this replica entry. This object may not be active(1) until instances of all other objects are appropriately configured. Its value, meanwhile, is notReady(2).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.2.1.1.11
replicConformance
OBJECT IDENTIFIER
.1.3.6.1.3.1.2
replicGroups
OBJECT IDENTIFIER
.1.3.6.1.3.1.2.1
replicManagerGroupThe collection of objects for the definition of agents clusters, which are used to replicate objects.
Unknown
.1.3.6.1.3.1.2.1.1
replicClusterGroupThe collection of objects used to monitor and keep the replicated objects.
Unknown
.1.3.6.1.3.1.2.1.2
replicCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.1.2.2
replicManagerComplianceThe compliance statement for SNMP entities which implement the replication MIB in the manager level.
Unknown
.1.3.6.1.3.1.2.2.1
replicClusterComplianceThe compliance statement for SNMP entities which implement the replication MIB in the cluster level.
Unknown
.1.3.6.1.3.1.2.2.2
replicFullComplianceThe compliance statement for SNMP entities which implement the replication MIB in three layers.
Unknown
.1.3.6.1.3.1.2.2.3
REPLIC-MIB - SNMP MIB Reference | MIBs Explorer