REPLIC-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: REPLIC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 replicMIB 1.3.6.1.3.1
This MIB module defines a set of objects that supports object replication in a three-layer clustering architecture.
     replicObjects 1.3.6.1.3.1.1
         clusterDefinition 1.3.6.1.3.1.1.1
             clusterTable 1.3.6.1.3.1.1.1.1 no-access
This 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.
                 clusterEntry 1.3.6.1.3.1.1.1.1.1 no-access
Each entry contains the definition of an agent cluster, its members and replicated objects.
                     clusterIndex 1.3.6.1.3.1.1.1.1.1.1 unsigned32 read-only
Unique value which identifies a cluster table entry.
                     clusterID 1.3.6.1.3.1.1.1.1.1.2 unsigned32 read-only
The unique identifier of a cluster that is defined for monitoring a subset of agents and replicating some of their objects.
                     clusterAddressType 1.3.6.1.3.1.1.1.1.1.3 inetaddresstype read-only
The type of address in clusterAddress.
                     clusterAddress 1.3.6.1.3.1.1.1.1.1.4 inetaddress read-only
The IP address of a agent that monitors a set of agents and replicates their objects on its peer clusters.
                     clusterMemberType 1.3.6.1.3.1.1.1.1.1.5 inetaddresstype read-only
The type of address in clusterMember.
                     clusterMember 1.3.6.1.3.1.1.1.1.1.6 inetaddress read-only
The IP address of an agent which has its objects monitored and replicated by the cluster.
                     clusterOID 1.3.6.1.3.1.1.1.1.1.7 object identifier read-only
The instance identifier of a replicated managed object. For example: ifInOctets
                     clusterInstanceIndex 1.3.6.1.3.1.1.1.1.1.8 object identifier read-only
Unique identifier of an instance index of a replicated managed object.
                     clusterRepClusterID 1.3.6.1.3.1.1.1.1.1.9 unsigned32 read-only
Identifier of a peer cluster which keeps replica of managed objects kept by the current cluster.
                     clusterName 1.3.6.1.3.1.1.1.1.1.10 snmpadminstring read-only
The human manager responsible for the cluster.
                     clusterDescr 1.3.6.1.3.1.1.1.1.1.11 snmpadminstring read-only
Description of the purpose of the cluster.
                     clusterStatus 1.3.6.1.3.1.1.1.1.1.12 rowstatus read-only
The 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).
             memberTable 1.3.6.1.3.1.1.1.2 no-access
This table contains information that defines the set of agents monitored by the cluster.
                 memberEntry 1.3.6.1.3.1.1.1.2.1 no-access
Each entry contains the definition of a cluster member.
                     cmIndex 1.3.6.1.3.1.1.1.2.1.1 unsigned32 read-only
Unique identifier of a cluster member table entry.
                     cmAddressType 1.3.6.1.3.1.1.1.2.1.2 inetaddresstype read-only
The type of address in cmAddress.
                     cmAddress 1.3.6.1.3.1.1.1.2.1.3 inetaddress read-only
The IP address of a cluster member whose objects are monitored and replicated by the cluster.
                     cmSecurity 1.3.6.1.3.1.1.1.2.1.4 snmpadminstring read-only
The security required to access cluster member objects.
                     cmStatus 1.3.6.1.3.1.1.1.2.1.5 rowstatus read-only
The 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).
             repObjectTable 1.3.6.1.3.1.1.1.3 no-access
This table allows the definition of a set of managed objects which are monitored and replicated by the cluster.
                 repObjectEntry 1.3.6.1.3.1.1.1.3.1 no-access
An entry keeping information about an object that is replicated.
                     roIndex 1.3.6.1.3.1.1.1.3.1.1 unsigned32 read-only
Unique identifier of a replicated object table entry.
                     roOID 1.3.6.1.3.1.1.1.3.1.2 object identifier read-only
The instance identifier of an object which is replicated by the cluster.
                     roInstanceIndex 1.3.6.1.3.1.1.1.3.1.3 object identifier read-only
Unique identifier of an instance index of an object which is replicated by the cluster.
                     roInterval 1.3.6.1.3.1.1.1.3.1.4 unsigned32 read-only
The time interval in which a cluster polls replicated objects in cluster members.
                     roState 1.3.6.1.3.1.1.1.3.1.5 unsigned32 read-only
The 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.
                     roStatus 1.3.6.1.3.1.1.1.3.1.6 rowstatus read-only
The 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).
             peerTable 1.3.6.1.3.1.1.1.4 no-access
This table allows the definition of peer clusters of agent clusters which are used to maintain replicated objects.
                 peerEntry 1.3.6.1.3.1.1.1.4.1 no-access
Each entry contains information of a cluster that maintains replicated objects.
                     pcIndex 1.3.6.1.3.1.1.1.4.1.1 unsigned32 read-only
Unique value which identifies a peer cluster table entry.
                     pcAddressType 1.3.6.1.3.1.1.1.4.1.2 inetaddresstype read-only
The type of address in pcAddress.
                     pcAddress 1.3.6.1.3.1.1.1.4.1.3 inetaddress read-only
The IP address of a peer cluster which receives and keeps replicated objects by the cluster.
                     pcROTIndex 1.3.6.1.3.1.1.1.4.1.4 unsigned32 read-only
Index of a object in the replicated object table which is replicated in a given peer cluster.
                     pcStatus 1.3.6.1.3.1.1.1.4.1.5 rowstatus read-only
The 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).
         clusterReplication 1.3.6.1.3.1.1.2
             replicaTable 1.3.6.1.3.1.1.2.1 no-access
This table keeps the replicated instances of managed objects.
                 replicaEntry 1.3.6.1.3.1.1.2.1.1 no-access
Each entry keeps an instance of a given object of a given agent.
                     repIndex 1.3.6.1.3.1.1.2.1.1.1 unsigned32 read-only
Unique value which identifies a replica table entry.
                     repPeerType 1.3.6.1.3.1.1.2.1.1.2 inetaddresstype read-only
The type of address in repPeer.
                     repPeer 1.3.6.1.3.1.1.2.1.1.3 inetaddress read-only
The IP address of a peer cluster that monitors a set of agents and replicates their objects in the cluster.
                     repMemberType 1.3.6.1.3.1.1.2.1.1.4 inetaddresstype read-only
The type of address in repMember.
                     repMember 1.3.6.1.3.1.1.2.1.1.5 ipaddress read-only
The IP address of an agent whose objects are replicated in the cluster.
                     repOID 1.3.6.1.3.1.1.2.1.1.6 object identifier read-only
The instance identifier of a replicated object maintained in the cluster.
                     repInstanceIndex 1.3.6.1.3.1.1.2.1.1.7 object identifier read-only
Unique identifier of an instance index of a replicated object maintained in the cluster.
                     repValue 1.3.6.1.3.1.1.2.1.1.8 octet string read-only
Value of an instance of a replicated object. The data type of the instance is specified in the next managed object.
                     repValueType 1.3.6.1.3.1.1.2.1.1.9 integer read-only
The data type of an instance of a replicated object kept in the previous managed object. Enumeration: 'integer32': 1, 'opaque': 10, 'ipAddress': 9, 'timeTicks': 6, 'counter64': 5, 'unsigned32': 2, 'octectString': 7, 'objectIdentifier': 8, 'gauge32': 3, 'integer': 0, 'bits': 11, 'counter32': 4.
                     repTimeStamp 1.3.6.1.3.1.1.2.1.1.10 timestamp read-only
The value of sysUpTime at the time of the last update of a value of an instance of a replicated object.
                     repStatus 1.3.6.1.3.1.1.2.1.1.11 rowstatus read-only
The 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).
     replicConformance 1.3.6.1.3.1.2
         replicGroups 1.3.6.1.3.1.2.1
             replicManagerGroup 1.3.6.1.3.1.2.1.1
The collection of objects for the definition of agents clusters, which are used to replicate objects.
             replicClusterGroup 1.3.6.1.3.1.2.1.2
The collection of objects used to monitor and keep the replicated objects.
         replicCompliances 1.3.6.1.3.1.2.2
             replicManagerCompliance 1.3.6.1.3.1.2.2.1
The compliance statement for SNMP entities which implement the replication MIB in the manager level.
             replicClusterCompliance 1.3.6.1.3.1.2.2.2
The compliance statement for SNMP entities which implement the replication MIB in the cluster level.
             replicFullCompliance 1.3.6.1.3.1.2.2.3
The compliance statement for SNMP entities which implement the replication MIB in three layers.