CISCO-CSG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
45
.1.3.6.1.4.1.9.9.331.1.2.1 · 1 row entry · 7 columns
Table of User statistics. Columnar objects can be modified
when the row is 'active'. Rows can be created and destroyed.
Entries are added to this table via csgUserRowStatus in 
accordance with the RowStatus convention.
csgUserTableEntry entry .1.3.6.1.4.1.9.9.331.1.2.1.1
Entry that defines parameters for the User Table.
Indexes
csgUserCardId csgUserGroupName
Column Syntax OID
csgUserCardId
The slot number in the host switch in which the CSG card
is inserted. This object is part of the index in all tables.
CsgSlotNumber
Textual Convention: CsgSlotNumber Integer32
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.331.1.2.1.1.1
csgUserGroupName
Name of associated user-group. This object is part of the
index of this table and the csgUserDbTable.
CsgEntityName
Textual Convention: CsgEntityName OctetString
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.2.1.1.2
csgUserMaxEntries
Maximum User Table entries.
CsgUserTableUpperBoundr/w
Textual Convention: CsgUserTableUpperBound Unsigned32
Type Constraints:
range: 0..10000000
.1.3.6.1.4.1.9.9.331.1.2.1.1.3
csgUserCurrEntries
Current number of user table entries.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.2.1.1.4
csgUserHighWater
Highest number of entries inserted into User Table.
The only write operation allowed is to reset the value to 0.
CsgUserTableUpperBoundr/w
Textual Convention: CsgUserTableUpperBound Unsigned32
Type Constraints:
range: 0..10000000
.1.3.6.1.4.1.9.9.331.1.2.1.1.5
csgUserLRUSteals
Number of User Table entries acquired from LRU list.
When the User Table becomes full and a new user is detected,
the least recently used User Table entry is allocated
to the new user.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.2.1.1.6
csgUserRowStatus
This object is used by the manager to create
or delete the row entry in the csgUserTable
following the RowStatus textual convention.

If this row is deleted, then accounting records
subsequently generated …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.331.1.2.1.1.7
.1.3.6.1.4.1.9.9.331.1.3.1 · 1 row entry · 10 columns
Table of user databases. Rows can be created and destroyed.
Entries are added to this table via csgUserDbRowStatus in
accordance with the RowStatus convention.
csgUserDbTableEntry entry .1.3.6.1.4.1.9.9.331.1.3.1.1
Entry that defines parameters for a User Database.
The User Database is a server that returns a userid
given an IP address received in request.
Indexes
csgUserCardId csgUserGroupName csgUserDbIpAddrType csgUserDbIpAddr csgUserDbPort
Column Syntax OID
csgUserDbIpAddrType
Type of IP address of the user database.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.3.1.1.1
csgUserDbIpAddr
The IP address of the user database.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.3.1.1.2
csgUserDbPort
The listening UDP port of the user database.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.3.1.1.3
csgUserDbState
State of the user database.
'reset' - State before the database is determined
to be active.
'active' - The database is available and processing
requests.
'failed' - The database has fail…
Enumeration
Enumerated Values:
1reset
2active
3failed
.1.3.6.1.4.1.9.9.331.1.3.1.1.4
csgUserDbRequests
Number of user database requests.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.3.1.1.5
csgUserDbUidsReturned
Number of user identifiers returned.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.3.1.1.6
csgUserDbReqResent
Number of database requests resent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.7
csgUserDbReqTimeouts
Number of user database requests that have timed out.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.8
csgUserDbReqErrors
Number of errors returned on user database requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.9
csgUserDbRowStatus
This object is used by the manager to create
or delete the row entry in the csgUserDbTable
following the RowStatus textual convention.

This row can be deleted regardless of the
value of csgUserDbState. De…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.331.1.3.1.1.10
.1.3.6.1.4.1.9.9.331.1.4.1 · 1 row entry · 14 columns
A table of billing mediation agents (BMAs). 
Columnar objects can be modified when the row is 'active'.
Rows can be created and destroyed. Entries are added to 
this table via csgAgentRowStatus in accordance with the 
RowStatus convention.
          
At least one BMA is required per CSG line card. Multiple 
BMAs can be configured for the purposes of load sharing
and redundancy in the event of failure.
csgAgentTableEntry entry .1.3.6.1.4.1.9.9.331.1.4.1.1
Entry that defines parameters for a mediation agent.
Indexes
csgUserCardId csgAgentIpAddrType csgAgentIpAddr csgAgentPort
Column Syntax OID
csgAgentIpAddrType
Type of IP address of a BMA.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.4.1.1.1
csgAgentIpAddr
The IP address of a BMA.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.4.1.1.2
csgAgentPort
The UDP port of a BMA.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.4.1.1.3
csgAgentAcctName
Name of associated accounting service.
CsgEntityNamer/w
Textual Convention: CsgEntityName OctetString
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.4.1.1.4
csgAgentPriority
The activation priority of a BMA. BMAs are activated
in highest priority order. If multiple BMAs are active for
load sharing, the highest priority BMAs available are
activated. If an active BMA fails, the next highest …
CsgServerPriorityr/w
Textual Convention: CsgServerPriority Integer32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.9.9.331.1.4.1.1.5
csgAgentState
States of a billing mediation agent.
'standby' - The server is prepared to become active.
'failed' - The server has failed to respond to requests.
'active' - The server has been activated to receive
Enumeration
Enumerated Values:
1standby
2failed
3active
4echowait
5nawait
6suspended
.1.3.6.1.4.1.9.9.331.1.4.1.1.6
csgAgentLostRecords
Total number of lost records since system initialization
or the last time the counter wrapped.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.7
csgAgentTotalSent
Total number of records sent to the billing mediation
agent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.4.1.1.8
csgAgentFailAck
Number of acknowledgments received from the
billing mediation agent for which there are no
outstanding requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.9
csgAgentOutstanding
Current number of messages waiting to be ACKed.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.10
csgAgentHighWater
Highest number of messages waiting for ACKs.
The only write operation allowed is to reset the value to 0.
Unsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.331.1.4.1.1.11
csgAgentBadRecord
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.12
csgAgentRetransmit
The number of messages retransmitted to the billing
mediation agent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.13
csgAgentRowStatus
This object is used by the manager to create
or delete the row entry in the csgAgentTable
following the RowStatus textual convention.

Deletion of a row makes a BMA (identified by
csgAgentIpAddr and csgAge…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.331.1.4.1.1.14
.1.3.6.1.4.1.9.9.331.1.5.1 · 1 row entry · 14 columns
Table of CSG quota managers. Columnar objects can
be modified when the row is 'active'. Rows can be created
and destroyed. Entries are added to this table via 
csgAgentRowStatus in accordance with the RowStatus
convention.
csgQuotaMgrTableEntry entry .1.3.6.1.4.1.9.9.331.1.5.1.1
Entry that defines parameters for a quota manager.
Indexes
csgUserCardId csgQuotaMgrIpAddrType csgQuotaMgrIpAddr csgQuotaMgrPort
Column Syntax OID
csgQuotaMgrIpAddrType
Type IP address of a quota manager.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.5.1.1.1
csgQuotaMgrIpAddr
The IP address of a quota manager.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.5.1.1.2
csgQuotaMgrPort
The UDP port of a quota manager.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.5.1.1.3
csgQuotaMgrUserGroupName
Name of associated user-group.
CsgEntityName
Textual Convention: CsgEntityName OctetString
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.5.1.1.4
csgQuotaMgrPriority
The priority of a quota manager.
CsgServerPriorityr/w
Textual Convention: CsgServerPriority Integer32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.9.9.331.1.5.1.1.5
csgQuotaMgrState
States of a quota manager:
'standby' - The QuotaMgr is prepared to become active.
'failed' - The QuotaMgr has failed to respond to
requests.
'active' - The QuotaMgr has been activated to receive
Enumeration
Enumerated Values:
1standby
2failed
3active
4echowait
5nawait
6suspended
.1.3.6.1.4.1.9.9.331.1.5.1.1.6
csgQuotaMgrLostRecords
Total number of lost records since system initialization
or the last time the counter wrapped.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.7
csgQuotaMgrTotalSent
Total number of records sent to the quota manager.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.5.1.1.8
csgQuotaMgrFailAck
Number of acknowledgments received from the
quota manager for which there are no requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.9
csgQuotaMgrOutstanding
Current number of messages waiting to be ACKed.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.10
csgQuotaMgrHighWater
Highest number of messages waiting for ACKs.
The only write operation allowed is to reset the value to 0.
Unsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.331.1.5.1.1.11
csgQuotaMgrBadRecord
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.12
csgQuotaMgrRetransmit
The number of messages retransmitted to the billing
mediation agent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.13
csgQuotaMgrRowStatus
This object is used by the manager to create
or delete the row entry in the csgQuotaMgrTable
following the RowStatus textual convention.

Deletion of a row makes a QuotaMgr (identified by
csgQuotaMgrIpAdd…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.331.1.5.1.1.14