cienaCesAclRuleMatchL4DstProtocol
CIENA-CES-ACCESS-LIST-MIB ·
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.40
Object
column AclL4DstProtocol
Indicates the L4 destination protocol name that is to be matched by this rule. A value of 'any' indicates that the rule will match any protocol. Note that this field is mutually exclusive with cienaCesAclRuleMatchL4DstPort - i.e. only one of these fields can have a value different from 'any' at a given time.
Context
- MIB
- CIENA-CES-ACCESS-LIST-MIB
- OID
.1.3.6.1.4.1.1271.2.1.35.1.1.3.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesAclRuleConfigTableEntry
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 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchL4DstProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchL4DstProtocol.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-ACCESS-LIST-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-ACCESS-LIST-MIB::cienaCesAclRuleMatchL4DstProtocol'
Syntax
- Source
- AclL4DstProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | any |
2 | bgp |
3 | bootpclient |
4 | bootpserver |
5 | dhcpclient |
6 | dhcpserver |
7 | dhcpv6client |
8 | dhcpv6server |
9 | dns |
10 | ftp |
11 | http |
12 | ldp |
13 | ntp |
14 | olsr |
15 | rip |
16 | rpc |
17 | snmp |
18 | snmptrap |
19 | ssh |
20 | syslog |
21 | tacacs |
22 | telnet |
23 | tftp |
24 | twampctrl |