cdsmrUcpDestState

CISCO-ITP-DSMR-UCP-MIB · .1.3.6.1.4.1.9.9.1302.1.7.1.10

Object

column Enumeration
Current state of destination.
'active' - Destination is available.
'inactive' - Destination is unvailable.
'open' - Device is listening on port for 
destination to establish connection.

Context

MIB
CISCO-ITP-DSMR-UCP-MIB
OID
.1.3.6.1.4.1.9.9.1302.1.7.1.10
Type
column
Access
readonly
Status
current
Parent
cdsmrUcpDestTableEntry
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-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpDestState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpDestState.<cgspInstNetwork>.<cdsmrUcpSessionLocalPortNumber>.<cdsmrUcpDestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-DSMR-UCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-DSMR-UCP-MIB::cdsmrUcpDestState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3open

Conformance