CISCO-DIAMETER-SG-MIB

File: CISCO-DIAMETER-SG-MIB.mib (10749 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP StorageType
RowStatus SnmpAdminString ciscoExperiment

Defined Types

CdsgServerGroupEntry  
SEQUENCE    
  cdsgServerGroupIndex Unsigned32
  cdsgServerGroupName SnmpAdminString
  cdsgServerGroupStorageType StorageType
  cdsgServerGroupRowStatus RowStatus

CdsgServerEntry  
SEQUENCE    
  cdsgServerIndex Unsigned32
  cdsgServerName SnmpAdminString
  cdsgServerStorageType StorageType
  cdsgServerRowStatus RowStatus

Defined Values

ciscoDiameterSGMIB 1.3.6.1.4.1.9.10.132
The MIB module for Cisco's Diameter Server Group Entities. This MIB describes the SNMP MIB objects that are supported in order to provide the ability to fetch/configure the Diameter Server Groups.
MODULE-IDENTITY    

ciscoDiameterSGMIBNotifs 1.3.6.1.4.1.9.10.132.0
OBJECT IDENTIFIER    

ciscoDiameterSGMIBObjects 1.3.6.1.4.1.9.10.132.1
OBJECT IDENTIFIER    

ciscoDiameterSGMIBConform 1.3.6.1.4.1.9.10.132.2
OBJECT IDENTIFIER    

cdsgHostCfgs 1.3.6.1.4.1.9.10.132.1.1
OBJECT IDENTIFIER    

cdsgServerGroupTable 1.3.6.1.4.1.9.10.132.1.1.1
The table listing the Diameter server group information. Entries are added to this table via cdsgServerGroupRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsgServerGroupEntry

cdsgServerGroupEntry 1.3.6.1.4.1.9.10.132.1.1.1.1
A row entry representing a Diameter server group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsgServerGroupEntry  

cdsgServerGroupIndex 1.3.6.1.4.1.9.10.132.1.1.1.1.1
A number uniquely identifying each Diameter Server Group. An index that uniquely represents a Server Group. This index is assigned arbitrarily by the SNMP engine and is not saved over reloads.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cdsgServerGroupName 1.3.6.1.4.1.9.10.132.1.1.1.1.2
The Server Group Name. It has to be unique and not an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cdsgServerGroupStorageType 1.3.6.1.4.1.9.10.132.1.1.1.1.3
The storage type for this conceptual row. An agent implementing the table must allow adding cdsgServerGroupName into the table. None of the columnar objects is writable when the conceptual row is permanent.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cdsgServerGroupRowStatus 1.3.6.1.4.1.9.10.132.1.1.1.1.4
The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the cdsgServerGroupRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdsgServerGroupName has been set. cdsgServerGroupName may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdsgServerGroupRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdsgServerGroupRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdsgServerGroupRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). Upon reload, cdsgServerGroupIndex values may be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsgServerTable 1.3.6.1.4.1.9.10.132.1.1.2
The table listing information regarding the server which are part of the Diameter server groups. Entries are added to this table via cdsgServerRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsgServerEntry

cdsgServerEntry 1.3.6.1.4.1.9.10.132.1.1.2.1
A row entry representing a Diameter server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsgServerEntry  

cdsgServerIndex 1.3.6.1.4.1.9.10.132.1.1.2.1.1
A number uniquely identifying each Diameter Server. An index that uniquely represents a Server within a Server Group. This index is assigned arbitrarily by the SNMP engine and is not saved over reloads.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cdsgServerName 1.3.6.1.4.1.9.10.132.1.1.2.1.2
The Server Name. It has to be unique and not an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cdsgServerStorageType 1.3.6.1.4.1.9.10.132.1.1.2.1.3
The storage type for this conceptual row. An agent implementing the table must allow adding cdsgServerName into the table. None of the columnar objects is writable when the conceptual row is permanent.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cdsgServerRowStatus 1.3.6.1.4.1.9.10.132.1.1.2.1.4
The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5). This table is an extended table to the cdsgServerGroupTable and so an entry here must have a corresponding parent entry in the cdsgServerGroupTable as well. This would map all such entries with the same cdsgServerEntry under one single cdsgServerGroupEntry i.e these servers are under the server group represented by the cdsgServerGroupEntry. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the cdsgServerRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdsgServerName has been set. cdsgServerName may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdsgServerRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdsgServerRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdsgServerRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). Upon reload, cdsgServerIndex values may be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoDiameterSGMIBCompliances 1.3.6.1.4.1.9.10.132.2.1
OBJECT IDENTIFIER    

ciscoDiameterSGMIBGroups 1.3.6.1.4.1.9.10.132.2.2
OBJECT IDENTIFIER    

ciscoDiameterSGMIBCompliance 1.3.6.1.4.1.9.10.132.2.1.1
The compliance statement for Diameter Server Group entities.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoDiameterSGHostCfgGroup 1.3.6.1.4.1.9.10.132.2.2.1
A collection of objects providing configuration common to the server.
Status: current Access: read-create
OBJECT-GROUP