rlSecuritySuiteGlobalEnable
NETGEAR-RADLAN-SECURITY-SUITE ·
.1.3.6.1.4.1.4526.17.120.1
Object
This scalar globally enables/disables the DoS attack Suite.
Context
- MIB
- NETGEAR-RADLAN-SECURITY-SUITE
- OID
.1.3.6.1.4.1.4526.17.120.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSecuritySuiteMib
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 'NETGEAR-RADLAN-SECURITY-SUITE' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SECURITY-SUITE::rlSecuritySuiteGlobalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SECURITY-SUITE' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SECURITY-SUITE::rlSecuritySuiteGlobalEnable'
Syntax
- Source
- RlsecuritySuiteGlobalEnableType
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable-global-rules-only |
2 | enable-all-rules-types |
3 | disable |