csgAgentPriority

CISCO-CSG-MIB · .1.3.6.1.4.1.9.9.331.1.4.1.1.5

Object

column r/w CsgServerPriority
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 
priority BMA (in 'standby' state) is activated.

Context

MIB
CISCO-CSG-MIB
OID
.1.3.6.1.4.1.9.9.331.1.4.1.1.5
Type
column
Access
readwrite
Status
current
Parent
csgAgentTableEntry
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::csgAgentPriority'
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::csgAgentPriority.<csgUserCardId>.<csgAgentIpAddrType>.<csgAgentIpAddr>.<csgAgentPort>'
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::csgAgentPriority'

Syntax

Source
CsgServerPriority
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..1000

Conformance

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