cdsmrRuleResultType
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.8.1.45
Object
Specified the type of information to be placed into the message signal unit or how the it will be processed.
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.8.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrRuleTableEntry
- 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::cdsmrRuleResultType'
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::cdsmrRuleResultType.<cgspInstNetwork>.<cdsmrRuleSetName>.<cdsmrRuleNumber>'
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::cdsmrRuleResultType'
Syntax
- Source
- CdsmrResultType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | pc |
2 | pcSsn |
3 | gt |
4 | group |
5 | smpp |
6 | ucp |
7 | block |
8 | ruleNext |
9 | ruleNumber |
10 | deliverMt |
11 | origImsi |
12 | origImsiNext |
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.