MIBs Depot

CISCO-PSD-CLIENT-MIB

Registered at
1.3.6.1.4.1.9.9.495
Last updated
2005-08-24 18:00
Organization
Cisco Systems, Inc.
Revisions
2005-08-24 18:00
Namespace
cisco
Source file
CISCO-PSD-CLIENT-MIB
Digest
sha256:0891b5821c06b004a8cb0a5a4765a3b914fc1ccecc01cdfc7efbd165a52ce147

Description

This MIB module manages the client side functionality of the Persistent Storage Device(PSD). This MIB instrumentation is for configuring data-store(PSD client) feature on GGSN and monitoring the state of the PSD server(up/down/full). The Cisco Persistent Storage Device(PSD) is an extension to existing storage on the Cisco Content Services Gateway(CSG). The GGSN currently allows sending of the CDRs to an active CG, while allowing up to two standby CG's to be configured. When all the configured CG's become unavailable, the CDRs get stored at the GGSN and start using up GGSN resources such as memory. As the amount of memory is limited on GGSN and failure of GGSN shall lead to losing these stored CDRs. Using PSD as temporary storage, shall avoid losses due to these problems. When all the configured CG's are unavailable, GGSN needs to backup the live closed CDR's to a PSD. When any of the CG's shall become available, GGSN shall retrieve the stored CDR's automatically from the PSD and forwards them to the active CG. PSD supports the charging protocol(GTP'), version 0 with a few private extensions, which is used to facilitate the required functionality via UDP. Acronyms and terms: CDR Call Detail Record CID Charging Identification CG Charging Gateway CGF Charging Gateway Functionality DS Data-Store ETSI European Telecommunications Standards Institute Ga Name of the interface between SGSN/GGSN and CG Gi Name of the interface between GGSN and PDN Gn Name of the interface between GGSN and SGSN G-CDR Gateway GPRS Support Node-Call Detail Record GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GSM Global System for Mobile communication GTP GPRS Tunneling Protocol GTP' GTP enhanced for charging IE Information Element MS Mobile Station PDN Packet Data Network PDP Packet Data Protocol SGSN Serving GPRS support Node TOS Type of Service. PSD Persistence Storage Device.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-gprs@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-PSD-CLIENT-MIB
CISCO-SMI
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoPsdClientMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.0
ciscoPsdClientMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.1
ciscoPsdClientStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.1.1
cPsdClientDSWriteReq
OBJECT-TYPE
The number of Data Record Transfer request (for write) messages sent to the PSD server. This counter is incremented when the FIFO write request is sent to the PSD server from the client.
1.3.6.1.4.1.9.9.495.1.1.1Counter32read-onlycurrent
cPsdClientDSReadReq
OBJECT-TYPE
The number of Data Record Transfer request (for read) messages sent to PSD server. This counter is incremented when the FIFO read request message is sent to PSD server.
1.3.6.1.4.1.9.9.495.1.1.2Counter32read-onlycurrent
cPsdClientDSRdWrRetrans
OBJECT-TYPE
The number of Data Record Transfer Request (retransmission) messages sent to the PSD server. The PSD does not differentiate between a retransmission and original request. So, this counter together with the above two counters cPsdClientDSReadReq/ cPsdClientDSWriteReq can be used to tally the number of messages received by the PSD client. This counter is incremented when the FIFO read/write retransmission messages are sent to PSD server.
1.3.6.1.4.1.9.9.495.1.1.3Counter32read-onlycurrent
cPsdClientDSDiskFullTrans
OBJECT-TYPE
The number of state transitions made by the PSD from state 'disk available' to 'disk full'. This counter is incremented when client receives the disk full indication from PSD server.
1.3.6.1.4.1.9.9.495.1.1.4Counter32read-onlycurrent
ciscoPsdClientNotifMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.1.2
cPsdClientNotifEnable
OBJECT-TYPE
This object specifies whether the agent should generate the notifications defined in this MIB module. If the value of this object is 'true' it enables the device to generate the notifications. If the value of this object is 'false' it disables the device from generating the notifications.
1.3.6.1.4.1.9.9.495.1.2.1TruthValueread-writecurrent
ciscoPsdClientConfigurations
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.1.3
cPsdClientDSTable
OBJECT-TYPE
A table consisting of entries for data-store(DS) and auto-retrieval configurations. In order to minimize the performance/memory impact on the PSD client, as well as not to overwhelm the CG with both live CDRs and retrieved CDRs, the maximum retrieval rate from PSD server to GGSN is limited and can be configured by the user.
1.3.6.1.4.1.9.9.495.1.3.1not-accessiblecurrent
cPsdClientDSEntry
OBJECT-TYPE
Each entry contains the configuration for auto-retrieval and also maximum retrieval value if auto-retrieval is enabled.
1.3.6.1.4.1.9.9.495.1.3.1.1not-accessiblecurrent
cPsdClientDSName
OBJECT-TYPE
This object contains the name of the configured data-store
1.3.6.1.4.1.9.9.495.1.3.1.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cPsdClientDSAutoRetrieve
OBJECT-TYPE
This object is used to enable/disable the CDR auto-retrieval functionality. If value of this object is set to 'true', auto-retrieval is enabled. If value of this object is set to 'false', auto-retrieval is disabled.
1.3.6.1.4.1.9.9.495.1.3.1.1.2TruthValueread-createcurrent
cPsdClientDSMaxRetrieve
OBJECT-TYPE
This object used to specify the maximum retrieval value, when auto retrieve is enabled, i.e when the value of the corresponding instance of cPsdClientDSAutoRetrieve is set to 'true'.
1.3.6.1.4.1.9.9.495.1.3.1.1.3Integer32 (1..6000)read-createcurrent
cPsdClientDSRowStatus
OBJECT-TYPE
The status of this conceptual row. This object is used to create a row or delete a existing row in a table.
1.3.6.1.4.1.9.9.495.1.3.1.1.4RowStatusread-createcurrent
cPsdClientDSServerTable
OBJECT-TYPE
The table contains the list of the PSD servers used to write/retrieve the CDRs.
1.3.6.1.4.1.9.9.495.1.3.2not-accessiblecurrent
cPsdClientDSServerEntry
OBJECT-TYPE
This entry contains a description of the PSD server.
1.3.6.1.4.1.9.9.495.1.3.2.1not-accessiblecurrent
cPsdClientDSServerAddressType
OBJECT-TYPE
This object indicates the type of Internet address of the PSD server.
1.3.6.1.4.1.9.9.495.1.3.2.1.1InetAddressTypenot-accessiblecurrent
cPsdClientDSServerAddress
OBJECT-TYPE
The object specifies the Internet address of the PSD server. The type of address of an instance of this object is determined by the value of the corresponding instance of cPsdClientDSServerAddressType.
1.3.6.1.4.1.9.9.495.1.3.2.1.2InetAddress (SIZE(4..20))not-accessiblecurrent
cPsdClientDSRetrieveOnly
OBJECT-TYPE
The object represents that, the PSD server can be configured either as write/retrievable or as retrievable only. If the value of this object is set to 'true', the PSD server (the value of the corresponding instance of cPsdClientDSServerAddress) shall not be used for writing the CDRs. If the value of this object is set to 'false', the PSD server (the value of the corresponding instance of cPsdClientDSServerAddress) shall be used for writing the CDRs as well as retrieving the CDRs.
1.3.6.1.4.1.9.9.495.1.3.2.1.3TruthValueread-createcurrent
cPsdClientDSServerRowStatus
OBJECT-TYPE
The status of this conceptual row. This object will create a row or delete a existing row in a table.
1.3.6.1.4.1.9.9.495.1.3.2.1.4RowStatusread-createcurrent
ciscoPsdClientNotifInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.1.4
cPsdClientNotifDSServerAddrType
OBJECT-TYPE
This object indicates the type of Internet address of the Data-Store server.
1.3.6.1.4.1.9.9.495.1.4.1InetAddressTypeaccessible-for-notifycurrent
cPsdClientNotifDSServerAddress
OBJECT-TYPE
This object specifies the Internet address of the Data-Store server . The type of address of an instance of this object is determined by the value of cPsdClientNotifDSServerAddrType.
1.3.6.1.4.1.9.9.495.1.4.2InetAddressaccessible-for-notifycurrent
ciscoPsdClientMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.2
cPsdClientMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.2.1
cPsdClientMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.495.2.2

Notifications

NameOIDStatus
cPsdClientDownNotif
NOTIFICATION-TYPE
A notification of this type is generated when the PSD server goes DOWN. If the PSD client was in write/retrieving state, then that operation shall be be stopped.
1.3.6.1.4.1.9.9.495.0.1current
cPsdClientUpNotif
NOTIFICATION-TYPE
A notification of this type is generated when the PSD server comes UP. A GTP' path will be created fulfilling all the specific requirements of the PSD interface.
1.3.6.1.4.1.9.9.495.0.2current
cPsdClientDiskFullNotif
NOTIFICATION-TYPE
A notification of this type is generated when the PSD server's disk become full. If the disk of writable PSD server becomes full, the client shall not be able to write any CDR into the server. It shall then behave as a retrieve only PSD server.
1.3.6.1.4.1.9.9.495.0.3current

Conformance

NameOIDStatus
cPsdClientMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO PSD CLIENT MIB.
1.3.6.1.4.1.9.9.495.2.1.1current
cPsdClientMIBStatisticsGroup
OBJECT-GROUP
A collection of objects providing Data Store related statistics.
1.3.6.1.4.1.9.9.495.2.2.1current
cPsdClientMIBConfigurationsGroup
OBJECT-GROUP
A collection of objects providing Data Store related configurations.
1.3.6.1.4.1.9.9.495.2.2.2current
cPsdClientMIBNotifGroup
NOTIFICATION-GROUP
A collection of Notifications.
1.3.6.1.4.1.9.9.495.2.2.3current
cPsdClientMIBNotifInfoGroup
OBJECT-GROUP
A collection of notification info objects on PSD.
1.3.6.1.4.1.9.9.495.2.2.4current
cPsdClientMIBNotifMgmtGroup
OBJECT-GROUP
A collection of objects related with notification management on PSD.
1.3.6.1.4.1.9.9.495.2.2.5current