agNewCfgSecurityDoSAttacks
ALTEON-CHEETAH-SWITCH-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.1.1.14.2.1.14
Object
column r/w
Enumeration
Add all DoS attacks to the port by setting the value to '2'. Remove all DoS attacks from the port by setting the value to '3'. Do nothing by setting the value to '1'. When read, the value '0' is returned always.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.14.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agCfgSecurityPortTableEntry
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityDoSAttacks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityDoSAttacks.<agCfgSecurityPortIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityDoSAttacks'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | addall |
3 | remall |