CISCO-DIAMETER-SG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DIAMETER-SG-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
 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.
         ciscoDiameterSGMIBNotifs 1.3.6.1.4.1.9.10.132.0
         ciscoDiameterSGMIBObjects 1.3.6.1.4.1.9.10.132.1
             cdsgHostCfgs 1.3.6.1.4.1.9.10.132.1.1
                 cdsgServerGroupTable 1.3.6.1.4.1.9.10.132.1.1.1 no-access
The table listing the Diameter server group information. Entries are added to this table via cdsgServerGroupRowStatus in accordance with the RowStatus convention.
                     cdsgServerGroupEntry 1.3.6.1.4.1.9.10.132.1.1.1.1 no-access
A row entry representing a Diameter server group entry.
                         cdsgServerGroupIndex 1.3.6.1.4.1.9.10.132.1.1.1.1.1 unsigned32 no-access
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.
                         cdsgServerGroupName 1.3.6.1.4.1.9.10.132.1.1.1.1.2 snmpadminstring read-only
The Server Group Name. It has to be unique and not an empty string.
                         cdsgServerGroupStorageType 1.3.6.1.4.1.9.10.132.1.1.1.1.3 storagetype read-only
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.
                         cdsgServerGroupRowStatus 1.3.6.1.4.1.9.10.132.1.1.1.1.4 rowstatus read-only
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.
                 cdsgServerTable 1.3.6.1.4.1.9.10.132.1.1.2 no-access
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.
                     cdsgServerEntry 1.3.6.1.4.1.9.10.132.1.1.2.1 no-access
A row entry representing a Diameter server group.
                         cdsgServerIndex 1.3.6.1.4.1.9.10.132.1.1.2.1.1 unsigned32 no-access
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.
                         cdsgServerName 1.3.6.1.4.1.9.10.132.1.1.2.1.2 snmpadminstring read-only
The Server Name. It has to be unique and not an empty string.
                         cdsgServerStorageType 1.3.6.1.4.1.9.10.132.1.1.2.1.3 storagetype read-only
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.
                         cdsgServerRowStatus 1.3.6.1.4.1.9.10.132.1.1.2.1.4 rowstatus read-only
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.
         ciscoDiameterSGMIBConform 1.3.6.1.4.1.9.10.132.2
             ciscoDiameterSGMIBCompliances 1.3.6.1.4.1.9.10.132.2.1
                 ciscoDiameterSGMIBCompliance 1.3.6.1.4.1.9.10.132.2.1.1
The compliance statement for Diameter Server Group entities.
             ciscoDiameterSGMIBGroups 1.3.6.1.4.1.9.10.132.2.2
                 ciscoDiameterSGHostCfgGroup 1.3.6.1.4.1.9.10.132.2.2.1
A collection of objects providing configuration common to the server.