cPsdClientDSRetrieveOnly

CISCO-PSD-CLIENT-MIB · .1.3.6.1.4.1.9.9.495.1.3.2.1.3

Object

column r/w SNMPv2-TCTruthValue
The object represents that, the PSD server can be
configured either as write/retrievable or as 
retrievable only.
              
If the value of this object is set to 'true', the PSD 
server (the value of the corresponding instance of 
cPsdClientDSServerAddress) shall not be used for
writing the CDRs.
              
If the value of this object is set to 'false', the PSD
server (the value of the corresponding instance of    
cPsdClientDSServerAddress) shall be used for writing
the CDRs as well as retrieving the CDRs.

Context

MIB
CISCO-PSD-CLIENT-MIB
OID
.1.3.6.1.4.1.9.9.495.1.3.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cPsdClientDSServerEntry
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-PSD-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSD-CLIENT-MIB::cPsdClientDSRetrieveOnly'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PSD-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSD-CLIENT-MIB::cPsdClientDSRetrieveOnly.<cPsdClientDSName>.<cPsdClientDSServerAddressType>.<cPsdClientDSServerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PSD-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PSD-CLIENT-MIB::cPsdClientDSRetrieveOnly'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false