csgUserHighWater

CISCO-CSG-MIB · .1.3.6.1.4.1.9.9.331.1.2.1.1.5

Object

Highest number of entries inserted into User Table.
The only write operation allowed is to reset the value to 0.

Context

MIB
CISCO-CSG-MIB
OID
.1.3.6.1.4.1.9.9.331.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
csgUserTableEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::csgUserHighWater'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgUserHighWater.<csgUserCardId>.<csgUserGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CSG-MIB::csgUserHighWater'

Syntax

Source
CsgUserTableUpperBound
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..10000000

Conformance

Member of
Compliance refinements
Create/Write access is not required.