cdsmrResultGroupServerType
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.3.1.2
Object
column r/w
Enumeration
This object specifies the server type as follows.
'esme' - Indicates this result group represents an external
short message entity (ESME). Coding this parameter
will allow the user to enter ESME specific
parameters and enable the Distributed Short Message
Routing to properly characterize the routing of the
message.
'smsc' - Indicates this result group represents a short
message service center (SMSC). Coding this
parameter will allow the user to enter SMSC
specific parameters and enable the Distributed
Short Message Routing to properly characterize
the routing of the message.
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrResultGroupTableEntry
- 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::cdsmrResultGroupServerType'
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::cdsmrResultGroupServerType.<cgspInstNetwork>.<cdsmrResultGroupName>'
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::cdsmrResultGroupServerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | esme |
2 | smsc |
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.