copsClientServerConfigPriority
COPS-CLIENT-MIB ·
.1.3.6.1.2.1.89.1.3.1.1.6
Object
The priority of this entry relative to other entries. COPS client will attempt to contact COPS servers for the appropriate Client-Type. Higher numbers are tried first. The order to be used amongst server entries with the same priority is undefined. COPS servers that are notified to the client using the COPS protocol PDP-Redirect mechanism are always used in preference to any entries in this table.
Context
- MIB
- COPS-CLIENT-MIB
- OID
.1.3.6.1.2.1.89.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- copsClientServerConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COPS-CLIENT-MIB::copsClientServerConfigPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COPS-CLIENT-MIB::copsClientServerConfigPriority.<copsClientServerConfigAddrType>.<copsClientServerConfigAddress>.<copsClientServerConfigClientType>.<copsClientServerConfigAuthType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COPS-CLIENT-MIB::copsClientServerConfigPriority'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
copsClientCompliance
readonly
Write access is required only if the device supports the
configuration of COPS server information.
configuration of COPS server information.