zxDslDevSecurityAclTable
ZTE-DSL-DEV-SECURITY-ACL-MIB ·
.1.3.6.1.4.1.3902.1004.24.1.2
Object
table
This table is used to define what kind of packets should be
permitted or denied.
It can help us to prevent our devices from some vicious attackes,
such as virus. By default, when the packet isn't coincident with any
rules, it's permitted.
We can define all other packets to be permitted or denied by
setting source IP and source mask to 0.0.0.0.
Context
- MIB
- ZTE-DSL-DEV-SECURITY-ACL-MIB
- OID
.1.3.6.1.4.1.3902.1004.24.1.2- Type
- table
- Status
- current
- Parent
- zxDslDevSecurityAclObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-DSL-DEV-SECURITY-ACL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-DEV-SECURITY-ACL-MIB::zxDslDevSecurityAclTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-DEV-SECURITY-ACL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-DEV-SECURITY-ACL-MIB::zxDslDevSecurityAclTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.