chmgrODescrDestAddress
NETI-CHMGR-MIB ·
.1.3.6.1.4.1.2928.6.2.14.1.1.3.1.2
Object
The DTM address for a destination termination point of the connection. The empty string indicates an unconfigured destination. The address should be the last object to configure to avoid unnecessary channel establishment while configuring the destination.
Context
- MIB
- NETI-CHMGR-MIB
- OID
.1.3.6.1.4.1.2928.6.2.14.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chmgrODescrDestinationEntry
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 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrODescrDestAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CHMGR-MIB::chmgrODescrDestAddress.<chmgrODescrIndex>.<chmgrODescrDestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-CHMGR-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-CHMGR-MIB::chmgrODescrDestAddress'