cdsmrAddressResultOctet
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.6.1.8
Object
Information to be placed in the message signal unit based on the value specified by the cdsmrAddressResultType object. When the cdsmrAddressResultType object is set to 'group' or 'gt' this object will contain the string specifying output. For all other values the this object will not be used in the result processing and will have a length of zero.
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrAddressTableEntry
- 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 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultOctet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultOctet.<cgspInstNetwork>.<cdsmrAddressTableName>.<cdsmrAddressType>.<cdsmrAddressDigits>.<cdsmrAddressExactMatch>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultOctet'
Syntax
- Source
- CdsmrResultOctet
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.