cmlrAddressResultType
CISCO-ITP-MLR-MIB ·
.1.3.6.1.4.1.9.9.396.1.4.1.7
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-MLR-MIB
- OID
.1.3.6.1.4.1.9.9.396.1.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Default
none- Parent
- cmlrAddressTableEntry
- 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-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrAddressResultType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrAddressResultType.<cgspInstNetwork>.<cmlrAddressTableName>.<cmlrAddressType>.<cmlrAddressDigits>.<cmlrAddressExactMatch>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-MLR-MIB::cmlrAddressResultType'
Syntax
- Source
- CmlrResultType
- Base type
Enumeration
Type Description
List of possible result types.
'none' : Result not specified.
'asname' : Message will be routed to a particular
destination M3UA or SUA Application Server(AS).
'group' : Message will be routed using information
specified in result group.
'gt' : Message will be routed using SCCP global title.
'pc' : Message will be routed using the specified
destination point code.
'pcSsn' : Message will be routed using the specified
destination point code and subsystem number.
'block' : Message will be discarded.
'continue': Message signal units will be processed by the
normal SCCP routing.
'address' : Address table will be search to allow MSU
to be routed or modified based on address
information.
'ruleset' : Message processed by ruleset to allow MSU
to be routed or modified based on information
specified in MSU.
Values & Constraints
Type Values
1 | none |
2 | asname |
3 | group |
4 | gt |
5 | pc |
6 | pcSsn |
7 | block |
8 | continue |
9 | address |
10 | ruleset |
Conformance
Member of