aclMgmtListService
LANCOM-ACL-MGMT-MIB ·
.1.3.6.1.4.1.2356.16.1.62.3.1.6
Object
The type of services that this rule applies to. By setting this to a specific service type, the rule will only apply if the request is coming to the switch using the particular protocol type specified. The Service type address can be configured to be 0, which means any of the supported protocols or services are applicable.
Context
- MIB
- LANCOM-ACL-MGMT-MIB
- OID
.1.3.6.1.4.1.2356.16.1.62.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclMgmtListEntry
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 'LANCOM-ACL-MGMT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-ACL-MGMT-MIB::aclMgmtListService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-ACL-MGMT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-ACL-MGMT-MIB::aclMgmtListService.<aclMgmtListName>.<aclMgmtListPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-ACL-MGMT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-ACL-MGMT-MIB::aclMgmtListService'
Syntax
- Source
- AclMgmtServiceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | allType |
1 | telnet |
2 | http |
3 | https |
4 | snmp |
5 | ssh |
6 | tftp |
7 | sntp |