cdsmrResultParameters
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.5.1.3
Object
Many of the result parameter used creating result are
optional. This object is used to indicate which
options are provided as follows.
'tranType' : cdsmrResultTransType
'gti' : cdsmrResultGti
'np' : cdsmrResultNp
'nai' : cdsmrResultNai
'pc' : cdsmrResultPc
'ssn' : cdsmrResultSsn
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrResultTableEntry
- 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::cdsmrResultParameters'
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::cdsmrResultParameters.<cgspInstNetwork>.<cdsmrResultGroupName>.<cdsmrResultNumber>'
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::cdsmrResultParameters'
Syntax
- Source
- CdsmrResultParameters
- Base type
Bits
Values & Constraints
Type Values
0 | network |
1 | octet |
2 | tranType |
3 | gti |
4 | np |
5 | nai |
6 | pc |
7 | ssn |
8 | ruleNumber |
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.