copsClientServerType
COPS-CLIENT-MIB ·
.1.3.6.1.2.1.89.1.2.1.1.5
Object
column CopsServerEntryType
Indicator of the source of this COPS server information. COPS servers may be configured by network management into copsClientServerConfigTable and appear in this entry with type copsServerStatic(1). Alternatively, the may be notified from another COPS server by means of the COPS PDP-Redirect mechanism and appear as copsServerRedirect(2).
Context
- MIB
- COPS-CLIENT-MIB
- OID
.1.3.6.1.2.1.89.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- copsClientServerCurrentEntry
- 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::copsClientServerType'
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::copsClientServerType.<copsClientServerAddressType>.<copsClientServerAddress>.<copsClientServerClientType>'
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::copsClientServerType'
Syntax
- Source
- CopsServerEntryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | copsServerStatic |
2 | copsServerRedirect |
Conformance
Member of