CISCO-CSG-MIB Table View

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

Tables
4
Rows
4
Columns
45

csgUserTable

table
.1.3.6.1.4.1.9.9.331.1.2.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csgUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgUserTable'
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 row .1.3.6.1.4.1.9.9.331.1.2.1.1
Entry that defines parameters for the User Table.
Column Syntax OID
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
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.331.1.2.1.1.1
Name of associated user-group. This object is part of the
index of this table and the csgUserDbTable.
CsgEntityName
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.2.1.1.2
Maximum User Table entries.
CsgUserTableUpperBoundr/w
Type Constraints:
range: 0..10000000
.1.3.6.1.4.1.9.9.331.1.2.1.1.3
Current number of user table entries.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.2.1.1.4
Highest number of entries inserted into User Table.
The only write operation allowed is to reset the value to 0.
CsgUserTableUpperBoundr/w
Type Constraints:
range: 0..10000000
.1.3.6.1.4.1.9.9.331.1.2.1.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.2.1.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csgUserDbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgUserDbTable'
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 row .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.
Column Syntax OID
Type of IP address of the user database.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.3.1.1.1
The IP address of the user database.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.3.1.1.2
The listening UDP port of the user database.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.3.1.1.3
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
Number of user database requests.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.3.1.1.5
Number of user identifiers returned.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.3.1.1.6
Number of database requests resent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.7
Number of user database requests that have timed out.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.8
Number of errors returned on user database requests.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.3.1.1.9
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csgAgentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgAgentTable'
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 row .1.3.6.1.4.1.9.9.331.1.4.1.1
Entry that defines parameters for a mediation agent.
Column Syntax OID
Type of IP address of a BMA.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.4.1.1.1
The IP address of a BMA.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.4.1.1.2
The UDP port of a BMA.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.4.1.1.3
Name of associated accounting service.
CsgEntityNamer/w
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.4.1.1.4
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
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.9.9.331.1.4.1.1.5
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
Total number of lost records since system initialization
or the last time the counter wrapped.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.7
Total number of records sent to the billing mediation
agent.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.4.1.1.8
Number of acknowledgments received from the
billing mediation agent for which there are no
outstanding requests.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.9
Current number of messages waiting to be ACKed.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.10
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
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.12
The number of messages retransmitted to the billing
mediation agent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.4.1.1.13
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csgQuotaMgrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgQuotaMgrTable'
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 row .1.3.6.1.4.1.9.9.331.1.5.1.1
Entry that defines parameters for a quota manager.
Column Syntax OID
Type IP address of a quota manager.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.331.1.5.1.1.1
The IP address of a quota manager.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.331.1.5.1.1.2
The UDP port of a quota manager.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.331.1.5.1.1.3
Name of associated user-group.
CsgEntityName
Type Constraints:
range: 1..15
.1.3.6.1.4.1.9.9.331.1.5.1.1.4
The priority of a quota manager.
CsgServerPriorityr/w
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.9.9.331.1.5.1.1.5
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
Total number of lost records since system initialization
or the last time the counter wrapped.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.7
Total number of records sent to the quota manager.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.331.1.5.1.1.8
Number of acknowledgments received from the
quota manager for which there are no requests.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.9
Current number of messages waiting to be ACKed.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.10
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
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.12
The number of messages retransmitted to the billing
mediation agent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.331.1.5.1.1.13
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.331.1.5.1.1.14