zxDslDevSecurityAclEnable
ZTE-DSL-DEV-SECURITY-ACL-MIB ·
.1.3.6.1.4.1.3902.1004.24.1.1
Object
scalar r/w
Enumeration
Enable or disable the ACL rules for the DSLAM. the default value is disable, which means all packets are permit to access the DSLAM.
Context
- MIB
- ZTE-DSL-DEV-SECURITY-ACL-MIB
- OID
.1.3.6.1.4.1.3902.1004.24.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslDevSecurityAclObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::zxDslDevSecurityAclEnable.0'
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::zxDslDevSecurityAclEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |