All MIBs › ALTEON-CHEETAH-SWITCH-MIB
Organization: Nortel Networks
Last Updated: 2004-09-01
Category: Vendor: Alteon
Description: Alteon Cheetah switch platform MIB for managing switch fabric, port configuration, and VLAN settings.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ALTEON-CHEETAH-SWITCH-MIB?
ALTEON-CHEETAH-SWITCH-MIB is a vendor-specific MIB whose MODULE-IDENTITY lists ORGANIZATION "Nortel Networks" (Alteon's parent company at the time this MIB was maintained, prior to the later Radware acquisition of the Alteon line), covering the Alteon/Nortel "Cheetah" switch fabric platform. It defines large configuration and operational tables including agPortCurCfgTable/agPortNewCfgTable and agPortOperTable for per-port configuration and operational state, portInfoTable and switchCapSlbPortInfoTable for port and server-load-balancing capability info, agMgmtNetTable and agMgmtNetTable variants for management network access, agTrapHostTable and agSyslogMsgTable for notification/logging configuration, and ipAclCurCfgTable/agCfgSecurityPortTable for IP ACL and port security policy. This breadth of configuration tables means the MIB is used mainly to monitor switch configuration state, applied ACL/security policy, and port operational status rather than raw hardware sensors. It is deployed on Alteon/Nortel (and successor Radware) Cheetah-family Layer 2/3 content switches, and network teams use the ALTEON-CHEETAH-SWITCH-MIB MIB Browser view to inspect these configuration and status tables.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALTEON-CHEETAH-SWITCH-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Alteon/Nortel Cheetah-family switches (later Radware Alteon product line)
Monitoring Examples
An operator polls agPortOperTable to check the operational state of each switch port alongside agPortCurCfgTable for its configured VLAN/trunk settings, and reviews ipAclCurCfgTable to confirm expected ACL rules are applied; a port reporting a down operational state while agPortCurCfgTable shows it enabled and forwarding would flag a link or fabric issue on that port.
What Can Be Monitored
- per-port current and new configuration tables
- port operational status
- server-load-balancing port capability info
- management network access configuration
- trap host and syslog message tables
- IP ACL and port security configuration
This MIB depends on
Related MIBs
Imported Objects
From ALTEON-ROOT-MIB
| aws-switch |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks |
From SNMPv2-TC
| DisplayString | |
| PhysAddress |
How to Use in IPNetwork Monitor
Example using symStatsTotalHits OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| agApply | 1.3.6.1.4.1.1872.2.5.1.1.8 | |||
| INT agApplyConfig | 1.3.6.1.4.1.1872.2.5.1.1.8.2 | INTEGER | read-write | When this object is read the current state is returned. idle(2) indicates that there is no apply in progess. complete(4) indicates that the last apply operation is completed. Setting the value to apply(1), will write all the changes made since the last apply to the current configuration block. If the apply is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agApplyTable. Once the operation is completed or the agApplyTable is read in case of failure, the apply buffer needs to be freed and the agApplyState should be set back to 'idle' state so others can issue the apply command via SNMP. |
| INT agApplyConfiguration | 1.3.6.1.4.1.1872.2.5.1.1.1.2 | INTEGER | read-write | This is an action object to apply the changes made to configuration of the switch. By setting the value to apply(2), all the changes made since the last apply are written to the new_config block. other(1) is returned when this object ie read. |
| I32 agApplyIndex | 1.3.6.1.4.1.1872.2.5.1.1.8.5.1.1 | Integer32 | read-only | The table index. |
| INT agApplyPending | 1.3.6.1.4.1.1872.2.5.1.1.8.1 | INTEGER | read-only | This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above. |
| OCT agApplyString | 1.3.6.1.4.1.1872.2.5.1.1.8.5.1.2 | OCTET STRING | read-only | A string in the apply table. |
| agApplyTable | 1.3.6.1.4.1.1872.2.5.1.1.8.5 | not-accessible | The table of URL path for URL load balancing in the current_config. | |
| agApplyTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.8.5.1 | not-accessible | Information about an URL path for URL load balancing. | |
| I32 agApplyTableSize | 1.3.6.1.4.1.1872.2.5.1.1.8.4 | Integer32 | read-only | The number of strings in the apply table. |
| agBoot | 1.3.6.1.4.1.1872.2.5.1.1.13 | |||
| STR agBootVer | 1.3.6.1.4.1.1872.2.5.1.1.1.11 | DisplayString | read-only | The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. |
| INT agCfgBootHour | 1.3.6.1.4.1.1872.2.5.1.1.13.2 | INTEGER | read-write | The hour in 24-hour format for reboot. |
| INT agCfgBootMin | 1.3.6.1.4.1.1872.2.5.1.1.13.3 | INTEGER | read-write | The minutes [00] for reboot. |
| STR agCfgBootNxtResetTime | 1.3.6.1.4.1.1872.2.5.1.1.13.5 | DisplayString | read-only | Display the next scheduled reboot time. |
| INT agCfgBootReset | 1.3.6.1.4.1.1872.2.5.1.1.13.4 | INTEGER | read-write | Cancel pending switch reset. |
| INT agCfgBootWeekday | 1.3.6.1.4.1.1872.2.5.1.1.13.1 | INTEGER | read-write | The day of the week for reboot. |
| agCfgDump | 1.3.6.1.4.1.1872.2.5.1.3.5 | |||
| I32 agCfgDumpIndex | 1.3.6.1.4.1.1872.2.5.1.3.5.4.1.1 | Integer32 | read-only | The table index. |
| INT agCfgDumpState | 1.3.6.1.4.1.1872.2.5.1.3.5.2 | INTEGER | read-write | When this object is read the current state is returned. idle(2) indicates that there is no dump in progess. complete(4) indicates that the last dump operation is completed. Setting the value to dump(1), will start a new dump operation Dump will show the current configuration. To read the configuration dump use the agCfgDumpTable once the state of this variable returns complete. Once the agCfgDumpTable is read the state should be set back to 'idle' which frees the dump buffer and others can issue a dump command via SNMP. |
| OCT agCfgDumpString | 1.3.6.1.4.1.1872.2.5.1.3.5.4.1.2 | OCTET STRING | read-only | A string in the dump table. |
| agCfgDumpTable | 1.3.6.1.4.1.1872.2.5.1.3.5.4 | not-accessible | The table of dump strings. | |
| agCfgDumpTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.5.4.1 | not-accessible | An entry in the dump table. | |
| I32 agCfgDumpTableSize | 1.3.6.1.4.1.1872.2.5.1.3.5.3 | Integer32 | read-only | The number of strings in the dump table. |
| I32 agCfgSecurityPortIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.1 | Integer32 | read-only | The port index. |
| agCfgSecurityPortTable | 1.3.6.1.4.1.1872.2.5.1.1.14.2 | not-accessible | The table of Security related features enabled/disabled for this port. | |
| agCfgSecurityPortTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1 | not-accessible | A row in the Security related in the current configuration block. | |
| INT agClearFlashDump | 1.3.6.1.4.1.1872.2.5.1.1.1.36 | INTEGER | read-write | This is an action object to clear the FLASH dump. ok(1) is returned when this object is read. |
| agClearStats | 1.3.6.1.4.1.1872.2.5.1.2.7 | |||
| INT agClrSyslogMsgs | 1.3.6.1.4.1.1872.2.5.1.1.5.9 | INTEGER | read-write | Clears all current Syslog messages. |
| INT agConfigForNxtReset | 1.3.6.1.4.1.1872.2.5.1.1.1.8 | INTEGER | read-write | The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block |
| INT agCurCfgARPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.41 | INTEGER | read-only | The maximum allowed rate of MP-destined ARP packets. |
| INT agCurCfgBootp | 1.3.6.1.4.1.1872.2.5.1.1.1.29 | INTEGER | read-only | Enable or disable the use of BootP, as currently configured in the current_configuration block. |
| INT agCurCfgConsole | 1.3.6.1.4.1.1872.2.5.1.1.1.23 | INTEGER | read-only | Enable or disable console output of syslog messages. |
| INT agCurCfgHttpServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.17 | INTEGER | read-only | The TCP port number that the HTTP server is listening to in the current_configuration block. |
| INT agCurCfgHttpsServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.49 | INTEGER | read-only | The TCP port number that the HTTPS server is listening to in the current_configuration block. |
| INT agCurCfgICMPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.43 | INTEGER | read-only | The maximum allowed rate of MP-destined ICMP packets. |
| INT agCurCfgIdleCLITimeout | 1.3.6.1.4.1.1872.2.5.1.1.1.57 | INTEGER | read-only | Set idle CLI sessions timeout. |
| STR agCurCfgLoginBanner | 1.3.6.1.4.1.1872.2.5.1.1.1.19 | DisplayString | read-only | The user defined login banner. |
| agCurCfgMgmtNetEntry | 1.3.6.1.4.1.1872.2.5.1.1.12.2.1 | not-accessible | A row in the management network definition table. | |
| I32 agCurCfgMgmtNetIndex | 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.1 | Integer32 | read-only | The index of the Management Network Definition table. |
| IP agCurCfgMgmtNetMask | 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.3 | IpAddress | read-only | The Management Network Mask in the current_configuration block. |
| IP agCurCfgMgmtNetSubnet | 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.2 | IpAddress | read-only | The Management Network Address in the current_configuration block. |
| agCurCfgMgmtNetTable | 1.3.6.1.4.1.1872.2.5.1.1.12.2 | not-accessible | The table for Management Network definitions in the current configuration block. | |
| INT agCurCfgNortelMultipleStgMode | 1.3.6.1.4.1.1872.2.5.1.1.1.37 | INTEGER | read-only | Enable or disable Nortel multiple STG mode. |
| INT agCurCfgNTPDlight | 1.3.6.1.4.1.1872.2.5.1.1.4.7 | INTEGER | read-only | Enable/disable daylight savings time. |
| INT agCurCfgNTPResyncInterval | 1.3.6.1.4.1.1872.2.5.1.1.4.3 | INTEGER | read-only | The NTP Server resync interval in minutes. |
| IP agCurCfgNTPSecServer | 1.3.6.1.4.1.1872.2.5.1.1.4.11 | IpAddress | read-only | The Secondary NTP Server Address. |
| IP agCurCfgNTPServer | 1.3.6.1.4.1.1872.2.5.1.1.4.1 | IpAddress | read-only | The NTP Server Address. |
| INT agCurCfgNTPService | 1.3.6.1.4.1.1872.2.5.1.1.4.9 | INTEGER | read-only | Enable/disable NTP Service. |
| STR agCurCfgNTPTzoneHHMM | 1.3.6.1.4.1.1872.2.5.1.1.4.5 | DisplayString | read-only | The NTP Server timezone offset from GMT formatted as (+/-)HH:MM. |
| OCT agCurCfgPgrpMatchBmap | 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.3 | OCTET STRING | read-only | The pattern matching rules applied to the port. The pattern rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ string 9 || || || ||___ string 8 || |____ string 7 || . . . ||_________ string 2 |__________ string 1 (as index to slbCurCfgUrlLbPathTable) where x : 1 - The represented string matching rule applied 0 - The represented string matching rule applied |
| agCurCfgPgrpMatchEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1 | not-accessible | A row in the Pattern Match Group table. | |
| I32 agCurCfgPgrpMatchIndex | 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.1 | Integer32 | read-only | The index of the Pattern Match Group Definition table. |
| agCurCfgPgrpMatchTable | 1.3.6.1.4.1.1872.2.5.1.1.14.1.2 | not-accessible | The table for Pattern Match Group definitions in the current configuration block. | |
| STR agCurCfgPgrpName | 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.2 | DisplayString | read-only | The name for the Pattern Match Group. |
| agCurCfgPortAccessEntry | 1.3.6.1.4.1.1872.2.5.1.1.16.2.1 | not-accessible | A row in the port access table | |
| I32 agCurCfgPortAccessIndex | 1.3.6.1.4.1.1872.2.5.1.1.16.2.1.1 | Integer32 | read-only | The port number in the table. |
| INT agCurCfgPortAccessState | 1.3.6.1.4.1.1872.2.5.1.1.16.2.1.2 | INTEGER | read-only | The port access state of the port. deny(0) - port does not have management access allow(1) - port has management access |
| agCurCfgPortAccessTable | 1.3.6.1.4.1.1872.2.5.1.1.16.2 | not-accessible | The table of ports and their access states | |
| OCT agCurCfgSecurityAttacksBmap | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.10 | OCTET STRING | read-only | The DoS Attacks added/removed for this port. The selected DoS Attacks are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_______ 9 || || || ||_________ 8 || |__________ 7 || . . . ||________________ 2 |________________ 1 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version where x : 1 - The represented DoS Attack is enabled 0 - The represented DoS Attack is disabled |
| INT agCurCfgSecurityBogonState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.8 | INTEGER | read-only | Enable/Disable Bogon IP ACL per port. |
| INT agCurCfgSecurityDosState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.2 | INTEGER | read-only | Enable/Disable DOS attack per port. |
| INT agCurCfgSecurityIpAclState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.4 | INTEGER | read-only | Enable/Disable IP ACL per port. |
| INT agCurCfgSecuritySymantecState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.15 | INTEGER | read-only | Enable/Disable Symantec IPS Processing per port. |
| INT agCurCfgSecurityUbState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.6 | INTEGER | read-only | Enable/Disable UDP Blast per port. |
| STR agCurCfgSmtpHost | 1.3.6.1.4.1.1872.2.5.1.1.1.21 | DisplayString | read-only | The user defined SMTP host. |
| INT agCurCfgSnmpTimeout | 1.3.6.1.4.1.1872.2.5.1.1.1.32 | INTEGER | read-only | Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. |
| I32 agCurCfgSonmpSrcIf | 1.3.6.1.4.1.1872.2.5.1.1.15.1 | Integer32 | read-only | The IP address used in the SONMP hello packets. The switch should be reachable via SNMP at this IP address. |
| INT agCurCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.5.1.1.5.7 | INTEGER | read-only | The facility of syslog2 host in the current_configuration block. |
| IP agCurCfgSyslog2Host | 1.3.6.1.4.1.1872.2.5.1.1.5.3 | IpAddress | read-only | The second syslog host IP address, as currently configured in the current_configuration block. |
| INT agCurCfgSyslog2Sev | 1.3.6.1.4.1.1872.2.5.1.1.5.15 | INTEGER | read-only | The severity of syslog2 host in the current configuration block. |
| INT agCurCfgSyslogFac | 1.3.6.1.4.1.1872.2.5.1.1.5.5 | INTEGER | read-only | The facility of syslog host in the current_configuration block. |
| IP agCurCfgSyslogHost | 1.3.6.1.4.1.1872.2.5.1.1.5.1 | IpAddress | read-only | The syslog host IP address, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogSev | 1.3.6.1.4.1.1872.2.5.1.1.5.13 | INTEGER | read-only | The severity of syslog host in the current configuration block. |
| INT agCurCfgSyslogTrapBgp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.24 | INTEGER | read-only | Enable or disable BGP syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapCli | 1.3.6.1.4.1.1872.2.5.1.1.5.12.8 | INTEGER | read-only | Enable or disable CLI generated error syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapConsole | 1.3.6.1.4.1.1872.2.5.1.1.5.12.2 | INTEGER | read-only | Enable or disable console syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapFilter | 1.3.6.1.4.1.1872.2.5.1.1.5.12.18 | INTEGER | read-only | Enable or disable filter syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapGslb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.16 | INTEGER | read-only | Enable or disable GSLB syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapIp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.32 | INTEGER | read-only | Enable or disable IP related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapMgmt | 1.3.6.1.4.1.1872.2.5.1.1.5.12.6 | INTEGER | read-only | Enable or disable management(flash, config, login) syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapNtp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.26 | INTEGER | read-only | Enable or disable NTP syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapOspf | 1.3.6.1.4.1.1872.2.5.1.1.5.12.42 | INTEGER | read-only | Enable or disable OSPF related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapRmon | 1.3.6.1.4.1.1872.2.5.1.1.5.12.46 | INTEGER | read-only | Enable or disable rmon related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSecurity | 1.3.6.1.4.1.1872.2.5.1.1.5.12.44 | INTEGER | read-only | Enable or disable Security pack related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSlb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.14 | INTEGER | read-only | Enable or disable SLB syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSlbAtk | 1.3.6.1.4.1.1872.2.5.1.1.5.12.48 | INTEGER | read-only | Enable or disable SLB ATK related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSsh | 1.3.6.1.4.1.1872.2.5.1.1.5.12.20 | INTEGER | read-only | Enable or disable SSH, RADIUS syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapStp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.10 | INTEGER | read-only | Enable or disable spanning tree syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSynAtk | 1.3.6.1.4.1.1872.2.5.1.1.5.12.38 | INTEGER | read-only | Enable or disable SYN attack detection related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapSystem | 1.3.6.1.4.1.1872.2.5.1.1.5.12.4 | INTEGER | read-only | Enable or disable system level syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapTcpLim | 1.3.6.1.4.1.1872.2.5.1.1.5.12.40 | INTEGER | read-only | Enable or disable TCP rate limiting related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapVlan | 1.3.6.1.4.1.1872.2.5.1.1.5.12.12 | INTEGER | read-only | Enable or disable VLAN syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapVrrp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.22 | INTEGER | read-only | Enable or disable VRRP syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogTrapWeb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.36 | INTEGER | read-only | Enable or disable WEBUI related syslog and SNMP trap, as currently configured in the current_configuration block. |
| INT agCurCfgTCPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.45 | INTEGER | read-only | The maximum allowed rate of MP-destined TCP packets. |
| INT agCurCfgTelnetServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.34 | INTEGER | read-only | The TCP port number that the telnet server listens for telnet sessions. |
| STR agCurCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.3 | DisplayString | read-only | The SNMP community string to use with the trap host |
| agCurCfgTrapHostEntry | 1.3.6.1.4.1.1872.2.5.1.1.6.2.1 | not-accessible | A row in the trap host table in the current_configuration block. | |
| I32 agCurCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.1 | Integer32 | read-only | The index of the row in trap host table. |
| IP agCurCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.2 | IpAddress | read-only | The IP address of a trap host. |
| agCurCfgTrapHostTable | 1.3.6.1.4.1.1872.2.5.1.1.6.2 | not-accessible | The table of trap hosts which to send SNMP traps in the current_configuration block. | |
| I32 agCurCfgTrapSrcIf | 1.3.6.1.4.1.1872.2.5.1.1.1.39 | Integer32 | read-only | The SNMP trap source interface number. |
| INT agCurCfgUDPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.47 | INTEGER | read-only | The maximum allowed rate of MP-destined UDP packets. |
| INT agCurCfgXMLCfgServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.59 | INTEGER | read-only | The TCP port number that the XML config server is listening to in the current_configuration block. If HTTPS is also enabled then the port numbers should be the same |
| INT agCurDaylightSavings | 1.3.6.1.4.1.1872.2.5.1.1.1.55 | INTEGER | read-only | The daylight savings location. |
| agDiff | 1.3.6.1.4.1.1872.2.5.1.3.4 | |||
| I32 agDiffIndex | 1.3.6.1.4.1.1872.2.5.1.3.4.4.1.1 | Integer32 | read-only | The table index. |
| INT agDiffState | 1.3.6.1.4.1.1872.2.5.1.3.4.2 | INTEGER | read-write | When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(1), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete. Once the agDiffTable is read the state should be set back to 'idle' which frees the diff buffer and others can issue a diff command via SNMP. |
| OCT agDiffString | 1.3.6.1.4.1.1872.2.5.1.3.4.4.1.2 | OCTET STRING | read-only | A string in the diff table. |
| agDiffTable | 1.3.6.1.4.1.1872.2.5.1.3.4.4 | not-accessible | The table of diff strings. | |
| agDiffTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.4.4.1 | not-accessible | An entry in the diff table. | |
| I32 agDiffTableSize | 1.3.6.1.4.1.1872.2.5.1.3.4.3 | Integer32 | read-only | The number of strings in the diff table. |
| C32 agDosPortStatsAckZero | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.43 | Counter32 | read-only | TCP packets with acknowledgement number is zero and ACK bit is set. |
| C32 agDosPortStatsARPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.59 | Counter32 | read-only | ARP request or reply packets with bad length. |
| C32 agDosPortStatsARPNbCast | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.60 | Counter32 | read-only | ARP request packets with non broadcast destination MAC. |
| C32 agDosPortStatsARPNuCast | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.61 | Counter32 | read-only | ARP reply packets with non unicast destination MAC. |
| C32 agDosPortStatsARPSpoof | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.62 | Counter32 | read-only | ARP request or reply packets with mismatch source with sender MACs or destination with target MACs. |
| C32 agDosPortStatsBlatAttack | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.29 | Counter32 | read-only | TCP packets source IP not equal to destination IP and source port equal to destination port. |
| C32 agDosPortStatsBroadcast | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.12 | Counter32 | read-only | IPv4 packets with broadcast source or destination IP [0.0.0.0,255.255.255.255]. |
| C32 agDosPortStatsDNSPort | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.41 | Counter32 | read-only | TCP packets with SPORT=53, DPORT<1024 and SYN bit is set. |
| C32 agDosPortStatsFinScan | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.33 | Counter32 | read-only | TCP packets with only FIN bit is set. |
| C32 agDosPortStatsFlagAbnormal | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.37 | Counter32 | read-only | TCP packets with abnormal control bits combination. |
| C32 agDosPortStatsFragBoundary | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.21 | Counter32 | read-only | IPv4 packets with more fragments bit is set and payload not at 8-byte boundary. |
| C32 agDosPortStatsFragData | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.20 | Counter32 | read-only | IPv4 packets with more fragments bit is set and small payload. |
| C32 agDosPortStatsFragDontOff | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.23 | Counter32 | read-only | IPv4 packets with non-zero fragment offset and don't fragment bits are set. |
| C32 agDosPortStatsFraggleAttack | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.47 | Counter32 | read-only | UDP packets sent to a broadcast destination IP (x.x.x.255). |
| C32 agDosPortStatsFragLast | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.22 | Counter32 | read-only | IPv4 packets last fragment without payload. |
| C32 agDosPortStatsFragMoreDont | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.19 | Counter32 | read-only | IPv4 packets with more fragments and don't fragment bits are set. |
| C32 agDosPortStatsFragOff | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.25 | Counter32 | read-only | IPv4 packets with small non-zero fragment offset. |
| C32 agDosPortStatsFragOpt | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.24 | Counter32 | read-only | IPv4 packets with non-zero fragment offset and IP options. |
| C32 agDosPortStatsFragOversize | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.26 | Counter32 | read-only | IPv4 packets with non-zero fragment offset and oversize payload. |
| C32 agDosPortStatsFTPPort | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.40 | Counter32 | read-only | TCP packets with SPORT=20, DPORT<1024 and SYN bit is set. |
| C32 agDosPortStatsFullXmasScan | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.32 | Counter32 | read-only | TCP packets with all control bits are set. |
| C32 agDosPortStatsGARP | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.63 | Counter32 | read-only | ARP request or reply packets with same source and destination IP. |
| C32 agDosPortStatsICMPData | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.53 | Counter32 | read-only | ICMP packets with non-zero fragment offset and large payload. |
| C32 agDosPortStatsICMPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.51 | Counter32 | read-only | ICMP packets with bad ICMP header length. |
| C32 agDosPortStatsICMPOff | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.54 | Counter32 | read-only | ICMP packets with large fragment offset. |
| C32 agDosPortStatsICMPType | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.55 | Counter32 | read-only | ICMP packets with type is reserved. |
| C32 agDosPortStatsIGMPFrag | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.57 | Counter32 | read-only | IGMP packets with more fragments bit is set. |
| C32 agDosPortStatsIGMPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.56 | Counter32 | read-only | IGMP packets with bad IGMP header length. |
| C32 agDosPortStatsIGMPType | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.58 | Counter32 | read-only | IGMP packets with type is reserved. |
| I32 agDosPortStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.1 | Integer32 | read-only | The port index. |
| C32 agDosPortStatsIP6Len | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.64 | Counter32 | read-only | IPv6 packets with bad header length. |
| C32 agDosPortStatsIP6Version | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.65 | Counter32 | read-only | IPv6 packets with IP version not 6. |
| C32 agDosPortStatsIPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.10 | Counter32 | read-only | IPv4 packets with bad IP header or payload length. |
| C32 agDosPortStatsIPOptLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.18 | Counter32 | read-only | IPv4 packets with bad IP options length. |
| C32 agDosPortStatsIPProt | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.17 | Counter32 | read-only | IPv4 packets with IP protocol is unassigned or reserved. |
| C32 agDosPortStatsIPReserved | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.15 | Counter32 | read-only | IPv4 packets with IP reserved bit is set. |
| C32 agDosPortStatsIPTTL | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.16 | Counter32 | read-only | IPv4 packets with small IP TTL. |
| C32 agDosPortStatsIPVersion | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.11 | Counter32 | read-only | IPv4 packets with IP version not 4. |
| C32 agDosPortStatsLand | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.14 | Counter32 | read-only | IPv4 Packets with source IP equal to destination IP. |
| C32 agDosPortStatsLoopback | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.13 | Counter32 | read-only | IPv4 packets with loopback source or destination IP [127.0.0.0/8]. |
| C32 agDosPortStatsNullScanAttack | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.31 | Counter32 | read-only | TCP packets were the TCP sequence number is zero and all control bits are zeroes. |
| C32 agDosPortStatsPepsi | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.48 | Counter32 | read-only | UDP packets with SPORT=19, DPORT=7 or SPORT=7, DPORT=19. |
| C32 agDosPortStatsRc8 | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.49 | Counter32 | read-only | UDP packets with SPORT=7 and DPORT=7. |
| C32 agDosPortStatsSeqZero | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.42 | Counter32 | read-only | TCP packets with sequence number is zero. |
| C32 agDosPortStatsSmurfAttack | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.52 | Counter32 | read-only | ICMP ping request to a broadcast destination IP x.x.x.255. |
| C32 agDosPortStatsSNMPNull | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.50 | Counter32 | read-only | UDP packets with DPORT=161 and without payload. |
| C32 agDosPortStatsSYNData | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.38 | Counter32 | read-only | TCP packets with SYN bit is set and with payload. |
| C32 agDosPortStatsSynFinScan | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.36 | Counter32 | read-only | TCP packets were SYN and FIN bits are set. |
| C32 agDosPortStatsSYNFrag | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.39 | Counter32 | read-only | TCP packets with SYN bit is set and more fragments bit is set. |
| agDosPortStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.1 | not-accessible | The table of DOS port statistics. | |
| agDosPortStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1 | not-accessible | A row in the port stats table. | |
| C32 agDosPortStatsTCPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.27 | Counter32 | read-only | TCP packets with bad TCP header length. |
| C32 agDosPortStatsTCPOptLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.44 | Counter32 | read-only | TCP packets with bad TCP options length. |
| C32 agDosPortStatsTCPPortZero | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.28 | Counter32 | read-only | TCP packets with source or destination port is zero. |
| C32 agDosPortStatsTCPReserved | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.30 | Counter32 | read-only | TCP packets with TCP reserved bit is set. |
| C32 agDosPortStatsUDPLen | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.45 | Counter32 | read-only | UDP packets with bad UDP header length. |
| C32 agDosPortStatsUDPPortZero | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.46 | Counter32 | read-only | UDP packets with source or destination port is zero. |
| C32 agDosPortStatsVecnaScan | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.34 | Counter32 | read-only | TCP packets with only URG or PUSH or URG|FIN or PSH|FIN or URG|PSH bits are set. |
| C32 agDosPortStatsXmasScanAttack | 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.35 | Counter32 | read-only | TCP packets were the TCP sequence number is zero and FIN, URG and PSH bits are set. |
| INT agEnabledBwmKey | 1.3.6.1.4.1.1872.2.5.1.3.3.3 | INTEGER | read-only | Query if software key Bandwidth Mgmt. enabled on switch. |
| INT agEnabledGslbKey | 1.3.6.1.4.1.1872.2.5.1.3.3.2 | INTEGER | read-only | Query if software key Global slb enabled on switch. |
| INT agEnabledLinklbKey | 1.3.6.1.4.1.1872.2.5.1.3.3.6 | INTEGER | read-only | Query if software key Inbound Linklb is enabled on switch. |
| INT agEnabledSecurityKey | 1.3.6.1.4.1.1872.2.5.1.3.3.4 | INTEGER | read-only | Query if software key Security enabled on switch. |
| STR agEnabledSwFeatures | 1.3.6.1.4.1.1872.2.5.1.3.3.1 | DisplayString | read-only | The software features that are enabled on the switch. |
| agent | 1.3.6.1.4.1.1872.2.5.1 | The MIB module for the Alteon OS Switch. | ||
| agentConfig | 1.3.6.1.4.1.1872.2.5.1.1 | |||
| agentInfo | 1.3.6.1.4.1.1872.2.5.1.3 | |||
| agentOper | 1.3.6.1.4.1.1872.2.5.1.4 | |||
| agentStats | 1.3.6.1.4.1.1872.2.5.1.2 | |||
| I32 agFileErrorIndex | 1.3.6.1.4.1.1872.2.5.1.1.18.8.1.1 | Integer32 | read-only | The table index for snmp file transfer error table. |
| STR agFileErrorString | 1.3.6.1.4.1.1872.2.5.1.1.18.8.1.2 | DisplayString | read-only | A string in the snmp file transfer error table. |
| agFileErrorTable | 1.3.6.1.4.1.1872.2.5.1.1.18.8 | not-accessible | The table of error messages for asynchrnous snmp file transfer operation. | |
| agFileErrorTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.18.8.1 | not-accessible | Error Strings generated while asynchronous snmp file transfer operation. | |
| I32 agFileErrorTableSize | 1.3.6.1.4.1.1872.2.5.1.1.18.7 | Integer32 | read-only | The number of strings in the snmp file transfer error table. |
| I32 agFileIndex | 1.3.6.1.4.1.1872.2.5.1.1.18.6.1.1 | Integer32 | read-only | The table index. |
| I32 agFileSize | 1.3.6.1.4.1.1872.2.5.1.1.18.1 | Integer32 | read-write | This is the number of octets in the file. This is set to indicate the total size of the file that is being transfered. The value is set in bytes. File size range for Bogon File Transfer 1 - 2097152 and for Symantec Signature 1 - 178176 |
| OCT agFileString | 1.3.6.1.4.1.1872.2.5.1.1.18.6.1.2 | OCTET STRING | read-write | A string with bogon ip/mask pair. |
| agFileTable | 1.3.6.1.4.1.1872.2.5.1.1.18.6 | not-accessible | The table of octets that when combined create a file. | |
| agFileTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.18.6.1 | not-accessible | An entry in the file table. | |
| OCT agFileTableMissingRows | 1.3.6.1.4.1.1872.2.5.1.1.18.3 | OCTET STRING | read-only | A string representing the missing rows of data for the file transfer. This is only valid while agFileTransferState is in the missingrows(4) state. The string will be numbers representing the missing row indexes seperated by commas e.g. 13,25,99 |
| I32 agFileTableSize | 1.3.6.1.4.1.1872.2.5.1.1.18.5 | Integer32 | read-only | The number of rows in the file table. |
| agFileTransfer | 1.3.6.1.4.1.1872.2.5.1.1.18 | |||
| INT agFileTransferState | 1.3.6.1.4.1.1872.2.5.1.1.18.2 | INTEGER | read-write | When this object is read the current state is returned. idle(1) indicates that there is no transfer in progess. Any user must verify the state machine is in state idle before setting the state to transfer(2).Before setting transfer(2) state agFileSize and agFileType should be set and then transition changes to inprogress(3). While in this state, the agFileTable should be populated with all the rows needed to transfer the files entire contents. endoftransfer(7) should be set inorder to notify the agent that contents are transfered. If all the contents are received, then the state transitions to complete(5). If there are any missing rows, the agent will transition to the state missingrows(4). The user must either populate the missing rows, and give a endoftransfer(7) state, or give up the transfer by setting the state to idle(1). When the idle(1) state is set, the string with missing rows is cleared and the buffer is written to the file, state goes complete(5) to upon successful completion. Any transition to idle(1) will free any resources associated with the file transfer, that are no longer needed. The agFileTable will contain 0 rows. While in state missingrows(4), agFileTableMissingRows will contain a parseable string of missing row indexes seperated by a comma. |
| INT agFileType | 1.3.6.1.4.1.1872.2.5.1.1.18.4 | INTEGER | read-write | This identifies the file type that is being transfered. |
| STR agImage1Ver | 1.3.6.1.4.1.1872.2.5.1.1.1.12 | DisplayString | read-only | The version of the software image stored in image 1 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
| STR agImage2Ver | 1.3.6.1.4.1.1872.2.5.1.1.1.13 | DisplayString | read-only | The version of the software image stored in image 2 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
| INT agImageForNxtReset | 1.3.6.1.4.1.1872.2.5.1.1.1.9 | INTEGER | read-write | The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2 |
| STR agLastSetErrorReason | 1.3.6.1.4.1.1872.2.5.1.1.1.16 | DisplayString | read-only | The error reason of the last SET failure. |
| agLog | 1.3.6.1.4.1.1872.2.5.1.1.5.12 | |||
| agMgmt | 1.3.6.1.4.1.1872.2.5.1.1.9 | |||
| INT agMgmtCurCfgDns | 1.3.6.1.4.1.1872.2.5.1.1.9.24 | INTEGER | read-only | Specifies DNS access is over management port or data port. |
| IP agMgmtCurCfgGateway | 1.3.6.1.4.1.1872.2.5.1.1.9.7 | IpAddress | read-only | The default gateway for the management port. |
| INT agMgmtCurCfgIntr | 1.3.6.1.4.1.1872.2.5.1.1.9.28 | INTEGER | read-only | The management port gateway health check interval (in seconds). |
| IP agMgmtCurCfgIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.9.1 | IpAddress | read-only | The IP address of the management port. |
| IP agMgmtCurCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.9.3 | IpAddress | read-only | The subnet mask of the management port. |
| INT agMgmtCurCfgNtp | 1.3.6.1.4.1.1872.2.5.1.1.9.11 | INTEGER | read-only | Specifies NTP access is over management port or data port. |
| INT agMgmtCurCfgRadius | 1.3.6.1.4.1.1872.2.5.1.1.9.13 | INTEGER | read-only | Specifies RADIUS server access is over management port or data port. |
| INT agMgmtCurCfgReport | 1.3.6.1.4.1.1872.2.5.1.1.9.36 | INTEGER | read-only | Specifies reporting server is over management port or data port. |
| INT agMgmtCurCfgRetry | 1.3.6.1.4.1.1872.2.5.1.1.9.30 | INTEGER | read-only | The management port gateway retries before out of service. |
| INT agMgmtCurCfgSmtp | 1.3.6.1.4.1.1872.2.5.1.1.9.15 | INTEGER | read-only | Specifies SMTP access is over management port or data port. |
| INT agMgmtCurCfgSnmp | 1.3.6.1.4.1.1872.2.5.1.1.9.17 | INTEGER | read-only | Specifies SNMP trap host access is over management port or data port. |
| INT agMgmtCurCfgSonmp | 1.3.6.1.4.1.1872.2.5.1.1.9.32 | INTEGER | read-only | Specifies whether to use management port IP address or interface IP address in the SONMP Hello packets. |
| INT agMgmtCurCfgState | 1.3.6.1.4.1.1872.2.5.1.1.9.9 | INTEGER | read-only | Enable/disable management port. |
| INT agMgmtCurCfgSyslog | 1.3.6.1.4.1.1872.2.5.1.1.9.19 | INTEGER | read-only | Specifies syslog host access is over management port or data port. |
| INT agMgmtCurCfgTacacs | 1.3.6.1.4.1.1872.2.5.1.1.9.26 | INTEGER | read-only | Specifies TACACS+ server access is over management port or data port. |
| INT agMgmtCurCfgTftp | 1.3.6.1.4.1.1872.2.5.1.1.9.21 | INTEGER | read-only | Specifies TFTP access is over management port or data port. |
| INT agMgmtCurCfgWlm | 1.3.6.1.4.1.1872.2.5.1.1.9.34 | INTEGER | read-only | Specifies WLM SASP is over management port or data port. |
| agMgmtNetConfig | 1.3.6.1.4.1.1872.2.5.1.1.12 | |||
| I32 agMgmtNetTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.12.1 | Integer32 | read-only | The maximum number of entries in the Management Network Table. |
| INT agMgmtNewCfgDns | 1.3.6.1.4.1.1872.2.5.1.1.9.25 | INTEGER | read-write | Specifies DNS access is over management port or data port. |
| IP agMgmtNewCfgGateway | 1.3.6.1.4.1.1872.2.5.1.1.9.8 | IpAddress | read-write | The default gateway for the management port. |
| INT agMgmtNewCfgIntr | 1.3.6.1.4.1.1872.2.5.1.1.9.29 | INTEGER | read-write | The management port gateway health check interval (in seconds). |
| IP agMgmtNewCfgIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.9.2 | IpAddress | read-write | The IP address of the management port. |
| IP agMgmtNewCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.9.4 | IpAddress | read-write | The subnet mask of the management port. |
| INT agMgmtNewCfgNtp | 1.3.6.1.4.1.1872.2.5.1.1.9.12 | INTEGER | read-write | Specifies NTP access is over management port or data port. |
| INT agMgmtNewCfgRadius | 1.3.6.1.4.1.1872.2.5.1.1.9.14 | INTEGER | read-write | Specifies RADIUS server access is over management port or data port. |
| INT agMgmtNewCfgReport | 1.3.6.1.4.1.1872.2.5.1.1.9.37 | INTEGER | read-write | Specifies reporting server is over management port or data port. |
| INT agMgmtNewCfgRetry | 1.3.6.1.4.1.1872.2.5.1.1.9.31 | INTEGER | read-write | The management port gateway retries before out of service. |
| INT agMgmtNewCfgSmtp | 1.3.6.1.4.1.1872.2.5.1.1.9.16 | INTEGER | read-write | Specifies SMTP access is over management port or data port. |
| INT agMgmtNewCfgSnmp | 1.3.6.1.4.1.1872.2.5.1.1.9.18 | INTEGER | read-write | Specifies SNMP trap host access is over management port or data port. |
| INT agMgmtNewCfgSonmp | 1.3.6.1.4.1.1872.2.5.1.1.9.33 | INTEGER | read-write | Specifies whether to use management port IP address or interface IP address in the SONMP Hello packets. |
| INT agMgmtNewCfgState | 1.3.6.1.4.1.1872.2.5.1.1.9.10 | INTEGER | read-write | Enable/disable management port. |
| INT agMgmtNewCfgSyslog | 1.3.6.1.4.1.1872.2.5.1.1.9.20 | INTEGER | read-write | Specifies syslog host access is over management port or data port. |
| INT agMgmtNewCfgTacacs | 1.3.6.1.4.1.1872.2.5.1.1.9.27 | INTEGER | read-write | Specifies TACACS+ server access is over management port or data port. |
| INT agMgmtNewCfgTftp | 1.3.6.1.4.1.1872.2.5.1.1.9.22 | INTEGER | read-write | Specifies TFTP access is over management port or data port. |
| INT agMgmtNewCfgWlm | 1.3.6.1.4.1.1872.2.5.1.1.9.35 | INTEGER | read-write | Specifies WLM SASP is over management port or data port. |
| agMgmtPort | 1.3.6.1.4.1.1872.2.5.1.1.9.23 | |||
| INT agMgmtPortCurCfgAuto | 1.3.6.1.4.1.1872.2.5.1.1.9.23.5 | INTEGER | read-only | Set Management port autonegotiation. |
| INT agMgmtPortCurCfgMode | 1.3.6.1.4.1.1872.2.5.1.1.9.23.3 | INTEGER | read-only | Set Management port full or half duplex mode. |
| INT agMgmtPortCurCfgSpeed | 1.3.6.1.4.1.1872.2.5.1.1.9.23.1 | INTEGER | read-only | Set Management port link speed. |
| INT agMgmtPortNewCfgAuto | 1.3.6.1.4.1.1872.2.5.1.1.9.23.6 | INTEGER | read-write | Set Management port autonegotiation. |
| INT agMgmtPortNewCfgMode | 1.3.6.1.4.1.1872.2.5.1.1.9.23.4 | INTEGER | read-write | Set Management port full or half duplex mode. |
| INT agMgmtPortNewCfgSpeed | 1.3.6.1.4.1.1872.2.5.1.1.9.23.2 | INTEGER | read-write | Set Management port link speed. |
| INT agNewCfgARPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.42 | INTEGER | read-write | The maximum allowed rate of MP-destined ARP packets. |
| INT agNewCfgBootp | 1.3.6.1.4.1.1872.2.5.1.1.1.30 | INTEGER | read-write | Enable or disable the use of BootP, in the new_configuration block. |
| INT agNewCfgConsole | 1.3.6.1.4.1.1872.2.5.1.1.1.24 | INTEGER | read-write | Enable or disable console output of syslog messages. |
| INT agNewCfgHttpServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.18 | INTEGER | read-write | The TCP port number that the HTTP server is listening to in the new_configuration block. |
| INT agNewCfgHttpsServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.50 | INTEGER | read-write | The TCP port number that the HTTPS server is listening to in the new_configuration block. |
| INT agNewCfgICMPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.44 | INTEGER | read-write | The maximum allowed rate of MP-destined ICMP packets. |
| INT agNewCfgIdleCLITimeout | 1.3.6.1.4.1.1872.2.5.1.1.1.58 | INTEGER | read-write | Set idle CLI sessions timeout. |
| STR agNewCfgLoginBanner | 1.3.6.1.4.1.1872.2.5.1.1.1.20 | DisplayString | read-write | The user defined login banner. |
| INT agNewCfgMgmtNetDelete | 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.4 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| agNewCfgMgmtNetEntry | 1.3.6.1.4.1.1872.2.5.1.1.12.3.1 | not-accessible | A row in the management network definition table. | |
| I32 agNewCfgMgmtNetIndex | 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.1 | Integer32 | read-only | The index of the Management Network Definition table. |
| IP agNewCfgMgmtNetMask | 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.3 | IpAddress | read-create | The Management Network Mask in the new_configuration block. |
| IP agNewCfgMgmtNetSubnet | 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.2 | IpAddress | read-create | The Management Network Address in the new_configuration block. |
| agNewCfgMgmtNetTable | 1.3.6.1.4.1.1872.2.5.1.1.12.3 | not-accessible | The table for Management Network definitions in the new configuration block. | |
| INT agNewCfgNortelMultipleStgMode | 1.3.6.1.4.1.1872.2.5.1.1.1.38 | INTEGER | read-write | Enable or disable Nortel multiple STG mode. |
| INT agNewCfgNTPDlight | 1.3.6.1.4.1.1872.2.5.1.1.4.8 | INTEGER | read-write | Enable/disable daylight savings time. |
| INT agNewCfgNTPResyncInterval | 1.3.6.1.4.1.1872.2.5.1.1.4.4 | INTEGER | read-write | The NTP Server resync interval in minutes. |
| IP agNewCfgNTPSecServer | 1.3.6.1.4.1.1872.2.5.1.1.4.12 | IpAddress | read-write | The Secondary NTP Server Address. |
| IP agNewCfgNTPServer | 1.3.6.1.4.1.1872.2.5.1.1.4.2 | IpAddress | read-write | The NTP Server Address. |
| INT agNewCfgNTPService | 1.3.6.1.4.1.1872.2.5.1.1.4.10 | INTEGER | read-write | Enable/disable NTP Service. |
| STR agNewCfgNTPTzoneHHMM | 1.3.6.1.4.1.1872.2.5.1.1.4.6 | DisplayString | read-write | The NTP Server timezone offset from GMT formatted as (+/-)HH:MM. The valid range is from -12:59 to +12:59. |
| INT agNewCfgPgrpDelete | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.6 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| I32 agNewCfgPgrpMatchAdd | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.3 | Integer32 | read-create | The Pattern Match Group String added in the new_configuration block. |
| OCT agNewCfgPgrpMatchBmap | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.5 | OCTET STRING | read-only | The pattern matching rules applied to the port. The pattern rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ string 9 || || || ||___ string 8 || |____ string 7 || . . . ||_________ string 2 |__________ string 1 (as index to slbCurCfgUrlLbPathTable) where x : 1 - The represented string matching rule applied 0 - The represented string matching rule applied |
| agNewCfgPgrpMatchEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1 | not-accessible | A row in the Pattern Match Group definition table. | |
| I32 agNewCfgPgrpMatchIndex | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.1 | Integer32 | read-only | The index of the Pattern Match Group Definition table. |
| I32 agNewCfgPgrpMatchRem | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.4 | Integer32 | read-create | The Pattern Match Group String removed in the new_configuration block. |
| agNewCfgPgrpMatchTable | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3 | not-accessible | The table for Pattern Match Group definitions in the new configuration block. | |
| STR agNewCfgPgrpName | 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.2 | DisplayString | read-create | The name for the Pattern Match Group. |
| agNewCfgPortAccessEntry | 1.3.6.1.4.1.1872.2.5.1.1.16.3.1 | not-accessible | A row in the port access table. | |
| I32 agNewCfgPortAccessIndex | 1.3.6.1.4.1.1872.2.5.1.1.16.3.1.1 | Integer32 | read-only | The port number in the table. |
| INT agNewCfgPortAccessState | 1.3.6.1.4.1.1872.2.5.1.1.16.3.1.2 | INTEGER | read-write | The port access state of the port. deny(0) - port does not have management access allow(1) - port has management access |
| agNewCfgPortAccessTable | 1.3.6.1.4.1.1872.2.5.1.1.16.3 | not-accessible | The table of ports and their access states | |
| INT agNewCfgSecurityAddAttack | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.12 | INTEGER | read-write | This is an action object to add a DoS Attack to a port. The value specified with this object is number given in this description. 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version When read, the value '0' is returned always. |
| OCT agNewCfgSecurityAttacksBmap | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.11 | OCTET STRING | read-only | The DoS Attacks added/removed for this port. The selected DoS Attacks are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |______ 9 || || || ||________ 8 || |_________ 7 || . . . ||_______________ 2 |________________ 1 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version where x : 1 - The represented DoS Attack is enabled 0 - The represented DoS Attack is disabled |
| INT agNewCfgSecurityBogonState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.9 | INTEGER | read-write | Enable/Disable Bogon IP ACL per port. |
| INT agNewCfgSecurityDoSAttacks | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.14 | INTEGER | read-write | 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. |
| INT agNewCfgSecurityDosState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.3 | INTEGER | read-write | Enable/Disable DOS attack per port. |
| INT agNewCfgSecurityIpAclState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.5 | INTEGER | read-write | Enable/Disable IP ACL per port. |
| INT agNewCfgSecurityRemAttack | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.13 | INTEGER | read-write | This is an action object to remove a DoS attack for a port. The value specified with this object is number given in this description. 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version When read, the value '0' is returned always. |
| INT agNewCfgSecuritySymantecState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.16 | INTEGER | read-write | Enable/Disable Symantec IPS Processing per port. |
| INT agNewCfgSecurityUbState | 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.7 | INTEGER | read-write | Enable/Disable UDP Blast per port. |
| STR agNewCfgSmtpHost | 1.3.6.1.4.1.1872.2.5.1.1.1.22 | DisplayString | read-write | The user defined SMTP host. |
| INT agNewCfgSnmpTimeout | 1.3.6.1.4.1.1872.2.5.1.1.1.33 | INTEGER | read-write | Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. |
| I32 agNewCfgSonmpSrcIf | 1.3.6.1.4.1.1872.2.5.1.1.15.2 | Integer32 | read-write | The IP address used in the SONMP hello packets. The switch should be reachable via SNMP at this IP address. |
| INT agNewCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.5.1.1.5.8 | INTEGER | read-write | The facility of syslogs host in the new_configuration block. |
| IP agNewCfgSyslog2Host | 1.3.6.1.4.1.1872.2.5.1.1.5.4 | IpAddress | read-write | The second syslog host IP address, in the new_configuration block. |
| INT agNewCfgSyslog2Sev | 1.3.6.1.4.1.1872.2.5.1.1.5.16 | INTEGER | read-write | The severity of syslogs host in the new configuration block. |
| INT agNewCfgSyslogFac | 1.3.6.1.4.1.1872.2.5.1.1.5.6 | INTEGER | read-write | The facility of syslog host in the new_configuration block. |
| IP agNewCfgSyslogHost | 1.3.6.1.4.1.1872.2.5.1.1.5.2 | IpAddress | read-write | The syslog host IP address, in the new_configuration block. |
| INT agNewCfgSyslogSev | 1.3.6.1.4.1.1872.2.5.1.1.5.14 | INTEGER | read-write | The severity of syslog host in the new configuration block. |
| INT agNewCfgSyslogTrapBgp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.23 | INTEGER | read-write | Enable or disable BGP syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapCli | 1.3.6.1.4.1.1872.2.5.1.1.5.12.7 | INTEGER | read-write | Enable or disable CLI generated error syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapConsole | 1.3.6.1.4.1.1872.2.5.1.1.5.12.1 | INTEGER | read-write | Enable or disable console syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapFilter | 1.3.6.1.4.1.1872.2.5.1.1.5.12.17 | INTEGER | read-write | Enable or disable filter syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapGslb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.15 | INTEGER | read-write | Enable or disable GSLB syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapIp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.31 | INTEGER | read-write | Enable or disable IP related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapMgmt | 1.3.6.1.4.1.1872.2.5.1.1.5.12.5 | INTEGER | read-write | Enable or disable management(flash, config, login) syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapNtp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.25 | INTEGER | read-write | Enable or disable NTP syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapOspf | 1.3.6.1.4.1.1872.2.5.1.1.5.12.41 | INTEGER | read-write | Enable or disable OSPF related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapRmon | 1.3.6.1.4.1.1872.2.5.1.1.5.12.45 | INTEGER | read-write | Enable or disable rmon related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSecurity | 1.3.6.1.4.1.1872.2.5.1.1.5.12.43 | INTEGER | read-write | Enable or disable Security pack related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSlb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.13 | INTEGER | read-write | Enable or disable SLB syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSlbAtk | 1.3.6.1.4.1.1872.2.5.1.1.5.12.47 | INTEGER | read-write | Enable or disable SLB ATK related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSsh | 1.3.6.1.4.1.1872.2.5.1.1.5.12.19 | INTEGER | read-write | Enable or disable SSH, RADIUS syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapStp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.9 | INTEGER | read-write | Enable or disable spanning tree syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSynAtk | 1.3.6.1.4.1.1872.2.5.1.1.5.12.37 | INTEGER | read-write | Enable or disable SYN attack detection related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapSystem | 1.3.6.1.4.1.1872.2.5.1.1.5.12.3 | INTEGER | read-write | Enable or disable system level syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapTcpLim | 1.3.6.1.4.1.1872.2.5.1.1.5.12.39 | INTEGER | read-write | Enable or disable TCP rate limiting related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapVlan | 1.3.6.1.4.1.1872.2.5.1.1.5.12.11 | INTEGER | read-write | Enable or disable VLAN syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapVrrp | 1.3.6.1.4.1.1872.2.5.1.1.5.12.21 | INTEGER | read-write | Enable or disable VRRP syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgSyslogTrapWeb | 1.3.6.1.4.1.1872.2.5.1.1.5.12.35 | INTEGER | read-write | Enable or disable WEBUI related syslog and SNMP trap, in the new_configuration block. |
| INT agNewCfgTCPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.46 | INTEGER | read-write | The maximum allowed rate of MP-destined TCP packets. |
| INT agNewCfgTelnetServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.35 | INTEGER | read-write | The TCP port number that the telnet server listens for telnet sessions. |
| STR agNewCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.3 | DisplayString | read-write | The SNMP community string to use with the trap host |
| agNewCfgTrapHostEntry | 1.3.6.1.4.1.1872.2.5.1.1.6.3.1 | not-accessible | A row in the trap host table in the new_configuration block. | |
| I32 agNewCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.1 | Integer32 | read-only | The index of the row in trap host table. |
| IP agNewCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.2 | IpAddress | read-write | The IP address of a trap host. |
| agNewCfgTrapHostTable | 1.3.6.1.4.1.1872.2.5.1.1.6.3 | not-accessible | The table of trap hosts which to send SNMP traps in the new_configuration block. | |
| I32 agNewCfgTrapSrcIf | 1.3.6.1.4.1.1872.2.5.1.1.1.40 | Integer32 | read-write | The SNMP trap source interface number. |
| INT agNewCfgUDPMaxRate | 1.3.6.1.4.1.1872.2.5.1.1.1.48 | INTEGER | read-write | The maximum allowed rate of MP-destined UDP packets. |
| INT agNewCfgXMLCfgServerPort | 1.3.6.1.4.1.1872.2.5.1.1.1.60 | INTEGER | read-write | The TCP port number that the XML config server is listening to in the new_configuration block. If HTTPS is also enabled then the port numbers should be the same |
| INT agNewDaylightSavings | 1.3.6.1.4.1.1872.2.5.1.1.1.56 | INTEGER | read-write | The daylight savings location. |
| agNTP | 1.3.6.1.4.1.1872.2.5.1.1.4 | |||
| agNTPOper | 1.3.6.1.4.1.1872.2.5.1.4.2 | |||
| agPgroup | 1.3.6.1.4.1.1872.2.5.1.1.14.1 | |||
| I32 agPgrpMatchTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.14.1.1 | Integer32 | read-only | The maximum number of entries in the Pattern Match Group Table. |
| agPortAccessCfg | 1.3.6.1.4.1.1872.2.5.1.1.16 | |||
| I32 agPortAccessTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.16.1 | Integer32 | read-only | The maximum number of entries in Port Access Table. |
| agPortConfig | 1.3.6.1.4.1.1872.2.5.1.1.2 | |||
| INT agPortCurCfgBackup | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.18 | INTEGER | read-only | This object is used to set the backup port. Valid only on dual ports. |
| I32 agPortCurCfgBwmContract | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.14 | Integer32 | read-only | The switch port Bandwidth Management contract number. |
| INT agPortCurCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.15 | INTEGER | read-only | Enable or disable to discard all non-IP traffic on the switch port. |
| STR agPortCurCfgEgressBW | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.19 | DisplayString | read-only | The configured egress bandwidth limit for this port. This is the maximum egress bandwidth available to this port if BWM is on. |
| INT agPortCurCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.7 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortCurCfgFastEthFctl | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.10 | INTEGER | read-only | Selects the port flow control for fast Ethernet connection. |
| INT agPortCurCfgFastEthMode | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.9 | INTEGER | read-only | This object is used to select port mode for fast Ethernet connection. |
| INT agPortCurCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.8 | INTEGER | read-only | Selects the port speed for fast Ethernet connection. |
| INT agPortCurCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.11 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortCurCfgGigEthFctl | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.12 | INTEGER | read-only | This object is used to select port flow control for gigabit Ethernet connection. |
| INT agPortCurCfgGigEthMode | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.22 | INTEGER | read-only | This object is used to select port mode for Gigabit Ethernet connection. |
| INT agPortCurCfgGigEthSpeed | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.21 | INTEGER | read-only | Selects the port speed for Gigabit Ethernet connection. |
| I32 agPortCurCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.1 | Integer32 | read-only | The index of the row in port configurations table. |
| INT agPortCurCfgLinkTrap | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.16 | INTEGER | read-only | Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. |
| I32 agPortCurCfgNonIPBwmContract | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.20 | Integer32 | read-only | The BWM contract for non-IP traffic. |
| STR agPortCurCfgPortAlias | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.24 | DisplayString | read-only | The switch port alias. |
| STR agPortCurCfgPortName | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.13 | DisplayString | read-only | The switch port name. |
| INT agPortCurCfgPreferred | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.17 | INTEGER | read-only | This object is used to set the preferred port. Valid only on dual ports. |
| I32 agPortCurCfgPVID | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.6 | Integer32 | read-only | The default VLAN ID for the port. |
| INT agPortCurCfgRmon | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.5 | INTEGER | read-only | This object is used to turn RMON on or off on the port. |
| INT agPortCurCfgState | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.2 | INTEGER | read-only | This is the state of the port. |
| agPortCurCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.2.2 | not-accessible | The table of port configuration in the current_configuration block. | |
| agPortCurCfgTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1 | not-accessible | A row in the port table in the current_configuration block. | |
| INT agPortCurCfgVlanTag | 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.3 | INTEGER | read-only | This is VLAN tag state of the port |
| INT agPortNewCfgBackup | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.18 | INTEGER | read-write | This object is used to set the backup port. Valid only on dual ports. |
| I32 agPortNewCfgBwmContract | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.14 | Integer32 | read-write | The switch port Bandwidth Management contract number. |
| INT agPortNewCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.15 | INTEGER | read-write | Enable or disable to discard all non-IP traffic on the switch port. |
| STR agPortNewCfgEgressBW | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.19 | DisplayString | read-write | The configured egress bandwidth limit for this port. This is the maximum egress bandwidth available to this port if BWM is on. |
| INT agPortNewCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.7 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortNewCfgFastEthFctl | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.10 | INTEGER | read-write | Selects the port flow control for fast Ethernet connection. |
| INT agPortNewCfgFastEthMode | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.9 | INTEGER | read-write | This object is used to select port mode for fast Ethernet connection. |
| INT agPortNewCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.8 | INTEGER | read-write | Selects the port speed for fast Ethernet connection. |
| INT agPortNewCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.11 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortNewCfgGigEthFctl | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.12 | INTEGER | read-write | This object is used to select port flow control for gigabit Ethernet connection. |
| INT agPortNewCfgGigEthMode | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.22 | INTEGER | read-write | This object is used to select port mode for Gigabit Ethernet connection. |
| INT agPortNewCfgGigEthSpeed | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.21 | INTEGER | read-write | Selects the port speed for Gigabit Ethernet connection. |
| I32 agPortNewCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.1 | Integer32 | read-only | The index of the row in port configurations table. |
| INT agPortNewCfgLinkTrap | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.16 | INTEGER | read-write | Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. |
| I32 agPortNewCfgNonIPBwmContract | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.20 | Integer32 | read-write | The BWM contract for non-IP traffic |
| STR agPortNewCfgPortAlias | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.24 | DisplayString | read-write | The switch port alias. |
| STR agPortNewCfgPortName | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.13 | DisplayString | read-write | The switch port name. |
| INT agPortNewCfgPreferred | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.17 | INTEGER | read-write | This object is used to set the preferred port. Valid only on dual ports. |
| I32 agPortNewCfgPVID | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.6 | Integer32 | read-write | The default VLAN ID for the port. |
| INT agPortNewCfgRmon | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.5 | INTEGER | read-write | This object is used to turn RMON on or off on the port. |
| INT agPortNewCfgState | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.2 | INTEGER | read-write | This is the state of the port. |
| agPortNewCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.2.3 | not-accessible | The table of port configuration in the new_configuration block. | |
| agPortNewCfgTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1 | not-accessible | A row in the port configuration table in the new_configuration block. | |
| INT agPortNewCfgVlanTag | 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.3 | INTEGER | read-write | This is VLAN tag state of the port |
| agPortOperTable | 1.3.6.1.4.1.1872.2.5.1.4.1 | not-accessible | The table of port operations. | |
| agPortOperTableEntry | 1.3.6.1.4.1.1872.2.5.1.4.1.1 | not-accessible | A row in the port operations table. | |
| I32 agPortTableMaxEnt | 1.3.6.1.4.1.1872.2.5.1.1.2.1 | Integer32 | read-only | The maximum number of rows in the port configuration host table. |
| agRadiusConfig | 1.3.6.1.4.1.1872.2.5.1.1.3 | |||
| INT agReset | 1.3.6.1.4.1.1872.2.5.1.1.1.7 | INTEGER | read-write | This is an action object to reboot the agent. other(1) is returned always when read. |
| INT agRevert | 1.3.6.1.4.1.1872.2.5.1.1.1.5 | INTEGER | read-write | This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new_config block. other(1) is returned when this object is read. |
| INT agRevertApply | 1.3.6.1.4.1.1872.2.5.1.1.1.6 | INTEGER | read-write | This is an action object to revert the unsaved changes made to the switch. By setting the value to revertApply(2), all the unsaved as well as unapplied changes will be reverted. other(1) is returned when this object is read. |
| STR agRtcDate | 1.3.6.1.4.1.1872.2.5.1.1.1.14 | DisplayString | read-write | The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. |
| STR agRtcTime | 1.3.6.1.4.1.1872.2.5.1.1.1.15 | DisplayString | read-write | The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available. |
| agSave | 1.3.6.1.4.1.1872.2.5.1.1.17 | |||
| INT agSaveConfig | 1.3.6.1.4.1.1872.2.5.1.1.17.1 | INTEGER | read-write | When this object is read the current state is returned. idle(2) indicates that there is no save in progess. complete(4) indicates that the last save operation is completed. Setting the value to save(1), will write the current config block since the last save to the flash memory with backup, for saving without backup saveNoBackup(6) can be used. If the save is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agSaveTable. Once the operation is completed or the agSaveTable is read , the save buffer needs to be freed and the agSaveState should be set back to 'idle' state so others can issue the save command via SNMP. |
| INT agSaveConfiguration | 1.3.6.1.4.1.1872.2.5.1.1.1.4 | INTEGER | read-write | This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. |
| I32 agSaveIndex | 1.3.6.1.4.1.1872.2.5.1.1.17.3.1.1 | Integer32 | read-only | The table index for save. |
| INT agSavePending | 1.3.6.1.4.1.1872.2.5.1.1.1.3 | INTEGER | read-only | This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash. |
| OCT agSaveString | 1.3.6.1.4.1.1872.2.5.1.1.17.3.1.2 | OCTET STRING | read-only | A string in the Save table. |
| agSaveTable | 1.3.6.1.4.1.1872.2.5.1.1.17.3 | not-accessible | The table of error messages for asynchrnous save operation. | |
| agSaveTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.17.3.1 | not-accessible | Error Strings generated while asynchronous save operation. | |
| I32 agSaveTableSize | 1.3.6.1.4.1.1872.2.5.1.1.17.2 | Integer32 | read-only | The number of strings in the save table. |
| agSecurity | 1.3.6.1.4.1.1872.2.5.1.1.14 | |||
| IP agSecurityIpAclStatsAddress | 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.2 | IpAddress | read-only | IP ACL IP Address. |
| C32 agSecurityIpAclStatsBlockedPacket | 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.3 | Counter32 | read-only | Total blocked packet. |
| I32 agSecurityIpAclStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.1 | Integer32 | read-only | The IP ACL Statistics Group index. |
| agSecurityIpAclStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.4 | not-accessible | The table of IP ACL statistics. | |
| agSecurityIpAclStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.4.1 | not-accessible | A row in the IP ACL stats table. | |
| IP agSecurityIpDstAclStatsAddress | 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.2 | IpAddress | read-only | DST IP ACL IP Address. |
| C32 agSecurityIpDstAclStatsBlockedPacket | 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.3 | Counter32 | read-only | Total blocked packet. |
| I32 agSecurityIpDstAclStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.1 | Integer32 | read-only | The DST IP ACL Statistics Group index. |
| agSecurityIpDstAclStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.5 | not-accessible | The table of DST IP ACL statistics. | |
| agSecurityIpDstAclStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.5.1 | not-accessible | A row in the DST IP ACL stats table. | |
| C32 agSecurityPgrpStatsHits | 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.3 | Counter32 | read-only | The total hits for this Pattern Group. |
| I32 agSecurityPgrpStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.1 | Integer32 | read-only | The Pattern Group index. |
| STR agSecurityPgrpStatsName | 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.2 | DisplayString | read-only | The name of the Pattern Group. |
| agSecurityPgrpStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.2 | not-accessible | The table of pattern group statistics. | |
| agSecurityPgrpStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.2.1 | not-accessible | A row in the port stats table. | |
| C32 agSecurityUbStatsBlockedPacket | 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.3 | Counter32 | read-only | Total blocked packet. |
| I32 agSecurityUbStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.1 | Integer32 | read-only | The UDP Blast Statistics Group index. |
| C32 agSecurityUbStatsPacketRate | 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.4 | Counter32 | read-only | Current Packet rate per second. |
| I32 agSecurityUbStatsPort | 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.2 | Integer32 | read-only | UDP Port Number. |
| agSecurityUbStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.3 | not-accessible | The table of UDP Blast statistics. | |
| agSecurityUbStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.3.1 | not-accessible | A row in the UDP Blast stats table. | |
| STR agSoftwareVersion | 1.3.6.1.4.1.1872.2.5.1.1.1.10 | DisplayString | read-only | The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available. |
| agSonmp | 1.3.6.1.4.1.1872.2.5.1.1.15 | |||
| agSslproc | 1.3.6.1.4.1.1872.2.5.1.1.10 | |||
| INT agSslprocCurCfgFilt | 1.3.6.1.4.1.1872.2.5.1.1.10.7 | INTEGER | read-only | Enable/disable filtering. |
| IP agSslprocCurCfgIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.10.1 | IpAddress | read-only | The SSL cluster management IP. |
| INT agSslprocCurCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.10.3 | INTEGER | read-only | The SSL cluster management port. |
| INT agSslprocCurCfgRts | 1.3.6.1.4.1.1872.2.5.1.1.10.5 | INTEGER | read-only | Enable/disable RTS processing. |
| INT agSslprocNewCfgFilt | 1.3.6.1.4.1.1872.2.5.1.1.10.8 | INTEGER | read-write | Enabled/disable filtering. |
| IP agSslprocNewCfgIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.10.2 | IpAddress | read-write | The SSL cluster management IP. |
| INT agSslprocNewCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.10.4 | INTEGER | read-write | The SSL cluster management port. |
| INT agSslprocNewCfgRts | 1.3.6.1.4.1.1872.2.5.1.1.10.6 | INTEGER | read-write | Enabled/disable RTS processing. |
| INT agSymantecGlobalState | 1.3.6.1.4.1.1872.2.5.1.1.1.61 | INTEGER | read-write | This is an action object to globally enable or disable Symantec feature on the switch. |
| INT agSymantecSwKeyInfo | 1.3.6.1.4.1.1872.2.5.1.3.3.7 | INTEGER | read-only | Query about the Symantec Software key enabled(1) or disabled(2), or expired(3) in the switch. |
| I32 agSymantecSwKeyRemainingDays | 1.3.6.1.4.1.1872.2.5.1.3.3.8 | Integer32 | read-only | Query the number of remaining days for Symantec SwKey to expire. |
| INT agSymLicenseSwKeyRenewalPending | 1.3.6.1.4.1.1872.2.5.1.3.3.9 | INTEGER | read-only | Symantec License Renewal Pending indicator. |
| agSyslog | 1.3.6.1.4.1.1872.2.5.1.1.5 | |||
| STR agSyslogMessage | 1.3.6.1.4.1.1872.2.5.1.1.5.11.1.2 | DisplayString | read-only | The syslog message. |
| I32 agSyslogMsgIndex | 1.3.6.1.4.1.1872.2.5.1.1.5.11.1.1 | Integer32 | read-only | The syslog message table index. |
| agSyslogMsgTable | 1.3.6.1.4.1.1872.2.5.1.1.5.11 | not-accessible | The table of syslog messages. | |
| agSyslogMsgTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.5.11.1 | not-accessible | A syslog message stored on the switch. | |
| I32 agSyslogMsgTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.5.10 | Integer32 | read-only | The maximum number of rows in the syslog message table. |
| agSystem | 1.3.6.1.4.1.1872.2.5.1.1.1 | |||
| agTacacsConfig | 1.3.6.1.4.1.1872.2.5.1.1.11 | |||
| agTftp | 1.3.6.1.4.1.1872.2.5.1.1.7 | |||
| INT agTftpAction | 1.3.6.1.4.1.1872.2.5.1.1.7.6 | INTEGER | read-write | This is an action object to perform various TFTP Get or Put functions. The TFTP sever is specified in agTftpServer object. img-get(2) - Download switch image from a specified image file (agTftpImageFileName) on the TFTP server to the destinated storage (agTftpImage). cfg-get(3) - Download switch configuration from a specified file (agTftpCfgFileName) on the TFTP server. cfg-put(4) - Upload switch configuration to a specified file (agTftpCfgFileName) on the TFTP server. dump-put(5) - Download switch core dump to a specified file (agTftpDumpFileName) on the TFTP server. bkpdump-put(6)- Download switch backup core dump to a specified file (agTftpDumpFileName) on the TFTP server. img-put(7) - Upload specified switch image to a specified image file (agTftpImageFileName) on the TFTP server. tsdump-put(8) - Download switch tech support dump to a specified file (agTftpTSDumpFileName) on the TFTP server. bogon-get(9) - Download bogon config file from a specified bogon file (uses agTftpImageFileName) on the TFTP server. other(1) is returned always when read. |
| STR agTftpCfgFileName | 1.3.6.1.4.1.1872.2.5.1.1.7.4 | DisplayString | read-write | The configuration file name. |
| STR agTftpDumpFileName | 1.3.6.1.4.1.1872.2.5.1.1.7.5 | DisplayString | read-write | The file name for core dump. |
| INT agTftpImage | 1.3.6.1.4.1.1872.2.5.1.1.7.2 | INTEGER | read-write | Whether the image file should be loaded in image1 or image2 in flash. |
| STR agTftpImageFileName | 1.3.6.1.4.1.1872.2.5.1.1.7.3 | DisplayString | read-write | The image file name to be downloaded. |
| STR agTftpLastActionStatus | 1.3.6.1.4.1.1872.2.5.1.1.7.7 | DisplayString | read-only | The recorded status of the previous TFTP activity. |
| STR agTftpPassword | 1.3.6.1.4.1.1872.2.5.1.1.7.10 | DisplayString | read-write | The password for FTP server. |
| INT agTftpPort | 1.3.6.1.4.1.1872.2.5.1.1.7.8 | INTEGER | read-write | Specify whether the TFTP operation should nbe performed over the data port or the management port. |
| STR agTftpServer | 1.3.6.1.4.1.1872.2.5.1.1.7.1 | DisplayString | read-write | The TFTP server IP address or domain name. |
| STR agTftpTSDumpFileName | 1.3.6.1.4.1.1872.2.5.1.1.7.11 | DisplayString | read-write | The file name for TS dump. |
| STR agTftpUserName | 1.3.6.1.4.1.1872.2.5.1.1.7.9 | DisplayString | read-write | The username for FTP server or blank for TFTP server. |
| agTrapHost | 1.3.6.1.4.1.1872.2.5.1.1.6 | |||
| I32 agTrapHostTableMaxEnt | 1.3.6.1.4.1.1872.2.5.1.1.6.1 | Integer32 | read-only | The maximum number of rows in the trap host table. |
| I32 arpDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.20 | Integer32 | read-only | Maximum number of entries for ARP DOS attack prevention. |
| I32 bogonSrcIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.4 | Integer32 | read-only | Current number of entries for bogon source IP ACLs. |
| I32 bogonSrcIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.3 | Integer32 | read-only | Maximum number of entries for bogon source IP ACLs. |
| STR bwmContsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.4 | DisplayString | read-only | Current number of entries for bwm contracts in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 bwmContsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.3 | Integer32 | read-only | Maximum number of entries for bwm contracts in device. |
| I32 bwmContsPerGRs | 1.3.6.1.4.1.1872.2.5.1.3.9.5.7 | Integer32 | read-only | Maximum number of entries for bwm contracts per group in device. |
| I32 bwmGRsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.6 | Integer32 | read-only | Current number of entries for bwm groups in device. |
| I32 bwmGRsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.5 | Integer32 | read-only | Maximum number of entries for bwm groups in device. |
| I32 bwmPoliciesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.2 | Integer32 | read-only | Current number of entries for bwm policies in device. |
| I32 bwmPoliciesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.5.1 | Integer32 | read-only | Maximum number of entries for bwm policies in device . |
| I32 bwmTimePoliciesPerCont | 1.3.6.1.4.1.1872.2.5.1.3.9.5.8 | Integer32 | read-only | Current number of entries for bwm time policies per contract. |
| capacityInfo | 1.3.6.1.4.1.1872.2.5.1.3.9 | |||
| I32 configDstIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.10 | Integer32 | read-only | Current number of entries for configuration destination IP ACLs. |
| I32 configDstIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.9 | Integer32 | read-only | Maximum number of entries for configuration destination IP ACLs. |
| I32 configSrcIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.2 | Integer32 | read-only | Current number of entries for configuration source IP ACLs. |
| I32 configSrcIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.1 | Integer32 | read-only | Maximum number of entries for configuration source IP ACLs. |
| dosAttackPrevCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.6 | |||
| INT dosCurCfgFragdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.5 | INTEGER | read-only | The smallest allowable IP fragment payload. |
| INT dosCurCfgFragoff | 1.3.6.1.4.1.1872.2.5.1.1.14.6.7 | INTEGER | read-only | The smallest allowable IP fragment offset. |
| INT dosCurCfgICMPdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.11 | INTEGER | read-only | The largest allowable ICMP payload. |
| INT dosCurCfgICMPoff | 1.3.6.1.4.1.1872.2.5.1.1.14.6.13 | INTEGER | read-only | The largest allowable ICMP fragment offset. |
| INT dosCurCfgIPProt | 1.3.6.1.4.1.1872.2.5.1.1.14.6.3 | INTEGER | read-only | The highest allowable IP protocol. |
| INT dosCurCfgIPTTL | 1.3.6.1.4.1.1872.2.5.1.1.14.6.1 | INTEGER | read-only | The smallest allowable IP ttl. |
| INT dosCurCfgSYNdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.9 | INTEGER | read-only | The largest allowable TCP SYN payload. |
| INT dosNewCfgFragdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.6 | INTEGER | read-write | The smallest allowable IP fragment payload. |
| INT dosNewCfgFragoff | 1.3.6.1.4.1.1872.2.5.1.1.14.6.8 | INTEGER | read-write | The smallest allowable IP fragment offset. |
| INT dosNewCfgICMPdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.12 | INTEGER | read-write | The largest allowable ICMP payload. |
| INT dosNewCfgICMPoff | 1.3.6.1.4.1.1872.2.5.1.1.14.6.14 | INTEGER | read-write | The largest allowable ICMP fragment offset. |
| INT dosNewCfgIPProt | 1.3.6.1.4.1.1872.2.5.1.1.14.6.4 | INTEGER | read-write | The highest allowable IP protocol. |
| INT dosNewCfgIPTTL | 1.3.6.1.4.1.1872.2.5.1.1.14.6.2 | INTEGER | read-write | The smallest allowable IP ttl. |
| INT dosNewCfgSYNdata | 1.3.6.1.4.1.1872.2.5.1.1.14.6.10 | INTEGER | read-write | The largest allowable TCP SYN payload. |
| I32 endUsers | 1.3.6.1.4.1.1872.2.5.1.3.9.7.13 | Integer32 | read-only | Maximum number of entries for end users in device. |
| hardware | 1.3.6.1.4.1.1872.2.5.1.3.1 | |||
| STR hwChassisRevision | 1.3.6.1.4.1.1872.2.5.1.3.1.11 | DisplayString | read-only | The chassis revision. If the revision is not available, a zero length string should be returned. |
| STR hwChassisSerialNumber | 1.3.6.1.4.1.1872.2.5.1.3.1.10 | DisplayString | read-only | The chassis serial number of the Alteon Switch. |
| STR hwEthernetBoardNumber | 1.3.6.1.4.1.1872.2.5.1.3.1.8 | DisplayString | read-only | The hardware ethernet board number of the Alteon Switch. |
| STR hwEthernetBoardRevision | 1.3.6.1.4.1.1872.2.5.1.3.1.9 | DisplayString | read-only | The hardware ethernet board revision. If the revision is not available, a zero length string should be returned. |
| INT hwFanStatus | 1.3.6.1.4.1.1872.2.5.1.3.1.4 | INTEGER | read-only | The status of the fan. |
| STR hwMainBoardNumber | 1.3.6.1.4.1.1872.2.5.1.3.1.6 | DisplayString | read-only | The hardware main board number of the Alteon Switch. |
| STR hwMainBoardRevision | 1.3.6.1.4.1.1872.2.5.1.3.1.7 | DisplayString | read-only | The hardware main board revision. If the revision is not available, a zero length string should be returned. |
| STR hwOrderNumber | 1.3.6.1.4.1.1872.2.5.1.3.1.5 | DisplayString | read-only | The hardware order number of the Alteon Switch. |
| STR hwPartNumber | 1.3.6.1.4.1.1872.2.5.1.3.1.1 | DisplayString | read-only | The hardware part number of the Alteon Switch. |
| INT hwPower | 1.3.6.1.4.1.1872.2.5.1.3.1.24 | INTEGER | read-only | The type of power supply. |
| STR hwRevision | 1.3.6.1.4.1.1872.2.5.1.3.1.2 | DisplayString | read-only | The hardware revision. If the revision is not available, a zero length string should be returned. |
| INT hwTemperatureStatus | 1.3.6.1.4.1.1872.2.5.1.3.1.3 | INTEGER | read-only | The status of the temperature sensor. |
| I32 icmpDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.18 | Integer32 | read-only | Maximum number of entries for ICMP DOS attack prevention. |
| I32 igmpDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.19 | Integer32 | read-only | Maximum number of entries for IGMP DOS attack prevention. |
| ipAclBogonInfo | 1.3.6.1.4.1.1872.2.5.1.3.7.1 | |||
| I32 ipAclBogonInfoIndex | 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.1 | Integer32 | read-only | The table index. |
| IP ipAclBogonInfoIp | 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.2 | IpAddress | read-only | Bogon IP Address. |
| IP ipAclBogonInfoMask | 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.3 | IpAddress | read-only | Mask for the bogon IP. |
| ipAclBogonInfoTable | 1.3.6.1.4.1.1872.2.5.1.3.7.1.2 | not-accessible | The table of bogons. | |
| ipAclBogonInfoTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1 | not-accessible | An entry in the bogon IP ACL table. | |
| I32 ipAclBogonInfoTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.3.7.1.1 | Integer32 | read-only | The number of bogon IPs in IP ACL table. |
| ipAclCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.3 | |||
| ipAclCurCfgEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1 | not-accessible | A row in the IP ACL table | |
| I32 ipAclCurCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.1 | Integer32 | read-only | The index of the IP ACL table. |
| IP ipAclCurCfgIp | 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.2 | IpAddress | read-only | The IP address of the entry. |
| IP ipAclCurCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.3 | IpAddress | read-only | The IP address Mask of the entry. |
| ipAclCurCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.14.3.2 | not-accessible | The table of IP ACL in the current configuration block. | |
| INT ipAclNewCfgAction | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.3 | INTEGER | read-create | When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| ipAclNewCfgEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1 | not-accessible | A row in the IP ACL table | |
| I32 ipAclNewCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.1 | Integer32 | read-only | The index of the IP ACL table. |
| IP ipAclNewCfgIp | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.2 | IpAddress | read-create | The IP address of the entry. |
| IP ipAclNewCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.4 | IpAddress | read-create | The IP address Mask of the entry. |
| ipAclNewCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.14.3.3 | not-accessible | The table of IP ACL in the new configuration block. | |
| I32 ipAclTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.14.3.1 | Integer32 | read-only | The maximum number of rows in the IP ACL table. |
| I32 ipDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.15 | Integer32 | read-only | Maximum number of entries for IP DOS attack prevention. |
| ipDstAclCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.7 | |||
| ipDstAclCurCfgEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1 | not-accessible | A row in the DST IP ACL table | |
| I32 ipDstAclCurCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.1 | Integer32 | read-only | The index of the DST IP ACL table. |
| IP ipDstAclCurCfgIp | 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.2 | IpAddress | read-only | The IP address of the entry. |
| IP ipDstAclCurCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.3 | IpAddress | read-only | The IP address Mask of the entry. |
| ipDstAclCurCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.14.7.2 | not-accessible | The table of DST IP ACL in the current configuration block. | |
| INT ipDstAclNewCfgAction | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.3 | INTEGER | read-create | When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| ipDstAclNewCfgEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1 | not-accessible | A row in the DST IP ACL table | |
| I32 ipDstAclNewCfgIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.1 | Integer32 | read-only | The index of the DST IP ACL table. |
| IP ipDstAclNewCfgIp | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.2 | IpAddress | read-create | The IP address of the entry. |
| IP ipDstAclNewCfgMask | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.4 | IpAddress | read-create | The IP address Mask of the entry. |
| ipDstAclNewCfgTable | 1.3.6.1.4.1.1872.2.5.1.1.14.7.3 | not-accessible | The table of DST IP ACL in the new configuration block. | |
| I32 ipDstAclTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.14.7.1 | Integer32 | read-only | The maximum number of rows in the DST IP ACL table. |
| I32 ipv6DosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.21 | Integer32 | read-only | Maximum number of entries for ipv6 DOS attack prevention. |
| mgmtInfo | 1.3.6.1.4.1.1872.2.5.1.3.6 | |||
| I32 mgmtNetworksCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.12 | Integer32 | read-only | Current number of entries for management networks in device. |
| I32 mgmtNetworksMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.11 | Integer32 | read-only | Maximum number of entries for management networks in device . |
| INT mgmtPortInfoLink | 1.3.6.1.4.1.1872.2.5.1.3.6.3 | INTEGER | read-only | The current operational link status of the management port. |
| INT mgmtPortInfoMode | 1.3.6.1.4.1.1872.2.5.1.3.6.2 | INTEGER | read-only | The current operational mode of the management port. |
| INT mgmtPortInfoSpeed | 1.3.6.1.4.1.1872.2.5.1.3.6.1 | INTEGER | read-only | The current operational speed of the management port. |
| mgmtStats | 1.3.6.1.4.1.1872.2.5.1.2.5 | |||
| C32 mgmtStatsRxBytes | 1.3.6.1.4.1.1872.2.5.1.2.5.13 | Counter32 | read-only | The total number of bytes received. |
| C32 mgmtStatsRxDropped | 1.3.6.1.4.1.1872.2.5.1.2.5.3 | Counter32 | read-only | The number of inbound packets that were dropped. |
| C32 mgmtStatsRxErrors | 1.3.6.1.4.1.1872.2.5.1.2.5.2 | Counter32 | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| C32 mgmtStatsRxFrame | 1.3.6.1.4.1.1872.2.5.1.2.5.5 | Counter32 | read-only | The number of frames received on this link. |
| C32 mgmtStatsRxMulticast | 1.3.6.1.4.1.1872.2.5.1.2.5.14 | Counter32 | read-only | The total number of multicast packets received. |
| C32 mgmtStatsRxOverruns | 1.3.6.1.4.1.1872.2.5.1.2.5.4 | Counter32 | read-only | The number of data overruns over this link. |
| C32 mgmtStatsRxpackets | 1.3.6.1.4.1.1872.2.5.1.2.5.1 | Counter32 | read-only | Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack. |
| C32 mgmtStatsTxBytes | 1.3.6.1.4.1.1872.2.5.1.2.5.15 | Counter32 | read-only | The total number of bytes transmitted. |
| C32 mgmtStatsTxCarrier | 1.3.6.1.4.1.1872.2.5.1.2.5.10 | Counter32 | read-only | The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a this interface. |
| C32 mgmtStatsTxCollisions | 1.3.6.1.4.1.1872.2.5.1.2.5.11 | Counter32 | read-only | The number of collisions on this outbound segment. |
| C32 mgmtStatsTxDropped | 1.3.6.1.4.1.1872.2.5.1.2.5.8 | Counter32 | read-only | The number of outbound packets that were dropped. |
| C32 mgmtStatsTxErrors | 1.3.6.1.4.1.1872.2.5.1.2.5.7 | Counter32 | read-only | The number of outbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| C32 mgmtStatsTxOverruns | 1.3.6.1.4.1.1872.2.5.1.2.5.9 | Counter32 | read-only | The number of data overruns over this link. |
| C32 mgmtStatsTxpackets | 1.3.6.1.4.1.1872.2.5.1.2.5.6 | Counter32 | read-only | Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack. |
| C32 mgmtStatsTxQueueLen | 1.3.6.1.4.1.1872.2.5.1.2.5.12 | Counter32 | read-only | The length of the TCP transmit queue. |
| mpCpuStats | 1.3.6.1.4.1.1872.2.5.1.2.2 | |||
| I32 mpCpuStatsUtil1Second | 1.3.6.1.4.1.1872.2.5.1.2.2.1 | Integer32 | read-only | The utilization of MP CPU over 1 second. It shows the percentage. |
| I32 mpCpuStatsUtil4Seconds | 1.3.6.1.4.1.1872.2.5.1.2.2.2 | Integer32 | read-only | The utilization of MP CPU over 4 seconds. It shows the percentage. |
| I32 mpCpuStatsUtil64Seconds | 1.3.6.1.4.1.1872.2.5.1.2.2.3 | Integer32 | read-only | The utilization of MP CPU over 64 seconds. It shows the percentage. |
| STR mpMemory | 1.3.6.1.4.1.1872.2.5.1.3.9.7.15 | DisplayString | read-only | Total capacity of MP memory in MBs in device. |
| mpMemStats | 1.3.6.1.4.1.1872.2.5.1.2.8 | |||
| I32 mpMemStatsFree | 1.3.6.1.4.1.1872.2.5.1.2.8.3 | Integer32 | read-only | The free memory of MP. |
| I32 mpMemStatsLowFree | 1.3.6.1.4.1.1872.2.5.1.2.8.4 | Integer32 | read-only | The lowest free memory of MP. |
| I32 mpMemStatsTotal | 1.3.6.1.4.1.1872.2.5.1.2.8.1 | Integer32 | read-only | The total memory of MP. |
| I32 mpMemStatsUsed | 1.3.6.1.4.1.1872.2.5.1.2.8.2 | Integer32 | read-only | The used memory of MP. |
| INT ntpClearStats | 1.3.6.1.4.1.1872.2.5.1.2.9.9 | INTEGER | read-write | Setting this value to clear(2) clears the stats for ntp. |
| INT ntpLastUpdateServer | 1.3.6.1.4.1.1872.2.5.1.2.9.7 | INTEGER | read-only | The type of ntp server updated last time. |
| STR ntpLastUpdateTime | 1.3.6.1.4.1.1872.2.5.1.2.9.8 | DisplayString | read-only | The last time updated by ntp server. |
| INT ntpOperSendReq | 1.3.6.1.4.1.1872.2.5.1.4.2.1 | INTEGER | read-write | Allows the user to send requests to the NTP server. |
| I32 ntpPrimaryServerReqSent | 1.3.6.1.4.1.1872.2.5.1.2.9.1 | Integer32 | read-only | The total number of NTP requests sent to Primary NTP Server. |
| I32 ntpPrimaryServerRespRcvd | 1.3.6.1.4.1.1872.2.5.1.2.9.2 | Integer32 | read-only | The total number of NTP responces received from Primary NTP Server. |
| I32 ntpPrimaryServerUpdates | 1.3.6.1.4.1.1872.2.5.1.2.9.3 | Integer32 | read-only | The total number of NTP Updates by Primary NTP Server. |
| I32 ntpSecondaryServerReqSent | 1.3.6.1.4.1.1872.2.5.1.2.9.4 | Integer32 | read-only | The total number of NTP requests sent to Secondary NTP Server. |
| I32 ntpSecondaryServerRespRcvd | 1.3.6.1.4.1.1872.2.5.1.2.9.5 | Integer32 | read-only | The total number of NTP responces received from Secondary NTP Server. |
| I32 ntpSecondaryServerUpdates | 1.3.6.1.4.1.1872.2.5.1.2.9.6 | Integer32 | read-only | The total number of NTP Updates by Secondary NTP Server. |
| I32 ntpSerCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.8 | Integer32 | read-only | Current number of entries for ntp servers in device. |
| I32 ntpSerMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.7 | Integer32 | read-only | Maximum number of entries for ntp servers in device . |
| ntpStats | 1.3.6.1.4.1.1872.2.5.1.2.9 | |||
| STR ntpSystemCurrentTime | 1.3.6.1.4.1.1872.2.5.1.2.9.10 | DisplayString | read-only | The current system time. |
| I32 operDstIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.12 | Integer32 | read-only | Current number of entries for operaion destination IP ACLs. |
| I32 operDstIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.11 | Integer32 | read-only | Maximum number of entries for operation destination IP ACLs. |
| I32 operSrcIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.6 | Integer32 | read-only | Current number of entries for operaion source IP ACLs. |
| I32 operSrcIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.5 | Integer32 | read-only | Maximum number of entries for operation source IP ACLs. |
| I32 panicDumps | 1.3.6.1.4.1.1872.2.5.1.3.9.7.14 | Integer32 | read-only | Maximum panic dumps in device. |
| pktStats | 1.3.6.1.4.1.1872.2.5.1.2.1 | |||
| C32 pktStatsAllocFails | 1.3.6.1.4.1.1872.2.5.1.2.1.3 | Counter32 | read-only | Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack. |
| C32 pktStatsAllocs | 1.3.6.1.4.1.1872.2.5.1.2.1.1 | Counter32 | read-only | Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack. |
| C32 pktStatsDiscards | 1.3.6.1.4.1.1872.2.5.1.2.1.10 | Counter32 | read-only | The total number of packets which were chosen to be discarded because the number of buffers available in the packet buffer pool is low. |
| C32 pktStatsFrees | 1.3.6.1.4.1.1872.2.5.1.2.1.2 | Counter32 | read-only | Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack. |
| G32 pktStatsJumbos | 1.3.6.1.4.1.1872.2.5.1.2.1.5 | Gauge32 | read-only | Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| C32 pktStatsJumbosHiWatermark | 1.3.6.1.4.1.1872.2.5.1.2.1.8 | Counter32 | read-only | The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| G32 pktStatsMediums | 1.3.6.1.4.1.1872.2.5.1.2.1.4 | Gauge32 | read-only | Total number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| C32 pktStatsMediumsHiWatermark | 1.3.6.1.4.1.1872.2.5.1.2.1.7 | Counter32 | read-only | The highest number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| G32 pktStatsSmalls | 1.3.6.1.4.1.1872.2.5.1.2.1.6 | Gauge32 | read-only | Total number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| C32 pktStatsSmallsHiWatermark | 1.3.6.1.4.1.1872.2.5.1.2.1.9 | Counter32 | read-only | The highest number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. |
| portInfo | 1.3.6.1.4.1.1872.2.5.1.3.2 | |||
| INT portInfoBackup | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.14 | INTEGER | read-only | The port backup setting. For dual ports only |
| INT portInfoFlowCtrl | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.4 | INTEGER | read-only | The current operational flow control of the port. |
| I32 portInfoIndx | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.1 | Integer32 | read-only | The port index. |
| INT portInfoLink | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.5 | INTEGER | read-only | The current operational link status of the port. |
| INT portInfoMode | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.3 | INTEGER | read-only | The current operational mode of the port. |
| INT portInfoPhyConnType | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.12 | INTEGER | read-only | The physical connection type, i.e. copper or SFP port. |
| STR portInfoPhyIfDescr | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.6 | DisplayString | read-only | A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface. |
| TIK portInfoPhyIfLastChange | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.11 | TimeTicks | read-only | The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. |
| I32 portInfoPhyIfMtu | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.8 | Integer32 | read-only | The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
| INT portInfoPhyIfOperStatus | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.10 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| PHY portInfoPhyIfPhysAddress | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.9 | PhysAddress | read-only | The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. |
| INT portInfoPhyIfType | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.7 | INTEGER | read-only | The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. |
| INT portInfoPreferred | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.13 | INTEGER | read-only | The port preferred connection type. For dual ports only |
| STR portInfoSFPName | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.15 | DisplayString | read-only | A textual string containing information about the SFP manufacturer. For valid ports only. |
| INT portInfoSFPType | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.17 | INTEGER | read-only | The inserted SFP type. For valid ports only. |
| INT portInfoSpeed | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.2 | INTEGER | read-only | The current operational speed of the port. |
| portInfoTable | 1.3.6.1.4.1.1872.2.5.1.3.2.1 | not-accessible | The table of port information. | |
| portInfoTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.2.1.1 | not-accessible | A row in the port information table. | |
| portMirrorClear | 1.3.6.1.4.1.1872.2.5.1.2.11.2 | |||
| portMirrorStats | 1.3.6.1.4.1.1872.2.5.1.2.11 | |||
| INT portMirrorStatsClear | 1.3.6.1.4.1.1872.2.5.1.2.11.2.1 | INTEGER | read-write | Setting this value to clear(2) clears the mirror stats. |
| C32 portMirrorStatsEgress | 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.3 | Counter32 | read-only | Specifies number of bytes mirrored in egress port. |
| I32 portMirrorStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.1 | Integer32 | read-only | The port index. |
| C32 portMirrorStatsIngress | 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.2 | Counter32 | read-only | Specifies number of bytes mirrored in ingress port. |
| portMirrorStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.11.1 | not-accessible | The table of port mirror statistics. | |
| portMirrorStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.11.1.1 | not-accessible | A row in the port mirror stats table. | |
| I32 portOperIdx | 1.3.6.1.4.1.1872.2.5.1.4.1.1.1 | Integer32 | read-only | The port index. |
| INT portOperRmon | 1.3.6.1.4.1.1872.2.5.1.4.1.1.3 | INTEGER | read-write | Enable/Disable RMON for port. |
| INT portOperState | 1.3.6.1.4.1.1872.2.5.1.4.1.1.2 | INTEGER | read-write | Enable/Disable port. |
| portStats | 1.3.6.1.4.1.1872.2.5.1.2.3 | |||
| INT portStatsClear | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.16 | INTEGER | read-write | Setting this value to clear(2) clears the stats for this port. |
| I32 portStatsIndx | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.1 | Integer32 | read-only | The port index. |
| C32 portStatsPhyIfInBroadcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.14 | Counter32 | read-only | The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. |
| C32 portStatsPhyIfInDiscards | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.5 | Counter32 | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
| C32 portStatsPhyIfInErrors | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.6 | Counter32 | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| C32 portStatsPhyIfInMcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.17 | Counter32 | read-only | The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. . |
| C32 portStatsPhyIfInNUcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.4 | Counter32 | read-only | The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| C32 portStatsPhyIfInOctets | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.2 | Counter32 | read-only | The total number of octets received on the interface, including framing characters. |
| C32 portStatsPhyIfInUcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.3 | Counter32 | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| C32 portStatsPhyIfInUnknownProtos | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.7 | Counter32 | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| C32 portStatsPhyIfOutBroadcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.15 | Counter32 | read-only | The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. |
| C32 portStatsPhyIfOutDiscards | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.11 | Counter32 | read-only | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
| C32 portStatsPhyIfOutErrors | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.12 | Counter32 | read-only | The number of outbound packets that could not be transmitted because of errors. |
| C32 portStatsPhyIfOutMcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.18 | Counter32 | read-only | The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. |
| C32 portStatsPhyIfOutNUcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.10 | Counter32 | read-only | The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. |
| C32 portStatsPhyIfOutOctets | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.8 | Counter32 | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| G32 portStatsPhyIfOutQLen | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.13 | Gauge32 | read-only | The length of the output packet queue (in packets). |
| C32 portStatsPhyIfOutUcastPkts | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.9 | Counter32 | read-only | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
| portStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.3.1 | not-accessible | The table of port statistics. | |
| portStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.3.1.1 | not-accessible | A row in the port stats table. | |
| STR radCurCfgAuthenSecondString | 1.3.6.1.4.1.1872.2.5.1.1.3.17 | DisplayString | read-only | The second RADIUS authentication string. |
| STR radCurCfgAuthenString | 1.3.6.1.4.1.1872.2.5.1.1.3.13 | DisplayString | read-only | The RADIUS authentication string. |
| INT radCurCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.3.5 | INTEGER | read-only | Specify the RADIUS port number. |
| IP radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.3.1 | IpAddress | read-only | The IP address of the Primary RADIUS server. |
| INT radCurCfgRetries | 1.3.6.1.4.1.1872.2.5.1.1.3.9 | INTEGER | read-only | Number of retries to the RADIUS server. |
| IP radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.3.3 | IpAddress | read-only | The IP address of the Secondary RADIUS server. |
| INT radCurCfgState | 1.3.6.1.4.1.1872.2.5.1.1.3.11 | INTEGER | read-only | Enable or disbale RADIUS authentication. |
| INT radCurCfgTelnet | 1.3.6.1.4.1.1872.2.5.1.1.3.15 | INTEGER | read-only | Enable or disbale RADIUS backdoor for telnet. |
| INT radCurCfgTimeout | 1.3.6.1.4.1.1872.2.5.1.1.3.7 | INTEGER | read-only | The maximum number of seconds before resending authentication to RADIUS server. |
| I32 radiusSerCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.4 | Integer32 | read-only | Current number of entries for radius servers in device. |
| I32 radiusSerMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.3 | Integer32 | read-only | Maximum number of entries for radius servers in device . |
| STR radNewCfgAuthenSecondString | 1.3.6.1.4.1.1872.2.5.1.1.3.18 | DisplayString | read-write | The second RADIUS authentication string. |
| STR radNewCfgAuthenString | 1.3.6.1.4.1.1872.2.5.1.1.3.14 | DisplayString | read-write | The RADIUS authentication string. |
| INT radNewCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.3.6 | INTEGER | read-write | Specify the RADIUS port number. |
| IP radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.3.2 | IpAddress | read-write | The IP address of the Primary RADIUS server. |
| INT radNewCfgRetries | 1.3.6.1.4.1.1872.2.5.1.1.3.10 | INTEGER | read-write | Number of retries to the RADIUS server. |
| IP radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.3.4 | IpAddress | read-write | The IP address of the Secondary RADIUS server. |
| INT radNewCfgState | 1.3.6.1.4.1.1872.2.5.1.1.3.12 | INTEGER | read-write | Enable or disable RADIUS authentication. |
| INT radNewCfgTelnet | 1.3.6.1.4.1.1872.2.5.1.1.3.16 | INTEGER | read-write | Enable or disable RADIUS backdoor for telnet. |
| INT radNewCfgTimeout | 1.3.6.1.4.1.1872.2.5.1.1.3.8 | INTEGER | read-write | The maximum number of seconds before resending authentication to RADIUS server. |
| I32 secCurCfgIpAclSyslogThreshold | 1.3.6.1.4.1.1872.2.5.1.1.14.5.7 | Integer32 | read-only | Display syslog when threshold number of ACL's have been hit. |
| I32 secCurCfgIpAclSyslogTime | 1.3.6.1.4.1.1872.2.5.1.1.14.5.9 | Integer32 | read-only | Display syslog after specified number of minutes have passed. |
| INT secCurCfgPacketDepth | 1.3.6.1.4.1.1872.2.5.1.1.14.5.5 | INTEGER | read-only | Depth of match for pattern matching, in units of packets. A value of 0 means match all packets in the stream. |
| INT secCurCfgSecurityLogThreshold | 1.3.6.1.4.1.1872.2.5.1.1.14.5.1 | INTEGER | read-only | The rate threshold for security logging in packets/sec. Rate zero indicates no rate threshold. |
| secGeneralCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.5 | |||
| I32 secNewCfgIpAclSyslogThreshold | 1.3.6.1.4.1.1872.2.5.1.1.14.5.8 | Integer32 | read-write | Display syslog when threshold number of ACL's have been hit. |
| I32 secNewCfgIpAclSyslogTime | 1.3.6.1.4.1.1872.2.5.1.1.14.5.10 | Integer32 | read-write | Display syslog after specified number of minutes have passed. |
| INT secNewCfgPacketDepth | 1.3.6.1.4.1.1872.2.5.1.1.14.5.6 | INTEGER | read-write | Depth of match for pattern matching, in units of packets. A value of 0 means match all packets in the stream. |
| INT secNewCfgSecurityLogThreshold | 1.3.6.1.4.1.1872.2.5.1.1.14.5.2 | INTEGER | read-write | The rate threshold for security logging in packets/sec. Rate zero indicates no rate threshold. |
| securityInfo | 1.3.6.1.4.1.1872.2.5.1.3.7 | |||
| securityStats | 1.3.6.1.4.1.1872.2.5.1.2.6 | |||
| I32 smtpHostsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.10 | Integer32 | read-only | Current number of entries for smtp hosts in device. |
| I32 smtpHostsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.9 | Integer32 | read-only | Maximum number of entries for smtp hosts in device. |
| INT snmpClearStats | 1.3.6.1.4.1.1872.2.5.1.2.7.1 | INTEGER | read-write | Setting this to clear(2) results in clearing the SNMP statistics. |
| I32 snmpv3AccessGRsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.22 | Integer32 | read-only | Current number of entries for snmpv3 access groups in device. |
| I32 snmpv3AccessGRsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.21 | Integer32 | read-only | Maximum number of entries for snmpv3 access groups in device. |
| I32 snmpv3TargetAddrCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.24 | Integer32 | read-only | Current number of entries for snmpv3 target addresses in device. |
| I32 snmpv3TargetAddrMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.23 | Integer32 | read-only | Maximum number of entries for snmpv3 target addresses in device. |
| I32 snmpv3TargetParamsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.26 | Integer32 | read-only | Current number of entries for snmpv3 target parameters in device. |
| I32 snmpv3TargetParamsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.25 | Integer32 | read-only | Maximum number of entries for snmpv3 target parameters in device. |
| I32 snmpv3UsersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.18 | Integer32 | read-only | Current number of entries for snmpv3 users in device. |
| I32 snmpv3UsersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.17 | Integer32 | read-only | Maximum number of entries for snmpv3 users in device. |
| I32 snmpv3ViewsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.20 | Integer32 | read-only | Current number of entries for snmpv3 views in device. |
| I32 snmpv3ViewsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.19 | Integer32 | read-only | Maximum number of entries for snmpv3 views in device. |
| C32 spMaintStatsAgeMPNoddw | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.5 | Counter32 | read-only | The number of times MAC address aging failed because there were no DMA descriptors. |
| C32 spMaintStatsDeleteMiss | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.6 | Counter32 | read-only | The number of times MAC address could not be found. |
| C32 spMaintStatsLearnErrNoddw | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.4 | Counter32 | read-only | The number of times MAC address learn failed because there were no DMA descriptors. |
| C32 spMaintStatsPfdbFreeEmpty | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.2 | Counter32 | read-only | The number of times the attempts were made to add entries to an already full FDB. |
| C32 spMaintStatsRateLimitArpDrops | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.27 | Counter32 | read-only | The total number of ARP packets dropped due to rate limiting. |
| C32 spMaintStatsRateLimitIcmpDrops | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.28 | Counter32 | read-only | The total number of ICMP packets are dropped due to rate limiting. |
| C32 spMaintStatsRateLimitTcpDrops | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.29 | Counter32 | read-only | The total number of TCP packets are dropped due to rate limiting. |
| C32 spMaintStatsRateLimitUdpDrops | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.30 | Counter32 | read-only | The total number of UDP packets are dropped due to rate limiting. |
| C32 spMaintStatsRecvLetErrorsMP | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.7 | Counter32 | read-only | The number of receive letter errors from MP. |
| C32 spMaintStatsRecvLetErrorsSP1 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.8 | Counter32 | read-only | The number of receive letter errors from SP1. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetErrorsSP2 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.9 | Counter32 | read-only | The number of receive letter errors from SP2. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetErrorsSP3 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.10 | Counter32 | read-only | The number of receive letter errors from SP3. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetErrorsSP4 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.11 | Counter32 | read-only | The number of receive letter errors from SP4. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetSuccessMP | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.17 | Counter32 | read-only | The number of receive letter success from MP. |
| C32 spMaintStatsRecvLetSuccessSP1 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.18 | Counter32 | read-only | The number of receive letter success from SP1. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetSuccessSP2 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.19 | Counter32 | read-only | The number of receive letter success from SP2. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetSuccessSP3 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.20 | Counter32 | read-only | The number of receive letter success from SP3. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsRecvLetSuccessSP4 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.21 | Counter32 | read-only | The number of receive letter success from SP4. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsResolveErrNoddw | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.3 | Counter32 | read-only | The number of times MAC address resolution failed because there were no DMA descriptors. |
| C32 spMaintStatsSendLetFailsMP | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.12 | Counter32 | read-only | The number of send letter failures to MP. |
| C32 spMaintStatsSendLetFailsSP1 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.13 | Counter32 | read-only | The number of send letter failures to SP1. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetFailsSP2 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.14 | Counter32 | read-only | The number of send letter failures to SP2. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetFailsSP3 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.15 | Counter32 | read-only | The number of send letter failures to SP3. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetFailsSP4 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.16 | Counter32 | read-only | The number of send letter failures to SP4. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetSuccessMP | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.22 | Counter32 | read-only | The number of send letter success to MP. |
| C32 spMaintStatsSendLetSuccessSP1 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.23 | Counter32 | read-only | The number of send letter success to SP1. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetSuccessSP2 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.24 | Counter32 | read-only | The number of send letter success to SP2. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetSuccessSP3 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.25 | Counter32 | read-only | The number of send letter success to SP3. If the current table index is the same as the SP number then a value of 0 is returned. |
| C32 spMaintStatsSendLetSuccessSP4 | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.26 | Counter32 | read-only | The number of send letter success to SP4. If the current table index is the same as the SP number then a value of 0 is returned. |
| I32 spMaintStatsSpIndex | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.1 | Integer32 | read-only | The SP index. |
| spMaintStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.4.2 | not-accessible | The table of SP maintenance statistics. | |
| spMaintStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.4.2.1 | not-accessible | A row in the SP maintenance statistics table. | |
| STR spMemory | 1.3.6.1.4.1.1872.2.5.1.3.9.7.16 | DisplayString | read-only | Total capacity of SP memory in MBs in device. |
| C32 spMemStatsAllocs | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.4 | Counter32 | read-only | The total number of dynamic memory allocations in SP. |
| C32 spMemStatsAllocsFailures | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.6 | Counter32 | read-only | The total number of dynamic memory allocation failures in SP. |
| I32 spMemStatsCurr | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.3 | Integer32 | read-only | The current memory of SP in bytes. |
| C32 spMemStatsFrees | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.5 | Counter32 | read-only | The total number of dynamic memory frees in SP. |
| I32 spMemStatsHiWat | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.7 | Integer32 | read-only | The high watermark in SP. |
| I32 spMemStatsIndex | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.1 | Integer32 | read-only | The SP index. |
| spMemStatsTable | 1.3.6.1.4.1.1872.2.5.1.2.4.3 | not-accessible | The table of SP memory statistics. | |
| spMemStatsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1 | not-accessible | A row in the SP memory statistics table. | |
| I32 spMemStatsTotal | 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.2 | Integer32 | read-only | The total memory of SP in bytes. |
| spStats | 1.3.6.1.4.1.1872.2.5.1.2.4 | |||
| I32 spStatsCpuUtil1Second | 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.2 | Integer32 | read-only | The utilization of this SP over 1 second. It shows the percentage. |
| I32 spStatsCpuUtil4Seconds | 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.3 | Integer32 | read-only | The utilization of this SP over 4 seconds. It shows the percentage. |
| I32 spStatsCpuUtil64Seconds | 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.4 | Integer32 | read-only | The utilization of this SP over 64 seconds. It shows the percentage. |
| I32 spStatsCpuUtilSpIndex | 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.1 | Integer32 | read-only | The SP index. |
| spStatsCpuUtilTable | 1.3.6.1.4.1.1872.2.5.1.2.4.1 | not-accessible | The table of SP CPU utilization. | |
| spStatsCpuUtilTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.4.1.1 | not-accessible | A row in the SP CPU utilization table. | |
| I32 switchCapASFlts | 1.3.6.1.4.1.1872.2.5.1.3.9.2.40 | Integer32 | read-only | Maximum number of entries for AS filters in device. |
| STR switchCapBGPPeersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.33 | DisplayString | read-only | Current number of entries for BGP peers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapBGPPeersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.32 | Integer32 | read-only | Maximum number of entries for BGP peers in device. |
| STR switchCapBGPRouteAggrsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.35 | DisplayString | read-only | Current number of entries for BGP route aggregators in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapBGPRouteAggrsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.34 | Integer32 | read-only | Maximum number of entries for BGP route aggregators in device. |
| I32 switchCapBootpSerCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.18 | Integer32 | read-only | Current number of entries for BOOTP servers in device. |
| I32 switchCapBootpSerMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.17 | Integer32 | read-only | Maximum number of entries for BOOTP servers in device. |
| switchCapBwmInfo | 1.3.6.1.4.1.1872.2.5.1.3.9.5 | |||
| I32 switchCapDNSSerCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.16 | Integer32 | read-only | Current number of entries for DNS servers in device. |
| I32 switchCapDNSSerMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.15 | Integer32 | read-only | Maximum number of entries for DNS servers in device. |
| STR switchCapDomainRecordsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.47 | DisplayString | read-only | Current number of entries for domain records in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapDomianRecordsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.46 | Integer32 | read-only | Maximum number of entries for domain records in device. |
| I32 switchCapFDBCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.2 | Integer32 | read-only | Current number of entries for FDB in device. |
| I32 switchCapFDBMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.1 | Integer32 | read-only | Maximum number of entries for FDB in device. |
| I32 switchCapFDBPerSPMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.3 | Integer32 | read-only | Maximun number of entries for FDB per SP in device. |
| STR switchCapFltsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.34 | DisplayString | read-only | Current number of entries for filters in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapFltsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.33 | Integer32 | read-only | Maximum number of entries for filters in device. |
| switchCapGeneralInfo | 1.3.6.1.4.1.1872.2.5.1.3.9.7 | |||
| STR switchCapGSLBDNSPersCacheCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.32 | DisplayString | read-only | Current number of entries for global SLB DNS persistence cache in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBDNSPersCacheMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.31 | Integer32 | read-only | Maximum number of entries for global SLB DNS persistence cache in device. |
| STR switchCapGSLBDomainsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.12 | DisplayString | read-only | Current number of entries for global SLB domains in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBDomainsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.11 | Integer32 | read-only | Maximum number of entries for global SLB domains in device. |
| STR switchCapGSLBFailoversPerRemSiteCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.22 | DisplayString | read-only | Current number of entries for global SLB failovers per site in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBFailoversPerRemSiteMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.21 | Integer32 | read-only | Maximum number of entries for global SLB failovers per site in device. |
| STR switchCapGSLBGeographicalRegionsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.26 | DisplayString | read-only | Current number of entries for global geographical regions in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBGeographicalRegionsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.25 | Integer32 | read-only | Maximum number of entries for global geographical regions in device. |
| STR switchCapGSLBLocSersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.16 | DisplayString | read-only | Current number of entries for global SLB local servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBLocSersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.15 | Integer32 | read-only | Maximum number of entries for global SLB local servers in device. |
| STR switchCapGSLBMetricPerRuleCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.30 | DisplayString | read-only | Current number of entries for global SLB metrics per rule in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBMetricsPerRuleMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.29 | Integer32 | read-only | Maximum number of entries for global SLB metrics per rule in device. |
| STR switchCapGSLBNetworksCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.24 | DisplayString | read-only | Current number of entries for global SLB networks in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBNetworksMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.23 | Integer32 | read-only | Maximum number of entries for global SLB networks in device. |
| STR switchCapGSLBRemSersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.18 | DisplayString | read-only | Current number of entries for global SLB remote servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBRemSersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.17 | Integer32 | read-only | Maximum number of entries for global SLB remote servers in device. |
| STR switchCapGSLBRemSitesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.20 | DisplayString | read-only | Current number of entries for global SLB sites in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBRemSitesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.19 | Integer32 | read-only | Maximum number of entries for global SLB sites in device. |
| STR switchCapGSLBRulesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.28 | DisplayString | read-only | Current number of entries for global SLB rules in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBRulesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.27 | Integer32 | read-only | Maximum number of entries for global SLB rules in device. |
| STR switchCapGSLBServicesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.14 | DisplayString | read-only | Current number of entries for global SLB services in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapGSLBServicesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.13 | Integer32 | read-only | Maximum number of entries for global SLB services in device. |
| I32 switchCapIDSSerGRs | 1.3.6.1.4.1.1872.2.5.1.3.9.3.10 | Integer32 | read-only | Maximum number of entries for IDS server groups. |
| I32 switchCapIpARPCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.10 | Integer32 | read-only | Current number of entries for ARP in device. |
| I32 switchCapIpARPMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.9 | Integer32 | read-only | Maximum number of entries for ARP in device. |
| STR switchCapIpGWCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.4 | DisplayString | read-only | Current number of entries for gateways in device, the value is in the form x+y(a+b) where 'x' indicates number of current default gateways, 'y' indicates number of current VLAN gateways, 'a' indicates number of enabled default gateways, 'b' indicates number of enabled VLAN gateways only. |
| STR switchCapIpGWMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.3 | DisplayString | read-only | Maximum number of entries for gateways in device, the value is in the form x+y where 'x' indicates number of default gateways and 'y' indicates number of VLAN gateways. |
| STR switchCapIpIntfCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.2 | DisplayString | read-only | Current number of entries for interfaces in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapIpIntfMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.1 | Integer32 | read-only | Maximum number of entries for interfaces in device. |
| I32 switchCapIpRoutesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.6 | Integer32 | read-only | Current number of entries for routes in device. |
| I32 switchCapIpRoutesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.5 | Integer32 | read-only | Maximum number of entries for routes in device. |
| I32 switchCapIpStaticARPCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.12 | Integer32 | read-only | Current number of entries for static ARP in device. |
| I32 switchCapIpStaticARPMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.11 | Integer32 | read-only | Maximum number of entries for static ARP in device. |
| I32 switchCapIpStaticRoutesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.8 | Integer32 | read-only | Current number of entries for static routes in device. |
| I32 switchCapIpStaticRoutesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.7 | Integer32 | read-only | Maximum number of entries for static routes in device. |
| switchCapL2Info | 1.3.6.1.4.1.1872.2.5.1.3.9.1 | |||
| switchCapL3Info | 1.3.6.1.4.1.1872.2.5.1.3.9.2 | |||
| I32 switchCapLACPTrunkGRs | 1.3.6.1.4.1.1872.2.5.1.3.9.1.8 | Integer32 | read-only | LACP Trunk groups in device. |
| I32 switchCapLocNetsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.14 | Integer32 | read-only | Current number of entries for local nets in device. |
| I32 switchCapLocNetsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.13 | Integer32 | read-only | Maximum number of entries for local nets in device. |
| I32 switchCapLSDBLimit | 1.3.6.1.4.1.1872.2.5.1.3.9.2.31 | Integer32 | read-only | LSDB limit in device. |
| I32 switchCapMappingPerDomainrecord | 1.3.6.1.4.1.1872.2.5.1.3.9.3.48 | Integer32 | read-only | Maximum number of entries for mapping per domain record in device. |
| I32 switchCapMonitorPorts | 1.3.6.1.4.1.1872.2.5.1.3.9.1.14 | Integer32 | read-only | Maximum number of monitor ports. |
| I32 switchCapNumofRportstoVport | 1.3.6.1.4.1.1872.2.5.1.3.9.3.45 | Integer32 | read-only | Maximum number of rports to vport. |
| STR switchCapNwkFltsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.39 | DisplayString | read-only | Current number of entries for network filters in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapNwkFltsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.38 | Integer32 | read-only | Maximum number of entries for network filters in device. |
| STR switchCapOSPFAreasCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.24 | DisplayString | read-only | Current number of entries for OSPF areas in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapOSPFAreasMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.23 | Integer32 | read-only | Maximum number of entries for OSPF areas in device. |
| STR switchCapOSPFHostsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.30 | DisplayString | read-only | Current number of entries for OSPF hosts in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapOSPFHostsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.29 | Integer32 | read-only | Maximum number of entries for OSPF hosts in device. |
| STR switchCapOSPFIntfCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.22 | DisplayString | read-only | Current number of entries for OSPF interfaces in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapOSPFIntfMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.21 | Integer32 | read-only | Maximum number of entries for OSPF interfaces in device. |
| STR switchCapOSPFSummaryRangesCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.26 | DisplayString | read-only | Current number of entries for OSPF summary ranges in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapOSPFSummaryRangesMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.25 | Integer32 | read-only | Maximum number of entries for OSPF summary ranges in device. |
| STR switchCapOSPFVirtLinksCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.28 | DisplayString | read-only | Current number of entries for OSPF virtual links in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapOSPFVirtLinksMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.27 | Integer32 | read-only | Maximum number of entries for OSPF virtual links in device. |
| I32 switchCapPIPsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.36 | Integer32 | read-only | Current number of entries for pips in device. |
| I32 switchCapPIPsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.35 | Integer32 | read-only | Maximum number of entries for PIPs in device. |
| STR switchCapPortTeamsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.13 | DisplayString | read-only | Current number of entries for port teams in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapPortTeamsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.12 | Integer32 | read-only | Maximum number of entries for port teams in device. |
| I32 switchCapRealIDSSer | 1.3.6.1.4.1.1872.2.5.1.3.9.3.9 | Integer32 | read-only | Maximum number of entries for real IDS servers. |
| STR switchCapRealSersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.2 | DisplayString | read-only | Current number of entries for real servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapRealSersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.1 | Integer32 | read-only | Maximum number of entries for real servers in device. |
| I32 switchCapRealServicesEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.8 | Integer32 | read-only | Current number of entries for real services in device. |
| I32 switchCapRIPIntfCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.20 | Integer32 | read-only | Current number of entries of RIP interfaces in device. |
| I32 switchCapRIPIntfMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.19 | Integer32 | read-only | Maximum number of entries of RIP interfaces in device. |
| STR switchCapRouteMapsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.37 | DisplayString | read-only | Current number of entries for route maps in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapRouteMapsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.36 | Integer32 | read-only | Maximum number of entries for route maps in device. |
| I32 switchCapRulesforURLParsingCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.42 | Integer32 | read-only | Current number of entries for rules for URL parsing in device. |
| I32 switchCapRulesforURLParsingMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.41 | Integer32 | read-only | Maximum number of entries for rules for URL parsing in device. |
| I32 switchCapScriptHealthChecksCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.38 | Integer32 | read-only | Current number of entries for scriptable health checks in device. |
| I32 switchCapScriptHealthChecksMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.37 | Integer32 | read-only | Maximum number of entries for scriptable health checks in device. |
| switchCapSecInfo | 1.3.6.1.4.1.1872.2.5.1.3.9.6 | |||
| I32 switchCapSerGRsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.4 | Integer32 | read-only | Current number of entries for real server groups in device. |
| I32 switchCapSerGRsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.3 | Integer32 | read-only | Maximum number of entries for real server groups in device. |
| switchCapSlbInfo | 1.3.6.1.4.1.1872.2.5.1.3.9.3 | |||
| INT switchCapSlbPortClientState | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.2 | INTEGER | read-only | Client state on the switch port. |
| STR switchCapSlbPortFltState | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.4 | DisplayString | read-only | It is in the form E(x) where filter is enabled on the port and x is the number of filters configured for port. Otherwise disable. |
| switchCapSlbPortInfo | 1.3.6.1.4.1.1872.2.5.1.3.9.4 | |||
| I32 switchCapSlbPortInfoIndx | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.1 | Integer32 | read-only | Index of switch port. |
| switchCapSlbPortInfoTable | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1 | not-accessible | The table of slb port information. | |
| switchCapSlbPortInfoTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1 | not-accessible | A row in the slb port information table. | |
| INT switchCapSlbPortRTSState | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.5 | INTEGER | read-only | RTS processing state on the switch port. |
| INT switchCapSlbPortSerState | 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.3 | INTEGER | read-only | Server state on the switch port. |
| I32 switchCapSLBSessionsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.44 | Integer32 | read-only | Current number of entries for SLB sessions in device. |
| I32 switchCapSLBSessionsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.43 | Integer32 | read-only | Maximum number of entries for SLB sessions in device. |
| I32 switchCapSNMPHealthChecksCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.40 | Integer32 | read-only | Current number of entries for snmp health checks in device. |
| I32 switchCapSNMPHealthChecksMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.39 | Integer32 | read-only | Maximum number of entries for SNMP health checks in device. |
| STR switchCapStaticTrunkGrpsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.7 | DisplayString | read-only | Current number of entries for static trunk groups in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapStaticTrunkGrpsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.6 | Integer32 | read-only | Maximum number of entries for static trunk groups in device. |
| STR switchCapSTGsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.11 | DisplayString | read-only | Current number of entries for STG in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapSTGsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.10 | Integer32 | read-only | Maximum number of entries for STG in device. |
| I32 switchCapTrunksperTrunkGR | 1.3.6.1.4.1.1872.2.5.1.3.9.1.9 | Integer32 | read-only | Trunks per trunk group in device. |
| STR switchCapVirtSersCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.6 | DisplayString | read-only | Current number of entries for virtual servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapVirtSersMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.5 | Integer32 | read-only | Maximum number of entries for virtual servers in device. |
| I32 switchCapVirtServicesEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.3.7 | Integer32 | read-only | Maximum number of entries for virtual services in device. |
| STR switchCapVlanCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.5 | DisplayString | read-only | Current number of entries for vlan in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapVlanMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.1.4 | Integer32 | read-only | Maximum number of entries for vlan in device. |
| I32 switchCapVRRPIntfsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.46 | Integer32 | read-only | Current number of entries for VRRP interfaces in device. |
| I32 switchCapVRRPIntfsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.45 | Integer32 | read-only | Maximum number of entries for VRRP interfaces in device. |
| STR switchCapVRRPRtrGRsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.44 | DisplayString | read-only | Current number of entries for VRRP router groups in device,the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapVRRPRtrGRsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.43 | Integer32 | read-only | Maximum number of entries for VRRP router groups in device. |
| STR switchCapVRRPRtrsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.42 | DisplayString | read-only | Current number of entries for VRRP routers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only. |
| I32 switchCapVRRPRtrsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.2.41 | Integer32 | read-only | Maximum number of entries for VRRP routers in device. |
| swKeyInfo | 1.3.6.1.4.1.1872.2.5.1.3.3 | |||
| symantecCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.8 | |||
| symantecInfo | 1.3.6.1.4.1.1872.2.5.1.3.7.2 | |||
| symantecStats | 1.3.6.1.4.1.1872.2.5.1.2.6.6 | |||
| INT symCurCfgDefaultAction | 1.3.6.1.4.1.1872.2.5.1.1.14.8.5 | INTEGER | read-only | The default action to be taken during LiveUpdate. |
| I32 symCurCfgInContractID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.3 | Integer32 | read-only | The BWM In-Contrat ID associated with the Signature ID. |
| I32 symCurCfgOutContractID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.4 | Integer32 | read-only | The BWM Out-Contrat ID associated with the Signature ID. |
| symCurCfgSigBwmMappingTable | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2 | not-accessible | The Symantec Signature ID-BWM Contract-Policy Mapping table. | |
| symCurCfgSigBwmMappingTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1 | not-accessible | A row in the Symantec Signature ID-BWM Contract-Policy Mapping table. | |
| I32 symCurCfgSignatureID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.2 | Integer32 | read-only | The Symantec Signature ID. |
| I32 symCurCfgTblIndex | 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.1 | Integer32 | read-only | The Table Index. |
| STR symIpsEngineVersion | 1.3.6.1.4.1.1872.2.5.1.3.7.2.1 | DisplayString | read-only | Symantec IPS Engine Version. |
| IP symMatchInfoSpClientIp | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.2 | IpAddress | read-only | The Client IP Address. |
| I32 symMatchInfoSpClientPort | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.4 | Integer32 | read-only | The Client Port. |
| I32 symMatchInfoSpNumOfMatches | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.7 | Integer32 | read-only | Number of matches. |
| STR symMatchInfoSpProtocol | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.6 | DisplayString | read-only | The Protocol. |
| IP symMatchInfoSpServerIp | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.3 | IpAddress | read-only | The Server IP Address. |
| I32 symMatchInfoSpServerPort | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.5 | Integer32 | read-only | The Server Port. |
| symMatchInfoSpSigActTable | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3 | not-accessible | Symantec Match Info SP Signature-Action table. | |
| symMatchInfoSpSigActTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1 | not-accessible | A Symantec Match Info SP Signature-Action table entry. | |
| STR symMatchInfoSpSigActTblAction | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.4 | DisplayString | read-only | Action taken for the signature Id. |
| I32 symMatchInfoSpSigActTblIndex | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.2 | Integer32 | read-only | The Match Info signature action table index. |
| I32 symMatchInfoSpSigActTblSigId | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.3 | Integer32 | read-only | The Signature Id matched. |
| I32 symMatchInfoSpSigActTblSpIndex | 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.1 | Integer32 | read-only | The match info signature action table SP index. |
| symMatchInfoSpTable | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2 | not-accessible | Symantec Match Info SP table. | |
| symMatchInfoSpTableEntry | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1 | not-accessible | A Symantec Match Info SP table entry. | |
| I32 symMatchInfoSpTableIndex | 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.1 | Integer32 | read-only | The Match Info SP table index which is the SP index. |
| INT symNewCfgDefaultAction | 1.3.6.1.4.1.1872.2.5.1.1.14.8.4 | INTEGER | read-create | The default action to be taken during LiveUpdate. |
| INT symNewCfgDeleteEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.5 | INTEGER | read-create | Delete an table entry. |
| I32 symNewCfgInContractID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.3 | Integer32 | read-create | The BWM In-Contrat ID associated with the Signature ID. |
| I32 symNewCfgOutContractID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.4 | Integer32 | read-create | The BWM Out-Contrat ID associated with the Signature ID. |
| symNewCfgSigBwmMappingTable | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3 | not-accessible | The Symantec Signature ID-BWM Contract-Policy Mapping table. | |
| symNewCfgSigBwmMappingTableEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1 | not-accessible | A row in the Symantec Signature ID-BWM Contract-Policy Mapping table. | |
| I32 symNewCfgSignatureID | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.2 | Integer32 | read-create | The Symantec Signature ID. |
| I32 symNewCfgTblIndex | 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.1 | Integer32 | read-only | The Table Index. |
| I32 symSigBwmMappingTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.14.8.1 | Integer32 | read-only | The maximum number of entries in the Symantec Signature ID- BWM contract-Policy Mapping Table. |
| I32 symSigFileVersionSeqNumber | 1.3.6.1.4.1.1872.2.5.1.1.14.8.6 | Integer32 | read-create | Symantec Signature File version sequence. |
| INT symStatsClear | 1.3.6.1.4.1.1872.2.5.1.2.6.6.2 | INTEGER | read-write | Clear Symantec hit stats. |
| symStatsConfiguredHitsCountOnSpTable | 1.3.6.1.4.1.1872.2.5.1.2.6.6.11 | not-accessible | Symantec configured hit count Sp stats table. | |
| symStatsConfiguredHitsCountOnSpTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1 | not-accessible | A Symantec configured hits stats table entry. | |
| C32 symStatsConfiguredHitsCountOnSpTblHitCount | 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.3 | Counter32 | read-only | Hit Count on SP. |
| I32 symStatsConfiguredHitsCountOnSpTblIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.1 | Integer32 | read-only | The Symantec configured hit count SP table index. |
| I32 symStatsConfiguredHitsCountOnSpTblSpIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.2 | Integer32 | read-only | The Symantec configured hit count SP table SP index. |
| C32 symStatsConfiguredHitsInCont | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.4 | Counter32 | read-only | In-Contract used. |
| STR symStatsConfiguredHitsLastHitTime | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.6 | DisplayString | read-only | Last hit Time. |
| I32 symStatsConfiguredHitsMax | 1.3.6.1.4.1.1872.2.5.1.2.6.6.9 | Integer32 | read-only | Max number of entries in configured hits table and configured hits count on sp table. |
| C32 symStatsConfiguredHitsOutCont | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.5 | Counter32 | read-only | Out-Contract used. |
| I32 symStatsConfiguredHitsSigId | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.2 | Integer32 | read-only | Signature Id hit. |
| symStatsConfiguredHitsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10 | not-accessible | Symantec configured hits stats table. | |
| symStatsConfiguredHitsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1 | not-accessible | A Symantec configured hits stats table entry. | |
| I32 symStatsConfiguredHitsTblIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.1 | Integer32 | read-only | The Symantec configured hits stats table index. |
| C32 symStatsConfiguredHitsTotalSpHCount | 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.3 | Counter32 | read-only | Total Hit Count on all SPs. |
| IP symStatsDestIp | 1.3.6.1.4.1.1872.2.5.1.2.6.6.5 | IpAddress | read-only | Destination IP Address of the lsat hit. |
| I32 symStatsDestPort | 1.3.6.1.4.1.1872.2.5.1.2.6.6.6 | Integer32 | read-only | Destination Port of the last hit. |
| I32 symStatsLastHitId | 1.3.6.1.4.1.1872.2.5.1.2.6.6.8 | Integer32 | read-only | Last Hit Id. |
| STR symStatsProtocol | 1.3.6.1.4.1.1872.2.5.1.2.6.6.7 | DisplayString | read-only | Protocol of the last hit. |
| IP symStatsSourceIp | 1.3.6.1.4.1.1872.2.5.1.2.6.6.3 | IpAddress | read-only | Source IP Address of the last hit. |
| I32 symStatsSourcePort | 1.3.6.1.4.1.1872.2.5.1.2.6.6.4 | Integer32 | read-only | Source Port of the last hit. |
| C32 symStatsTotalHitsEx | 1.3.6.1.4.1.1872.2.5.1.2.6.6.1 | Counter32 | read-only | Total number of Symantec Hits. |
| symStatsUnconfiguredHitsCountOnSpTable | 1.3.6.1.4.1.1872.2.5.1.2.6.6.14 | not-accessible | Symantec unconfigured hit count Sp stats table. | |
| symStatsUnconfiguredHitsCountOnSpTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1 | not-accessible | A Symantec unconfigured hits stats table entry. | |
| C32 symStatsUnconfiguredHitsCountOnSpTblHitCount | 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.3 | Counter32 | read-only | Hit Count on SP. |
| I32 symStatsUnconfiguredHitsCountOnSpTblIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.1 | Integer32 | read-only | The Symantec unconfigured hit count SP table index. |
| I32 symStatsUnconfiguredHitsCountOnSpTblSpIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.2 | Integer32 | read-only | The Symantec unconfigured hit count SP table SP index. |
| STR symStatsUnconfiguredHitsLastHitTime | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.4 | DisplayString | read-only | Last hit Time. |
| I32 symStatsUnconfiguredHitsMax | 1.3.6.1.4.1.1872.2.5.1.2.6.6.12 | Integer32 | read-only | Max number of entries in unconfigured hits table and unconfigured hits count on sp table. |
| I32 symStatsUnconfiguredHitsSigId | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.2 | Integer32 | read-only | Signature Id hit. |
| symStatsUnconfiguredHitsTable | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13 | not-accessible | Symantec unconfigured hits stats table. | |
| symStatsUnconfiguredHitsTableEntry | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1 | not-accessible | A Symantec unconfigured hits stats table entry. | |
| I32 symStatsUnconfiguredHitsTblIndex | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.1 | Integer32 | read-only | The Symantec unconfigured hits stats table index. |
| C32 symStatsUnconfiguredHitsTotalSpHCount | 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.3 | Counter32 | read-only | Total Hit Count on all SPs. |
| I32 syslogHostCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.2 | Integer32 | read-only | Current number of entries for syslog hosts in device. |
| I32 syslogHostMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.1 | Integer32 | read-only | Maximum number of entries for syslog hosts in device. |
| I32 tacacsSerCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.6 | Integer32 | read-only | Current number of entries for tacacs+ server in device. |
| I32 tacacsSerMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.7.5 | Integer32 | read-only | Maximum number of entries for tacacs+ server in device. |
| STR tacCurCfgAuthenSecondString | 1.3.6.1.4.1.1872.2.5.1.1.11.17 | DisplayString | read-only | The second TACACS+ authentication string. |
| STR tacCurCfgAuthenString | 1.3.6.1.4.1.1872.2.5.1.1.11.13 | DisplayString | read-only | The TACACS+ authentication string. |
| INT tacCurCfgCmap | 1.3.6.1.4.1.1872.2.5.1.1.11.25 | INTEGER | read-only | Enable/Disable Tacacs+ new prividlege level maping. |
| INT tacCurCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.11.5 | INTEGER | read-only | Specify the TACACS+ port number. |
| IP tacCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.11.1 | IpAddress | read-only | The IP address of the Primary TACACS+ server. |
| INT tacCurCfgRetries | 1.3.6.1.4.1.1872.2.5.1.1.11.9 | INTEGER | read-only | Number of retries to the TACACS+ server. |
| IP tacCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.11.3 | IpAddress | read-only | The IP address of the Secondary TACSACS server. |
| INT tacCurCfgState | 1.3.6.1.4.1.1872.2.5.1.1.11.11 | INTEGER | read-only | Enable or disbale TACACS+ authentication. |
| INT tacCurCfgTelnet | 1.3.6.1.4.1.1872.2.5.1.1.11.15 | INTEGER | read-only | Enable or disbale TACACS+ backdoor for telnet. |
| INT tacCurCfgTimeout | 1.3.6.1.4.1.1872.2.5.1.1.11.7 | INTEGER | read-only | The maximum number of seconds before resending authentication to TACACS+ server. |
| STR tacNewCfgAuthenSecondString | 1.3.6.1.4.1.1872.2.5.1.1.11.18 | DisplayString | read-write | The second TACACS+ authentication string. |
| STR tacNewCfgAuthenString | 1.3.6.1.4.1.1872.2.5.1.1.11.14 | DisplayString | read-write | The TACACS+ authentication string. |
| INT tacNewCfgCmap | 1.3.6.1.4.1.1872.2.5.1.1.11.26 | INTEGER | read-write | Enable/Disable Tacacs+ new prividlege level maping. |
| INT tacNewCfgPort | 1.3.6.1.4.1.1872.2.5.1.1.11.6 | INTEGER | read-write | Specify the TACACS+ port number. |
| IP tacNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.11.2 | IpAddress | read-write | The IP address of the Primary TACACS+ server. |
| INT tacNewCfgRetries | 1.3.6.1.4.1.1872.2.5.1.1.11.10 | INTEGER | read-write | Number of retries to the TACACS+ server. |
| IP tacNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.1.1.11.4 | IpAddress | read-write | The IP address of the Secondary TACACS+ server. |
| INT tacNewCfgState | 1.3.6.1.4.1.1872.2.5.1.1.11.12 | INTEGER | read-write | Enable or disable TACACS+ authentication. |
| INT tacNewCfgTelnet | 1.3.6.1.4.1.1872.2.5.1.1.11.16 | INTEGER | read-write | Enable or disable TACACS+ backdoor for telnet. |
| INT tacNewCfgTimeout | 1.3.6.1.4.1.1872.2.5.1.1.11.8 | INTEGER | read-write | The maximum number of seconds before resending authentication to TACACS+ server. |
| I32 tcpDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.16 | Integer32 | read-only | Maximum number of entries for TCP DOS attack prevention. |
| I32 totalDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.22 | Integer32 | read-only | Total number of entries for DOS attack preventions. |
| I32 totalDstIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.14 | Integer32 | read-only | Current number of entries for total destination IP ACLs. |
| I32 totalDstIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.13 | Integer32 | read-only | Maximum number of entries for total destination IP ACLs. |
| I32 totalSrcIPACLsCurrEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.8 | Integer32 | read-only | Current number of entries for total source IP ACLs. |
| I32 totalSrcIPACLsMaxEnt | 1.3.6.1.4.1.1872.2.5.1.3.9.6.7 | Integer32 | read-only | Maximum number of entries for total source IP ACLs. |
| udpBlastCfg | 1.3.6.1.4.1.1872.2.5.1.1.14.4 | |||
| udpBlastCurCfgudpPortEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1 | not-accessible | A row in the UDP Blast UDP Port table | |
| INT udpBlastCurCfgudpPortEntryPacketLimit | 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.3 | INTEGER | read-only | The Packet Limit of the UDP Port Entry. |
| INT udpBlastCurCfgudpPortHighIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.2 | INTEGER | read-only | The high UDP port number of UDP port range in the UDP Port table. If highIndx and lowIndx are set to the same, it is considered a single port instead of range |
| INT udpBlastCurCfgudpPortLowIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.1 | INTEGER | read-only | The low UDP port number of UDP port range in the UDP Port table. |
| INT udpBlastCurCfgudpPortPacketLimit | 1.3.6.1.4.1.1872.2.5.1.1.14.4.2 | INTEGER | read-only | The default packet limit in the current configuration block. |
| udpBlastCurCfgudpPortTable | 1.3.6.1.4.1.1872.2.5.1.1.14.4.3 | not-accessible | The UDP Blast port table in the current configuration block. | |
| udpBlastNewCfgudpPortEntry | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1 | not-accessible | A row in the UDP Blast UDP Port table | |
| INT udpBlastNewCfgudpPortEntryDelete | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.3 | INTEGER | read-create | This deletes the UDP port entry from lowIndx to highIndx. |
| INT udpBlastNewCfgudpPortEntryPacketLimit | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.4 | INTEGER | read-create | The Packet Limit of the UDP Port Entry. |
| INT udpBlastNewCfgudpPortHighIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.2 | INTEGER | read-only | The high UDP port number of UDP port range in the UDP Port table. The difference between the minimum of all the low UDP port number specified and the maximum of all the high UDP port number specified can't exceed 5000. If highIndx and lowIndx are set to the same, it is considered a single port instead of range. |
| INT udpBlastNewCfgudpPortLowIndx | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.1 | INTEGER | read-only | The low UDP port number of UDP port range in the UDP Port table. The difference between the minimum of all the low UDP port number specified and the maximum of all the high UDP port number specified can't exceed 5000. |
| INT udpBlastNewCfgudpPortPacketLimit | 1.3.6.1.4.1.1872.2.5.1.1.14.4.4 | INTEGER | read-write | The default packet limit in the new configuration block. |
| udpBlastNewCfgudpPortTable | 1.3.6.1.4.1.1872.2.5.1.1.14.4.5 | not-accessible | The UDP Blast table in the new configuration block. | |
| I32 udpBlastProtection | 1.3.6.1.4.1.1872.2.5.1.3.9.6.23 | Integer32 | read-only | Specifies UDP ports for UDP blast protection. |
| I32 udpBlastudpPortTableMaxSize | 1.3.6.1.4.1.1872.2.5.1.1.14.4.1 | Integer32 | read-only | The maximum number of rows in the UDP Blast Port table. |
| I32 udpDosAtkPrevention | 1.3.6.1.4.1.1872.2.5.1.3.9.6.17 | Integer32 | read-only | Maximum number of entries for UDP DOS attack prevention. |
RFC description
Radware Alteon Cheetah load balancer MIB for application delivery monitoring. Contains SNMP objects for virtual server utilization, throughput, session counts, and health metrics of load balancing appliances.
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.