gs2328fACLACEAction
LANCOM-GS-2328F-MIB ·
.1.3.6.1.4.1.2356.800.3.2332.2.9.3.2.1.8
Object
column r/w
Enumeration
default: 1, 0: Deny 1: Permit
Context
- MIB
- LANCOM-GS-2328F-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2332.2.9.3.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2328fACLACEEntry
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-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328F-MIB::gs2328fACLACEAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328F-MIB::gs2328fACLACEAction.<gs2328fACLACEIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328F-MIB::gs2328fACLACEAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | deny |
1 | permit |