cmlrRuleSetProtocol
CISCO-ITP-MLR-MIB ·
.1.3.6.1.4.1.9.9.396.1.5.1.3
Object
The object is used to establish a default protocol type for all rules within the rule set. If this object is set to 'none' will default to protocol specified by variant.
Context
- MIB
- CISCO-ITP-MLR-MIB
- OID
.1.3.6.1.4.1.9.9.396.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
gsmMap- Parent
- cmlrRuleSetTableEntry
- Groups
- 3
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::cmlrRuleSetProtocol'
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::cmlrRuleSetProtocol.<cgspInstNetwork>.<cmlrRuleSetName>'
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::cmlrRuleSetProtocol'
Syntax
- Source
- CmlrRuleProtocol
- Base type
Enumeration
Type Description
The list of possible protocol types.
'none' : Protocol not specified and will default to value
based on variant or other configuration
information.
'gsmMap' : Global system for mobile communications Mobile
Application Part operations should be matched by
this rule.
'ansi41' : Indicates that only ANSI-41 operations
should be matched by this rule.
Values & Constraints
Type Values
1 | none |
2 | gsmMap |
3 | ansi41 |
Conformance
Compliance refinements
ciscoMlrMIBCompliance
readonly
Create/Write access is not required.
ciscoMlrMIBComplianceRev1
readonly
Create/Write access is not required.
ciscoMlrMIBComplianceRev2
readonly
Create/Write access is not required.