cdsmrRuleOperationType
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.8.1.2
Object
column r/w
Enumeration
The list of possible operation types.
'all' - All operations types.
'smdPp' - ANSI-41 Short message service delivery point
to point.
'smsMo' - GSM-MAP Short message service mobile
originated request.
'smsMt' - GSM-MAP Short message service mobile
terminated request.
'smsSri' - GSM-MAP send routing info for short message.
'smsReg' - ANSI-41 Short message service request.
'smsNot' - ANSI-41 Short message service notification
request
'ucpSubmit' - Match UCP Submit Short Message requests
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.8.1.2- 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::cdsmrRuleOperationType'
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::cdsmrRuleOperationType.<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::cdsmrRuleOperationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | smdPp |
3 | smsMo |
4 | smsMt |
5 | smsSri |
6 | smsReg |
7 | smsNot |
8 | ucpSubmit |
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.