From 49b146ae242b76decb0cbe094ab9b471cbc85e10 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Sat, 12 Nov 2016 10:07:15 +0000 Subject: [PATCH] refactor: Tidy up mibs V-Z --- includes/definitions.inc.php | 30 +- .../discovery/processors/watchguard.inc.php | 2 +- .../{xups.inc.php => powerware.inc.php} | 0 .../{xups.inc.php => powerware.inc.php} | 0 .../{xups.inc.php => powerware.inc.php} | 0 .../{xups.inc.php => powerware.inc.php} | 0 includes/snmp.inc.php | 18 +- mibs/V2H124-24-MIB | 5022 ------------- mibs/WANSTATS-MIB | 6671 ----------------- mibs/WLSR-AP-MIB | 3509 --------- mibs/Wellfleet-COMMON-MIB | 229 - mibs/Wellfleet-CSMACD-MIB | 1122 --- mibs/Wellfleet-DOT1QTAG-CONFIG-MIB | 151 - mibs/Wellfleet-HARDWARE-MIB | 1442 ---- mibs/Wellfleet-MODULE-MIB | 555 -- mibs/Wellfleet-OSPF-MIB | 3029 -------- mibs/ZIPLOCK-MIB | 118 - mibs/{ => arubaos}/WLSX-AUTH-MIB | 0 mibs/{ => arubaos}/WLSX-CTS-MIB | 0 mibs/{ => arubaos}/WLSX-ESI-MIB | 0 mibs/{ => arubaos}/WLSX-IFEXT-MIB | 0 mibs/{ => arubaos}/WLSX-MESH-MIB | 0 mibs/{ => arubaos}/WLSX-MOBILITY-MIB | 0 mibs/{ => arubaos}/WLSX-MON-MIB | 0 mibs/{ => arubaos}/WLSX-SNR-MIB | 0 mibs/{ => arubaos}/WLSX-SWITCH-MIB | 0 mibs/{ => arubaos}/WLSX-SYSTEMEXT-MIB | 0 mibs/{ => arubaos}/WLSX-TRAP-MIB | 0 mibs/{ => arubaos}/WLSX-USER-MIB | 0 mibs/{ => arubaos}/WLSX-VOICE-MIB | 0 mibs/{ => arubaos}/WLSX-WLAN-MIB | 0 mibs/{ => cambium}/WHISP-APS-MIB | 0 mibs/{ => cambium}/WHISP-APS-MIB.txt | 0 mibs/{ => cambium}/WHISP-BOX-MIBV2-MIB | 0 mibs/{ => cambium}/WHISP-BOX-MIBV2-MIB.txt | 0 mibs/{ => cambium}/WHISP-GLOBAL-REG-MIB | 0 mibs/{ => cambium}/WHISP-GLOBAL-REG-MIB.txt | 0 mibs/{ => cambium}/WHISP-SM-MIB | 0 mibs/{ => cambium}/WHISP-SM-MIB.txt | 0 mibs/{ => cambium}/WHISP-TCV2-MIB.txt | 0 mibs/{ => ups}/XUPS-MIB | 0 mibs/{ => viprinet}/VIPRINET-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-CLIENT-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-HA-MIB | 0 .../WATCHGUARD-INFO-SYSTEM-MIB | 0 .../WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB | 0 .../WATCHGUARD-IPSEC-SA-MON-MIB-EXT | 0 .../WATCHGUARD-IPSEC-TUNNEL-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-POLICY-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-PRODUCTS-MIB | 0 mibs/{ => watchguard}/WATCHGUARD-SMI | 0 .../WATCHGUARD-SYSTEM-CONFIG-MIB | 0 .../WATCHGUARD-SYSTEM-STATISTICS-MIB | 0 mibs/{ => xirrus_aos}/XIRRUS-MIB | 0 55 files changed, 42 insertions(+), 21856 deletions(-) rename includes/discovery/sensors/current/{xups.inc.php => powerware.inc.php} (100%) rename includes/discovery/sensors/frequencies/{xups.inc.php => powerware.inc.php} (100%) rename includes/discovery/sensors/temperatures/{xups.inc.php => powerware.inc.php} (100%) rename includes/discovery/sensors/voltages/{xups.inc.php => powerware.inc.php} (100%) delete mode 100644 mibs/V2H124-24-MIB delete mode 100644 mibs/WANSTATS-MIB delete mode 100644 mibs/WLSR-AP-MIB delete mode 100644 mibs/Wellfleet-COMMON-MIB delete mode 100644 mibs/Wellfleet-CSMACD-MIB delete mode 100644 mibs/Wellfleet-DOT1QTAG-CONFIG-MIB delete mode 100644 mibs/Wellfleet-HARDWARE-MIB delete mode 100644 mibs/Wellfleet-MODULE-MIB delete mode 100644 mibs/Wellfleet-OSPF-MIB delete mode 100644 mibs/ZIPLOCK-MIB rename mibs/{ => arubaos}/WLSX-AUTH-MIB (100%) rename mibs/{ => arubaos}/WLSX-CTS-MIB (100%) rename mibs/{ => arubaos}/WLSX-ESI-MIB (100%) rename mibs/{ => arubaos}/WLSX-IFEXT-MIB (100%) rename mibs/{ => arubaos}/WLSX-MESH-MIB (100%) rename mibs/{ => arubaos}/WLSX-MOBILITY-MIB (100%) rename mibs/{ => arubaos}/WLSX-MON-MIB (100%) rename mibs/{ => arubaos}/WLSX-SNR-MIB (100%) rename mibs/{ => arubaos}/WLSX-SWITCH-MIB (100%) rename mibs/{ => arubaos}/WLSX-SYSTEMEXT-MIB (100%) rename mibs/{ => arubaos}/WLSX-TRAP-MIB (100%) rename mibs/{ => arubaos}/WLSX-USER-MIB (100%) rename mibs/{ => arubaos}/WLSX-VOICE-MIB (100%) rename mibs/{ => arubaos}/WLSX-WLAN-MIB (100%) rename mibs/{ => cambium}/WHISP-APS-MIB (100%) rename mibs/{ => cambium}/WHISP-APS-MIB.txt (100%) rename mibs/{ => cambium}/WHISP-BOX-MIBV2-MIB (100%) rename mibs/{ => cambium}/WHISP-BOX-MIBV2-MIB.txt (100%) rename mibs/{ => cambium}/WHISP-GLOBAL-REG-MIB (100%) rename mibs/{ => cambium}/WHISP-GLOBAL-REG-MIB.txt (100%) rename mibs/{ => cambium}/WHISP-SM-MIB (100%) rename mibs/{ => cambium}/WHISP-SM-MIB.txt (100%) rename mibs/{ => cambium}/WHISP-TCV2-MIB.txt (100%) rename mibs/{ => ups}/XUPS-MIB (100%) rename mibs/{ => viprinet}/VIPRINET-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-CLIENT-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-HA-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-INFO-SYSTEM-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-IPSEC-SA-MON-MIB-EXT (100%) rename mibs/{ => watchguard}/WATCHGUARD-IPSEC-TUNNEL-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-POLICY-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-PRODUCTS-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-SMI (100%) rename mibs/{ => watchguard}/WATCHGUARD-SYSTEM-CONFIG-MIB (100%) rename mibs/{ => watchguard}/WATCHGUARD-SYSTEM-STATISTICS-MIB (100%) rename mibs/{ => xirrus_aos}/XIRRUS-MIB (100%) diff --git a/includes/definitions.inc.php b/includes/definitions.inc.php index 9a654a8f052b..7b63db3717cf 100644 --- a/includes/definitions.inc.php +++ b/includes/definitions.inc.php @@ -93,6 +93,7 @@ $config['os'][$os]['over'][0]['text'] = 'Device Traffic'; $config['os'][$os]['over'][1]['graph'] = 'device_processor'; $config['os'][$os]['over'][1]['text'] = 'Processor Usage'; +$config['os'][$os]['group'] = 'viprinet'; $os = 'edgeos'; $config['os'][$os]['text'] = 'EdgeOS'; @@ -1289,6 +1290,18 @@ $config['os'][$os]['text'] = 'Gamatronic UPS Stack'; $config['os'][$os]['type'] = 'power'; +$os = 'eatonups'; +$config['os'][$os]['text'] = 'Eaton UPS'; +$config['os'][$os]['type'] = 'power'; +$config['os'][$os]['icon'] = 'eaton'; +$config['os'][$os]['over'][0]['graph'] = 'device_voltage'; +$config['os'][$os]['over'][0]['text'] = 'Voltage'; +$config['os'][$os]['over'][1]['graph'] = 'device_current'; +$config['os'][$os]['over'][1]['text'] = 'Current'; +$config['os'][$os]['over'][2]['graph'] = 'device_frequency'; +$config['os'][$os]['over'][2]['text'] = 'Frequencies'; +$config['os'][$os]['mib_dir'][] = 'ups'; + $os = 'powerware'; $config['os'][$os]['text'] = 'Powerware UPS'; $config['os'][$os]['type'] = 'power'; @@ -1299,6 +1312,7 @@ $config['os'][$os]['over'][1]['text'] = 'Current'; $config['os'][$os]['over'][2]['graph'] = 'device_frequency'; $config['os'][$os]['over'][2]['text'] = 'Frequencies'; +$config['os'][$os]['mib_dir'][] = 'ups'; $os = 'deltaups'; $config['os'][$os]['text'] = 'Delta UPS'; @@ -1779,6 +1793,7 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor'; $config['os'][$os]['over'][1]['text'] = 'CPU Usage'; $config['os'][$os]['icon'] = 'watchguard'; +$config['os'][$os]['group'] = 'watchguard'; $os = 'fireware'; $config['os'][$os]['text'] = 'Watchguard Fireware'; @@ -1788,6 +1803,7 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor'; $config['os'][$os]['over'][1]['text'] = 'CPU Usage'; $config['os'][$os]['icon'] = 'watchguard'; +$config['os'][$os]['group'] = 'watchguard'; $os = 'panos'; $config['os'][$os]['text'] = 'PanOS'; @@ -1824,18 +1840,20 @@ // Canopy / Cambium support $os = 'cambium'; -$config['os'][$os]['text'] = 'Cambium'; -$config['os'][$os]['type'] = 'wireless'; -$config['os'][$os]['icon'] = 'cambium'; +$config['os'][$os]['text'] = 'Cambium'; +$config['os'][$os]['type'] = 'wireless'; +$config['os'][$os]['icon'] = 'cambium'; $config['os'][$os]['over'][0]['graph'] = 'device_bits'; $config['os'][$os]['over'][0]['text'] = 'Device Traffic'; +$config['os'][$os]['group'] = 'cambium'; $os = 'canopy'; -$config['os'][$os]['text'] = 'Canopy'; -$config['os'][$os]['type'] = 'wireless'; -$config['os'][$os]['icon'] = 'cambium'; +$config['os'][$os]['text'] = 'Canopy'; +$config['os'][$os]['type'] = 'wireless'; +$config['os'][$os]['icon'] = 'cambium'; $config['os'][$os]['over'][0]['graph'] = 'device_bits'; $config['os'][$os]['over'][0]['text'] = 'Device Traffic'; +$config['os'][$os]['group'] = 'cambium'; $os = 'datacom'; $config['os'][$os]['text'] = 'Datacom'; diff --git a/includes/discovery/processors/watchguard.inc.php b/includes/discovery/processors/watchguard.inc.php index d9f4b2446dc4..aa367f780adf 100644 --- a/includes/discovery/processors/watchguard.inc.php +++ b/includes/discovery/processors/watchguard.inc.php @@ -8,7 +8,7 @@ echo 'Watchguard Firebox : '; $descr = 'Processor'; - $usage = snmp_get($device, '.1.3.6.1.4.1.3097.6.3.78.0', '-OQUvs', 'WATCHGUARD-SYSTEM-STATISTICS-MIB', 'watchguard'); + $usage = snmp_get($device, '.1.3.6.1.4.1.3097.6.3.78.0', '-OQUvs', 'WATCHGUARD-SYSTEM-STATISTICS-MIB'); if (is_numeric($usage)) { discover_processor($valid['processor'], $device, '1.3.6.1.4.1.3097.6.3.78.0', '0', 'firebox-fixed', $descr, '100', $usage, null, null); diff --git a/includes/discovery/sensors/current/xups.inc.php b/includes/discovery/sensors/current/powerware.inc.php similarity index 100% rename from includes/discovery/sensors/current/xups.inc.php rename to includes/discovery/sensors/current/powerware.inc.php diff --git a/includes/discovery/sensors/frequencies/xups.inc.php b/includes/discovery/sensors/frequencies/powerware.inc.php similarity index 100% rename from includes/discovery/sensors/frequencies/xups.inc.php rename to includes/discovery/sensors/frequencies/powerware.inc.php diff --git a/includes/discovery/sensors/temperatures/xups.inc.php b/includes/discovery/sensors/temperatures/powerware.inc.php similarity index 100% rename from includes/discovery/sensors/temperatures/xups.inc.php rename to includes/discovery/sensors/temperatures/powerware.inc.php diff --git a/includes/discovery/sensors/voltages/xups.inc.php b/includes/discovery/sensors/voltages/powerware.inc.php similarity index 100% rename from includes/discovery/sensors/voltages/xups.inc.php rename to includes/discovery/sensors/voltages/powerware.inc.php diff --git a/includes/snmp.inc.php b/includes/snmp.inc.php index 64e3304d30d1..54e70f1bc31c 100644 --- a/includes/snmp.inc.php +++ b/includes/snmp.inc.php @@ -50,9 +50,25 @@ function get_mib_dir($device) $extra[] = $config['mib_dir'] . '/' . $device['os']; } - if (file_exists($config['mib_dir'] . '/' . $device['os_group'])) { + if (isset($device['os_group']) && file_exists($config['mib_dir'] . '/' . $device['os_group'])) { $extra[] = $config['mib_dir'] . '/' . $device['os_group']; } + + if (isset($config['os_groups'][$device['os_group']]['mib_dir'])) { + if (is_array($config['os_groups'][$device['os_group']]['mib_dir'])) { + foreach ($config['os_groups'][$device['os_group']]['mib_dir'] as $k => $dir) { + $extra[] = $config['mib_dir'] . '/' . $dir; + } + } + } + + if (isset($config['os'][$device['os']]['mib_dir'])) { + if (is_array($config['os'][$device['os']]['mib_dir'])) { + foreach ($config['os'][$device['os']]['mib_dir'] as $k => $dir) { + $extra[] = $config['mib_dir'] . '/' . $dir; + } + } + } return $extra; } diff --git a/mibs/V2H124-24-MIB b/mibs/V2H124-24-MIB deleted file mode 100644 index 7e863c2476c5..000000000000 --- a/mibs/V2H124-24-MIB +++ /dev/null @@ -1,5022 +0,0 @@ -V2H124-24-MIB DEFINITIONS ::= BEGIN - -IMPORTS - - MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, Integer32, Counter32, - IpAddress, NOTIFICATION-TYPE, enterprises - FROM SNMPv2-SMI - TEXTUAL-CONVENTION, DisplayString, RowStatus, TruthValue - FROM SNMPv2-TC - PortList - FROM Q-BRIDGE-MIB - EnabledStatus - FROM P-BRIDGE-MIB - BridgeId, Timeout, dot1dStpPort,dot1dStpPortEntry - FROM BRIDGE-MIB; - - -v2h124-24MIB MODULE-IDENTITY - LAST-UPDATED "200401212031Z" -- Wed Jan 21 20:31 GMT 2004 - ORGANIZATION "Enterasys Networks, Inc" - CONTACT-INFO - "Postal: Enterasys Networks - 50 Minuteman Rd. - Andover, MA 01810-1008 - USA - Phone: +1 978 684 1000 - E-mail: support@enterasys.com - WWW: http://www.enterasys.com" - - DESCRIPTION - "The MIB module for V2H124-24." - - REVISION "200401212031Z" -- Wed Jan 21 20:31 GMT 2004 - DESCRIPTION - "v2h124-24MIB and v2h124-24 were both defined as the - same OID, removed v2h124-24 from the definition of - v2h124-24MIB." - - REVISION "200312121704Z" -- Fri Dec 12 17:04 GMT 2003 - DESCRIPTION - "Changed ctronExp(12) to ctronV2H(12), ctronExp is - defined as cabletron.mibs.2" - - REVISION "200307251959Z" -- Fri Jul 25 19:59 GMT 2003 - DESCRIPTION - "Comments highlighting changes would go here." - - REVISION "200307182142Z" -- Fri Jul 18 21:42 GMT 2003 - DESCRIPTION - "Relocation to current branch and additional corrections." - - REVISION "200312060000Z" - DESCRIPTION - "Initial version of this MIB." - ::= { enterprises cabletron(52) mibs(4) ctronV2H(12) 30 } - - -v2h124-24MIBObjects OBJECT IDENTIFIER ::= { v2h124-24MIB 1 } -v2h124-24Notifications OBJECT IDENTIFIER ::= { v2h124-24MIB 2 } -v2h124-24Conformance OBJECT IDENTIFIER ::= { v2h124-24MIB 3 } - ---supported groups -switchMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 1 } -portMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 2 } -trunkMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 3 } -lacpMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 4 } -staMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 5 } -restartMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 7 } -mirrorMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 8 } -igmpSnoopMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 9 } -ipMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 10 } -bcastStormMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 11 } -vlanMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 12 } -priorityMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 13 } -trapDestMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 14 } -qosMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 16 } -securityMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 17 } -sysLogMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 19 } -lineMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 20 } -sysTimeMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 23 } -fileMgt OBJECT IDENTIFIER ::= { v2h124-24MIBObjects 24 } - --- ------------------------------------------------------------- --- Textual Conventions --- ------------------------------------------------------------- - -ValidStatus ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "A simple status value for the object to create and destroy - a table entry. This is a simplified variant of RowStatus as it - supports only two values. Setting it to valid(1) creates an entry. - Setting it to invalid(2) destroys an entry." - SYNTAX INTEGER { valid(1), invalid(2) } - --- --- switchMgt --- - --- Management for the switch system, or individual units --- in a stackable switch system. For a nonstackable system, --- only unit 1 exists. - - -switchManagementVlan OBJECT-TYPE - SYNTAX Integer32 (1..4094) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The VLAN on which management is done." - ::= { switchMgt 1 } - -v2h124switchNumber OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The total number of switches present on this system." - ::= { switchMgt 2 } - -v2h124switchInfoTable OBJECT-TYPE - SYNTAX SEQUENCE OF V2h124SwitchInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table of descriptive and status information about - the switch units in this system." - ::= { switchMgt 3 } - -v2h124switchInfoEntry OBJECT-TYPE - SYNTAX V2h124SwitchInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table providing descriptions and status information for - switch units." - INDEX { v2h124swUnitIndex } - ::= { v2h124switchInfoTable 1 } - -V2h124SwitchInfoEntry ::= SEQUENCE -{ - v2h124swUnitIndex Integer32, - v2h124swHardwareVer DisplayString, - v2h124swMicrocodeVer DisplayString, - v2h124swLoaderVer DisplayString, - v2h124swBootRomVer DisplayString, - v2h124swOpCodeVer DisplayString, - v2h124swPortNumber Integer32, - v2h124swPowerStatus INTEGER, - v2h124swRoleInSystem INTEGER, - v2h124swSerialNumber DisplayString, - v2h124swExpansionSlot1 INTEGER, - v2h124swExpansionSlot2 INTEGER, - v2h124swServiceTag DisplayString -} - -v2h124swUnitIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "This object identifies the switch within the system - for which this entry contains information. This - value can never be greater than switchNumber." - ::= { v2h124switchInfoEntry 1 } - -v2h124swHardwareVer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Hardware version of the main board." - ::= { v2h124switchInfoEntry 2 } - -v2h124swMicrocodeVer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Microcode version of the main board." - ::= { v2h124switchInfoEntry 3 } - -v2h124swLoaderVer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Loader version of the main board." - ::= { v2h124switchInfoEntry 4 } - -v2h124swBootRomVer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Boot ROM code version of the main board." - ::= { v2h124switchInfoEntry 5 } - -v2h124swOpCodeVer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Operation code version of the main board." - ::= { v2h124switchInfoEntry 6 } - -v2h124swPortNumber OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The number of ports of this switch." - ::= { v2h124switchInfoEntry 7 } - -v2h124swPowerStatus OBJECT-TYPE - SYNTAX INTEGER - { - internalPower(1), - redundantPower(2), - internalAndRedundantPower(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Indicates the switch using internalPower(1), - redundantPower(2) or both(3)" - ::= { v2h124switchInfoEntry 8 } - -v2h124swRoleInSystem OBJECT-TYPE - SYNTAX INTEGER - { - master(1), - backupMaster(2), - slave(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Indicates the switch is master(1), backupMaster(2) - or slave(3) in this system." - ::= { v2h124switchInfoEntry 9 } - -v2h124swSerialNumber OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..80)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Serial number of the switch." - ::= { v2h124switchInfoEntry 10 } - -v2h124swExpansionSlot1 OBJECT-TYPE - SYNTAX INTEGER - { - notPresent(1), - other(2), - hundredBaseFxScMmf(3), - hundredBaseFxScSmf(4), - hundredBaseFxMtrjMmf(5), - thousandBaseSxScMmf(6), - thousandBaseSxMtrjMmf(7), - thousandBaseXGbic(8), - thousandBaseLxScSmf(9), - thousandBaseT(10), - stackingModule(11), - thousandBaseSfp(12), - tenHundredBaseT4port(13), - tenHundredBaseFxMtrj4port(14), - comboStackingSfp(15), - tenHundredBaseT(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Type of expansion module in this switch slot 1." - ::= { v2h124switchInfoEntry 11 } - -v2h124swExpansionSlot2 OBJECT-TYPE - SYNTAX INTEGER - { - notPresent(1), - other(2), - hundredBaseFxScMmf(3), - hundredBaseFxScSmf(4), - hundredBaseFxMtrjMmf(5), - thousandBaseSxScMmf(6), - thousandBaseSxMtrjMmf(7), - thousandBaseXGbic(8), - thousandBaseLxScSmf(9), - thousandBaseT(10), - stackingModule(11), - thousandBaseSfp(12), - tenHundredBaseT4port(13), - tenHundredBaseFxMtrj4port(14), - comboStackingSfp(15), - tenHundredBaseT(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Type of expansion module in this switch slot 2." - ::= { v2h124switchInfoEntry 12 } - -v2h124swServiceTag OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..80)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Service tag serial-number of the switch." - ::= { v2h124switchInfoEntry 13 } - -switchOperState OBJECT-TYPE - SYNTAX INTEGER - { - other(1), - unknown(2), - ok(3), - noncritical(4), - critical(5), - nonrecoverable(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Global operation state of the switch." - ::= { switchMgt 4 } - -switchProductId OBJECT IDENTIFIER ::= { switchMgt 5 } - -swProdName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The product name of this switch." - ::= { switchProductId 1 } - -swProdManufacturer OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The product manufacturer of this switch." - ::= { switchProductId 2 } - -swProdDescription OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The product description of this switch." - ::= { switchProductId 3 } - -swProdVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The runtime code version of this switch." - ::= { switchProductId 4 } - -swProdUrl OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The URL of this switch, which we can connect through - a web browser." - ::= { switchProductId 5 } - -swIdentifier OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "A unique identifier of which switch in the chassis is currently - being looked at." - ::= { switchProductId 6 } - -swChassisServiceTag OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..80)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The service tag of the chassis this switch resides in." - ::= { switchProductId 7 } - -switchIndivPowerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SwitchIndivPowerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table about statuses of individual powers." - ::= { switchMgt 6 } - -switchIndivPowerEntry OBJECT-TYPE - SYNTAX SwitchIndivPowerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table about statuses of individual powers." - INDEX { swIndivPowerUnitIndex, swIndivPowerIndex } - ::= { switchIndivPowerTable 1 } - -SwitchIndivPowerEntry ::= SEQUENCE -{ - swIndivPowerUnitIndex Integer32, - swIndivPowerIndex INTEGER, - swIndivPowerStatus INTEGER -} - -swIndivPowerUnitIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION "This is defined as v2h124swUnitIndex." - ::= { switchIndivPowerEntry 1 } - -swIndivPowerIndex OBJECT-TYPE - SYNTAX INTEGER - { - internalPower(1), - externalPower(2) - } - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION "1 means internal power. 2 means external power." - ::= { switchIndivPowerEntry 2 } - -swIndivPowerStatus OBJECT-TYPE - SYNTAX INTEGER - { - notPresent(1), - green(2), - red(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "notPresent(1) means not present. green(2) means - up. red(3) means down." - ::= { switchIndivPowerEntry 3 } - --- --- portMgt --- - --- Management ports. This group also provides information --- related to trunks because they share the same properties. - -portTable OBJECT-TYPE - SYNTAX SEQUENCE OF PortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table of descriptive and status information describing - the configuration of each switch port. This table also - contains information about each trunk." - ::= { portMgt 1 } - -portEntry OBJECT-TYPE - SYNTAX PortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "An entry in the table, describing the configuration of - one switch port or trunk." - INDEX { portIndex } - ::= { portTable 1 } - -PortEntry ::= SEQUENCE -{ - portIndex Integer32, - portName DisplayString, - portType INTEGER, - portSpeedDpxCfg INTEGER, - portFlowCtrlCfg INTEGER, - portCapabilities BITS, - portAutonegotiation EnabledStatus, - portSpeedDpxStatus INTEGER, - portFlowCtrlStatus INTEGER, - portTrunkIndex Integer32 -} - -portIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (including trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { portEntry 1 } - -portName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..64)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The name of the port or trunk. This is the same as ifAlias - in the IF-MIB (RFC2863 or later)." - ::= { portEntry 2 } - -portType OBJECT-TYPE - SYNTAX INTEGER - { - other(1), - hundredBaseTX(2), - hundredBaseFX(3), - thousandBaseSX(4), - thousandBaseLX(5), - thousandBaseT(6), - thousandBaseGBIC(7), - thousandBaseSfp(8), - hundredBaseFxScSingleMode(9), - hundredBaseFxScMultiMode(10) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Indicates the port type of the configuration of the switch" - ::= { portEntry 3 } - -portSpeedDpxCfg OBJECT-TYPE - SYNTAX INTEGER - { - reserved(1), - halfDuplex10(2), - fullDuplex10(3), - halfDuplex100(4), - fullDuplex100(5), - halfDuplex1000(6), - fullDuplex1000(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Configures the speed and duplex mode for a port or trunk, - according to: - halfDuplex10(2) - 10Mbps and half duplex mode - fullDuplex10(3) - 10Mbps and full duplex mode - halfDuplex100(4) - 100Mbps and half duplex mode - fullDuplex100(5) - 100Mbps and full duplex mode - halfDuplex1000(6) - 1000Mbps and half duplex mode - fullDuplex1000(7) - 1000Mbps and full duplex mode - hundredBaseTX port can be set as - halfDuplex10(2) - fullDuplex10(3) - halfDuplex100(4) - fullDuplex100(5) - hundredBaseFX port can be set as - halfDuplex100(4) - fullDuplex100(5) - thousandBaseSX port can be set as - halfDuplex1000(6) - fullDuplex1000(7) - The actual operating speed and duplex of the port - is given by portSpeedDpxStatus." - DEFVAL { halfDuplex10 } - ::= { portEntry 4 } - -portFlowCtrlCfg OBJECT-TYPE - SYNTAX INTEGER - { - enabled(1), - disabled(2), - backPressure(3), - dot3xFlowControl(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "(1) Flow control mechanism is enabled. - If the port type is hundredBaseTX or thousandBaseSX: - When the port is operating in halfDuplex mode, the - port uses backPressure flow control mechanism. When - the port is operating in fullDuplex mode, the port - uses IEEE 802.3x flow control mechanism. - If the port type is hundredBaseFX: - When the port is operating in halfDuplex mode, the - port uses backPressure flow control mechanism. When - the port is operating in fullDuplex mode, Flow - control mechanism will not function. - (2) Flow control mechanism is disabled. - (3) Flow control mechanism is backPressure. - when the port is in fullDuplex mode.This flow control - mechanism will not function. - (4) Flow control mechanism is IEEE 802.3x flow control. - when the port is in halfDuplex mode.This flow control - mechanism will not function. - hundredBaseTX and thousandBaseSX port can be set as: - enabled(1), - disabled(2), - backPressure(3), - dot3xFlowControl(4). - hundredBaseFX port can be set as: - enabled(1), - disabled(2), - backPressure(3). - The actual flow control mechanism is used given by - portFlowCtrlStatus." - DEFVAL { enabled } - ::= { portEntry 5 } - -portCapabilities OBJECT-TYPE - SYNTAX BITS - { - portCap10half(0), - portCap10full(1), - portCap100half(2), - portCap100full(3), - portCap1000half(4), - portCap1000full(5), - reserved6(6), - reserved7(7), - reserved8(8), - reserved9(9), - reserved10(10), - reserved11(11), - reserved12(12), - reserved13(13), - portCapSym(14), - portCapFlowCtrl(15) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Port or trunk capabilities." - ::= { portEntry 6 } - -portAutonegotiation OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether auto-negotiation is enabled." - ::= { portEntry 7 } - -portSpeedDpxStatus OBJECT-TYPE - SYNTAX INTEGER - { - error(1), - halfDuplex10(2), - fullDuplex10(3), - halfDuplex100(4), - fullDuplex100(5), - halfDuplex1000(6), - fullDuplex1000(7) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The operating speed and duplex mode of the - switched port or trunk. If the entry represents a trunk, - the speed is that of its individual members unless - the member ports have been inconsistently configured - in which case the value is error(1)." - ::= { portEntry 8 } - -portFlowCtrlStatus OBJECT-TYPE - SYNTAX INTEGER - { - error(1), - backPressure(2), - dot3xFlowControl(3), - none(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "(2) BackPressure flow control machanism is used. - (3) IEEE 802.3 flow control machanism is used. - (4) Flow control mechanism is disabled. - If the entry represents a trunk and the member ports - have been inconsistently configured then this value - is error(1)." - ::= { portEntry 9 } - -portTrunkIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The trunk to which this port belongs. A value of 0 - means that this port does not belong to any trunk. - A value greater than zero means that this port - belongs to trunk at trunkIndex, defined by the - corresponding trunkPorts." - ::= { portEntry 10 } - --- --- trunkMgt --- - --- Trunks. Provides additional information for Trunks - - -trunkMaxId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number for a trunk identifier." - ::= { trunkMgt 1 } - -trunkValidNumber OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of valid trunks." - ::= { trunkMgt 2 } - -trunkTable OBJECT-TYPE - SYNTAX SEQUENCE OF TrunkEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table describing the configuration and status of each - trunk." - ::= { trunkMgt 3 } - -trunkEntry OBJECT-TYPE - SYNTAX TrunkEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "An entry describing the configuration and status of a - particular trunk." - INDEX { trunkIndex } - ::= { trunkTable 1 } - -TrunkEntry ::= SEQUENCE -{ - trunkIndex Integer32, - trunkPorts PortList, - trunkCreation INTEGER, - trunkStatus ValidStatus -} - -trunkIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Identifies the trunk within the switch that is - described by the table entry." - ::= { trunkEntry 1 } - -trunkPorts OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The complete set of ports currently associated with - this trunk." - ::= { trunkEntry 2 } - -trunkCreation OBJECT-TYPE - SYNTAX INTEGER - { - static(1), - lacp(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A value of static(1) means a statically configured trunk. - A value of lacp(2) means an LACP-configured trunk." - ::= { trunkEntry 3 } - -trunkStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Writing this to valid(1) creates an entry. - Writing this to invalid(2) destroys an entry. - A trunk created by LACP cannot be manually destroyed - or (re)configured." - ::= { trunkEntry 4 } - ---- ---- lacpMgt ---- - --- Management for Link Aggregation Control Protocol (LACP, 802.3ad), --- that is dynamic trunking. - -lacpPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF LacpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for LACP port configuration." - ::= { lacpMgt 1 } - -lacpPortEntry OBJECT-TYPE - SYNTAX LacpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for LACP port configuration. While an entry may - exist for a particular port, the port may not support - LACP and an attempt to enable LACP may result in - failure." - INDEX { lacpPortIndex } - ::= { lacpPortTable 1 } - -LacpPortEntry ::= SEQUENCE -{ - lacpPortIndex Integer32, - lacpPortStatus EnabledStatus -} - -lacpPortIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port interface of the lacpPortTable. The interface - identified by a particular value of this index is the - same interface as identified by the same value of - ifIndex in the IF-MIB." - ::= { lacpPortEntry 1 } - -lacpPortStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether 802.3ad LACP is enabled." - ::= { lacpPortEntry 2 } - --- --- staMgt --- - --- Management for Spanning Tree Algorithm (STA). --- This has variables not already defined in the implemented --- standard MIB(s). - -staSystemStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Global spanning tree status. - (1) Spanning tree protocol is enabled. - (2) Spanning tree protocol is disabled." - DEFVAL { enabled } - ::= { staMgt 1 } - -staPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF StaPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The table manages port settings for Spanning Tree - Protocol 802.1d, or 802.1w depending on the - value specified by staProtocolType." - ::= { staMgt 2 } - -staPortEntry OBJECT-TYPE - SYNTAX StaPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual entry of staPortTable." - AUGMENTS { dot1dStpPortEntry } - ::= { staPortTable 1 } - -StaPortEntry ::= SEQUENCE -{ - staPortFastForward EnabledStatus, - staPortProtocolMigration TruthValue, - staPortAdminEdgePort TruthValue, - staPortOperEdgePort TruthValue, - staPortAdminPointToPoint INTEGER, - staPortOperPointToPoint TruthValue, - staPortLongPathCost Integer32 -} - -staPortFastForward OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether fast forwarding is enabled." - ::= { staPortEntry 2 } - -staPortProtocolMigration OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When operating in RSTP (version 2) mode, setting this - object to TRUE(1) object forces the port to transmit - - RSTP BPDUs. Any other operation on this object has no - effect and it always returns FALSE(2) when read." - REFERENCE - "IEEE 802.1w clause 14.8.2.4, 17.18.10, 17.26" - ::= { staPortEntry 3 } - -staPortAdminEdgePort OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The administrative value of the Edge Port parameter. A - value of TRUE(1) indicates that this port should be - assumed to be an edge-port and a value of FALSE(2) indicates - that this port should be assumed to be a non-edge-port." - REFERENCE - "IEEE 802.1t clause 14.8.2, 18.3.3" - ::= { staPortEntry 4 } - -staPortOperEdgePort OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The operational value of the Edge Port parameter. The object is - initialized to the value of staPortAdminEdgePort and is set FALSE - when a BPDU is received." - REFERENCE - "IEEE 802.1t clause 14.8.2, 18.3.4" - ::= { staPortEntry 5 } - -staPortAdminPointToPoint OBJECT-TYPE - SYNTAX INTEGER - { - forceTrue(0), - forceFalse(1), - auto(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The administrative point-to-point status of the LAN segment - attached to this port. A value of forceTrue(0) indicates that - this port should always be treated as if it is connected to - a point-to-point link. A value of forceFalse(1) indicates - that this port should be treated as having a shared media - connection. A value of auto(2) indicates that this port is - considered to have a point-to-point link if it is an Aggregator - and all of its members can be aggregated, or if the MAC entity - is configured for full duplex operation, either through - auto-negotiation or by explicit configuration." - REFERENCE - "IEEE 802.1w clause 6.4.3, 6.5, 14.8.2" - ::= { staPortEntry 6 } - -staPortOperPointToPoint OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The operational point-to-point status of the LAN segment - attached to this port. It indicates whether a port is - considered to have a point-to-point connection or not. - The value is determined by explicit configuration or by - auto-detection, as described in the staPortAdminPointToPoint - object." - REFERENCE - "IEEE 802.1w clause 6.4.3, 6.5, 14.8.2" - ::= { staPortEntry 7 } - -staPortLongPathCost OBJECT-TYPE - SYNTAX Integer32(1..200000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The contribution of this port to the path cost (as a 32 - bit value) of paths towards the spanning tree root which - include this port. - - This object is used to configure the spanning tree port - path cost as a 32 bit value when the staPathCostMethod - is long(2). - - If the staPathCostMethod is short(1), this MIB object is not - instantiated." - ::= { staPortEntry 8 } - -staProtocolType OBJECT-TYPE - SYNTAX INTEGER { - stp(1), - rstp(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The version of Spanning Tree Protocol the bridge is currently - running. The value 'stp(1)' indicates the Spanning Tree - Protocol is as specified in IEEE 802.1D,'rstp(2)' indicates - the Rapid Spanning Tree Protocol is as specified in IEEE - 802.1w New values may be defined in the future - as new or updated versions of the protocol become available." - REFERENCE - "IEEE 802.1w clause 14.8.1, 17.12, 17.16.1" - ::= { staMgt 3 } - - -staTxHoldCount OBJECT-TYPE - SYNTAX Integer32 (1..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The minimum interval between the transmission of consecutive - RSTP/MSTP BPDUs in seconds." - REFERENCE - "IEEE 802.1w clause 17.16.6" - DEFVAL { 3 } - ::= { staMgt 4 } - -staPathCostMethod OBJECT-TYPE - SYNTAX INTEGER { - short(1), -- 16 bits spanning tree path cost mode - long(2) -- 32 bits spanning tree path cost mode - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Indicates the type of spanning tree path cost mode configured - on the switch. This mode applies to all instances of the - Spanning tree protocol running on the switch. - - When the value of this MIB object is changed, the path cost - of all ports will be reassigned to the default path cost - values based on the new spanning tree path cost mode and - the ports' speed. - - When the value of this MIB object is set to long(2), the - staPortLongPathCost MIB object must be used to retrieve/ - configure the spanning tree port path cost as a 32 bit value. - The set operation on dot1dStpPortPathCost in the BRIDGE-MIB - will be rejected. When retrieving the value of - dot1dStpPortPathCost, the maximum value of 65535 will be - returned if the value of staPortLongPathCost for the same - instance exceeds 65535. - - When the value of this MIB object is set to short(1), the - dot1dStpPortPathCost in the BRIDGE-MIB must be used." - DEFVAL { short } - ::= { staMgt 5} - --- --- xstMgt --- - -xstMgt OBJECT IDENTIFIER ::= { staMgt 6} - -xstInstanceCfgTable OBJECT-TYPE - SYNTAX SEQUENCE OF XstInstanceCfgEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "This table is used to configure Rapid Spanning Tree. Only - the first row of the table is used by RST. In the future - this table may be used to support other spanning tree - protocols." - - ::= { xstMgt 4 } - -xstInstanceCfgEntry OBJECT-TYPE - SYNTAX XstInstanceCfgEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "A conceptual row containing the properties of the - RST instance." - INDEX { xstInstanceCfgIndex } - ::= { xstInstanceCfgTable 1 } - -XstInstanceCfgEntry ::= SEQUENCE -{ - xstInstanceCfgIndex Integer32, - xstInstanceCfgPriority Integer32, - xstInstanceCfgTimeSinceTopologyChange Integer32, - xstInstanceCfgTopChanges Integer32, - xstInstanceCfgDesignatedRoot BridgeId, - xstInstanceCfgRootCost Integer32, - xstInstanceCfgRootPort Integer32, - xstInstanceCfgMaxAge Timeout, - xstInstanceCfgHelloTime Timeout, - xstInstanceCfgHoldTime Timeout, - xstInstanceCfgForwardDelay Timeout, - xstInstanceCfgBridgeMaxAge Timeout, - xstInstanceCfgBridgeHelloTime Timeout, - xstInstanceCfgBridgeForwardDelay Timeout, - xstInstanceCfgTxHoldCount Integer32, - xstInstanceCfgPathCostMethod INTEGER -} - -xstInstanceCfgIndex OBJECT-TYPE - SYNTAX Integer32 (1..64) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The index for an entry in the xstInstanceCfgTable table. For - RST only the first row in the table is used." - ::= {xstInstanceCfgEntry 1 } - -xstInstanceCfgPriority OBJECT-TYPE - SYNTAX Integer32 (0..61440) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The priority of a specific spanning tree instance. - The value assigned should be in the range 0-61440 - in steps of 4096." - ::= { xstInstanceCfgEntry 2 } - - -xstInstanceCfgTimeSinceTopologyChange OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The time (in hundredths of second) since the last topology - change detected by the bridge entity in RST." - ::= { xstInstanceCfgEntry 3 } - -xstInstanceCfgTopChanges OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The total number of topology changes detected by - this bridge in RST since the management entity - was last reset or initialized." - ::= { xstInstanceCfgEntry 4 } - - -xstInstanceCfgDesignatedRoot OBJECT-TYPE - SYNTAX BridgeId - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The bridge identifier of the root of the spanning - tree as determined by the Rapid Spanning Tree Protocol - (802.1w) executed by this node. This value is used - as the Root Identifier parameter in all Configuration - Bridge PDUs originated by this node." - ::= { xstInstanceCfgEntry 5 } - -xstInstanceCfgRootCost OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The cost of the path to the root as seen from - this bridge of the RST." - ::= { xstInstanceCfgEntry 6 } - - -xstInstanceCfgRootPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The number of the port which offers the - lowest cost path from this bridge to the root - bridge of the RST ." - ::= { xstInstanceCfgEntry 7 } - -xstInstanceCfgMaxAge OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The maximum age of Rapid Spanning Tree Protocol - information learned from the network on any port before - it is discarded, in units of hundredths of a second. This - is the actual value that this bridge is currently using." - ::= { xstInstanceCfgEntry 8 } - - -xstInstanceCfgHelloTime OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The amount of time between the transmission of - Configuration bridge PDUs by this node on any port - when it is the root of the spanning tree or trying - to become so, in units of hundredths of a second. - This is the actual value that this bridge is - currently using in RST." - ::= { xstInstanceCfgEntry 9 } - -xstInstanceCfgHoldTime OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "This time value determines the interval length - during which no more than two Configuration bridge - PDUs shall be transmitted by this node, in units - of hundredths of a second." - ::= { xstInstanceCfgEntry 10 } - -xstInstanceCfgForwardDelay OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "For the RST protocol, this time value, measured in units of - hundredths of a second, controls how fast a port changes - its spanning state when moving towards the Forwarding - state. The value determines how long the port - stays in each of the Listening and Learning - states, which precede the Forwarding state. This - value is also used, when a topology change has - been detected and is underway, to age all dynamic - entries in the Forwarding Database. This value is the - current value being used by the bridge. - xstInstanceCfgBridgeForwardDelay defines the value that - this bridge and all others would start using - if/when this bridge were to become the root." - ::= { xstInstanceCfgEntry 11 } - -xstInstanceCfgBridgeMaxAge OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "For RST protocol, the time (in hundredths of second) - that all bridges use for MaxAge when this bridge is acting - as the root. Note that 802.1D-1990 specifies that the range - for this parameter is related to the value of - xstInstanceCfgBridgeHelloTime. The granularity of this - timer is specified by 802.1D-1990 to be 1 second." - ::= { xstInstanceCfgEntry 12 } - -xstInstanceCfgBridgeHelloTime OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "For the RST protocol, the time (in hundredths of second) that - all bridges use for HelloTime when this bridge is acting - as the root. The granularity of this timer is specified - by 802.1D-1990 to be 1 second." - ::= { xstInstanceCfgEntry 13 } - - -xstInstanceCfgBridgeForwardDelay OBJECT-TYPE - SYNTAX Timeout - MAX-ACCESS read-only - STATUS current - DESCRIPTION "For the RST protocol, the time (in hundredths of second) - that all bridges use for ForwardDelay when this bridge - is acting as the root. - Note that 802.1D-1990 specifies that the range for this - parameter is related to the value of - xstInstanceCfgBridgeMaxAge. The granularity of this - timer is specified by 802.1D-1990 to be 1 second." - ::= { xstInstanceCfgEntry 14 } - -xstInstanceCfgTxHoldCount OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "For the RST protocol, the value used by the Port Transmit - state machine to limit the maximum transmission rate." - ::= { xstInstanceCfgEntry 15 } - -xstInstanceCfgPathCostMethod OBJECT-TYPE - SYNTAX INTEGER - { - short(1), -- 16 bits spanning tree path cost mode - long(2) -- 32 bits spanning tree path cost mode - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For RST protocol, this indicates the type of spanning tree path - cost mode used by the switch. The mode applies to all instances of the - Spanning Tree protocol running on the switch. - - When the value of this MIB object is changed, the path cost - of all ports will be reassigned to the default path cost - values based on the new spanning tree path cost mode and the - ports' speed. - - When the value of this MIB object is set to long(2), - the xstInstancePortPathCost MIB object must be used in order - to retrieve/configure the spanning tree port path cost as a - 32 bit value. The set operation on dot1dStpPortPathCost in - the BRIDGE-MIB will be rejected. While retrieving the value of - dot1dStpPortPathCost, the maximum value of 65535 will be - returned if the value of xstInstancePortPathCost for the same - instance exceeds 65535. - - When the value of this MIB object is set to short(1), - the dot1dStpPortPathCost in the BRIDGE-MIB must be used." - ::= { xstInstanceCfgEntry 16 } - -xstInstancePortTable OBJECT-TYPE - SYNTAX SEQUENCE OF XstInstancePortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The extension table for dot1dStpPortEntry to provide - additional Spanning Tree information and configuration." - ::= { xstMgt 5 } - -xstInstancePortEntry OBJECT-TYPE - SYNTAX XstInstancePortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for xstInstancePortTable." - INDEX { xstInstanceCfgIndex, dot1dStpPort } - ::= { xstInstancePortTable 1 } - -XstInstancePortEntry ::= SEQUENCE -{ - xstInstancePortPriority Integer32, - xstInstancePortState INTEGER, - xstInstancePortEnable EnabledStatus, - xstInstancePortPathCost Integer32, - xstInstancePortDesignatedRoot BridgeId, - xstInstancePortDesignatedCost Integer32, - xstInstancePortDesignatedBridge BridgeId, - xstInstancePortDesignatedPort OCTET STRING, - xstInstancePortForwardTransitions Counter32, - xstInstancePortPortRole INTEGER -} - -xstInstancePortPriority OBJECT-TYPE - SYNTAX Integer32(0..240) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Defines the priority used for this port in the Spanning - Tree Algorithm. If the path cost for all ports on a - switch is the same, the port with the highest priority - (i.e., lowest value) will be configured as an active link - in the Spanning Tree. This makes a port with higher - priority less likely to be blocked if the Spanning Tree - Algorithm is detecting network loops. Where more than one - port is assigned the highest priority, the port with - lowest numeric identifier will be enabled." - ::= { xstInstancePortEntry 3 } - -xstInstancePortState OBJECT-TYPE - SYNTAX INTEGER { - discarding(1), - learning(2), - forwarding(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The port's current state as defined by application of - the Spanning Tree Protocol. This state controls what - action a port takes on reception of a frame: - discarding(1) Port receives configuration messages, - but does not forward packets. - learning(2) Port has transmitted configuration messages - for an interval set by the Forward Delay - parameter without receiving contradictory - information. Port address table is cleared, - and the port begins learning addresses. - forwarding(3) Port forwards packets, and continues learning - addresses. - - For ports which are disabled (see xstInstancePortEnable), - this object will have a value of discarding(1)." - ::= { xstInstancePortEntry 4} - -xstInstancePortEnable OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The enabled/disabled status of the port." - ::= { xstInstancePortEntry 5 } - -xstInstancePortPathCost OBJECT-TYPE - SYNTAX Integer32(1..200000000) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The pathcost of the RST in the range 1 to 200000000. - This parameter is used to determine the best path between - devices. Therefore, lower values should be assigned to - ports attached to faster media, and higher values assigned - to ports with slower media. (Path cost takes precedence - over port priority)." - ::= { xstInstancePortEntry 6 } - -xstInstancePortDesignatedRoot OBJECT-TYPE - SYNTAX BridgeId - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The unique Bridge Identifier of the Bridge - recorded as the Root in the Configuration BPDUs - transmitted by the Designated Bridge for the - segment to which the port is attached." - ::= { xstInstancePortEntry 7 } - -xstInstancePortDesignatedCost OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The path cost of the Designated Port of the - segment connected to this port. This value is - compared to the Root Path Cost field in received - bridge PDUs." - ::= { xstInstancePortEntry 8 } - -xstInstancePortDesignatedBridge OBJECT-TYPE - SYNTAX BridgeId - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Bridge Identifier of the bridge which this - port considers to be the Designated Bridge for - this port's segment." - ::= { xstInstancePortEntry 9 } - -xstInstancePortDesignatedPort OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (2)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Port Identifier of the port on the Designated - Bridge for this port's segment." - ::= { xstInstancePortEntry 10 } - -xstInstancePortForwardTransitions OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of times this port has transitioned - from the Learning state to the Forwarding state." - ::= { xstInstancePortEntry 11 } - -xstInstancePortPortRole OBJECT-TYPE - SYNTAX INTEGER - { - disabled(1), - root(2), - designated(3), - alternate(4), - backup(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The role of the port in the RST protocol: - (1) The port has no role within the spanning tree - (2) The port is part of the active topology connecting - the bridge to the root bridge (i.e., root port) - (3) The port is connecting a LAN through the bridge to the - root bridge (i.e., designated port) - (4) The port may provide connectivity if other - bridges, bridge ports, or LANs fail or are removed. - (5) The port provides backup if other - bridges, bridge ports, or LANs fail or are removed." - ::= { xstInstancePortEntry 12 } - --- --- restartMgt --- - --- Management for restarting the switch. - - -restartOpCodeFile OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Name of op-code file for start-up." - ::= { restartMgt 1 } - -restartConfigFile OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Name of configuration file for start-up." - ::= { restartMgt 2 } - -restartControl OBJECT-TYPE - SYNTAX INTEGER { - running(1), - warmBoot(2), - coldBoot(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this object to warmBoot(2) causes the device to - reinitializing itself such that neither the agent configuration - nor the protocol entity implementation is altered. Setting this - object to coldBoot(3) causes the device to reinitializing itself such - that the agent's configuration or the protocol entity implementation - may be altered. When the device is running normally, this - variable has a value of running(1)." - ::= { restartMgt 3 } - --- --- mirrorMgt --- - --- Management for port mirroring. - -mirrorTable OBJECT-TYPE - SYNTAX SEQUENCE OF MirrorEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for port mirroring, enabling a port to be mirrored - to/from another port. Not all ports cannot be mirrored and - limitations may apply as to which ports can be used as either - source or destination ports." - ::= { mirrorMgt 1 } - -mirrorEntry OBJECT-TYPE - SYNTAX MirrorEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row of mirrorTable." - INDEX { mirrorDestinationPort, mirrorSourcePort } - ::= { mirrorTable 1 } - -MirrorEntry ::= SEQUENCE -{ - mirrorDestinationPort Integer32, - mirrorSourcePort Integer32, - mirrorType INTEGER, - mirrorStatus ValidStatus -} - -mirrorDestinationPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The destination port interface for mirrored packets. - The interface identified by a particular value of - this index is the same interface as identified by - the same value of ifIndex in the IF-MIB." - ::= { mirrorEntry 1 } - -mirrorSourcePort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The source port interface for mirrored packets. - The interface identified by a particular value of - this index is the same interface as identified by - the same value of ifIndex in the IF-MIB." - ::= { mirrorEntry 2 } - -mirrorType OBJECT-TYPE - SYNTAX INTEGER - { - rx(1), - tx(2), - both(3) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "If this value is rx(1), receive packets will - be mirrored. If this value is tx(2), transmit - packets will be mirrored. If this value is both(3), - both receive and transmit packets will be mirrored." - ::= { mirrorEntry 3 } - -mirrorStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Setting this to valid(1) creates an entry. - Setting this to invalid(2) destroys an entry." - ::= { mirrorEntry 4 } - --- --- igmpSnoopMgt --- - --- Management for Internet Group Management Protocol (IGMP) --- Snooping. - - -igmpSnoopStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Parameter to enable or disable IGMP snooping on the device. - When enabled, the device will examine IGMP packets and set - up filters for IGMP ports. " - DEFVAL { enabled } - ::= { igmpSnoopMgt 1 } - -igmpSnoopQuerier OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Enables (disables) whether the switch acts as an IGMP - Querier." - DEFVAL { enabled } - ::= { igmpSnoopMgt 2 } - -igmpSnoopQueryCount OBJECT-TYPE - SYNTAX Integer32 (2..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The query count from a querier, during which a response is - expected from an endstation. If a querier has sent a - number of counts defined by igmpSnoopQueryCount, but an - endstation has not responded, a countdown timer is - started using the time defined by igmpSnoopQueryMaxResponseTime. - If the countdown finishes, and the endstation still has - not responded, then that endstation is deemed to have left - the multicast group." - DEFVAL { 2 } - ::= { igmpSnoopMgt 3 } - - -igmpSnoopQueryInterval OBJECT-TYPE - SYNTAX Integer32 (60..125) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The interval (in seconds) between IGMP host-query - messages sent by the switch." - DEFVAL { 125 } - ::= { igmpSnoopMgt 4 } - -igmpSnoopQueryMaxResponseTime OBJECT-TYPE - SYNTAX Integer32 (5..25) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The time after a query, during which a response is - expected from an endstation. If a querier has sent - a number of queries defined by igmpSnoopQueryCount, - but an endstation has not responded, a countdown - timer is started using an initial value set by - igmpSnoopQueryMaxResponseTime. If the countdown - finishes, and the endstation still has not responded, - then that the endstation is deemed to have - left the multicast group." - DEFVAL { 10 } - ::= { igmpSnoopMgt 5 } - -igmpSnoopRouterPortExpireTime OBJECT-TYPE - SYNTAX Integer32 (300..500) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Sets the time (in seconds) the switch waits after - the previous querier has stopped querying before - the router port (which received Query packets from - previous querier) expires." - DEFVAL { 300 } - ::= { igmpSnoopMgt 6 } - -igmpSnoopVersion OBJECT-TYPE - SYNTAX Integer32 (1..2) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "IGMP Version snooped" - DEFVAL { 2 } - ::= { igmpSnoopMgt 7 } - -igmpSnoopRouterCurrentTable OBJECT-TYPE - SYNTAX SEQUENCE OF IgmpSnoopRouterCurrentEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table for current router ports." - ::= { igmpSnoopMgt 8 } - -igmpSnoopRouterCurrentEntry OBJECT-TYPE - SYNTAX IgmpSnoopRouterCurrentEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Entry for current router ports." - INDEX { igmpSnoopRouterCurrentVlanIndex } - ::= { -igmpSnoopRouterCurrentTable 1 } - -IgmpSnoopRouterCurrentEntry ::= - SEQUENCE { - igmpSnoopRouterCurrentVlanIndex - Unsigned32, - igmpSnoopRouterCurrentPorts - PortList, - igmpSnoopRouterCurrentStatus - PortList - } - -igmpSnoopRouterCurrentVlanIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The interface identified by a particular value of - this index is the same interface as identified by - the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. - The entry will only appear here after a configure to - igmpSnoopRouterStaticTable." - ::= { igmpSnoopRouterCurrentEntry 1 } - -igmpSnoopRouterCurrentPorts OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The set of ports which are current router ports, including static - router ports. Please refer to igmpSnoopRouterStaticTable." - ::= { igmpSnoopRouterCurrentEntry 2 } - -igmpSnoopRouterCurrentStatus OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The set of ports which are static router ports." - ::= { igmpSnoopRouterCurrentEntry 3 } - -igmpSnoopRouterStaticTable OBJECT-TYPE - SYNTAX SEQUENCE OF IgmpSnoopRouterStaticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table for static router ports." - ::= { igmpSnoopMgt 9 } - -igmpSnoopRouterStaticEntry OBJECT-TYPE - SYNTAX IgmpSnoopRouterStaticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Entry for static router ports." - INDEX { igmpSnoopRouterStaticVlanIndex } - ::= { -igmpSnoopRouterStaticTable 1 } - -IgmpSnoopRouterStaticEntry ::= - SEQUENCE { - igmpSnoopRouterStaticVlanIndex - Unsigned32, - igmpSnoopRouterStaticPorts - PortList, - igmpSnoopRouterStaticStatus - ValidStatus - } - -igmpSnoopRouterStaticVlanIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The interface identified by a particular value of - this index is the same interface as identified by - the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. - The entry will only appear here after a configure to - igmpSnoopRouterStaticTable." - ::= { igmpSnoopRouterStaticEntry 1 } - -igmpSnoopRouterStaticPorts OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The set of ports which are static router ports." - ::= { igmpSnoopRouterStaticEntry 2 } - -igmpSnoopRouterStaticStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Setting this to valid(1) creates an entry. - Setting this to invalid(2) destroys an entry." - ::= { igmpSnoopRouterStaticEntry 3 } - -igmpSnoopMulticastCurrentTable OBJECT-TYPE - SYNTAX SEQUENCE OF IgmpSnoopMulticastCurrentEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table for current multicast addresses." - ::= { igmpSnoopMgt 10 } - -igmpSnoopMulticastCurrentEntry OBJECT-TYPE - SYNTAX IgmpSnoopMulticastCurrentEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Entry for current multicast addresses." - INDEX { igmpSnoopMulticastCurrentVlanIndex, - igmpSnoopMulticastCurrentIpAddress } - ::= { -igmpSnoopMulticastCurrentTable 1 } - -IgmpSnoopMulticastCurrentEntry ::= - SEQUENCE { - igmpSnoopMulticastCurrentVlanIndex - Unsigned32, - igmpSnoopMulticastCurrentIpAddress - IpAddress, - igmpSnoopMulticastCurrentPorts - PortList, - igmpSnoopMulticastCurrentStatus - PortList - } - -igmpSnoopMulticastCurrentVlanIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The interface identified by a particular value of - this index is the same interface as identified by - the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. - The entry will only appear here after a configure to - igmpSnoopMulticastStaticTable." - ::= { igmpSnoopMulticastCurrentEntry 1 } - -igmpSnoopMulticastCurrentIpAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "IP address of multicast group." - ::= { igmpSnoopMulticastCurrentEntry 2 } - -igmpSnoopMulticastCurrentPorts OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The set of ports which are members of a multicast group, including - static members. Please refer to igmpSnoopMulticastStaticTable." - ::= { igmpSnoopMulticastCurrentEntry 3 } - -igmpSnoopMulticastCurrentStatus OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The set of ports which are static members." - ::= { igmpSnoopMulticastCurrentEntry 4 } - -igmpSnoopMulticastStaticTable OBJECT-TYPE - SYNTAX SEQUENCE OF IgmpSnoopMulticastStaticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table for static multicast addresses." - ::= { igmpSnoopMgt 11 } - -igmpSnoopMulticastStaticEntry OBJECT-TYPE - SYNTAX IgmpSnoopMulticastStaticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Entry for static multicast addresses." - INDEX { igmpSnoopMulticastStaticVlanIndex, - igmpSnoopMulticastStaticIpAddress } - ::= { -igmpSnoopMulticastStaticTable 1 } - -IgmpSnoopMulticastStaticEntry ::= - SEQUENCE { - igmpSnoopMulticastStaticVlanIndex - Unsigned32, - igmpSnoopMulticastStaticIpAddress - IpAddress, - igmpSnoopMulticastStaticPorts - PortList, - igmpSnoopMulticastStaticStatus - ValidStatus - } - -igmpSnoopMulticastStaticVlanIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The interface identified by a particular value of - this index is the same interface as identified by - the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. - The entry will only appear here after a configure to - igmpSnoopMulticastStaticTable." - ::= { igmpSnoopMulticastStaticEntry 1 } - -igmpSnoopMulticastStaticIpAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "IP address of multicast group." - ::= { igmpSnoopMulticastStaticEntry 2 } - -igmpSnoopMulticastStaticPorts OBJECT-TYPE - SYNTAX PortList - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The set of ports which are members." - ::= { igmpSnoopMulticastStaticEntry 3 } - -igmpSnoopMulticastStaticStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Setting this to valid(1) creates an entry. - Setting this to invalid(2) destroys an entry." - ::= { igmpSnoopMulticastStaticEntry 4 } - --- --- The IpMgt Group --- - --- Management for Internet Protocol (IP). - -netConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF NetConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of netConfigEntries." - ::= { ipMgt 1 } - -netConfigEntry OBJECT-TYPE - SYNTAX NetConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A set of configuration parameters for a particular - network interface on this device. If the device has no network - interface, this table is empty. - - The index is composed of the ifIndex assigned to the - corresponding interface." - INDEX { netConfigIfIndex, netConfigIPAddress, netConfigSubnetMask } - ::= { netConfigTable 1 } - -NetConfigEntry ::= SEQUENCE { - netConfigIfIndex Integer32, - netConfigIPAddress IpAddress, - netConfigSubnetMask IpAddress, - netConfigPrimaryInterface INTEGER, - netConfigUnnumbered INTEGER, - netConfigStatus RowStatus -} - -netConfigIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The VLAN interface being used by this table entry. Only the - VLAN interfaces which have an IP configured will appear in - the table." - ::= { netConfigEntry 1 } - -netConfigIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The IP address of this Net interface. The default value - for this object is 0.0.0.0. If either the netConfigIPAddress - or netConfigSubnetMask are 0.0.0.0, then when the device - boots, it may use BOOTP to try to figure out what these - values should be. If BOOTP fails, before the device - can talk on the network, this value must be configured - (e.g., through a terminal attached to the device)." - ::= { netConfigEntry 2 } - -netConfigSubnetMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The subnet mask of this Net interface. The default value - for this object is 0.0.0.0. If either the netConfigIPAddress - or netConfigSubnetMask are 0.0.0.0, then when the device - boots, it may use BOOTP to try to figure out what these - values should be. If BOOTP fails, before the device - can talk on the network, this value must be configured - (e.g., through a terminal attached to the device)." - ::= { netConfigEntry 3 } - -netConfigPrimaryInterface OBJECT-TYPE - SYNTAX INTEGER - { - primary(1), - secondary(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Whether this is a primary interface." - ::= { netConfigEntry 4 } - -netConfigUnnumbered OBJECT-TYPE - SYNTAX INTEGER - { - unnumbered(1), - notUnnumbered(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Whether this is an unnumbered interface." - ::= { netConfigEntry 5 } - -netConfigStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { netConfigEntry 6 } - -netDefaultGateway OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP Address of the default gateway. If this value is - undefined or unknown, it shall have the value 0.0.0.0." - ::= { ipMgt 2 } - -ipHttpState OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Whether HTTP is enabled." - ::= { ipMgt 3 } - -ipHttpPort OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The port number for HTTP." - ::= { ipMgt 4 } - -ipDhcpRestart OBJECT-TYPE - SYNTAX INTEGER - { - restart(1), - noRestart(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "When set to restart(1) the DHCP server will restart. When read, - this value always returns noRestart(2)." - ::= { ipMgt 5 } - --- optional -ipHttpsState OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Whether HTTPS is enabled." - ::= { ipMgt 6 } - -ipHttpsPort OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The port number for HTTPS." - ::= { ipMgt 7 } - - --- --- bcastStormMgt --- - --- Management for broadcast storm control for ports. - - -bcastStormTable OBJECT-TYPE - SYNTAX SEQUENCE OF BcastStormEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table to manage the control of broadcast storms for ports." - ::= { bcastStormMgt 1 } - -bcastStormEntry OBJECT-TYPE - SYNTAX BcastStormEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row of bcastStormTable." - INDEX { bcastStormIfIndex } - ::= { bcastStormTable 1 } - -BcastStormEntry ::= SEQUENCE -{ - bcastStormIfIndex Integer32, - bcastStormStatus EnabledStatus, - bcastStormSampleType INTEGER, - bcastStormPktRate Integer32, - bcastStormOctetRate Integer32, - bcastStormPercent Integer32 -} - -bcastStormIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (including trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { bcastStormEntry 1 } - -bcastStormStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether broadcast storm protection is enabled." - ::= { bcastStormEntry 2 } - -bcastStormSampleType OBJECT-TYPE - SYNTAX INTEGER - { - pkt-rate(1), - octet-rate(2), - percent(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Sample type. If this is pkt-rate(1), then bcastStormPktRate - is used to specify the broadcast storm threshold. If this - is octet-rate(2), then bcastStormOctetRate determines the - broadcast storm threshold. If this is percent(3), then - bcastStormPercent determines the threshold." - ::= { bcastStormEntry 3 } - -bcastStormPktRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Broadcast storm threshold as packets per second. - If this entry is for a trunk, this is the value - for each member port." - ::= { bcastStormEntry 4 } - -bcastStormOctetRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Broadcast storm threshold as octets per second. - If this entry is for a trunk, this is the value - for each member port." - ::= { bcastStormEntry 5 } - -bcastStormPercent OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Broadcast storm threshold as percentage of bandwidth." - ::= { bcastStormEntry 6 } - --- --- vlanMgt --- - --- Management for Virtual Local Area Network (VLAN). --- This has variables not already defined in the implemented --- standard MIB(s). - -vlanTable OBJECT-TYPE - SYNTAX SEQUENCE OF VlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for VLAN configuration." - ::= { vlanMgt 1 } - -vlanEntry OBJECT-TYPE - SYNTAX VlanEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for VLAN configuration." - INDEX { vlanIndex } - ::= { vlanTable 1 } - -VlanEntry ::= SEQUENCE -{ - vlanIndex Unsigned32, - vlanAddressMethod INTEGER -} - -vlanIndex OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Based on dot1qVlanIndex in the Q-BRIDGE-MIB. - This table has only one entry - the entry for - the VLAN of the management interface." - ::= { vlanEntry 1 } - -vlanAddressMethod OBJECT-TYPE - SYNTAX INTEGER - { - user(1), - bootp(2), - dhcp(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Method to get the IP address." - ::= { vlanEntry 2 } - -vlanPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF VlanPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for port configuration in VLAN." - ::= { vlanMgt 2 } - -vlanPortEntry OBJECT-TYPE - SYNTAX VlanPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for port configuration in VLAN." - INDEX { vlanPortIndex } - ::= { vlanPortTable 1 } - -VlanPortEntry ::= SEQUENCE -{ - vlanPortIndex Integer32, - vlanPortMode INTEGER -} - -vlanPortIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (excluding trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of dot1qPvid in the Q-BRIDGE-MIB." - ::= { vlanPortEntry 1 } - -vlanPortMode OBJECT-TYPE - SYNTAX INTEGER - { - hybrid(1), - dot1qTrunk(2), - access(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "This variable sets the 802.1Q VLAN mode. - Setting it to hybrid(1) sets a hybrid link. - Setting it to dot1qTrunk(2) sets a trunk link. - Setting it to access(3) sets an access link." - ::= { vlanPortEntry 2 } - --- --- priorityMgt --- - --- Management for traffic priority. It allows a user --- to specify which data packets have greater precedence --- when traffic is buffered in the switch due to congestion. - -prioIpPrecDscpStatus OBJECT-TYPE - SYNTAX INTEGER - { - disabled(1), - precedence(2), - dscp(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Selects whether no frame priority mapping, IP ToS - precedence mapping or DSCP mapping is performed." - ::= { priorityMgt 1 } - -prioIpPrecTable OBJECT-TYPE - SYNTAX SEQUENCE OF PrioIpPrecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for IP precedence priority mapping." - ::= { priorityMgt 2 } - -prioIpPrecEntry OBJECT-TYPE - SYNTAX PrioIpPrecEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for IP precedence priority mapping." - INDEX { prioIpPrecPort, prioIpPrecValue } - ::= { prioIpPrecTable 1 } - -PrioIpPrecEntry ::= SEQUENCE -{ - prioIpPrecPort Integer32, - prioIpPrecValue Integer32, - prioIpPrecCos Integer32 -} - -prioIpPrecPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (excluding trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { prioIpPrecEntry 2 } - -prioIpPrecValue OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Value of IP ToS Precedence as specified in the packet - header." - ::= { prioIpPrecEntry 3 } - -prioIpPrecCos OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Class of Service (CoS) as defined by - dot1dTrafficClassPriority in the P-BRIDGE-MIB. - The IP ToS precedence value in the same - table row will be mapped to this CoS. This CoS is then - further mapped to the hardware queue according to - dot1dTrafficClassTable." - REFERENCE "P-BRIDGE-MIB.dot1dPriority.dot1dTrafficClassTable." - ::= { prioIpPrecEntry 4 } - -prioIpPrecRestoreDefault OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Enables the IP Precedence settings of a port to be restored - to their default values. To reset the settings of a port, - assign prioIpPrecRestoreDefault to the value of ifIndex - defined by the ifIndex in the IF-MIB. For example, If 1 is - written to it, then the IP priorities of port 1 will be - restored to default. When read, this object always returns 0." - ::= { priorityMgt 3 } - -prioIpDscpTable OBJECT-TYPE - SYNTAX SEQUENCE OF PrioIpDscpEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for IP DSCP priority mapping." - ::= { priorityMgt 4 } - -prioIpDscpEntry OBJECT-TYPE - SYNTAX PrioIpDscpEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for IP DSCP priority mapping." - INDEX { prioIpDscpPort, prioIpDscpValue } - ::= { prioIpDscpTable 1 } - -PrioIpDscpEntry ::= SEQUENCE -{ - prioIpDscpPort Integer32, - prioIpDscpValue Integer32, - prioIpDscpCos Integer32 -} - -prioIpDscpPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (excluding trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { prioIpDscpEntry 1 } - -prioIpDscpValue OBJECT-TYPE - SYNTAX Integer32 (0..63) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Value of IP DSCP as specified in the packet header." - ::= { prioIpDscpEntry 2 } - -prioIpDscpCos OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Class of Service as defined by dot1dTrafficClassPriority - in the P-BRIDGE-MIB. The prioIpDscpValue value in the same - table row will be mapped to this Class of Service (COS). - This CoS is then further mapped to the hardware - queue according to dot1dTrafficClassTable." - REFERENCE "P-BRIDGE-MIB.dot1dPriority.dot1dTrafficClassTable." - ::= { prioIpDscpEntry 3 } - -prioIpDscpRestoreDefault OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Enables the IP DSCP settings of a port to be reset to their - defaults. To reset the IP DSCP settings of a port, assign - the value of the relevant ifIndex defined by the ifIndex in - the IF-MIB. For example, assigning the value 1 will result in - the IP DSCP settings of port 1 being restored to their default. - When read, this object always returns 0." - ::= { priorityMgt 5 } - --- optional -prioIpPortEnableStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether IP Port priority look-up is enabled." - ::= { priorityMgt 6 } - -prioIpPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF PrioIpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for IP port priority mapping." - ::= { priorityMgt 7 } - -prioIpPortEntry OBJECT-TYPE - SYNTAX PrioIpPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for IP port priority mapping." - INDEX { prioIpPortPhysPort,prioIpPortValue } - ::= { prioIpPortTable 1 } - -PrioIpPortEntry ::= SEQUENCE -{ - prioIpPortPhysPort Integer32, - prioIpPortValue Integer32, - prioIpPortCos Integer32, - prioIpPortStatus ValidStatus -} - -prioIpPortPhysPort OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (excluding trunk member) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { prioIpPortEntry 1 } - -prioIpPortValue OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "IP port for this value." - ::= { prioIpPortEntry 2 } - -prioIpPortCos OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Class of service for this entry." - ::= { prioIpPortEntry 3 } - -prioIpPortStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Writing this to valid(1) creates an entry. - Writing this to invalid(2) destroys an entry." - ::= { prioIpPortEntry 4 } - --- optional -prioCopy OBJECT IDENTIFIER ::= { priorityMgt 8 } - -prioCopyIpPrec OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Action to copy IP Precedence settings from - a source port to many destination ports. - The first four octets represent an integer for - the source port, in high-to-low (big-endian) order. - Starting from the 5th octet is destination port list - in a form described by PortList in the Q-BRIDGE-MIB. - Writing this object will perform copy. - Reading this object will always get a zero-length - octet string." - ::= { prioCopy 1 } - -prioCopyIpDscp OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Action to copy IP DSCP settings from - a source port to many destination ports. - The first four octets represent an integer for - the source port, in high-to-low (big-endian) order. - Starting from the 5th octet is destination port list - in a form described by PortList in the Q-BRIDGE-MIB. - Writing this object will perform copy. - Reading this object will always get a zero-length - octet string." - ::= { prioCopy 2 } - -prioCopyIpPort OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Action to copy IP Port settings from - a source port to many destination ports. - The first four octets represent an integer for - the source port, in high-to-low (big-endian) order. - Starting from the 5th octet is destination port list - in a form described by PortList in the Q-BRIDGE-MIB. - Writing this object will perform copy. - Reading this object will always get a zero-length - octet string." - ::= { prioCopy 3 } - -prioWrrTable OBJECT-TYPE - SYNTAX SEQUENCE OF PrioWrrEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for weighted round robin (WRR)." - ::= { priorityMgt 9 } - -prioWrrEntry OBJECT-TYPE - SYNTAX PrioWrrEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for weighted round robin (WRR)." - INDEX { prioWrrTrafficClass } - ::= { prioWrrTable 1 } - -PrioWrrEntry ::= SEQUENCE -{ - prioWrrTrafficClass Integer32, - prioWrrWeight Integer32 -} - -prioWrrTrafficClass OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Traffic class for this entry, as defined in - dot1dTrafficClass in the P-BRIDGE-MIB. The actual - maximum depends on the hardware, and is - equal to dot1dPortNumTrafficClasses-1." - REFERENCE "MIB.IETF|Q-BRIDGE-MIB.dot1dTrafficClass." - ::= { prioWrrEntry 1 } - -prioWrrWeight OBJECT-TYPE - SYNTAX Integer32 (1..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Weight for this entry." - ::= { prioWrrEntry 2 } - --- --- trapDestMgt --- - --- Management for SNMP traps and trap destinations. - -trapDestTable OBJECT-TYPE - SYNTAX SEQUENCE OF TrapDestEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A list of trap destination entries." - REFERENCE "RMON2-MIB, mib2(1).rmon(16).probeConfig(19).trapDestTable(13)." - ::= { trapDestMgt 1 } - -trapDestEntry OBJECT-TYPE - SYNTAX TrapDestEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "A destination entry describes the destination IP address, - the community string and SNMP version to use when sending - a trap." - INDEX { trapDestAddress } - ::= { trapDestTable 1 } - -TrapDestEntry ::= SEQUENCE { - trapDestAddress IpAddress, - trapDestCommunity OCTET STRING, - trapDestStatus ValidStatus, - trapDestVersion INTEGER -} - -trapDestAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The address to send traps." - ::= { trapDestEntry 1 } - -trapDestCommunity OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(0..127)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "A community to which this destination address belongs." - ::= { trapDestEntry 2 } - -trapDestStatus OBJECT-TYPE - SYNTAX ValidStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Setting this to valid(1) creates an entry. - Setting this to invalid(2) destroys an entry." - ::= { trapDestEntry 3 } - -trapDestVersion OBJECT-TYPE - SYNTAX INTEGER - { - version1(1), - version2(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Determines the version of the Trap that is to be sent to the - trap Receiver. If the value is 1, then a SNMP version 1 trap - will be sent and if the value is 2, a SNMP version 2 trap is - sent." - ::= { trapDestEntry 4} - --- --- qosMgt --- - --- Management for Quality of Service (QoS) for network traffic. - --- --- rateLimitMgt --- - --- optional - -rateLimitMgt OBJECT IDENTIFIER ::= { qosMgt 1 } - -rateLimitStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether rate limit is enabled." - ::= { rateLimitMgt 1 } - -rateLimitPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF RateLimitPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for rate limit of each port." - ::= { rateLimitMgt 2 } - -rateLimitPortEntry OBJECT-TYPE - SYNTAX RateLimitPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for rate limit of each port." - INDEX { rlPortIndex } - ::= { rateLimitPortTable 1 } - -RateLimitPortEntry ::= SEQUENCE -{ - rlPortIndex Integer32, - rlPortInputLimit Integer32, - rlPortOutputLimit Integer32, - rlPortInputStatus EnabledStatus, - rlPortOutputStatus EnabledStatus -} - -rlPortIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (including trunk member) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { rateLimitPortEntry 1 } - --- non ACD -rlPortInputLimit OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Value of the input rate limit. Its unit is megabits per - second. For a 100 Mb/s port, the range is 1 to 100. - For a 1000 Mb/s port, the range is 1 to 1000." - ::= { rateLimitPortEntry 2 } - --- non ACD -rlPortOutputLimit OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Value of the output rate limit. Its unit is megabits per - second. For a 100 Mb/s port, the range is 1 to 100. - For a 1000 Mb/s port, the range is 1 to 1000." - ::= { rateLimitPortEntry 3 } - - --- all need (both acd and non-acd) -rlPortInputStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether input rate limit is enabled for this port." - ::= { rateLimitPortEntry 6 } - --- all need (both acd and non-acd) -rlPortOutputStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether output rate limit is enabled for this port." - ::= { rateLimitPortEntry 7 } - -markerMgt OBJECT IDENTIFIER ::= { qosMgt 2 } - -markerTable OBJECT-TYPE - SYNTAX SEQUENCE OF MarkerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The marker table." - ::= { markerMgt 1 } - -markerEntry OBJECT-TYPE - SYNTAX MarkerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for marker table." - INDEX { markerIfIndex,markerAclName } - ::= { markerTable 1 } - -MarkerEntry ::= SEQUENCE -{ - markerIfIndex Integer32, - markerAclName DisplayString, - markerActionBitList BITS, - markerDscp Integer32, - markerPrecedence Integer32, - markerPriority Integer32, - markerStatus RowStatus -} - -markerIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The interface index of the marker table. - The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { markerEntry 1 } - -markerAclName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The name of an ACL. Within a feature the - name is unique used to identifies - the list to which the entry belongs in the device." - ::= { markerEntry 2 } - -markerActionBitList OBJECT-TYPE - SYNTAX BITS - { - dscp(0), - precedence(1), - priority(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The marker action bit list, - in right to left order. - for example: - 0x3(11 in binary) means dscp(0) and precedence(1) - 0x4(100 in binary) means priority(2)" - ::= { markerEntry 3 } - -markerDscp OBJECT-TYPE - SYNTAX Integer32(0..63) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The Dscp value of the marker entry." - ::= { markerEntry 4 } - -markerPrecedence OBJECT-TYPE - SYNTAX Integer32(0..7) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The precedence value of the marker entry." - ::= { markerEntry 5 } - -markerPriority OBJECT-TYPE - SYNTAX Integer32(0..7) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The priority value of the marker entry." - ::= { markerEntry 6 } - -markerStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { markerEntry 7 } - -cosMgt OBJECT IDENTIFIER ::= { qosMgt 3 } - ---prioAclToCosMappingTable -prioAclToCosMappingTable OBJECT-TYPE - SYNTAX SEQUENCE OF PrioAclToCosMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for Acl to Cos Mapping." - ::= { cosMgt 1 } - -prioAclToCosMappingEntry OBJECT-TYPE - SYNTAX PrioAclToCosMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for Acl to Cos Mapping." - INDEX { prioAclToCosMappingIfIndex, prioAclToCosMappingAclName } - ::= { prioAclToCosMappingTable 1 } - -PrioAclToCosMappingEntry ::= SEQUENCE -{ - prioAclToCosMappingIfIndex Integer32, - prioAclToCosMappingAclName DisplayString, - prioAclToCosMappingCosValue Integer32, - prioAclToCosMappingStatus RowStatus -} - -prioAclToCosMappingIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port interface of the prioAclToCosMappingEntry. The interface - identified by a particular value of this index is the - same interface as identified by the same value of - ifIndex in the IF-MIB." - ::= { prioAclToCosMappingEntry 1 } - -prioAclToCosMappingAclName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The name of an IP ACL. Within a feature the - name is unique used to identifies - the list to which the entry belongs in the device." - ::= { prioAclToCosMappingEntry 2 } - -prioAclToCosMappingCosValue OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Cos value of the prioAclToCosMappingTable." - ::= { prioAclToCosMappingEntry 3 } - -prioAclToCosMappingStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { prioAclToCosMappingEntry 4 } - --- --- securityMgt --- - --- Management for security, e.g. user security and port security. - -portSecurityMgt OBJECT IDENTIFIER ::= { securityMgt 2 } -radiusMgt OBJECT IDENTIFIER ::= { securityMgt 4 } -tacacsMgt OBJECT IDENTIFIER ::= { securityMgt 5 } -sshMgt OBJECT IDENTIFIER ::= { securityMgt 6 } -aclMgt OBJECT IDENTIFIER ::= { securityMgt 7 } - - --- PortSecurityMgt - --- Management for Port Security. A secure port only allows --- secure MAC addresses to come in. - - - -portSecPortTable OBJECT-TYPE - SYNTAX SEQUENCE OF PortSecPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The Port Security(MAC binding) Table" - ::= { portSecurityMgt 1 } - -portSecPortEntry OBJECT-TYPE - SYNTAX PortSecPortEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The entry of portSecPortTable" - INDEX { portSecPortIndex } - ::= { portSecPortTable 1 } - -PortSecPortEntry ::= SEQUENCE -{ - portSecPortIndex Integer32, - portSecPortStatus EnabledStatus, - portSecAction INTEGER, - portSecMaxMacCount Integer32 -} - -portSecPortIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The port and the trunk (excluding trunk members) interface of - the portTable. The interface identified by a particular value - of this index is the same interface as identified by the same - value of ifIndex in the IF-MIB." - ::= { portSecPortEntry 1 } - -portSecPortStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Set enabled(1) to enable port security and set disabled(2) to - disable port security." - ::= { portSecPortEntry 2 } - -portSecAction OBJECT-TYPE - SYNTAX INTEGER - { - none(1), - trap(2), - shutdown(3), - trapAndShutdown(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The corresponding actions that will take place when a - port is under intruded, when this variable is set to - none(1), no action will perform, when this variable is - set to trap(2), a swPortSecurityTrap trap will send, - when this variable is set to shutdown(3), the port will - shutdown, when this variable is set to - trapAndShutdown(4), a swPortSecurityTrap will send - and the port will shutdown." - ::= { portSecPortEntry 3 } - -portSecMaxMacCount OBJECT-TYPE - SYNTAX Integer32(0..20) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The maximun number of MAC addresses that will be learned and locked. - When we change the value of this variable, if the - portSecPortStatus is enabled, we will discard all secure MAC - and begin to learn again, until the number of MAC has reached - this value, and only the secure MAC addresses can enter - this port. If the portSecPortStatus is disabled, we will begin - to learn the MAC, and auto enabled the portSecPortStatus when - the MAC has reached this value." - ::= { portSecPortEntry 4 } - --- --- radiusMgt --- - --- Management for Remote Authentication Dial-In User Service (RADIUS). - -radiusServerAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION "IP address of RADIUS server." - ::= { radiusMgt 1 } - -radiusServerPortNumber OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "IP port number of RADIUS server." - ::= { radiusMgt 2 } - -radiusServerKey OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..48)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Key for RADIUS. This variable can only be set. - When this variable is read, it always returns a - zero-length string." - ::= { radiusMgt 3 } - -radiusServerRetransmit OBJECT-TYPE - SYNTAX Integer32 (1..30) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Maximum number of retransmissions for RADIUS." - ::= { radiusMgt 4 } - -radiusServerTimeout OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Timeout for RADIUS." - ::= { radiusMgt 5 } - --- tacacsMgt - --- Management for Terminal Access Controller Access Control System plus (TACACS+). - -tacacsServerAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION "IP address of TACACS server." - ::= { tacacsMgt 1 } - -tacacsServerPortNumber OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "IP port number of TACACS server." - ::= { tacacsMgt 2 } - -tacacsServerKey OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..48)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The encryption key used to authenticate logon access - for the client using TACAS. Do not use blank spaces - in the string. This variable can only be set. - When this variable is read, it always returns a zero-length string." - ::= { tacacsMgt 3 } - --- --- sshMgt --- - --- Management for Secure Shell Configuration - -sshServerStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The status of Secure Shell Server, set this value - to 1 to enable SSH server, set this value to 2 to - disable the SSH server." - ::= { sshMgt 1 } - -sshServerMajorVersion OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The major version of the SSH Server." - ::= { sshMgt 2 } - -sshServerMinorVersion OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The minor version of the SSH Server." - ::= { sshMgt 3 } - -sshTimeout OBJECT-TYPE - SYNTAX INTEGER(1..120) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The time interval that the router waits for the SSH - client to respond. The range is 1-120." - ::= { sshMgt 4 } - -sshAuthRetries OBJECT-TYPE - SYNTAX INTEGER(1..5) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The number of attempts after which the interface is reset. - The range is 1-5." - ::= { sshMgt 5 } - -sshConnInfoTable OBJECT-TYPE - SYNTAX SEQUENCE OF SshConnInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The table for Secure Shell Connection." - ::= { sshMgt 6 } - -sshConnInfoEntry OBJECT-TYPE - SYNTAX SshConnInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for sshConnInfoTable." - INDEX { sshConnID } - ::= { sshConnInfoTable 1 } - -SshConnInfoEntry ::= SEQUENCE -{ ---both sshv1 & sshv2 start - sshConnID Integer32, - sshConnMajorVersion Integer32, - sshConnMinorVersion Integer32, - sshConnStatus INTEGER, ---both sshv1 & sshv2 end ---sshv1 only start - sshConnEncryptionType INTEGER, ---sshv1 only end ---both sshv1 & sshv2 start - sshConnUserName OCTET STRING, - sshDisconnect INTEGER ---both sshv1 & sshv2 end -} - ---both sshv1 & sshv2 start -sshConnID OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The connection ID of the Secure Shell Connection." - ::= { sshConnInfoEntry 1 } - -sshConnMajorVersion OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The SSH major version." - ::= { sshConnInfoEntry 2 } - -sshConnMinorVersion OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The SSH minor version." - ::= { sshConnInfoEntry 3 } - -sshConnStatus OBJECT-TYPE - SYNTAX INTEGER - { - negotiationStart(1), - authenticationStart(2), - sessionStart(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The SSH connection State. negotiationStart(1) mean the - SSH is in its negotiation start state, authenticationStart(2) - mean the SSH is in authentication start state, sessionStart(3) - mean the SSH is in session start State." - ::= { sshConnInfoEntry 5 } - ---both sshv1 & sshv2 end ---sshv1 only start -sshConnEncryptionType OBJECT-TYPE - SYNTAX INTEGER - { - none(1), - des(2), - tribeDes(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The encryption type of the SSH. none(1) mean no encryption - , des(2) mean using DES encryption, tribeDes mean using - 3DES encryption." - ::= { sshConnInfoEntry 4 } ---sshv1 only end - ---both sshv1 & sshv2 start - - -sshConnUserName OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The user name of the connection." - ::= { sshConnInfoEntry 6 } - -sshDisconnect OBJECT-TYPE - SYNTAX INTEGER - { - noDisconnect(1), - disconnect(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Set the variable to disconnect to disconnect the connection, - when read, this variable always return noDisconnect(1)." - ::= { sshConnInfoEntry 7 } - ---both sshv1 & sshv2 end - --- --- aclMgt --- - ---aclIpAceTable -aclIpAceTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclIpAceEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual table of all of aclIpAceEntry " - ::= { aclMgt 1 } - -aclIpAceEntry OBJECT-TYPE - SYNTAX AclIpAceEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclIpAceTable." - INDEX { aclIpAceName, aclIpAceIndex } - ::= { aclIpAceTable 1 } - -AclIpAceEntry ::= SEQUENCE -{ - aclIpAceName DisplayString, - aclIpAceIndex Integer32, - aclIpAcePrecedence Integer32, - aclIpAceAction INTEGER, - aclIpAceSourceIpAddr IpAddress, - aclIpAceSourceIpAddrBitmask IpAddress, - aclIpAceDestIpAddr IpAddress, - aclIpAceDestIpAddrBitmask IpAddress, - aclIpAceProtocol Integer32, - aclIpAcePrec Integer32, - aclIpAceTos Integer32, - aclIpAceDscp Integer32, - aclIpAceSourcePortOp INTEGER, - aclIpAceMinSourcePort Integer32, - aclIpAceMaxSourcePort Integer32, - aclIpAceSourcePortBitmask Integer32, - aclIpAceDestPortOp INTEGER, - aclIpAceMinDestPort Integer32, - aclIpAceMaxDestPort Integer32, - aclIpAceDestPortBitmask Integer32, - aclIpAceControlCode Integer32, - aclIpAceControlCodeBitmask Integer32, - aclIpAceStatus RowStatus -} - -aclIpAceName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The name of an ACL. Within a feature the - name is unique used to identifies - the list to which the entry belongs in the device" - ::= { aclIpAceEntry 1 } - -aclIpAceIndex OBJECT-TYPE - SYNTAX Integer32 (1..32) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The unique index of an ACE within an ACL " - ::= { aclIpAceEntry 2 } - -aclIpAcePrecedence OBJECT-TYPE - SYNTAX Integer32 (0..32) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Specifies the IP precedence value" - ::= { aclIpAceEntry 3 } - -aclIpAceAction OBJECT-TYPE - SYNTAX INTEGER - { - permit(1), - deny(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION " the aclIpAceAction of aces which have the same aclIpAceName must be the same" - ::= { aclIpAceEntry 4 } - -aclIpAceSourceIpAddr OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified source IP address. The packet's source address is - AND-ed with the value of aclIpAceSourceIpAddrBitmask and then compared - against the value of this object." - ::= { aclIpAceEntry 5 } - -aclIpAceSourceIpAddrBitmask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified source IP address mask " - ::= { aclIpAceEntry 6 } - -aclIpAceDestIpAddr OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified destination IP address. The packet's destination address is - AND-ed with the value of aclIpAceDestIpAddrBitmask and then compared - against the value of this object" - ::= { aclIpAceEntry 7 } - -aclIpAceDestIpAddrBitmask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified destination IP address mask" - ::= { aclIpAceEntry 8 } - -aclIpAceProtocol OBJECT-TYPE - SYNTAX Integer32 (0..256) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The protocol number field in the IP header used to indicate - the higher layer protocol as specified in RFC 1700. A value - value of 0 matches every IP packet. the object=256, means 'any' - - For example : - 0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, - 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, - 88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, - 103 is PIMv2, 108 is PCP. " - ::= { aclIpAceEntry 9 } - -aclIpAcePrec OBJECT-TYPE - SYNTAX Integer32 (0..8) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 10 } - -aclIpAceTos OBJECT-TYPE - SYNTAX Integer32 (0..8) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 11 } - -aclIpAceDscp OBJECT-TYPE - SYNTAX Integer32 (0..64) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 12 } - -aclIpAceSourcePortOp OBJECT-TYPE - SYNTAX INTEGER - { - noOperator(1), - equal(2), - range(3) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 13 } - -aclIpAceMinSourcePort OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 14 } - -aclIpAceMaxSourcePort OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 15 } - -aclIpAceSourcePortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 16 } - -aclIpAceDestPortOp OBJECT-TYPE - SYNTAX INTEGER - { - noOperator(1), - equal(2), - range(3) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 17 } - -aclIpAceMinDestPort OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 18 } - -aclIpAceMaxDestPort OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 19 } - -aclIpAceDestPortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIpAceEntry 20 } - -aclIpAceControlCode OBJECT-TYPE - SYNTAX Integer32 (0..63) - MAX-ACCESS read-create - STATUS current - DESCRIPTION " Indicates how a the control flags of TCP packet's to be compared - to be compared. aceIpControlCode is AND-ed with aceIpControlCodeBitmask" - ::= { aclIpAceEntry 21 } - -aclIpAceControlCodeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..63) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Indicates how a the control flags of TCP packet's to be compared - to be compared. it can be used to check multiple flags of the FIN, SYN, RST, PSH, ACK, URG by sum of - FIN=1, SYN=2, RST=4, PSH=8, ACK=16, URG=32 " - ::= { aclIpAceEntry 22 } - -aclIpAceStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclIpAceEntry 23 } - --- aclMacAceTable -aclMacAceTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclMacAceEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual table of all of aclMacAceEntry " - ::= { aclMgt 2 } - -aclMacAceEntry OBJECT-TYPE - SYNTAX AclMacAceEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclMacAceTable. " - INDEX { aclMacAceName, aclMacAceIndex } - ::= { aclMacAceTable 1 } - -AclMacAceEntry ::= SEQUENCE -{ - aclMacAceName DisplayString, - aclMacAceIndex Integer32, - aclMacAcePrecedence Integer32, - aclMacAceAction INTEGER, - aclMacAcePktformat INTEGER, - aclMacAceSourceMacAddr OCTET STRING, - aclMacAceSourceMacAddrBitmask OCTET STRING, - aclMacAceDestMacAddr OCTET STRING, - aclMacAceDestMacAddrBitmask OCTET STRING, - aclMacAceVidOp INTEGER, - aclMacAceMinVid Integer32, - aclMacAceVidBitmask Integer32, - aclMacAceMaxVid Integer32, - aclMacAceEtherTypeOp INTEGER, - aclMacAceEtherTypeBitmask Integer32, - aclMacAceMinEtherType Integer32, - aclMacAceMaxEtherType Integer32, - aclMacAceStatus RowStatus -} - -aclMacAceName OBJECT-TYPE - SYNTAX DisplayString (SIZE(1..15)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The name of an ACL. Within a feature the - name is unique used to identifies - the list to which the entry belongs in the device" - ::= { aclMacAceEntry 1 } - -aclMacAceIndex OBJECT-TYPE - SYNTAX Integer32 (1..32) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The unique index of an ACE within an ACL" - ::= { aclMacAceEntry 2 } - -aclMacAcePrecedence OBJECT-TYPE - SYNTAX Integer32 (0..32) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "Specifies the IP precedence value" - ::= { aclMacAceEntry 3 } - -aclMacAceAction OBJECT-TYPE - SYNTAX INTEGER - { - permit(1), - deny(2) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "the aclMacAceAction of aces which have the same aclMacAceName must be the same" - ::= { aclMacAceEntry 4 } - -aclMacAcePktformat OBJECT-TYPE - SYNTAX INTEGER - { - any(1), - untagged-Eth2(2), - untagged802Dot3(3), - tagggedEth2(4), - tagged802Dot3(5) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "used to check the packet format of the packets" - ::= { aclMacAceEntry 5 } - -aclMacAceSourceMacAddr OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Indicates the 48 bits destination MAC address. - The specified source mac of the packet The packet's source mac address is - AND-ed with the value of aceMacSourceMacAddrBitmask and then compared - against the value of this object." - ::= { aclMacAceEntry 6 } - -aclMacAceSourceMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified source mac address mask." - ::= { aclMacAceEntry 7 } - -aclMacAceDestMacAddr OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "Indicates the 48 bits destination MAC address. - The specified destination mac of the packet The packet's destination mac address is - AND-ed with the value of aceMacDestMacAddrBitmask and then compared - against the value of this object." - ::= { aclMacAceEntry 8 } - -aclMacAceDestMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "The specified destination mac address mask." - ::= { aclMacAceEntry 9 } - -aclMacAceVidOp OBJECT-TYPE - SYNTAX INTEGER - { - noOperator(1), - equal(2), - range(3) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 10 } - -aclMacAceMinVid OBJECT-TYPE - SYNTAX Integer32 (1..'0FFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 11 } - -aclMacAceVidBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'0FFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 12 } - -aclMacAceMaxVid OBJECT-TYPE - SYNTAX Integer32 (1..'0FFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 13 } - -aclMacAceEtherTypeOp OBJECT-TYPE - SYNTAX INTEGER - { - noOperator(1), - equal(2), - range(3) - } - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 14 } - -aclMacAceEtherTypeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 15 } - -aclMacAceMinEtherType OBJECT-TYPE - SYNTAX Integer32 ('0600'h..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 16 } - -aclMacAceMaxEtherType OBJECT-TYPE - SYNTAX Integer32 ('0600'h..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclMacAceEntry 17 } - -aclMacAceStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclMacAceEntry 18 } - ---aclAclGroupTable -aclAclGroupTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclAclGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION " the conceptual table of aclAclGroupEntry " - ::= { aclMgt 3 } - -aclAclGroupEntry OBJECT-TYPE - SYNTAX AclAclGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclAclGroupTable." - INDEX { aclAclGroupIfIndex } - ::= { aclAclGroupTable 1 } - -AclAclGroupEntry ::= SEQUENCE -{ - aclAclGroupIfIndex Integer32, - aclAclGroupIngressIpAcl DisplayString, - aclAclGroupEgressIpAcl DisplayString, - aclAclGroupIngressMacAcl DisplayString, - aclAclGroupEgressMacAcl DisplayString -} - -aclAclGroupIfIndex OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "the interface number specified the ACL bining to." - ::= { aclAclGroupEntry 1 } - -aclAclGroupIngressIpAcl OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "specified the ingress ip acl(standard or extended) binding to the interface." - ::= { aclAclGroupEntry 2 } - -aclAclGroupEgressIpAcl OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "specified the egress ip acl(standard or extended) binding to the interface." - ::= { aclAclGroupEntry 3 } - -aclAclGroupIngressMacAcl OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "specified the ingress mac acl binding to the interface." - ::= { aclAclGroupEntry 4 } - -aclAclGroupEgressMacAcl OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..15)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "specified the egress mac acl binding to the interface." - ::= { aclAclGroupEntry 5 } - ---aclIngressIpMaskTable -aclIngressIpMaskTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclIngressIpMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION " the conceptual table of aclIngressIpMaskEntry " - ::= { aclMgt 4 } - -aclIngressIpMaskEntry OBJECT-TYPE - SYNTAX AclIngressIpMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclIngressIpMaskTable." - INDEX { aclIngressIpMaskIndex } - ::= { aclIngressIpMaskTable 1 } - -AclIngressIpMaskEntry ::= SEQUENCE -{ - aclIngressIpMaskIndex Integer32, - aclIngressIpMaskPrecedence Integer32, - aclIngressIpMaskIsEnableTos EnabledStatus, - aclIngressIpMaskIsEnableDscp EnabledStatus, - aclIngressIpMaskIsEnablePrecedence EnabledStatus, - aclIngressIpMaskIsEnableProtocol EnabledStatus, - aclIngressIpMaskSourceIpAddrBitmask Unsigned32, - aclIngressIpMaskDestIpAddrBitmask Unsigned32, - aclIngressIpMaskSourcePortBitmask Integer32, - aclIngressIpMaskDestPortBitmask Integer32, - aclIngressIpMaskControlCodeBitmask Integer32, - aclIngressIpMaskStatus RowStatus -} - -aclIngressIpMaskIndex OBJECT-TYPE - SYNTAX Integer32 (1..16) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 1 } - -aclIngressIpMaskPrecedence OBJECT-TYPE - SYNTAX Integer32 (0..16) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 2 } - -aclIngressIpMaskIsEnableTos OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 3 } - -aclIngressIpMaskIsEnableDscp OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 4 } - -aclIngressIpMaskIsEnablePrecedence OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 5 } - -aclIngressIpMaskIsEnableProtocol OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 6 } - -aclIngressIpMaskSourceIpAddrBitmask OBJECT-TYPE - SYNTAX Unsigned32 (0..'FFFFFFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 7 } - -aclIngressIpMaskDestIpAddrBitmask OBJECT-TYPE - SYNTAX Unsigned32 (0..'FFFFFFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 8 } - -aclIngressIpMaskSourcePortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 9 } - -aclIngressIpMaskDestPortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 10 } - -aclIngressIpMaskControlCodeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..63) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressIpMaskEntry 11 } - -aclIngressIpMaskStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclIngressIpMaskEntry 12 } - ---aclEgressIpMaskTable -aclEgressIpMaskTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclEgressIpMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION " the conceptual table of aclEgressIpMaskEntry " - ::= { aclMgt 5 } - -aclEgressIpMaskEntry OBJECT-TYPE - SYNTAX AclEgressIpMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclEgressIpMaskTable." - INDEX { aclEgressIpMaskIndex } - ::= { aclEgressIpMaskTable 1 } - -AclEgressIpMaskEntry ::= SEQUENCE -{ - aclEgressIpMaskIndex Integer32, - aclEgressIpMaskPrecedence Integer32, - aclEgressIpMaskIsEnableTos EnabledStatus, - aclEgressIpMaskIsEnableDscp EnabledStatus, - aclEgressIpMaskIsEnablePrecedence EnabledStatus, - aclEgressIpMaskIsEnableProtocol EnabledStatus, - aclEgressIpMaskSourceIpAddrBitmask Unsigned32, - aclEgressIpMaskDestIpAddrBitmask Unsigned32, - aclEgressIpMaskSourcePortBitmask Integer32, - aclEgressIpMaskDestPortBitmask Integer32, - aclEgressIpMaskControlCodeBitmask Integer32, - aclEgressIpMaskStatus RowStatus -} - -aclEgressIpMaskIndex OBJECT-TYPE - SYNTAX Integer32 (1..16) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 1 } - -aclEgressIpMaskPrecedence OBJECT-TYPE - SYNTAX Integer32 (0..16) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 2 } - -aclEgressIpMaskIsEnableTos OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 3 } - -aclEgressIpMaskIsEnableDscp OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 4 } - -aclEgressIpMaskIsEnablePrecedence OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 5 } - -aclEgressIpMaskIsEnableProtocol OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 6 } - -aclEgressIpMaskSourceIpAddrBitmask OBJECT-TYPE - SYNTAX Unsigned32 (0..'FFFFFFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 7 } - -aclEgressIpMaskDestIpAddrBitmask OBJECT-TYPE - SYNTAX Unsigned32 (0..'FFFFFFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 8 } - -aclEgressIpMaskSourcePortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 9 } - -aclEgressIpMaskDestPortBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 10 } - -aclEgressIpMaskControlCodeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..63) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressIpMaskEntry 11 } - -aclEgressIpMaskStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclEgressIpMaskEntry 12 } - ---aclIngressMacMaskTable -aclIngressMacMaskTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclIngressMacMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION " the conceptual table of aclIngressMacMaskEntry " - ::= { aclMgt 6 } - -aclIngressMacMaskEntry OBJECT-TYPE - SYNTAX AclIngressMacMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclIngressMacMaskTable." - INDEX { aclIngressMacMaskIndex } - ::= { aclIngressMacMaskTable 1 } - -AclIngressMacMaskEntry ::= SEQUENCE -{ - aclIngressMacMaskIndex Integer32, - aclIngressMacMaskPrecedence Integer32, - aclIngressMacMaskSourceMacAddrBitmask OCTET STRING, - aclIngressMacMaskDestMacAddrBitmask OCTET STRING, - aclIngressMacMaskVidBitmask Integer32, - aclIngressMacMaskEtherTypeBitmask Integer32, - aclIngressMacMaskIsEnablePktformat EnabledStatus, - aclIngressMacMaskStatus RowStatus -} - -aclIngressMacMaskIndex OBJECT-TYPE - SYNTAX Integer32 (1..16) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 1 } - -aclIngressMacMaskPrecedence OBJECT-TYPE - SYNTAX Integer32 (0..16) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 2 } - -aclIngressMacMaskSourceMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 3 } - -aclIngressMacMaskDestMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 4 } - -aclIngressMacMaskVidBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'0FFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 5 } - -aclIngressMacMaskEtherTypeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 6 } - -aclIngressMacMaskIsEnablePktformat OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclIngressMacMaskEntry 7 } - -aclIngressMacMaskStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclIngressMacMaskEntry 8 } - ---aclEgressMacMaskTable -aclEgressMacMaskTable OBJECT-TYPE - SYNTAX SEQUENCE OF AclEgressMacMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION " the conceptual table of aclEgressMacMaskEntry " - ::= { aclMgt 7 } - -aclEgressMacMaskEntry OBJECT-TYPE - SYNTAX AclEgressMacMaskEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The conceptual row for aclEgressMacMaskTable." - INDEX { aclEgressMacMaskIndex } - ::= { aclEgressMacMaskTable 1 } - -AclEgressMacMaskEntry ::= SEQUENCE -{ - aclEgressMacMaskIndex Integer32, - aclEgressMacMaskPrecedence Integer32, - aclEgressMacMaskSourceMacAddrBitmask OCTET STRING, - aclEgressMacMaskDestMacAddrBitmask OCTET STRING, - aclEgressMacMaskVidBitmask Integer32, - aclEgressMacMaskEtherTypeBitmask Integer32, - aclEgressMacMaskIsEnablePktformat EnabledStatus, - aclEgressMacMaskStatus RowStatus -} - -aclEgressMacMaskIndex OBJECT-TYPE - SYNTAX Integer32 (1..16) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 1 } - -aclEgressMacMaskPrecedence OBJECT-TYPE - SYNTAX Integer32 (0..16) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 2 } - -aclEgressMacMaskSourceMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 3 } - -aclEgressMacMaskDestMacAddrBitmask OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (6)) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 4 } - -aclEgressMacMaskVidBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'0FFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 5 } - -aclEgressMacMaskEtherTypeBitmask OBJECT-TYPE - SYNTAX Integer32 (0..'FFFF'h) - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 6 } - -aclEgressMacMaskIsEnablePktformat OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION "" - ::= { aclEgressMacMaskEntry 7 } - -aclEgressMacMaskStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this conceptual row entry. This object isused to manage the - creation and deletion of conceptual rows. - - The status column has six defined values: - - - `active', which indicates that the conceptual row is - available for use by the managed device; - - - `notInService', which indicates that the conceptual - row exists in the agent, but is unavailable for use by - the managed device (see NOTE below); - - - `notReady', which indicates that the conceptual row - exists in the agent, but is missing information - necessary in order to be available for use by the - managed device; - - - `createAndGo', which is supplied by a management - station wishing to create a new instance of a - conceptual row and to have its status automatically set - to active, making it available for use by the managed - device; - - - `createAndWait', which is supplied by a management - station wishing to create a new instance of a - conceptual row (but not make it available for use by - the managed device); and, - - - `destroy', which is supplied by a management station - wishing to delete all of the instances associated with - an existing conceptual row. - - Whereas five of the six values (all except `notReady') may - be specified in a management protocol set operation, only - three values will be returned in response to a management - protocol retrieval operation: `notReady', `notInService' or - `active'. That is, when queried, an existing conceptual row - has only three states: it is either available for use by - the managed device (the status column has value `active'); - it is not available for use by the managed device, though - the agent has sufficient information to make it so (the - status column has value `notInService'); or, it is not - available for use by the managed device, and an attempt to - make it so would fail because the agent has insufficient - information (the state column has value `notReady'). - - For detail description of this object, please ref to - SNMPv2-TC MIB." - ::= { aclEgressMacMaskEntry 8 } - --- --- sysLogMgt --- - --- Management for system log. This configures the logging --- of events inside the switch. - -sysLogStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Whether the system log is enabled." - ::= { sysLogMgt 1 } - -sysLogHistoryFlashLevel OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Severity level for logging to flash." - ::= { sysLogMgt 2 } - -sysLogHistoryRamLevel OBJECT-TYPE - SYNTAX Integer32 (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Severity level for logging to RAM." - ::= { sysLogMgt 3 } - --- --- lineMgt --- - --- Management for line. This includes management for --- serial line (RS232 port) and Telnet. - -consoleMgt OBJECT IDENTIFIER ::= { lineMgt 1 } -telnetMgt OBJECT IDENTIFIER ::= { lineMgt 2 } - - ---consoleMgt - -consoleDataBits OBJECT-TYPE - SYNTAX INTEGER - { - databits7(1), - databits8(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Number of data bits." - ::= { consoleMgt 1 } - -consoleParity OBJECT-TYPE - SYNTAX INTEGER - { - partyNone(1), - partyEven(2), - partyOdd(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Define the generation of a parity bit." - ::= { consoleMgt 2 } - -consoleBaudRate OBJECT-TYPE - SYNTAX INTEGER - { - baudRate9600(1), - baudRate19200(2), - baudRate38400(3), - baudRate57600(4), - baudRate115200(5) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Baud rate. Valid values are 115200, 57600, 38400, - 19200, and 9600." - ::= { consoleMgt 3 } - -consoleStopBits OBJECT-TYPE - SYNTAX INTEGER - { - stopbits1(1), - stopbits2(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The stop Bits of the console, valid value is stopbits1(1) or stopbits2(2)" - ::= { consoleMgt 4 } - -consoleExecTimeout OBJECT-TYPE - SYNTAX Integer32 (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "In serial console, use the consoleExecTimeout - variable to set the interval that the EXEC command - interpreter waits until user input is detected, - set the value to 0 to disable it." - ::= { consoleMgt 5 } - -consolePasswordThreshold OBJECT-TYPE - SYNTAX Integer32 (0..120) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The number of failed console logon attempts that may be - made before the system will not accept a further attempt - for the time specified by consoleSilentTime. A value of 0 - disables the functionality." - ::= { consoleMgt 6 } - -consoleSilentTime OBJECT-TYPE - SYNTAX Integer32 (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The length of time that the management console is - inaccessible for after the number of failed logon - attempts has reached consolePasswordThreshold. A value - of 0 disables the functionality." - - ::= { consoleMgt 7 } - --- telnetMgt - -telnetExecTimeout OBJECT-TYPE - SYNTAX Integer32 (1..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Specifies the interval that the system waits for user input - before terminating the current telnet session." - ::= { telnetMgt 1 } - -telnetPasswordThreshold OBJECT-TYPE - SYNTAX Integer32 (0..120) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The number of failed telnet logon attempts that may be made - before the system will not accept a further attempt to logon - with telnet." - ::= { telnetMgt 2 } - --- --- sysTimeMgt --- - -sntpMgt OBJECT IDENTIFIER ::= { sysTimeMgt 1 } - -sntpStatus OBJECT-TYPE - SYNTAX EnabledStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Set enabled(1) to enable the SNTP, set disabled(2) to disable - the SNTP." - ::= { sntpMgt 1 } - -sntpServiceMode OBJECT-TYPE - SYNTAX INTEGER - { - unicast(1), - broadcast(2), - anycast(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Service mode." - ::= { sntpMgt 2 } - -sntpPollInterval OBJECT-TYPE - SYNTAX Integer32(16..16384) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Polling interval." - ::= { sntpMgt 3 } - -sntpServerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SntpServerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Table for SNTP servers" - ::= { sntpMgt 4 } - -sntpServerEntry OBJECT-TYPE - SYNTAX SntpServerEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "Entry for SNTP servers." - INDEX { sntpServerIndex } - ::= { sntpServerTable 1 } - -SntpServerEntry ::= SEQUENCE -{ - sntpServerIndex Integer32, - sntpServerIpAddress IpAddress -} - - -sntpServerIndex OBJECT-TYPE - SYNTAX Integer32 (1..3) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The index of a server. This table has fixed size." - ::= { sntpServerEntry 1 } - -sntpServerIpAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The IP address of a server. Valid IP addresses - must occupy contiguous indexes. - All IP addresses after the last valid index is 0." - ::= { sntpServerEntry 2 } - -sysCurrentTime OBJECT-TYPE - SYNTAX DisplayString(SIZE(20)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "It is a text string in the following form, based on Unix: - 'Mmm _d hh:mm:ss yyyy'. 'Mmm' is the first three letters - of the English name of the month. '_d' is the day of month. - A single-digit day is preceded by the space. 'hh:mm:ss' is - a 24-hour representations of hours, minutes, and seconds. - A single-digit hour is preceded by a zero. 'yyyy' is the - four-digit year. An example is: 'Jan 1 02:03:04 2002'." - ::= { sysTimeMgt 2 } - -sysTimeZone OBJECT-TYPE - SYNTAX DisplayString(SIZE(6)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "It is a text string in the following form: '[s]hh:mm'. - '[s]' is a plus-or-minus sign. For UTC, this is omitted. - For a positive offset, this is '+'. For a negative offset, - this is '-'. 'hh:mm' in the hour and minute offset from UTC. - A single-digit hour is preceded by a zero." - ::= { sysTimeMgt 3 } - -sysTimeZoneName OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..30)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The name of the time zone." - ::= { sysTimeMgt 4 } - --- --- fileMgt --- - --- Management for File System Manipulate, including files copy, display and delete. - - -fileCopyMgt OBJECT IDENTIFIER ::= { fileMgt 1 } --- --- This mangement performs the copy operation. --- - -fileCopySrcOperType OBJECT-TYPE - SYNTAX INTEGER - { - file(1), - runningCfg(2), - startUpCfg(3), - tftp(4), - unit(5) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The Copy Operation in which we want to perform to the - fileCopyDestOperType, this operation is similar to the CLI - command 'copy fileCopySrcOperType fileCopyDestOperType'. - file(1) means we want to perform the 'copy file fileCopyDestType' - operation, runningCfg(2) means we want to perform the - 'copy running-config fileCopyDestOperType' operation, - startUpCfg(3) means we want to perform the - 'copy startup-config fileCopyDestOperType' operation, tftp(4) means - we want to perform the 'copy tftp fileCopyDestOperType' operation, - unit(5) is only available in stacking system, in which we - can copy files from one unit to another unit and it means - we want to perform the 'copy unit fileCopyDestOperType' operation. - The possible permutations is as follow: (1)copy file file - (2)copy file runningCfg (3) copy file startUpCfg - (4)copy file tftp (5) copy file unit(for stacking system only) - (6)copy runningCfg file (7)copy runningCfg startUpCfg - (8)copy runningCfg tftp (9)copy startupCfg file - (10)copy startupCfg runningCfg (11)copy startupCfg tftp - (12)copy tftp file (13)copy tftp runningCfg - (14)copy tftp startUpCfg (15)copy unit file." - ::= { fileCopyMgt 1} - -fileCopySrcFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The source file name for fileCopyMgt when a copy - operation is next requested via this MIB. This value is set to - the zero length string when no file name has been specified. - Note: if the fileCopySrcOperType is runningCfg(2) or startUpCfg(3), - this variable can be ignored." - ::= { fileCopyMgt 2 } - -fileCopyDestOperType OBJECT-TYPE - SYNTAX INTEGER - { - file(1), - runningCfg(2), - startUpCfg(3), - tftp(4), - unit(5) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "The Copy Operation in which we want to perform from the - fileCopySrcOperType, this operation is similar to the CLI - command 'copy fileCopySrcOperType fileCopyDestOperType'. - file(1) means we want to perform the 'copy fileCopySrcType file ' - operation, runningCfg(2) means we want to perform the - 'copy fileCopySrcOperType running-config ' operation, - startUpCfg(3) means we want to perform the - 'copy fileCopySrcOperType startup-config ' operation, tftp(4) means - we want to perform the 'copy fileCopySrcOperType tftp' operation, - unit(5) is only available in stacking system, in which we - can copy files from one unit to another unit and it means - we want to perform the 'copy fileCopySrcOperType unit' operation. - The possible permutations is as follow: (1)copy file file - (2)copy file runningCfg (3) copy file startUpCfg - (4)copy file tftp (5) copy file unit(for stacking system only) - (6)copy runningCfg file (7)copy runningCfg startUpCfg - (8)copy runningCfg tftp (9)copy startupCfg file - (10)copy startupCfg runningCfg (11)copy startupCfg tftp - (12)copy tftp file (13)copy tftp runningCfg - (14)copy tftp startUpCfg (15)copy unit file." - ::= { fileCopyMgt 3 } - -fileCopyDestFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The destination file name for fileCopyMgt when a - copy operation is next requested via this MIB. This value is set to - the zero length string when no file name has been specified. - Note: if the fileCopyDestOperType is runningCfg(2) or startupCfg(3), - this variable can be ignored." - ::= { fileCopyMgt 4 } - -fileCopyFileType OBJECT-TYPE - SYNTAX INTEGER { - opcode(1), - config(2), - bootRom(3) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Type of file to copy in fileCopyMgt. If the fileCopySrcOperType or - fileCopyDestOperType is either runningCfg(2) or startupCfg(3), this - variable can be ignored. If the fileCopySrcOperType or fileCopyDestOperType - is unit(5), this variable cannot be set to bootRom(3)." - ::= { fileCopyMgt 5 } - -fileCopyTftpServer OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address of the TFTP server for transfer - when a download is next requested via this MIB. - This value is set to '0.0.0.0' when no IP address has been - specified. If neither fileCopySrcOperType nor fileCopyDestOperType - is tftp(4), this variable can be ignored." - ::= { fileCopyMgt 6 } - -fileCopyUnitId OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Specify the unit of the switch for stackable device - when performing the 'copy unit file' or 'copy file unit' action, - If neither fileCopySrcOperType nor fileCopyDestOperType - is unit(5), this variable can be ignored." - ::= { fileCopyMgt 7 } - -fileCopyAction OBJECT-TYPE - SYNTAX INTEGER - { - notCopying(1), - copy(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this object to copy(2) to begin the copy Operation." - ::= { fileCopyMgt 8 } - - -fileCopyStatus OBJECT-TYPE - SYNTAX INTEGER { - fileCopyTftpUndefError(1), - fileCopyTftpFileNotFound(2), - fileCopyTftpAccessViolation(3), - fileCopyTftpDiskFull(4), - fileCopyTftpIllegalOperation(5), - fileCopyTftpUnkownTransferId(6), - fileCopyTftpFileExisted(7), - fileCopyTftpNoSuchUser(8), - fileCopyTftpTimeout(9), - fileCopyTftpSendError(10), - fileCopyTftpReceiverError(11), - fileCopyTftpSocketOpenError(12), - fileCopyTftpSocketBindError(13), - fileCopyTftpUserCancel(14), - fileCopyTftpCompleted(15), - fileCopyParaError(16), - fileCopyBusy(17), - fileCopyUnknown(18), - fileCopyReadFileError(19), - fileCopySetStartupError(20), - fileCopyFileSizeExceed(21), - fileCopyMagicWordError(22), - fileCopyImageTypeError(23), - fileCopyHeaderChecksumError(24), - fileCopyImageChecksumError(25), - fileCopyWriteFlashFinish(26), - fileCopyWriteFlashError(27), - fileCopyWriteFlashProgramming(28), - fileCopyError(29), - fileCopySuccess(30), - fileCopyCompleted(31) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The status of the last copy procedure, if any. This - object will have a value of downloadStatusUnknown(2) if no - copy operation has been performed." - ::= { fileCopyMgt 9 } - -fileCopyTftpErrMsg OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..255)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The tftp error message, this value is meaningful only when the fileCopyStatus is - fileCopyTftpUndefError(1)." - ::= { fileCopyMgt 10 } - -fileCopyTftpServerHostName OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..255)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address or DNS of the TFTP server for transfer - when a download is next requested via this MIB. - This value is set to '0.0.0.0' when no IP address has been - specified. If neither fileCopySrcOperType nor fileCopyDestOperType - is tftp(4), this variable can be ignored." - ::= { fileCopyMgt 11 } - -fileInfoMgt OBJECT IDENTIFIER ::= { fileMgt 2 } --- --- This mangement performs the display and delete operation. --- - - -fileInfoTable OBJECT-TYPE - SYNTAX SEQUENCE OF FileInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "This table contain the information of the file system, - we can also perform the delete, set startup file operation." - - ::= { fileInfoMgt 1 } - -fileInfoEntry OBJECT-TYPE - SYNTAX FileInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "A conceptually row for fileInfoTable." - INDEX {fileInfoUnitID, IMPLIED fileInfoFileName} - ::= { fileInfoTable 1 } - -FileInfoEntry ::= SEQUENCE - { - fileInfoUnitID Integer32, - fileInfoFileName DisplayString, - fileInfoFileType INTEGER, - fileInfoIsStartUp TruthValue, - fileInfoFileSize Integer32, - fileInfoCreationTime DisplayString, - fileInfoDelete INTEGER - } - -fileInfoUnitID OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The unit of the switch in a stacking system, in a - non-stacking system, it value is always 1." - ::= { fileInfoEntry 1 } - -fileInfoFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE (1..32)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION "The file Name of the file System in the device." - ::= { fileInfoEntry 2 } - -fileInfoFileType OBJECT-TYPE - SYNTAX INTEGER - { - diag(1), - runtime(2), - syslog(3), - cmdlog(4), - config(5), - postlog(6), - private(7), - certificate(8), - webarchive(9) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The file type of the file System in the device." - ::= { fileInfoEntry 3 } - -fileInfoIsStartUp OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION "This flag indicate whether this file is a startup file, Setting this - object to truth(1) to indicate this is a startup file, setting this - object to false(2) is a invalid operation." - ::= { fileInfoEntry 4 } - -fileInfoFileSize OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The sizes( in bytes) of the file." - ::= { fileInfoEntry 5 } - -fileInfoCreationTime OBJECT-TYPE - SYNTAX DisplayString(SIZE(20)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION "The creation time of the file." - ::= { fileInfoEntry 6 } - -fileInfoDelete OBJECT-TYPE - SYNTAX INTEGER - { - noDelete(1), - delete(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION "Writing this object to delete(2) to delete a file, when - read, this always return noDelete(1)." - ::= { fileInfoEntry 7 } - --- --- trap definitions --- - - v2h124-24Traps OBJECT IDENTIFIER ::= { v2h124-24Notifications 1 } - v2h124-24TrapsPrefix OBJECT IDENTIFIER ::= { v2h124-24Traps 0 } - - swPowerStatusChangeTrap NOTIFICATION-TYPE - OBJECTS { swIndivPowerUnitIndex, swIndivPowerIndex, swIndivPowerStatus } - STATUS current - DESCRIPTION "This trap is sent when the power state changes." - ::= { v2h124-24TrapsPrefix 1 } - -END diff --git a/mibs/WANSTATS-MIB b/mibs/WANSTATS-MIB deleted file mode 100644 index 693a28f229da..000000000000 --- a/mibs/WANSTATS-MIB +++ /dev/null @@ -1,6671 +0,0 @@ -WANSTATS-MIB DEFINITIONS ::= BEGIN - --- Agilent Technologies WAN and ATM statistics MIB --- --- Copyright (C) 1997-1999 Agilent Technologies. All rights reserved. --- Author: Agilent Technologies Netmetrix Division --- Last updated: 18 November 1999 --- Purpose: Defines objects to collect ATM and WAN statistics for data --- collection. --- --- Change History: --- 12/20/97 map Original version. --- 01/21/98 map Integrate HLA 11 changes. --- 01/23/98 map Bring up to HLA 11B level. --- 01/28/98 map Bring up to HLA 11C level. --- 02/10/98 map Formatting. --- 05/19/99 map Modify definitions to conform to RFC 1406 and RFC 1407 --- 10/28/99 map Fix CLP1 in ATM AAL-5 Counters. Obsolete Hssi tables --- 11/18/99 map Fix syntax errors - -IMPORTS - MODULE-IDENTITY, OBJECT-TYPE FROM SNMPv2-SMI - Counter64, TimeTicks, enterprises FROM SNMPv2-SMI - DisplayString, RowStatus FROM SNMPv2-TC - OwnerString FROM RMON-MIB; - -hp OBJECT IDENTIFIER ::= {enterprises 11 } -nm OBJECT IDENTIFIER ::= { hp 2 } -system OBJECT IDENTIFIER ::= { nm 3 } -netElement OBJECT IDENTIFIER ::= { system 7 } -lanprobe OBJECT IDENTIFIER ::= { netElement 6 } -general OBJECT IDENTIFIER ::= { lanprobe 1 } -rmonExtension OBJECT IDENTIFIER ::= { general 5 } -statsExtension OBJECT IDENTIFIER ::= { rmonExtension 1 } - -wanStatsMIB MODULE-IDENTITY - LAST-UPDATED "9911180000Z" - ORGANIZATION "Agilent Technologies NetMetrix Division" - CONTACT-INFO - "Agilent Technologies - NetMetrix Division - 5070 Centennial Blvd - Colorado Springs, CO 80919" - DESCRIPTION - "The MIB containing RMON media statistics for WAN links." -::= { statsExtension 8 } - -wanStatsMIBObjects OBJECT IDENTIFIER ::= { wanStatsMIB 1 } -wanSignalingStats OBJECT IDENTIFIER ::= { wanStatsMIBObjects 1 } -wanProtocolStats OBJECT IDENTIFIER ::= { wanStatsMIBObjects 2 } -wanPvcStats OBJECT IDENTIFIER ::= { wanStatsMIBObjects 3 } - -wanHistoryMIBObjects OBJECT IDENTIFIER ::= { wanStatsMIB 2 } -wanSignalingHistory OBJECT IDENTIFIER ::= { wanHistoryMIBObjects 1 } -wanProtocolHistory OBJECT IDENTIFIER ::= { wanHistoryMIBObjects 2 } -wanPvcHistory OBJECT IDENTIFIER ::= { wanHistoryMIBObjects 3 } - -wanT1E1StatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanT1E1StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "T1/E1 signaling statistics." -::= { wanSignalingStats 1 } - -wanT1E1StatsEntry OBJECT-TYPE - SYNTAX WanT1E1StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Statistics for a T1/E1 interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX { wanT1E1StatsIndex } -::= { wanT1E1StatsTable 1 } - -WanT1E1StatsEntry ::= SEQUENCE { - wanT1E1StatsIndex INTEGER (1..65535), - wanT1E1StatsDataSource OBJECT IDENTIFIER, - wanT1E1StatsDropEvents Counter64, - wanT1E1StatsInFrames Counter64, - wanT1E1StatsOutFrames Counter64, - wanT1E1StatsInOctets Counter64, - wanT1E1StatsOutOctets Counter64, - wanT1E1StatsESs Counter64, - wanT1E1StatsSESs Counter64, - wanT1E1StatsSEFSs Counter64, - wanT1E1StatsOOFs Counter64, - wanT1E1StatsUASs Counter64, - wanT1E1StatsCSSs Counter64, - wanT1E1StatsPCVs Counter64, - wanT1E1StatsLESs Counter64, - wanT1E1StatsBESs Counter64, - wanT1E1StatsDMs Counter64, - wanT1E1StatsLCVs Counter64, - wanT1E1StatsLOFs Counter64, - wanT1E1StatsLOSs Counter64, - wanT1E1StatsRAIs Counter64, - wanT1E1StatsAISs Counter64, - wanT1E1StatsTS16AISs Counter64, - wanT1E1StatsLOMFs Counter64, - wanT1E1StatsFarLOMFs Counter64, - wanT1E1StatsOwner OwnerString, - wanT1E1StatsStatus RowStatus -} - -wanT1E1StatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanT1E1StatsTable entry." -::= { wanT1E1StatsEntry 1 } - -wanT1E1StatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanT1E1StatsEntry analyzes. This source can be any DS1 or E1 - interface on this device. In order to identify a particular - interface, this object shall identify the instance of the - ifIndex object, defined in MIB-II [RFC 1573] for the desired - interface. The ifType value associated with the ifIndex can - only be ds1(18)." -::= { wanT1E1StatsEntry 2 } - -wanT1E1StatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number is - not necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanT1E1StatsEntry 3 } - -wanT1E1StatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the far end - of the link including errored frames." -::= { wanT1E1StatsEntry 4 } - -wanT1E1StatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the near end - of the link including errored frames." -::= { wanT1E1StatsEntry 5 } - -wanT1E1StatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the far - end of the link including errored frames." -::= { wanT1E1StatsEntry 6 } - -wanT1E1StatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanT1E1StatsEntry 7 } - -wanT1E1StatsESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For ESF and E1-CRC links an Errored Second is a second - with one or more Path Code Violations OR one or more Out - of Frame defects OR one or more Controlled Slip events OR - a detected AIS defect. - - For D4 and E1-noCRC links, the presence of Bipolar - - Violations also triggers an Errored Second. - - This is not incremented during an Unavailable Second." -::= { wanT1E1StatsEntry 8 } - -wanT1E1StatsSESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " A Severely Errored Second for ESF signals is a second - with 320 or more Path Code Violation Error Events OR one - or more Out of Frame defects OR a detected AIS defect. - - For E1-CRC signals, a Severely Errored Second is a second - with 832 or more Path Code Violation error events OR one - or more Out of Frame defects. - - For E1-noCRC signals, a Severely Errored Second is a 2048 - LCVs or more. - - For D4 signals, a Severely Errored Second is a count of - one-second intervals with Framing Error events, or an OOF - defect, or 1544 LCVs or more. - - Controlled slips are not included in this parameter. - - This is not incremented during an Unavailable Second." -::= { wanT1E1StatsEntry 9 } - -wanT1E1StatsSEFSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An Severely Errored Framing Second is a second with one - or more Out of Frame defects OR a detected AIS defect." -::= {wanT1E1StatsEntry 10 } - -wanT1E1StatsOOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An OOF defect is the occurrence of a particular density - of Framing Error events. - - For T1 links, an Out of Frame defect is declared when the - receiver detects two or more framing errors within a 3 - msec period for ESF signals and 0.75 msec for D4 signals, - or two or more errors out of five or fewer consecutive - framing-bits. - - For E1 links, an Out Of Frame defect is declared when - three consecutive frame alignment signals have been - received with an error (see G.706 Section 4.1 [17]). - - Once an Out Of Frame Defect is declared, the framer - starts searching for a correct framing pattern. The Out - of Frame defect ends when the signal is in frame. - - In-frame occurs when there are fewer than two frame bit - errors within 3 msec period for ESF signals and 0.75 msec - for D4 signals. - - For E1 links, in-frame occurs when a) in frame N the - frame alignment signal is correct and b) in frame N+1 the - frame alignment signal is absent (i.e., bit 2 in TS0 is a - one) and c) in frame N+2 the frame alignment signal is - present and correct." -::= { wanT1E1StatsEntry 11 } - -wanT1E1StatsUASs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Unavailable Seconds (UAS) are calculated by counting the - number of seconds that the interface is unavailable. The - DS1 interface is said to be unavailable from the onset of - 10 contiguous SESs, or the onset of the condition leading - to a failure (see Failure States). If the condition - leading to the failure was immediately preceded by one or - more contiguous SESs, then the DS1 interface - unavailability starts from the onset of these SESs. Once - unavailable, and if no failure is present, the DS1 - interface becomes available at the onset of 10 contiguous - seconds with no SESs. Once unavailable, and if a failure - is present, the DS1 interface becomes available at the - onset of 10 contiguous seconds with no SESs, if the - failure clearing time is less than or equal to 10 - seconds. If the failure clearing time is more than 10 - seconds, the DS1 interface becomes available at the onset - of 10 contiguous seconds with no SESs, or the onset - period leading to the successful clearing condition, - whichever occurs later. With respect to the DS1 error - counts, all counters are incremented while the DS1 - interface is deemed available. While the interface is - deemed unavailable, the only count that is incremented is - UASs." -::= { wanT1E1StatsEntry 12 } - -wanT1E1StatsCSSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Controlled Slip Second is a one-second interval - containing one or more controlled slips." -::= { wanT1E1StatsEntry 13 } - -wanT1E1StatsPCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Path Coding Violation error event is a frame - synchronization bit error in the D4 and E1-noCRC formats, - or a CRC error in the ESF and E1-CRC formats." -::= { wanT1E1StatsEntry 14 } - -wanT1E1StatsLESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Line Errored Second, according to T1M1.3, is a second - in which one or more Line Code Violation error events - were detected. - - While many implementations are currently unable to detect - the zero strings, it is expected that interface - manufacturers will add this capability in deference to - ANSI; therefore, it will become available in time. - - In the T1M1.3 specification, near end Line Code - Violations and far end Line Errored Seconds are counted. - For consistency, we count Line Errored Seconds at both - ends." -::= {wanT1E1StatsEntry 15 } - -wanT1E1StatsBESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Bursty Errored Second (also known as Errored Second - type B) is a second with fewer than 320 and more than 1 - Path Coding Violation error events, no Severely Errored - Frame defects and no detected incoming AIS defects. - Controlled slips are not included in this parameter. - - This is not incremented during an Unavailable Second." -::= { wanT1E1StatsEntry 16 } - -wanT1E1StatsDMs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Degraded Minute is one in which the estimated error - rate exceeds 1E-6 but does not exceed 1E-3 (see G.821 - [15]). - - Degraded Minutes are determined by collecting all of the - Available Seconds, removing any Severely Errored Seconds - grouping the result in 60-second long groups and counting - a 60-second long group (a.k.a., minute) as degraded if the - cumulative errors during the seconds present in the group - exceed 1E-6. Available seconds are merely those seconds - which are not Unavailable as described below." -::= { wanT1E1StatsEntry 17 } - -wanT1E1StatsLCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Line Coding Violation (LCV) is the occurrence of either - a Bipolar Violation (BPV) or Excessive Zeroes (EXZ) Error - Event." -::= {wanT1E1StatsEntry 18 } - -wanT1E1StatsLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For T1 links, the Loss Of Frame failure is declared when - an OOF or LOS defect has persisted for T seconds, where - 2 <= T <= 10. The Loss Of Frame failure is cleared when - there have been no OOF or LOS defects during a period T - where 0 <= T <= 20. Many systems will perform 'hit - integration' within the period T before declaring or - clearing the failure e.g., see TR 62411 [16]. - - For E1 links, the Loss Of Frame Failure is declared when - an OOF defect is detected." -::= { wanT1E1StatsEntry 19 } - -wanT1E1StatsLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For T1, the Loss Of Signal failure is declared upon - observing 175 +/- 75 contiguous pulse positions with no - pulses of either positive or negative polarity. The LOS - failure is cleared upon observing an average pulse - density of at least 12.5% over a period of 175 +/- 75 - contiguous pulse positions starting with the receipt of a - pulse. - - For E1 links, the Loss Of Signal failure is declared when - greater than 10 consecutive zeroes are detected (see - O.162 Section 3.4.4)." -::= { wanT1E1StatsEntry 20 } - -wanT1E1StatsRAIs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Far End Alarm failure is also known as 'Yellow Alarm' - in the T1 case and 'Distant Alarm' in the E1 case. - - For D4 links, the Far End Alarm failure is declared when - bit 6 of all channels has been zero for at least 335 ms - and is cleared when bit 6 of at least one channel is - non-zero for a period T, where T is usually less than one - second and always less than 5 seconds. The Far End Alarm - failure is not declared for D4 links when a Loss of - Signal is detected. - - For ESF links, the Far End Alarm failure is declared if - the Yellow Alarm signal pattern occurs in at least seven - out of ten contiguous 16-bit pattern intervals and is - cleared if the Yellow Alarm signal pattern does not occur - in ten contiguous 16-bit signal pattern intervals. - - For E1 links, the Far End Alarm failure is declared when - bit 3 of time-slot zero is received set to one on two - consecutive occasions. The Far End Alarm failure is - cleared when bit 3 of time-slot zero is received set to - zero." -::= { wanT1E1StatsEntry 21 } - -wanT1E1StatsAISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Alarm Indication Signal failure is declared when an - AIS defect is detected at the input and the AIS defect - still exists after the Loss Of Frame failure (which is - caused by the unframed nature of the 'all-ones' signal) - is declared. The AIS failure is cleared when the Loss Of - Frame failure is cleared." -::= { wanT1E1StatsEntry 22 } - -wanT1E1StatsTS16AISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For E1 links, the TS16 Alarm Indication Signal failure is - declared when time-slot 16 is received as all ones for - all frames of two consecutive multiframes (see G.732 - Section 4.2.6). This condition is never declared for T1." -::= { wanT1E1StatsEntry 23 } - -wanT1E1StatsLOMFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Loss Of MultiFrame failure is declared when two - consecutive multiframe alignment signals (bits 4 through - 7 of TS16 of frame 0) have been received with an error. - The Loss Of Multiframe failure is cleared when the first - correct multiframe alignment signal is received. The - Loss Of Multiframe failure can only be declared for E1 - links operating with G.732 [18] framing (sometimes called - 'Channel Associated Signalling' mode)." -::= { wanT1E1StatsEntry 24 } - -wanT1E1StatsFarLOMFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Far End Loss Of Multiframe failure is declared when - bit 2 of TS16 of frame 0 is received set to one on two - consecutive occasions. The Far End Loss Of Multiframe - failure is cleared when bit 2 of TS16 of frame 0 is - received set to zero. The Far End Loss Of Multiframe - failure can only be declared for E1 links operating in - 'Channel Associated Signalling' mode." -::= { wanT1E1StatsEntry 25 } - -wanT1E1StatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanT1E1StatsEntry 26 } - -wanT1E1StatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanT1E1StatsTable entry." -::= { wanT1E1StatsEntry 27 } - -wanT1E1HistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanT1E1HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "T1/E1 signaling statistics." -::= { wanSignalingHistory 1 } - -wanT1E1HistoryEntry OBJECT-TYPE - SYNTAX WanT1E1HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Statistics for a particular T1/E1 interface. The near end of - the link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanT1E1HistoryIndex, wanT1E1HistorySampleIndex } -::= {wanT1E1HistoryTable 1 } - -WanT1E1HistoryEntry ::= SEQUENCE { - wanT1E1HistoryIndex INTEGER (1..65535), - wanT1E1HistorySampleIndex INTEGER (1..2147483647), - wanT1E1HistoryIntervalStart TimeTicks, - wanT1E1HistoryDropEvents Counter64, - wanT1E1HistoryInFrames Counter64, - wanT1E1HistoryOutFrames Counter64, - wanT1E1HistoryInOctets Counter64, - wanT1E1HistoryOutOctets Counter64, - wanT1E1HistoryESs Counter64, - wanT1E1HistorySESs Counter64, - wanT1E1HistorySEFSs Counter64, - wanT1E1HistoryOOFs Counter64, - wanT1E1HistoryUASs Counter64, - wanT1E1HistoryCSSs Counter64, - wanT1E1HistoryPCVs Counter64, - wanT1E1HistoryLESs Counter64, - wanT1E1HistoryBESs Counter64, - wanT1E1HistoryDMs Counter64, - wanT1E1HistoryLCVs Counter64, - wanT1E1HistoryLOFs Counter64, - wanT1E1HistoryLOSs Counter64, - wanT1E1HistoryAISs Counter64, - wanT1E1HistoryRAIs Counter64, - wanT1E1HistoryTS16AISs Counter64, - wanT1E1HistoryLOMFs Counter64, - wanT1E1HistoryFarLOMFs Counter64, - wanT1E1HistoryInUtilization INTEGER (0..10000), - wanT1E1HistoryOutUtilization INTEGER (0..10000) -} - -wanT1E1HistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanT1E1HistoryEntry 1 } - -wanT1E1HistorySampleIndex OBJECT-TYPE --- SYNTAX OBJECT IDENTIFIER - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= {wanT1E1HistoryEntry 2 } - -wanT1E1HistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample - is started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is not - accessible in this table until the end of its interval." -::= { wanT1E1HistoryEntry 3 } - -wanT1E1HistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsDropEvents during the - interval." -::= { wanT1E1HistoryEntry 4 } - -wanT1E1HistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsInFrames during the - interval." -::= { wanT1E1HistoryEntry 5 } - -wanT1E1HistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsOutFrames during the - interval." -::= { wanT1E1HistoryEntry 6 } - -wanT1E1HistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsInOctets during the - interval." -::= { wanT1E1HistoryEntry 7 } - -wanT1E1HistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsOutOctets during the - interval." -::= { wanT1E1HistoryEntry 8 } - -wanT1E1HistoryESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsESs during the interval." -::= { wanT1E1HistoryEntry 9 } - -wanT1E1HistorySESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsSESs during the interval." -::= { wanT1E1HistoryEntry 10 } - -wanT1E1HistorySEFSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsSEFSs during the interval." -::= { wanT1E1HistoryEntry 11 } - -wanT1E1HistoryOOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsOOFs during the interval." -::= { wanT1E1HistoryEntry 12 } - -wanT1E1HistoryUASs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsUASs during the interval." -::= { wanT1E1HistoryEntry 13 } - -wanT1E1HistoryCSSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsCSSs during the interval." -::= { wanT1E1HistoryEntry 14 } - -wanT1E1HistoryPCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsPCVs during the interval." -::= { wanT1E1HistoryEntry 15 } - -wanT1E1HistoryLESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsLESs during the interval." -::= { wanT1E1HistoryEntry 16 } - -wanT1E1HistoryBESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsBESs during the interval." -::= { wanT1E1HistoryEntry 17 } - -wanT1E1HistoryDMs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsDMs during the interval." -::= { wanT1E1HistoryEntry 18 } - -wanT1E1HistoryLCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsLCVs during the interval." -::= { wanT1E1HistoryEntry 19 } - -wanT1E1HistoryLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsLOFSs during the interval." -::= { wanT1E1HistoryEntry 20 } - -wanT1E1HistoryLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsLOSs during the interval." -::= { wanT1E1HistoryEntry 21 } - -wanT1E1HistoryRAIs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsRAIs during the interval." -::= { wanT1E1HistoryEntry 22 } - -wanT1E1HistoryAISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsAISs during the interval." -::= { wanT1E1HistoryEntry 23 } - -wanT1E1HistoryTS16AISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsTS16AISs during the interval." -::= { wanT1E1HistoryEntry 24 } - -wanT1E1HistoryLOMFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsLOMFs during the interval." -::= { wanT1E1HistoryEntry 25 } - -wanT1E1HistoryFarLOMFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT1E1StatsFarLOMFs during the interval." -::= { wanT1E1HistoryEntry 26 } - -wanT1E1HistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link in - hundreds of a percent." -::= { wanT1E1HistoryEntry 27 } - -wanT1E1HistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link in - hundreds of a percent." -::= { wanT1E1HistoryEntry 28 } - -wanVSeriesStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanVSeriesStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "V-series interface statistics." -::= { wanSignalingStats 2 } - -wanVSeriesStatsEntry OBJECT-TYPE - SYNTAX WanVSeriesStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a V-series interface. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanVSeriesStatsIndex } -::= { wanVSeriesStatsTable 1 } - - WanVSeriesStatsEntry ::= SEQUENCE { - wanVSeriesStatsIndex INTEGER (1..65535), - wanVSeriesStatsDataSource OBJECT IDENTIFIER, - wanVSeriesStatsDropEvents Counter64, - wanVSeriesStatsInFrames Counter64, - wanVSeriesStatsOutFrames Counter64, - wanVSeriesStatsInOctets Counter64, - wanVSeriesStatsOutOctets Counter64, - wanVSeriesStatsInFCSs Counter64, - wanVSeriesStatsOutFCSs Counter64, - wanVSeriesStatsInOverruns Counter64, - wanVSeriesStatsOutOverruns Counter64, - wanVSeriesStatsInterruptedFrames Counter64, - wanVSeriesStatsInAbortedFrames Counter64, - wanVSeriesStatsOutAbortedFrames Counter64, - wanVSeriesStatsOwner OwnerString, - wanVSeriesStatsStatus RowStatus -} - -wanVSeriesStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanVSeriesStatsTable entry." -::= { wanVSeriesStatsEntry 1 } - -wanVSeriesStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanVSeriesStatsEntry analyzes. This source can be and V-series - interface on this device. In order to identify a particular - interface, this object shall identify the instance of the - ifIndex object, defined in MIB-II [RFC 1573] for the desired - interface. The ifType value associated with the ifIndex can - only be rs232(33) , v35(45), v11(64), or v36(65)." -::= { wanVSeriesStatsEntry 2 } - -wanVSeriesStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by the - probe due to lack of resources. Note that this number is not - necessarily the number of frames dropped; it is just the number - of times this condition has been detected." -::= { wanVSeriesStatsEntry 3 } - -wanVSeriesStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the far end - of the link including errored." -::= { wanVSeriesStatsEntry 4 } - -wanVSeriesStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the near end - of the link including errored frames." -::= { wanVSeriesStatsEntry 5} - -wanVSeriesStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link including errored frames." -::= { wanVSeriesStatsEntry 6 } - -wanVSeriesStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanVSeriesStatsEntry 7 } - -wanVSeriesStatsInFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of frames with an invalid frame check from the - far end of the link." -::= { wanVSeriesStatsEntry 8 } - -wanVSeriesStatsOutFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of frames with an invalid frame check from the - near end of the link." -::= { wanVSeriesStatsEntry 9 } - -wanVSeriesStatsInOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of frames from the far end of the link that - failed to be received because the receiver did not accept the - data in time." -::= { wanVSeriesStatsEntry 10 } - -wanVSeriesStatsOutOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of frames from the near end of the link that - failed to be received because the receiver did not accept the - data in time." -::= { wanVSeriesStatsEntry 11 } - -wanVSeriesStatsInterruptedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total number of frames that failed to be received or - transmitted on the port due to loss of modem signals." -::= { wanVSeriesStatsEntry 12 } - -wanVSeriesStatsInAbortedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of frames from the far end of the link aborted on the - port due to receiving an abort sequence." -::= { wanVSeriesStatsEntry 13 } - -wanVSeriesStatsOutAbortedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of frames from the near end of the link aborted on the - port due to receiving an abort sequence." -::= { wanVSeriesStatsEntry 14 } - -wanVSeriesStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanVSeriesStatsEntry 15 } - -wanVSeriesStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanVSeriesStatsTable entry." -::= { wanVSeriesStatsEntry 16 } - -wanVSeriesHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanVSeriesHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanSignalingHistory 2 } - -wanVSeriesHistoryEntry OBJECT-TYPE - SYNTAX WanVSeriesHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a V-series interface. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanVSeriesHistoryIndex, wanVSeriesHistorySampleIndex } -::= { wanVSeriesHistoryTable 1 } - -WanVSeriesHistoryEntry ::= SEQUENCE { - wanVSeriesHistoryIndex INTEGER (1..65535), - wanVSeriesHistorySampleIndex INTEGER (1..2147483647), - wanVSeriesHistoryIntervalStart TimeTicks, - wanVSeriesHistoryDropEvents Counter64, - wanVSeriesHistoryInFrames Counter64, - wanVSeriesHistoryOutFrames Counter64, - wanVSeriesHistoryInOctets Counter64, - wanVSeriesHistoryOutOctets Counter64, - wanVSeriesHistoryInFCSs Counter64, - wanVSeriesHistoryOutFCSs Counter64, - wanVSeriesHistoryInOverruns Counter64, - wanVSeriesHistoryOutOverruns Counter64, - wanVSeriesHistoryInterruptedFrames Counter64, - wanVSeriesHistoryInAbortedFrames Counter64, - wanVSeriesHistoryOutAbortedFrames Counter64, - wanVSeriesHistoryInUtilization INTEGER (0..10000), - wanVSeriesHistoryOutUtilization INTEGER (0..10000) -} - -wanVSeriesHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanVSeriesHistoryEntry 1 } - -wanVSeriesHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= {wanVSeriesHistoryEntry 2 } - -wanVSeriesHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track of - time of day, it should start the first sample of the history at - a time such that when the next hour of the day begins, a sample - is started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is - not accessible in this table until the end of its interval." -::= { wanVSeriesHistoryEntry 3 } - -wanVSeriesHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsDropEvents during the - interval." -::= { wanVSeriesHistoryEntry 4 } - -wanVSeriesHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInFrames during the - interval." -::= { wanVSeriesHistoryEntry 5 } - -wanVSeriesHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsOutFrames during the - interval." -::= { wanVSeriesHistoryEntry 6 } - -wanVSeriesHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInOctets during the - interval." -::= { wanVSeriesHistoryEntry 7 } - -wanVSeriesHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsOutOctets during the - interval." -::= { wanVSeriesHistoryEntry 8 } - -wanVSeriesHistoryInFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInFCSs during the - interval." -::= { wanVSeriesHistoryEntry 9 } - -wanVSeriesHistoryOutFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsOutFCSs during the - interval." -::= { wanVSeriesHistoryEntry 10 } - -wanVSeriesHistoryInOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInOverruns during the - interval." -::= { wanVSeriesHistoryEntry 11 } - -wanVSeriesHistoryOutOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsOutOverruns during the - interval." -::= { wanVSeriesHistoryEntry 12 } - -wanVSeriesHistoryInterruptedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInterruptedFrames - during the interval." -::= { wanVSeriesHistoryEntry 13 } - -wanVSeriesHistoryInAbortedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsInAbortedFrames - during the interval." -::= { wanVSeriesHistoryEntry 14 } - -wanVSeriesHistoryOutAbortedFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanVSeriesStatsOutAbortedFrames - during the interval." -::= { wanVSeriesHistoryEntry 15 } - -wanVSeriesHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link in - hundreds of a percent." -::= { wanVSeriesHistoryEntry 16 } - -wanVSeriesHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link in - hundreds of a percent." -::= { wanVSeriesHistoryEntry 17 } - -wanHssiStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanHssiStatsEntry - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "HSSI interface statistics." -::= { wanSignalingStats 3 } - -wanHssiStatsEntry OBJECT-TYPE - SYNTAX WanHssiStatsEntry - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "The statistics for a HSSI interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX { wanHssiStatsIndex } -::= { wanHssiStatsTable 1 } - -WanHssiStatsEntry ::= SEQUENCE { - wanHssiStatsIndex INTEGER (1..65535), - wanHssiStatsDataSource OBJECT IDENTIFIER, - wanHssiStatsDropEvents Counter64, - wanHssiStatsInFrames Counter64, - wanHssiStatsOutFrames Counter64, - wanHssiStatsInOctets Counter64, - wanHssiStatsOutOctets Counter64, - wanHssiStatsRxLongFrames Counter64, - wanHssiStatsRxCrcErrors Counter64, - wanHssiStatsRxOverruns Counter64, - wanHssiStatsRxAborts Counter64, - wanHssiStatsTxAborts Counter64, - wanHssiStatsTxUnderruns Counter64, - wanHssiStatsRxRingErrors Counter64, - wanHssiStatsRxRingOverruns Counter64, - wanHssiStatsTxRingErrors Counter64, - wanHssiStatsPortOpErrors Counter64, - wanHssiStatsTxCmplProcessings Counter64, - wanHssiStatsOwner OwnerString, - wanHssiStatsStatus RowStatus -} - -wanHssiStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "The value of this object uniquely identifies this - wanHssiStatsTable entry." -::= { wanHssiStatsEntry 1 } - -wanHssiStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS deprecated - DESCRIPTION - "This object identifies the source of the data that this - wanT1E1StatsEntry analyzes. This source can be any HSSI - interface on this device. In order to identify a particular - interface, this object shall identify the instance of the - ifIndex object, defined in MIB-II [RFC 1573] for the desired - interface. The ifType value associated with the ifIndex can - only be hssi(46)." -::= { wanHssiStatsEntry 2 } - -wanHssiStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number is - not necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanHssiStatsEntry 3 } - -wanHssiStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The total number of frames seen originating from the far end - of the link including errored frames." -::= { wanHssiStatsEntry 4 } - -wanHssiStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The total number of frames seen originating from the near end - of the link including errored frames." -::= { wanHssiStatsEntry 5 } - -wanHssiStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link including errored frames." -::= {wanHssiStatsEntry 6 } - -wanHssiStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanHssiStatsEntry 7 } - -wanHssiStatsRxLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of long frames from the far end of the link." -::= { wanHssiStatsEntry 8 } - -wanHssiStatsRxCrcErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of frames from far end of link with CRC errors." -::= { wanHssiStatsEntry 9 } - -wanHssiStatsRxOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of frames from far end of link with FIFO overrun errors." -::= { wanHssiStatsEntry 10 } - -wanHssiStatsRxAborts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of frames from far end of link with abort status." -::= { wanHssiStatsEntry 11 } - -wanHssiStatsTxAborts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of frames from near end of link with internal abort - errors." -::= { wanHssiStatsEntry 12 } - -wanHssiStatsTxUnderruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of frames from near end of link aborted with underrun - errors." -::= { wanHssiStatsEntry 13 } - -wanHssiStatsRxRingErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of receive ring error events." -::= { wanHssiStatsEntry 14 } - -wanHssiStatsRxRingOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of receive ring overrun events." -::= { wanHssiStatsEntry 15 } - -wanHssiStatsTxRingErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of transmit ring error events." -::= { wanHssiStatsEntry 16 } - -wanHssiStatsPortOpErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of port operation error events." -::= { wanHssiStatsEntry 17 } - -wanHssiStatsTxCmplProcessings OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "Number of transmit complete processings (TINT)." -::= { wanHssiStatsEntry 18 } - -wanHssiStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS deprecated - DESCRIPTION - "The entity that configured this entry." -::= { wanHssiStatsEntry 19 } - -wanHssiStatsStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS deprecated - DESCRIPTION - "The status of this wanHssiStatsTable entry." -::= { wanHssiStatsEntry 20 } - -wanHssiHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanHssiHistoryEntry - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "HSSI interface statistics." -::= { wanSignalingHistory 3 } - -wanHssiHistoryEntry OBJECT-TYPE - SYNTAX WanHssiHistoryEntry - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "The statistics for a HSSI interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX { wanHssiHistoryIndex, wanHssiHistorySampleIndex } -::= { wanHssiHistoryTable 1 } - -WanHssiHistoryEntry ::= SEQUENCE { - wanHssiHistoryIndex INTEGER (1..65535), - wanHssiHistorySampleIndex INTEGER (1..2147483647), - wanHssiHistoryIntervalStart TimeTicks, - wanHssiHistoryDropEvents Counter64, - wanHssiHistoryInFrames Counter64, - wanHssiHistoryOutFrames Counter64, - wanHssiHistoryInOctets Counter64, - wanHssiHistoryOutOctets Counter64, - wanHssiHistoryRxLongFrames Counter64, - wanHssiHistoryRxCrcErrors Counter64, - wanHssiHistoryRxOverruns Counter64, - wanHssiHistoryRxAborts Counter64, - wanHssiHistoryTxAborts Counter64, - wanHssiHistoryTxUnderruns Counter64, - wanHssiHistoryRxRingErrors Counter64, - wanHssiHistoryRxRingOverruns Counter64, - wanHssiHistoryTxRingErrors Counter64, - wanHssiHistoryPortOpErrors Counter64, - wanHssiHistoryTxCmplProcessings Counter64, - wanHssiHistoryInUtilization INTEGER (0..10000), - wanHssiHistoryOutUtilization INTEGER (0..10000) -} - -wanHssiHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanHssiHistoryEntry 1 } - -wanHssiHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS deprecated - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= { wanHssiHistoryEntry 2 } - -wanHssiHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track of - time of day, it should start the first sample of the history - at a time such that when the next hour of the day begins, a - sample is started at that instant. Note that following this - rule may require the probe to delay collection the first sample - of the history, as each sample must be of the same interval. - Also note that the sample which is currently being collected is - not accessible in this table until the end of its interval." -::= { wanHssiHistoryEntry 3 } - -wanHssiHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsDropEvents during the - interval." -::= { wanHssiHistoryEntry 4 } - -wanHssiHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsInFrames during the - interval." -::= { wanHssiHistoryEntry 5 } - -wanHssiHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsOutFrames during the - interval." -::= { wanHssiHistoryEntry 6 } - -wanHssiHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsInOctets during the - interval." -::= { wanHssiHistoryEntry 7 } - -wanHssiHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsOutOctets during the - interval." -::= { wanHssiHistoryEntry 8 } - -wanHssiHistoryRxLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsRxLongFrames during the - interval." -::= { wanHssiHistoryEntry 9 } - -wanHssiHistoryRxCrcErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsRxCrcErrors during the - interval." -::= { wanHssiHistoryEntry 10 } - -wanHssiHistoryRxOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsRxOverruns during the - interval." -::= { wanHssiHistoryEntry 11} - -wanHssiHistoryRxAborts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsRxAborts during the - interval." -::= { wanHssiHistoryEntry 12 } - -wanHssiHistoryTxAborts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsTxAborts during the - interval." -::= { wanHssiHistoryEntry 13 } - -wanHssiHistoryTxUnderruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsTxUnderruns during the - interval." -::= { wanHssiHistoryEntry 14 } - -wanHssiHistoryRxRingErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsTxRingErrors during the - interval." -::= { wanHssiHistoryEntry 15 } - -wanHssiHistoryRxRingOverruns OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsRxRingOverruns during the - interval." -::= { wanHssiHistoryEntry 16 } - -wanHssiHistoryTxRingErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsTxRingErrors during the - interval." -::= { wanHssiHistoryEntry 17 } - -wanHssiHistoryPortOpErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsPortOpErrors during the - interval." -::= { wanHssiHistoryEntry 18 } - -wanHssiHistoryTxCmplProcessings OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The change in value of wanHssiStatsTxCmplProcessings during - the interval." -::= { wanHssiHistoryEntry 19 } - -wanHssiHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link in - hundreds of a percent." -::= { wanHssiHistoryEntry 20 } - -wanHssiHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link in - hundreds of a percent." -::= { wanHssiHistoryEntry 21 } - -wanT3E3StatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanT3E3StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "T3/E3 signaling statistics" -::= { wanSignalingStats 4 } - -wanT3E3StatsEntry OBJECT-TYPE - SYNTAX WanT3E3StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Statistics for a T3/E3 interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX {wanT3E3StatsIndex } -::= { wanT3E3StatsTable 1 } - -WanT3E3StatsEntry ::= SEQUENCE { - wanT3E3StatsIndex INTEGER (1..65535), - wanT3E3StatsDataSource OBJECT IDENTIFIER, - wanT3E3StatsDropEvents Counter64, - wanT3E3StatsInFrames Counter64, - wanT3E3StatsOutFrames Counter64, - wanT3E3StatsInOctets Counter64, - wanT3E3StatsOutOctets Counter64, - wanT3E3StatsPESs Counter64, - wanT3E3StatsPSESs Counter64, - wanT3E3StatsOOFs Counter64, - wanT3E3StatsSEFSs Counter64, - wanT3E3StatsUASs Counter64, - wanT3E3StatsLCVs Counter64, - wanT3E3StatsPCVs Counter64, - wanT3E3StatsLESs Counter64, - wanT3E3StatsCCVs Counter64, - wanT3E3StatsCESs Counter64, - wanT3E3StatsCSESs Counter64, - wanT3E3StatsRAIs Counter64, - wanT3E3StatsAISs Counter64, - wanT3E3StatsLOFs Counter64, - wanT3E3StatsLOSs Counter64, - wanT3E3StatsOwner OwnerString, - wanT3E3StatsStatus RowStatus -} - -wanT3E3StatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanT3E3StatsTable entry." -::= { wanT3E3StatsEntry 1 } - -wanT3E3StatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanT3E3StatsEntry analyzes. This source can be any DS3 or E3 - interface on this device. In order to identify a particular - interface, this object shall identify the instance of the - ifIndex object, defined in MIB-II [RFC 1573] for the desired - interface. The ifType value of the associated ifIndex can - only be ds3(30)." -::= { wanT3E3StatsEntry 2 } - -wanT3E3StatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number is - not necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanT3E3StatsEntry 3 } - -wanT3E3StatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the far end - of the link including errored frames." -::= { wanT3E3StatsEntry 4 } - -wanT3E3StatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen originating from the near end - of the link including errored frames." -::= { wanT3E3StatsEntry 5 } - -wanT3E3StatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link including errored frames." -::= { wanT3E3StatsEntry 6 } - -wanT3E3StatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanT3E3StatsEntry 7 } - -wanT3E3StatsPESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A PES is a second with one or more PCVs OR - one or more Out of Frame defects OR a detected incoming AIS. - This gauge is not incremented when UASs are counted." -::= { wanT3E3StatsEntry 8 } - -wanT3E3StatsPSESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A PSES is a second with 44 or more PCVs OR - one or more Out of Frame defects OR a detected incoming AIS. - This gauge is not incremented when UASs are counted." -::= { wanT3E3StatsEntry 9 } - -wanT3E3StatsOOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A DS3 OOF defect is detected when any three or more errors - in sixteen or fewer consecutive F-bits occur within a DS3 - M-frame. An OOF defect may also be called a Severely - Errored Frame (SEF) defect. An OOF defect is cleared when - reframe occurs. A DS3 Loss of Frame (LOF) failure is - declared when the DS3 OOF defect is consistent for 2 to 10 - seconds. The DS3 OOF defect ends when reframe occurs. - The DS3 LOF failure is cleared when the DS3 OOF - defect is absent for 10 to 20 seconds. - - An E3 OOF defect is detected when four consecutive frame - alignment signals have been incorrectly received in there - predicted positions in an E3 signal. E3 frame alignment - occurs when the presence of three consecutive frame - alignment signals have been detected." -::= { wanT3E3StatsEntry 10 } - -wanT3E3StatsSEFSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A SEFS is a second with one or more Out of Frame defects - OR a detected incoming AIS." -::= { wanT3E3StatsEntry 11 } - -wanT3E3StatsUASs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "UAS are calculated by counting the number of seconds that - the interface is unavailable. The DS3 interface is said - to be unavailable from the onset of 10 contiguous PSESs, or - the onset of the condition leading to a failure (see Failure - States). If the condition leading to the failure was - immediately preceded by one or more contiguous PSESs, then - the DS3 interface unavailability starts from the onset of - these PSESs. Once unavailable, and if no failure is - present, the DS3 interface becomes available at the onset - of 10 contiguous seconds with no PSESs. Once unavailable, - and if a failure is present, the DS3 interface becomes - available at the onset of 10 contiguous seconds with no - PSESs, if the failure clearing time is less than - or equal to 10 seconds. If the failure clearing time is - more than 10 seconds, the DS3 interface becomes available - at the onset of 10 contiguous seconds with no PSESs, or - the onset period leading to the successful clearing - condition, whichever occurs later. With respect to the - DS3 error counts, all counters are incremented - while the DS3 interface is deemed available. While the - interface is deemed unavailable, the only count that is - incremented is UASs." -::= { wanT3E3StatsEntry 12 } - -wanT3E3StatsLCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This parameter is a count of both BPVs and EXZs - occurring over the accumulation period. An EXZ - increments the LCV by one regardless of the length - of the zero string." -::= { wanT3E3StatsEntry 13 } - -wanT3E3StatsPCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For all DS3 applications, a coding violation error event is - a P-bit Parity Error event. A P-bit Parity Error event is - the occurrence of a received P-bit code on the DS3 M-frame - that is not identical to the corresponding locally- - calculated code." -::= { wanT3E3StatsEntry 14 } - -wanT3E3StatsLESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A Line Errored Second is a second in - which one or more CVs occurred OR one or more LOS defects." -::= { wanT3E3StatsEntry 15 } - -wanT3E3StatsCCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For C-bit Parity and SYNTRAN DS3 applications, this is - the count of coding violations reported via the C-bits. - For C-bit Parity, it is a count of CP-bit parity errors - occurring in the accumulation interval. For SYNTRAN, it - is a count of CRC-9 errors occurring in the accumulation - interval." -::= { wanT3E3StatsEntry 16 } - -wanT3E3StatsCESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An CES is a second with one or more CCVs OR - one or more Out of Frame defects OR a detected incoming AIS. - This count is only for the SYNTRAN and C-bit Parity DS3 - applications. This gauge is not incremented when UASs are - counted." -::= { wanT3E3StatsEntry 17 } - -wanT3E3StatsCSESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A CSES is a second with 44 or more CCVs OR - one or more Out of Frame defects OR a detected incoming AIS. - This count is only for the SYNTRAN and C-bit Parity DS3 - applications. This gauge is not incremented when UASs - are counted." -::= { wanT3E3StatsEntry 18 } - -wanT3E3StatsRAIs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Remote Alarm Indication (RAI) failure, in SYNTRAN - applications, is declared after detecting - the Yellow Alarm Signal on the alarm channel. See ANSI - T1.107a-1990 [10]. The Remote Alarm Indication failure, - in C-bit Parity DS3 applications, is declared - as soon as the preqsence of either one or two alarm signals - are detected on then Far End Alarm Channel. See [10]. - The Remote Alarm Indication failure may also be declared - after detecting the far-end SEF/AIS defect (aka yellow). - The Remote Alarm Indication failure is cleared as soon as - the presence of the any of the above alarms are removed. - - Also, the incoming failure state is declared when a defect - persists for at least 2-10 seconds. The defects are - the following: Loss of Signal (LOS), an Out of Frame (OOF) - or an incoming Alarm Indication Signal (AIS). - The Failure State is cleared when the defect is absent - for less than or equal to 20 seconds." -::= { wanT3E3StatsEntry 19 } - -wanT3E3StatsAISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The DS3 AIS is framed with 'stuck stuffing.' This implies - that it has a valid M-subframe alignments bits, M-frame - alignment bits, and P bits. The information bits are set - to a 1010... sequence, starting with a one (1) after each - M-subframe alignment bit, M-frame alignment bit, X bit, P - bit, and C bit. The C bits are all set to zero giving - what is called 'stuck stuffing.' The X bits are set to - one. The DS3 AIS defect is declared after DS3 AIS is - present in contiguous M-frames for a time equal to or - greater than T, where 0.2 ms <= T <= 100 ms. - The DS3 AIS defect is terminated after AIS is absent in - contiguous M-frames for a time equal to or greater than T. - - The E3 binary content of the AIS is nominally a continuous - stream of ones. AIS detection and the application of - consequent actions, should be completed within a time - limit of 1 ms." -::= { wanT3E3StatsEntry 20 } - -wanT3E3StatsLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A DS3 Loss of Frame (LOF) failure is declared when the DS3 OOF - defect is consistent for 2 to 10 seconds. The DS3 OOF defect - ends when reframe occurs. The DS3 LOF failure is cleared when - the DS3 OOF defect is absent for 10 to 20 seconds. (See T1.231 - section 7.1.2.2.1)" -::= { wanT3E3StatsEntry 21 } - -wanT3E3StatsLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The DS3 LOS defect is declared upon observing 175 +/- 75 - contiguous pulse positions with no pulses of either - positive or negative polarity. - The DS3 LOS defect is terminated upon observing an average - pulse density of at least 33% over a period of 175 +/- 75 - contiguous pulse positions starting with the receipt of a - pulse." -::= { wanT3E3StatsEntry 22 } - -wanT3E3StatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanT3E3StatsEntry 23 } - -wanT3E3StatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanT3E3StatsTable entry." -::= { wanT3E3StatsEntry 24 } - -wanT3E3HistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanT3E3HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "T3/E3 signaling statistics" -::= { wanSignalingHistory 4 } - -wanT3E3HistoryEntry OBJECT-TYPE - SYNTAX WanT3E3HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Statistics for a T3/E3 interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX {wanT3E3HistoryIndex, wanT3E3HistorySampleIndex } -::= { wanT3E3HistoryTable 1 } - -WanT3E3HistoryEntry ::= SEQUENCE { - wanT3E3HistoryIndex INTEGER (1..65535), - wanT3E3HistorySampleIndex INTEGER (1..2147483647), - wanT3E3HistoryIntervalStart TimeTicks, - wanT3E3HistoryDropEvents Counter64, - wanT3E3HistoryInFrames Counter64, - wanT3E3HistoryOutFrames Counter64, - wanT3E3HistoryInOctets Counter64, - wanT3E3HistoryOutOctets Counter64, - wanT3E3HistoryPESs Counter64, - wanT3E3HistoryPSESs Counter64, - wanT3E3HistoryOOFs Counter64, - wanT3E3HistorySEFSs Counter64, - wanT3E3HistoryUASs Counter64, - wanT3E3HistoryLCVs Counter64, - wanT3E3HistoryPCVs Counter64, - wanT3E3HistoryLESs Counter64, - wanT3E3HistoryCCVs Counter64, - wanT3E3HistoryCESs Counter64, - wanT3E3HistoryCSESs Counter64, - wanT3E3HistoryRAIs Counter64, - wanT3E3HistoryAISs Counter64, - wanT3E3HistoryLOFs Counter64, - wanT3E3HistoryLOSs Counter64, - wanT3E3HistoryInUtilization INTEGER (0..10000), - wanT3E3HistoryOutUtilization INTEGER (0..10000) -} - -wanT3E3HistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanT3E3HistoryEntry 1 } - -wanT3E3HistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= { wanT3E3HistoryEntry 2 } - -wanT3E3HistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample is - started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is - not accessible in this table until the end of its interval." -::= { wanT3E3HistoryEntry 3 } - -wanT3E3HistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsDropEvents during the - interval." -::= { wanT3E3HistoryEntry 4 } - -wanT3E3HistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsInFrames during the - interval." -::= { wanT3E3HistoryEntry 5 } - -wanT3E3HistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsOutFrames during the - interval." -::= { wanT3E3HistoryEntry 6 } - -wanT3E3HistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsInOctets during the - interval." -::= { wanT3E3HistoryEntry 7 } - -wanT3E3HistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsOutOctets during the - interval." -::= { wanT3E3HistoryEntry 8 } - -wanT3E3HistoryPESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsPESs during the interval." -::= { wanT3E3HistoryEntry 9 } - -wanT3E3HistoryPSESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsPSESs during the interval." -::= { wanT3E3HistoryEntry 10 } - -wanT3E3HistoryOOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsOOFs during the interval." -::= { wanT3E3HistoryEntry 11 } - -wanT3E3HistorySEFSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsSEFs during the interval." -::= { wanT3E3HistoryEntry 12 } - -wanT3E3HistoryUASs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsUASs during the interval." -::= { wanT3E3HistoryEntry 13 } - -wanT3E3HistoryLCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsLCVs during the interval." -::= { wanT3E3HistoryEntry 14 } - -wanT3E3HistoryPCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsPCVs during the interval." -::= { wanT3E3HistoryEntry 15 } - -wanT3E3HistoryLESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsLESs during the interval." -::= { wanT3E3HistoryEntry 16 } - -wanT3E3HistoryCCVs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsCCVs during the interval." -::= { wanT3E3HistoryEntry 17 } - -wanT3E3HistoryCESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsCESs during the interval." -::= { wanT3E3HistoryEntry 18 } - -wanT3E3HistoryCSESs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsCSESs during the interval." -::= { wanT3E3HistoryEntry 19 } - -wanT3E3HistoryRAIs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsRAIs during the interval." -::= { wanT3E3HistoryEntry 20 } - -wanT3E3HistoryAISs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsAISs during the interval." -::= { wanT3E3HistoryEntry 21 } - -wanT3E3HistoryLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsLOFs during the interval." -::= { wanT3E3HistoryEntry 22 } - -wanT3E3HistoryLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanT3E3StatsLOSs during the interval." -::= { wanT3E3HistoryEntry 23 } - -wanT3E3HistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link - in hundreds of a percent." -::= { wanT3E3HistoryEntry 24 } - -wanT3E3HistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link - in hundreds of a percent." -::= { wanT3E3HistoryEntry 25 } - -wanAtmStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAtmStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "ATM signaling statistics." -::= { wanSignalingStats 5 } - -wanAtmStatsEntry OBJECT-TYPE - SYNTAX WanAtmStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for an ATM interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on. In an ATM network, - there are many far ends of the link, but they shall be logically - grouped into one end in this table." - INDEX { wanAtmStatsIndex } -::= { wanAtmStatsTable 1 } - -WanAtmStatsEntry ::= SEQUENCE { - wanAtmStatsIndex INTEGER (1..65535), - wanAtmStatsDataSource OBJECT IDENTIFIER, - wanAtmStatsDropEvents Counter64, - wanAtmStatsInCells Counter64, - wanAtmStatsOutCells Counter64, - wanAtmStatsInCLP1 Counter64, - wanAtmStatsOutCLP1 Counter64, - wanAtmStatsConnectionEvents Counter64, - wanAtmStatsErroredPDUs Counter64, - wanAtmStatsSetupAttempts Counter64, - wanAtmStatsInRoutesUnavailable Counter64, - wanAtmStatsOutRoutesUnavailable Counter64, - wanAtmStatsInResourcesUnavailable Counter64, - wanAtmStatsOutResourcesUnavailable Counter64, - wanAtmStatsInUnsuccessfulCalls Counter64, - wanAtmStatsOutUnsuccessfulCalls Counter64, - wanAtmStatsInIncorrectMsgs Counter64, - wanAtmStatsOutIncorrectMsgs Counter64, - wanAtmStatsInPartyEvents Counter64, - wanAtmStatsOutPartyEvents Counter64, - wanAtmStatsInExpiries Counter64, - wanAtmStatsOutExpiries Counter64, - wanAtmStatsInRestartErrors Counter64, - wanAtmStatsOutRestartErrors Counter64, - wanAtmStatsInSVCs Counter64, - wanAtmStatsOutSVCs Counter64, - wanAtmStatsInOCDs Counter64, - wanAtmStatsOutOCDs Counter64, - wanAtmStatsInLOCs Counter64, - wanAtmStatsOutLOCs Counter64, - wanAtmStatsInLOFs Counter64, - wanAtmStatsOutLOFs Counter64, - wanAtmStatsInLOPs Counter64, - wanAtmStatsOutLOPs Counter64, - wanAtmStatsInLOSs Counter64, - wanAtmStatsOutLOSs Counter64, - wanAtmStatsOwner OwnerString, - wanAtmStatsStatus RowStatus -} - -wanAtmStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this wanAtmStatsTable entry." -::= { wanAtmStatsEntry 1 } - -wanAtmStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanAtmStatsEntry analyzes. This source can be any interface on - this device. in order to identify a particular interface, this - object shall identify the instance of the ifIndex object, defined - in MIB-II [RFC 1573] for the desired interface. The ifType value - associated with the ifIndex can only be atm(37)." -::= { wanAtmStatsEntry 2 } - -wanAtmStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by the - probe due to lack of resources. Note that this number is not - necessarily the number of frames dropped; it is just the number - of times this condition has been detected." -::= { wanAtmStatsEntry 3 } - -wanAtmStatsInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells seen coming from the far end of the - link including errored cells." -::= { wanAtmStatsEntry 4 } - -wanAtmStatsOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells seen coming from the near end of the - link including errored cells." -::= { wanAtmStatsEntry 5 } - -wanAtmStatsInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells with the CLP bit set seen coming from - the far end of the link." -::= { wanAtmStatsEntry 6 } - -wanAtmStatsOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells with the CLP bit set seen coming from - the near end of the link." -::= { wanAtmStatsEntry 7 } - -wanAtmStatsConnectionEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter counts the sum of the following errors: - 1) SSCOP Connection Disconnect Counter - The abnormal occurrence of this event is characterized by the - expiry of Timer_NO_RESPONSE. (This event is - communicated to the layer management with MAA-ERROR - code P. See ITU-T Q.2110.) - 2) SSCOP Connection Initiation Failure - This condition indicates the inability to establish an SSCOP - connection. This event occurs whenever the number of - expiries of the connection control timer (Timer_CC) exceeds - the MaxCC or upon receipt of a connection reject message - BGREJ PDU. (This event is communicated to layer - management with MAA-ERROR code O. See ITU-T - Q.2110.) - 3) SSCOP Connection Re-Establ/Resynch - This event occurs upon receipt of a BGN PDU or RESYNC - PDU." -::= { wanAtmStatsEntry 8 } - -wanAtmStatsErroredPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter counts the sum of the following errors: - 1) Invalid PDUs. - These are defined in SSCOP and consist of PDUs with - incorrect length (MAA-ERROR code U), undefined PDU type - code or not 32-bit aligned. - 2) PDUs that result in MAA error codes and are discarded - See Errors A-M and Q-T defined in ITU-T Q.2110." -::= { wanAtmStatsEntry 9 } - -wanAtmStatsSetupAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter counts the number of call setup attempts (both - successful and unsuccessful) detected on this interface." -::= { wanAtmStatsEntry 10 } - -wanAtmStatsInRoutesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is received (Note: These cause - values apply to both UNI3.0 and UNI3.1): - Cause Value Meaning - 1 unallocated (unassigned) number - 2 no route to specified transit - network - 3 no route to destination - 88 incompatible destination - - NOTE: For this counter, RELEASE COMPLETE messages that are - a reply to a previous RELEASE message and contain the same - cause value, are redundant (for counting purposes) and should - not be counted." -::= { wanAtmStatsEntry 11 } - -wanAtmStatsOutRoutesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is transmitted (Note: These cause - values apply to both UNI3.0 and UNI3.1): - Cause Value Meaning - 1 unallocated (unassigned) number - 2 no route to specified transit - network - 3 no route to destination - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant(for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 12 } - -wanAtmStatsInResourcesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is received (Note: These cause - values apply to both UNI3.0 and UNI3.1 unless otherwise - stated): - Cause Value Meaning - 35 requested VPCI/VCI not available - 37 user cell rate not available - (UNI3.1 only) - 38 network out of order - 41 temporary failure - 45 no VPCI/VCI available - 47 resource unavailable, unspecified - 49 Quality of Service unavailable - 51 user cell rate not available - (UNI3.0 only) - 58 bearer capability not presently - available - 63 Service or option not available, - unspecified - 92 too many pending add party requests - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 13 } - -wanAtmStatsOutResourcesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is transmitted (Note: These cause - values apply to both UNI3.0 and UNI3.1 unless otherwise stated): - Cause Value Meaning - 35 requested VPCI/VCI not available - 37 user cell rate not available - (UNI3.1 only) - 38 network out of order - 41 temporary failure - 45 no VPCI/VCI available - 47 resource unavailable, unspecified - 49 Quality of Service unavailable - 51 user cell rate not available - (UNI3.0 only) - 58 bearer capability not presently - available - 63 Service or option not available, - unspecified - 92 too many pending add party requests - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 14 } - -wanAtmStatsInUnsuccessfulCalls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is received (Note: These cause - values apply to both UNI3.0 and UNI3.1): - Cause Value Meaning - 17 user busy - 18 no user responding - 21 call rejected - 22 number changed - 23 user rejects all calls with - calling line id restriction - 27 destination out of order - 31 normal, unspecified - 88 incompatible destination - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted. - - Note: Cause Value #30 'response to STATUS ENQUIRY' was not - included in this memo since it did not apply to a hard failure." -::= { wanAtmStatsEntry 15 } - -wanAtmStatsOutUnsuccessfulCalls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter is incremented when a RELEASE, RELEASE COMPLETE - (only when not preceded by a RELEASE mesg for the same call), - ADD PARTY REJECT, or STATUS message that contains one of the - following cause code values is transmitted (Note: These cause - values apply to both UNI3.0 and UNI3.1): - Cause Value Meaning - 17 user busy - 18 no user responding - 21 call rejected - 22 number changed - 23 user rejects all calls with - calling line id restriction (CLIR) - 27 destination out of order - 31 normal, unspecified - 88 incompatible destination - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant(for counting purposes) and should not be - counted. - - Note: Cause Value #30 'response to STATUS ENQUIRY' was not - included in this memo since it did not apply to a hard failure." -::= { wanAtmStatsEntry 16 } - -wanAtmStatsInIncorrectMsgs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Incorrect Messages Counter reflects any sort of incorrect - information in a message. This includes: - - ? RELEASE, RELEASE COMPLETE, ADD PARTY REJECT, and - STATUS messages transmitted or received, that contain any of - the Cause values listed below. - ? Ignored messages. These messages are dropped because the - message was so damaged that it could not be further processed. - A list of dropped messages is compiled below: - Message with invalid protocol discriminator - Message with errors in the call reference I.E. - ? Bits 5-8 of the first octet not equal to '0000' - ? Bits 1-4 of the first octet indicating a length other than - 3 octets - ? RELEASE COMPLETE message received with a call - reference that does not relate to a call active or in progress - ? SETUP message received with call reference flag incorrectly - set to 1 - ? SETUP message received with a call reference for a call that is - already active or in progress. - Message too short - - The following cause values are monitored by this counter - (Note: These cause values apply to both UNI3.0 and UNI3.1 unless - otherwise stated) - Cause Value Meaning - 10 VPCI/VCI unacceptable (UNI3.0 only) - 36 VPCI/VCI assignment failure (UNI3.1 only) - 81 invalid call reference value - 82 identified channel does not exist - 89 invalid endpoint reference - 96 mandatory information element is missing - 97 message type non-existent or not - implemented - 99 information element non-existent or not - implemented - 100 invalid information element contents - 101 message not compatible with call state - 104 incorrect message length - 111 protocol error, unspecified - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 17 } - -wanAtmStatsOutIncorrectMsgs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Incorrect Messages Counter reflects any sort of incorrect - information in a message. This includes: - - ? RELEASE, RELEASE COMPLETE, ADD PARTY REJECT, and - STATUS messages transmitted or received, that contain any of - the Cause values listed below. - ? Ignored messages. These messages are dropped because the - message was so damaged that it could not be further processed. - A list of dropped messages is compiled below: - Message with invalid protocol discriminator - Message with errors in the call reference I.E. - ? Bits 5-8 of the first octet not equal to '0000' - ? Bits 1-4 of the first octet indicating a length other than - 3 octets - ? RELEASE COMPLETE message received with a call reference that - does not relate to a call active or in progress - ? SETUP message received with call reference flag incorrectly - set to 1 - ? SETUP message received with a call reference for a call that is - already active or in progress. - Message too short - - The following cause values are monitored by this counter - Note: These cause values apply to both UNI3.0 and UNI3.1 unless - otherwise stated) - Cause Value Meaning - 10 VPCI/VCI unacceptable (UNI3.0 only) - 36 VPCI/VCI assignment failure (UNI3.1 only) - 81 invalid call reference value - 82 identified channel does not exist - 89 invalid endpoint reference - 96 mandatory information element is missing - 97 message type non-existent or not - implemented - 99 information element non-existent or not - implemented - 100 invalid information element contents - 101 message not compatible with call state - 104 incorrect message length - 111 protocol error, unspecified - - NOTE: For this counter, RELEASE COMPLETE messages that are - a reply to a previous RELEASE message and contain the same - cause value, are redundant (for counting purposes) and should - not be counted." -::= { wanAtmStatsEntry 18 } - -wanAtmStatsInPartyEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter monitors error events that occur due to the - originating user doing something wrong. This counter is - incremented when a RELEASE, RELEASE COMPLETE (only when not - preceded by a RELEASE mesg for the same call), ADD PARTY REJECT, - or STATUS message that contains one of the following cause code - values is received (Note: These cause values apply to both - UNI3.0 and UNI3.1): - Cause Value Meaning - 28 invalid number format (address incomplete) - 43 access information discarded - 57 bearer capability not authorized - 65 bearer capability not implemented - 73 unsupported combination of traffic - parameters - 78 AAL parameters cannot be supported - (UNI3.1 only) - 91 invalid transit network selection - 93 AAL parameters cannot be supported - (UNI3.0 only) - - NOTE: For this counter, RELEASE COMPLETE messages that are - a reply to a previous RELEASE message and contain the same cause - value, are redundant(for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 19 } - -wanAtmStatsOutPartyEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter monitors error events that occur due to the - originating user doing something wrong. This counter is - incremented when a RELEASE, RELEASE COMPLETE (only when not - preceded by a RELEASE mesg for the same call), ADD PARTY - REJECT, or STATUS message that contains one of the following - cause code values is transmitted (Note: These cause values - apply to both UNI3.0 and UNI3.1): - Cause Value Meaning - 28 invalid number format (address incomplete) - 43 access information discarded - 57 bearer capability not authorized - 65 bearer capability not implemented - 73 unsupported combination of traffic - parameters - 78 AAL parameters cannot be supported - (UNI3.1 only) - 91 invalid transit network selection - 93 AAL parameters cannot be supported - (UNI3.0 only) - - NOTE: For this counter, RELEASE COMPLETE messages that are - a reply to a previous RELEASE message and contain the same - cause value, are redundant (for counting purposes) and should - not be counted." -::= { wanAtmStatsEntry 20 } - -wanAtmStatsInExpiries OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Timer Expiries Counter provides a count of network timer - expiries, and to some extent, host or switch timer expiries. - The conditions for incrementing this counter are: - ? Expiry of any network timer - ? Receipt of a RELEASE or RELEASE COMPLETE message with - Cause #102, 'recovery on timer expiry'. - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 21 } - -wanAtmStatsOutExpiries OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Timer Expiries Counter provides a count of network timer - expiries, and to some extent, host or switch timer expiries. - The conditions for incrementing this counter are: - - ? Expiry of any network timer - ? Receipt of a RELEASE or RELEASE COMPLETE message with - Cause #102, 'recovery on timer expiry'. - - NOTE: For this counter, RELEASE COMPLETE messages that are a - reply to a previous RELEASE message and contain the same cause - value, are redundant (for counting purposes) and should not be - counted." -::= { wanAtmStatsEntry 22 } - -wanAtmStatsInRestartErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Restart Activity Counter provides a count of host, switch, - or network restart activity. This counter is incremented when - receiving a RESTART message." -::= { wanAtmStatsEntry 23 } - -wanAtmStatsOutRestartErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Restart Activity Counter provides a count of host, switch, - or network restart activity. This counter is incremented when - transmitting a RESTART message." -::= { wanAtmStatsEntry 24 } - -wanAtmStatsInSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "SVC VCCs established at this signaling entity for incoming - connections." -::= { wanAtmStatsEntry 25 } - -wanAtmStatsOutSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "SVC VCCs established at this signaling entity for outgoing - connections." -::= { wanAtmStatsEntry 26 } - -wanAtmStatsInOCDs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An out of cell delineation from far end of the link." -::= { wanAtmStatsEntry 27 } - -wanAtmStatsOutOCDs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An out of cell delineation from near end of the link." -::= { wanAtmStatsEntry 28 } - -wanAtmStatsInLOCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of cell delineation error from far end of the link. - This is a persistent OCD condition." -::= { wanAtmStatsEntry 29 } - -wanAtmStatsOutLOCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of cell delineation error from near end of link. - This is a persistent OCD condition." -::= { wanAtmStatsEntry 30 } - -wanAtmStatsInLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of frame error from far end of link." -::= { wanAtmStatsEntry 31 } - -wanAtmStatsOutLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of frame error from near end of link." -::= { wanAtmStatsEntry 32 } - -wanAtmStatsInLOPs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of pointer error from far end of link." -::= { wanAtmStatsEntry 33 } - -wanAtmStatsOutLOPs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of pointer error from near end of link." -::= { wanAtmStatsEntry 34 } - -wanAtmStatsInLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of signal error from far end of link." -::= { wanAtmStatsEntry 35 } - -wanAtmStatsOutLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A loss of signal error from near end of link." -::= { wanAtmStatsEntry 36 } - -wanAtmStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanAtmStatsEntry 37 } - -wanAtmStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanAtmStatsTable entry." -::= { wanAtmStatsEntry 38 } - -wanAtmHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAtmHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "ATM signaling statistics." -::= { wanSignalingHistory 5 } - -wanAtmHistoryEntry OBJECT-TYPE - SYNTAX WanAtmHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for an ATM interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on. In an ATM network, - there are many far ends of the link, but they shall be logically - grouped into one end in this table." - INDEX { wanAtmHistoryIndex, wanAtmHistorySampleIndex } -::= { wanAtmHistoryTable 1 } - - -WanAtmHistoryEntry ::= SEQUENCE { - wanAtmHistoryIndex INTEGER (1..65535), - wanAtmHistorySampleIndex INTEGER (1..2147483647), - wanAtmHistoryIntervalStart TimeTicks, - wanAtmHistoryDropEvents Counter64, - wanAtmHistoryInCells Counter64, - wanAtmHistoryOutCells Counter64, - wanAtmHistoryInCLP1 Counter64, - wanAtmHistoryOutCLP1 Counter64, - wanAtmHistoryConnectionEvents Counter64, - wanAtmHistoryErroredPDUs Counter64, - wanAtmHistorySetupAttempts Counter64, - wanAtmHistoryInRoutesUnavailable Counter64, - wanAtmHistoryOutRoutesUnavailable Counter64, - wanAtmHistoryInResourcesUnavailable Counter64, - wanAtmHistoryOutResourcesUnavailable Counter64, - wanAtmHistoryInUnsuccessfulCalls Counter64, - wanAtmHistoryOutUnsuccessfulCalls Counter64, - wanAtmHistoryInIncorrectMsgs Counter64, - wanAtmHistoryOutIncorrectMsgs Counter64, - wanAtmHistoryInPartyEvents Counter64, - wanAtmHistoryOutPartyEvents Counter64, - wanAtmHistoryInExpiries Counter64, - wanAtmHistoryOutExpiries Counter64, - wanAtmHistoryInRestartErrors Counter64, - wanAtmHistoryOutRestartErrors Counter64, - wanAtmHistoryInSVCs Counter64, - wanAtmHistoryOutSVCs Counter64, - wanAtmHistoryInOCDs Counter64, - wanAtmHistoryOutOCDs Counter64, - wanAtmHistoryInLOCs Counter64, - wanAtmHistoryOutLOCs Counter64, - wanAtmHistoryInLOFs Counter64, - wanAtmHistoryOutLOFs Counter64, - wanAtmHistoryInLOPs Counter64, - wanAtmHistoryOutLOPs Counter64, - wanAtmHistoryInLOSs Counter64, - wanAtmHistoryOutLOSs Counter64, - wanAtmHistoryInUtilization INTEGER (0..10000), - wanAtmHistoryOutUtilization INTEGER (0..10000) -} - -wanAtmHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanAtmHistoryEntry 1 } - -wanAtmHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases - by one as each new sample is taken." -::= { wanAtmHistoryEntry 2 } - -wanAtmHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample is - started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is not - accessible in this table until the end of its interval." -::= { wanAtmHistoryEntry 3 } - -wanAtmHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsDropEvents during the - interval." -::= { wanAtmHistoryEntry 4 } - -wanAtmHistoryInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInCells during the - interval." -::= { wanAtmHistoryEntry 5 } - -wanAtmHistoryOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutCells during the - interval." -::= { wanAtmHistoryEntry 6 } - -wanAtmHistoryInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInCLP1 during the - interval." -::= { wanAtmHistoryEntry 7 } - -wanAtmHistoryOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutCLP1 during the - interval." -::= { wanAtmHistoryEntry 8 } - -wanAtmHistoryConnectionEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsConnectionEvents during the - interval." -::= { wanAtmHistoryEntry 9 } - -wanAtmHistoryErroredPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsErroredPDUs during the - interval." -::= { wanAtmHistoryEntry 10 } - -wanAtmHistorySetupAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsSetupAttempts during the - interval." -::= { wanAtmHistoryEntry 11 } - -wanAtmHistoryInRoutesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInRoutesUnavailable - during the interval." -::= { wanAtmHistoryEntry 12 } - -wanAtmHistoryOutRoutesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutRoutesUnavailable - during the interval." -::= { wanAtmHistoryEntry 13 } - -wanAtmHistoryInResourcesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInResourcesUnavailable - during the interval." -::= { wanAtmHistoryEntry 14 } - -wanAtmHistoryOutResourcesUnavailable OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutResourcesUnavailable - during the interval." -::= { wanAtmHistoryEntry 15 } - -wanAtmHistoryInUnsuccessfulCalls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInUnsuccessfulCalls - during the interval." -::= { wanAtmHistoryEntry 16 } - -wanAtmHistoryOutUnsuccessfulCalls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutUnsuccessfulCalls - during the interval." -::= { wanAtmHistoryEntry 17 } - -wanAtmHistoryInIncorrectMsgs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInIncorrectMsgs - during the interval." -::= { wanAtmHistoryEntry 18 } - -wanAtmHistoryOutIncorrectMsgs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutIncorrectMsgs - during the interval." -::= { wanAtmHistoryEntry 19 } - -wanAtmHistoryInPartyEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInPartyEvents - during the interval." -::= { wanAtmHistoryEntry 20 } - -wanAtmHistoryOutPartyEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutPartyEvents - during the interval." -::= { wanAtmHistoryEntry 21 } - -wanAtmHistoryInExpiries OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInExpiries - during the interval." -::= { wanAtmHistoryEntry 22 } - -wanAtmHistoryOutExpiries OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutExpiries - during the interval." -::= { wanAtmHistoryEntry 23 } - -wanAtmHistoryInRestartErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInRestartErrors - during the interval." -::= { wanAtmHistoryEntry 24 } - -wanAtmHistoryOutRestartErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutRestartErrors - during the interval." -::= { wanAtmHistoryEntry 25 } - -wanAtmHistoryInSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInSVCs during the - interval." -::= { wanAtmHistoryEntry 26 } - -wanAtmHistoryOutSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutSVCs during the - interval." -::= { wanAtmHistoryEntry 27 } - -wanAtmHistoryInOCDs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInOCDs during the - interval." -::= { wanAtmHistoryEntry 28 } - -wanAtmHistoryOutOCDs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutOCDs during the - interval." -::= { wanAtmHistoryEntry 29 } - -wanAtmHistoryInLOCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInLOCs during the - interval." -::= { wanAtmHistoryEntry 30 } - -wanAtmHistoryOutLOCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutLOCs during the - interval." -::= { wanAtmHistoryEntry 31 } - -wanAtmHistoryInLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInLOFs during the - interval." -::= { wanAtmHistoryEntry 32 } - -wanAtmHistoryOutLOFs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutLOFs during the - interval." -::= { wanAtmHistoryEntry 33 } - -wanAtmHistoryInLOPs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInLOPs during the - interval." -::= { wanAtmHistoryEntry 34 } - -wanAtmHistoryOutLOPs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutLOPs during the - interval." -::= { wanAtmHistoryEntry 35 } - -wanAtmHistoryInLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsInLOSs during the - interval." -::= { wanAtmHistoryEntry 36 } - -wanAtmHistoryOutLOSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAtmStatsOutLOSs during the - interval." -::= { wanAtmHistoryEntry 37 } - -wanAtmHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link - in hundreds of a percent." -::= { wanAtmHistoryEntry 38 } - -wanAtmHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the - link in hundreds of a percent." -::= { wanAtmHistoryEntry 39 } - -wanX25StatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanX25StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "X.25 Packet layer statistics." -::= { wanProtocolStats 1 } - -wanX25StatsEntry OBJECT-TYPE - SYNTAX WanX25StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for an X.25 interface across all LCIs. The near - end of the link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on. In an - X.25 network, there are many far ends of the link, but they - shall be logically grouped into one end in this table." - INDEX { wanX25StatsIndex } -::= { wanX25StatsTable 1 } - -WanX25StatsEntry ::= SEQUENCE { - wanX25StatsIndex INTEGER (1..65535), - wanX25StatsDataSource OBJECT IDENTIFIER, - wanX25StatsDropEvents Counter64, - wanX25StatsInFrames Counter64, - wanX25StatsOutFrames Counter64, - wanX25StatsInOctets Counter64, - wanX25StatsOutOctets Counter64, - wanX25StatsInRejects Counter64, - wanX25StatsOutRejects Counter64, - wanX25StatsInAttempts Counter64, - wanX25StatsOutAttempts Counter64, - wanX25StatsInFailures Counter64, - wanX25StatsOutFailures Counter64, - wanX25StatsProviderClears Counter64, - wanX25StatsInResets Counter64, - wanX25StatsOutResets Counter64, - wanX25StatsProviderResets Counter64, - wanX25StatsInAccusedErrors Counter64, - wanX25StatsOutAccusedErrors Counter64, - wanX25StatsInInterrupts Counter64, - wanX25StatsOutInterrupts Counter64, - wanX25StatsOwner OwnerString, - wanX25StatsStatus RowStatus -} - -wanX25StatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this wanX25StatsTable entry." -::= { wanX25StatsEntry 1 } - -wanX25StatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanX25StatsEntry analyzes. This source can be any interface - on this device. In order to identify a particular interface, - this object shall identify the instance of the ifIndex object, - defined in MIB-II [RFC 1573] for the desired interface. The - ifType value associated with the ifIndex can only be - rfc887-x25(5)." -::= { wanX25StatsEntry 2 } - -wanX25StatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number is - not necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanX25StatsEntry 3 } - -wanX25StatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the far end of - the link including error packets." -::= { wanX25StatsEntry 4 } - -wanX25StatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the near end of - the link including error packets." -::= { wanX25StatsEntry 5 } - -wanX25StatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link including errored frames." -::= { wanX25StatsEntry 6 } - -wanX25StatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanX25StatsEntry 7 } - -wanX25StatsInRejects OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of REJ or SREJ frames see coming from the far end - of the link." -::= { wanX25StatsEntry 8 } - -wanX25StatsOutRejects OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of REJ or SREJ frames see coming from the near end - of the link." -::= { wanX25StatsEntry 9 } - -wanX25StatsInAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of call setup attempts initiated from the far end - of the link." -::= { wanX25StatsEntry 10 } - -wanX25StatsOutAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of call setup attempts initiated from the near end - of the link." -::= { wanX25StatsEntry 11 } - -wanX25StatsInFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number call setup attempt failures seen coming from the - far end of the link." -::= { wanX25StatsEntry 12 } - -wanX25StatsOutFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number call setup attempt failures seen coming from the - near end of the link." -::= { wanX25StatsEntry 13 } - -wanX25StatsProviderClears OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of clear request seen with a cause code other than DTE - initiated." -::= { wanX25StatsEntry 14 } - -wanX25StatsInResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen from the far end of the link - with cause code DTE initiated." -::= { wanX25StatsEntry 15 } - -wanX25StatsOutResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen from the near end of the link - with cause code DTE initiated." -::= { wanX25StatsEntry 16 } - -wanX25StatsProviderResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen with cause code other than DTE - initiated." -::= { wanX25StatsEntry 17 } - -wanX25StatsInAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The numbers of packets seen from the far end of the link - containing a procedure error cause code. These include clear, - reset, restart, or diagnostic packets." -::= { wanX25StatsEntry 18 } - -wanX25StatsOutAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The numbers of packets seen from the near end of the link - containing a procedure error cause code. These include clear, - reset, restart, or diagnostic packets." -::= { wanX25StatsEntry 19 } - -wanX25StatsInInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of interrupts packets seen coming from the far end - of the link over all VCs." -::= { wanX25StatsEntry 20 } - -wanX25StatsOutInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of interrupts packets seen coming from the near end - of the link over all VCs." -::= { wanX25StatsEntry 21 } - -wanX25StatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanX25StatsEntry 22 } - -wanX25StatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanX25StatsTable entry." -::= { wanX25StatsEntry 23 } - -wanX25HistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanX25HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "X.25 Packet layer statistics." -::= { wanProtocolHistory 1 } - -wanX25HistoryEntry OBJECT-TYPE - SYNTAX WanX25HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for an X.25 interface across all LCIs. The near - end of the link refers to the side of the link that the probe - is monitoring. The far end is the side the probe is not on. - In a X.25 network, there are many far ends of the link, but - they shall be logically grouped into one end in this table." - INDEX { wanX25HistoryIndex, wanX25HistorySampleIndex } -::= { wanX25HistoryTable 1 } - -WanX25HistoryEntry ::= SEQUENCE { - wanX25HistoryIndex INTEGER(1..65535), - wanX25HistorySampleIndex INTEGER (1..2147483647), - wanX25HistoryIntervalStart TimeTicks, - wanX25HistoryDropEvents Counter64, - wanX25HistoryInFrames Counter64, - wanX25HistoryOutFrames Counter64, - wanX25HistoryInOctets Counter64, - wanX25HistoryOutOctets Counter64, - wanX25HistoryInRejects Counter64, - wanX25HistoryOutRejects Counter64, - wanX25HistoryInAttempts Counter64, - wanX25HistoryOutAttempts Counter64, - wanX25HistoryInFailures Counter64, - wanX25HistoryOutFailures Counter64, - wanX25HistoryProviderClears Counter64, - wanX25HistoryInResets Counter64, - wanX25HistoryOutResets Counter64, - wanX25HistoryProviderResets Counter64, - wanX25HistoryInAccusedErrors Counter64, - wanX25HistoryOutAccusedErrors Counter64, - wanX25HistoryInInterrupts Counter64, - wanX25HistoryOutInterrupts Counter64, - wanX25HistoryInUtilization INTEGER (0..10000), - wanX25HistoryOutUtilization INTEGER (0..10000) -} - -wanX25HistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanX25HistoryEntry 1 } - -wanX25HistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases - by one as each new sample is taken." -::= { wanX25HistoryEntry 2 } - -wanX25HistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample is - started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is not - accessible in this table until the end of its interval." -::= { wanX25HistoryEntry 3 } - -wanX25HistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsDropEvents during the - interval." -::= { wanX25HistoryEntry 4 } - -wanX25HistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInFrames during the - interval." -::= { wanX25HistoryEntry 5 } - -wanX25HistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutFrames during the - interval." -::= { wanX25HistoryEntry 6 } - -wanX25HistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInOctets during the - interval." -::= { wanX25HistoryEntry 7 } - -wanX25HistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutOctets during the - interval." -::= { wanX25HistoryEntry 8 } - -wanX25HistoryInRejects OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInRejects during the - interval." -::= { wanX25HistoryEntry 9 } - -wanX25HistoryOutRejects OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutRejects during the - interval." -::= { wanX25HistoryEntry 10 } - -wanX25HistoryInAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInAttempts during the - interval." -::= { wanX25HistoryEntry 11 } - -wanX25HistoryOutAttempts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutAttempts during the - interval." -::= { wanX25HistoryEntry 12 } - -wanX25HistoryInFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInFailures during the - interval." -::= { wanX25HistoryEntry 13 } - -wanX25HistoryOutFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutFailures during the - interval." -::= { wanX25HistoryEntry 14 } - -wanX25HistoryProviderClears OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsProviderClears during the - interval." -::= { wanX25HistoryEntry 15 } - -wanX25HistoryInResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInResets during the - interval." -::= { wanX25HistoryEntry 16 } - -wanX25HistoryOutResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutResets during the - interval." -::= { wanX25HistoryEntry 17 } - -wanX25HistoryProviderResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsProviderResets during the - interval." -::= { wanX25HistoryEntry 18 } - -wanX25HistoryInAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInAccusedErrors during the - interval." -::= { wanX25HistoryEntry 19 } - -wanX25HistoryOutAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutAccusedErrors during the - interval." -::= { wanX25HistoryEntry 20 } - -wanX25HistoryInInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsInInterrupts during the - interval." -::= { wanX25HistoryEntry 21 } - -wanX25HistoryOutInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25StatsOutInterrupts during the - interval." -::= { wanX25HistoryEntry 22 } - -wanX25HistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link - in hundreds of a percent." -::= { wanX25HistoryEntry 23 } - -wanX25HistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link - in hundreds of a percent." -::= { wanX25HistoryEntry 24 } - -wanFrStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanFrStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Frame Relay statistics." -::= { wanProtocolStats 2 } - -wanFrStatsEntry OBJECT-TYPE - SYNTAX WanFrStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a frame relay interface across all DLCIs. - The near end of the link refers to the side of the link that the - probe is monitoring. The far end is the side the probe is not - on. In a frame relay network, there are many far ends of the - link, but they shall be logically grouped into one end in this - table." - INDEX { wanFrStatsIndex } -::= { wanFrStatsTable 1 } - -WanFrStatsEntry ::= SEQUENCE { - wanFrStatsIndex INTEGER (1..65535), - wanFrStatsDataSource OBJECT IDENTIFIER, - wanFrStatsDropEvents Counter64, - wanFrStatsInFrames Counter64, - wanFrStatsOutFrames Counter64, - wanFrStatsInOctets Counter64, - wanFrStatsOutOctets Counter64, - wanFrStatsInFECNs Counter64, - wanFrStatsOutFECNs Counter64, - wanFrStatsInBECNs Counter64, - wanFrStatsOutBECNs Counter64, - wanFrStatsInDEs Counter64, - wanFrStatsOutDEs Counter64, - wanFrStatsOwner OwnerString, - wanFrStatsStatus RowStatus -} - -wanFrStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanFrStatsTable entry." -::= { wanFrStatsEntry 1 } - -wanFrStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanFrStatsEntry analyzes. This source can be any frame relay - interface on this device. In order to identify a particular - interface, this object shall identify the instance of the - ifIndex object, defined in MIB-II [RFC 1573] for the desired - interface. The ifType value associated with the ifIndex can - only be frameRelay(32)." -::= { wanFrStatsEntry 2 } - -wanFrStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by the - probe due to lack of resources. Note that this number is not - necessarily the number of frames dropped; it is just the number - of times this condition has been detected." -::= { wanFrStatsEntry 3 } - -wanFrStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the far end of - the link including error packets." -::= { wanFrStatsEntry 4 } - -wanFrStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the near end of - the link including error packets." -::= { wanFrStatsEntry 5 } - -wanFrStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link including errored frames." -::= { wanFrStatsEntry 6 } - -wanFrStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link including errored frames." -::= { wanFrStatsEntry 7 } - -wanFrStatsInFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames see coming form the far end of the link - with the FECN bit set." -::= { wanFrStatsEntry 8 } - -wanFrStatsOutFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames see coming form the near end of the link - with the FECN bit set." -::= { wanFrStatsEntry 9 } - -wanFrStatsInBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the far end of the link - with the BECN bit set." -::= { wanFrStatsEntry 10 } - -wanFrStatsOutBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the near end of the link - with the BECN bit set." -::= { wanFrStatsEntry 11 } - -wanFrStatsInDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the far end of the link - with the DE bit set." -::= { wanFrStatsEntry 12 } - -wanFrStatsOutDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the near end of the link - with the DE bit set." -::= { wanFrStatsEntry 13 } - -wanFrStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanFrStatsEntry 14 } - -wanFrStatsStatus OBJECT-TYPE - SYNTAX RowStatus - -- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanFrStatsTable entry." -::= { wanFrStatsEntry 15 } - -wanFrHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanFrHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Frame Relay statistics." -::= { wanProtocolHistory 2 } - -wanFrHistoryEntry OBJECT-TYPE - SYNTAX WanFrHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a frame relay interface across all DLCIs. The - near end of the link refers to the side of the link that the - probe is monitoring. The far end is the side the probe is not - on. In a frame relay network, there are many far ends of the - link, but they shall be logically grouped into one end in this - table." - INDEX { wanFrHistoryIndex, wanFrHistorySampleIndex } -::= { wanFrHistoryTable 1 } - -WanFrHistoryEntry ::= SEQUENCE { - wanFrHistoryIndex INTEGER (1..65535), - wanFrHistorySampleIndex INTEGER (1..2147483647), - wanFrHistoryIntervalStart TimeTicks, - wanFrHistoryDropEvents Counter64, - wanFrHistoryInFrames Counter64, - wanFrHistoryOutFrames Counter64, - wanFrHistoryInOctets Counter64, - wanFrHistoryOutOctets Counter64, - wanFrHistoryInFECNs Counter64, - wanFrHistoryOutFECNs Counter64, - wanFrHistoryInBECNs Counter64, - wanFrHistoryOutBECNs Counter64, - wanFrHistoryInDEs Counter64, - wanFrHistoryOutDEs Counter64, - wanFrHistoryInUtilization INTEGER (0..10000), - wanFrHistoryOutUtilization INTEGER (0..10000) -} - -wanFrHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanFrHistoryEntry 1 } - -wanFrHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= { wanFrHistoryEntry 2 } - -wanFrHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample is - started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is not - accessible in this table until the end of its interval." -::= { wanFrHistoryEntry 3 } - -wanFrHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsDropEvents during the - interval." -::= { wanFrHistoryEntry 4 } - -wanFrHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsInFrames during the - interval." -::= { wanFrHistoryEntry 5 } - -wanFrHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsOutFrames during the - interval." -::= { wanFrHistoryEntry 6 } - -wanFrHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsInOctets during the - interval." -::= { wanFrHistoryEntry 7 } - -wanFrHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsOutOctets during the - interval." -::= { wanFrHistoryEntry 8 } - -wanFrHistoryInFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsInFECSs during the - interval." -::= { wanFrHistoryEntry 9 } - -wanFrHistoryOutFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsOutFECNs during the - interval." -::= { wanFrHistoryEntry 10 } - -wanFrHistoryInBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsInBECNs during the - interval." -::= { wanFrHistoryEntry 11 } - -wanFrHistoryOutBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsOutBECNs during the - interval." -::= { wanFrHistoryEntry 12 } - -wanFrHistoryInDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsInDEs during the interval." -::= { wanFrHistoryEntry 13 } - -wanFrHistoryOutDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrStatsDOutDEs during the interval." -::= { wanFrHistoryEntry 14 } - -wanFrHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the link - in hundreds of a percent." -::= { wanFrHistoryEntry 15 } - -wanFrHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the link - in hundreds of a percent." -::= { wanFrHistoryEntry 16 } - -wanAal5StatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAal5StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "AAL/5 statistics." -::= { wanProtocolStats 3 } - -wanAal5StatsEntry OBJECT-TYPE - SYNTAX WanAal5StatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a AAL/5 interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on. In an ATM network, - there are many far ends of the link, but they shall be logically - grouped into one end in this table." - INDEX { wanAal5StatsIndex } -::= { wanAal5StatsTable 1 } - -WanAal5StatsEntry ::= SEQUENCE { - wanAal5StatsIndex INTEGER (1..65535), - wanAal5StatsDataSource OBJECT IDENTIFIER, - wanAal5StatsDropEvents Counter64, - wanAal5StatsInCells Counter64, - wanAal5StatsOutCells Counter64, - wanAal5StatsInPDUs Counter64, - wanAal5StatsOutPDUs Counter64, - wanAal5StatsInOctets Counter64, - wanAal5StatsOutOctets Counter64, - wanAal5StatsInCLP1 Counter64, - wanAal5StatsOutCLP1 Counter64, - wanAal5StatsInCRCs Counter64, - wanAal5StatsOutCRCs Counter64, - wanAal5StatsInOversizedSDUs Counter64, - wanAal5StatsOutOversizedSDUs Counter64, - wanAal5StatsInSVCs Counter64, - wanAal5StatsOutSVCs Counter64, - wanAal5StatsOwner OwnerString, - wanAal5StatsStatus RowStatus -} - -wanAal5StatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this wanAal5StatsTable entry." -::= { wanAal5StatsEntry 1 } - -wanAal5StatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanAal5StatsEntry analyzes. This source can be any interface - on this device. In order to identify a particular interface, - this object shall identify the instance of the ifIndex object, - defined in MIB-II [RFC 1573] for the desired interface. The - ifType value associated with the ifIndex can only be aal5(49)." -::= { wanAal5StatsEntry 2 } - -wanAal5StatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by the - probe due to lack of resources. Note that this number is not - necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanAal5StatsEntry 3 } - -wanAal5StatsInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells for any AAL-5 connection seen - coming from the far end of the link." -::= { wanAal5StatsEntry 4 } - -wanAal5StatsOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells for any AAL-5 connection seen - coming from the near end of the link." -::= { wanAal5StatsEntry 5 } - -wanAal5StatsInPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs seen coming from the far end - of the link including error PDUs." -::= { wanAal5StatsEntry 6 } - -wanAal5StatsOutPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs seen coming from the near end - of the link including error PDUs." -::= { wanAal5StatsEntry 7 } - -wanAal5StatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all AAL-5 PDUs seen originating from - the far end of the link including errored PDUs." -::= { wanAal5StatsEntry 8 } - -wanAal5StatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all AAL-5 PDUs seen originating from - the near end of the link including errored PDUs." -::= { wanAal5StatsEntry 9 } - -wanAal5StatsInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells for any AAL-5 connection with the - CLP bit set seen coming from the far end of the link." -::= { wanAal5StatsEntry 10 } - -wanAal5StatsOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells for any AAL-5 connection with the - CLP bit set seen coming from the near end of the link." -::= { wanAal5StatsEntry 11 } - -wanAal5StatsInCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs with CRC errors from the far - end of the link." -::= { wanAal5StatsEntry 12 } - -wanAal5StatsOutCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs with CRC errors from the - near end of the link." -::= { wanAal5StatsEntry 13 } - -wanAal5StatsInOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 SDUs from the far end of the link - that were too large." -::= { wanAal5StatsEntry 14 } - -wanAal5StatsOutOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 SDUs from the near end of the link - that were too large." -::= { wanAal5StatsEntry 15 } - -wanAal5StatsInSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL/5 connections seen initiated from the - far end of the link." -::= { wanAal5StatsEntry 16 } - -wanAal5StatsOutSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 connections seen initiated from - the near end of the link." -::= { wanAal5StatsEntry 17 } - -wanAal5StatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanAal5StatsEntry 18 } - -wanAal5StatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanAal5StatsTable entry." -::= { wanAal5StatsEntry 19 } - -wanAal5HistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAal5HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "AAL/5 statistics." -::= { wanProtocolHistory 3 } - -wanAal5HistoryEntry OBJECT-TYPE - SYNTAX WanAal5HistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a AAL/5 interface. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on. In an ATM network, - there are many far ends of the link, but they shall be logically - grouped into one end in this table." - INDEX { wanAal5HistoryIndex, wanAal5HistorySampleIndex } -::= { wanAal5HistoryTable 1 } - -WanAal5HistoryEntry ::= SEQUENCE { - wanAal5HistoryIndex INTEGER (1..65535), - wanAal5HistorySampleIndex INTEGER (1..2147483647), - wanAal5HistoryIntervalStart TimeTicks, - wanAal5HistoryDropEvents Counter64, - wanAal5HistoryInCells Counter64, - wanAal5HistoryOutCells Counter64, - wanAal5HistoryInPDUs Counter64, - wanAal5HistoryOutPDUs Counter64, - wanAal5HistoryInOctets Counter64, - wanAal5HistoryOutOctets Counter64, - wanAal5HistoryInCLP1 Counter64, - wanAal5HistoryOutCLP1 Counter64, - wanAal5HistoryInCRCs Counter64, - wanAal5HistoryOutCRCs Counter64, - wanAal5HistoryInOversizedSDUs Counter64, - wanAal5HistoryOutOversizedSDUs Counter64, - wanAal5HistoryInSVCs Counter64, - wanAal5HistoryOutSVCs Counter64, - wanAal5HistoryInUtilization INTEGER (0..10000), - wanAal5HistoryOutUtilization INTEGER (0..10000) -} - -wanAal5HistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanAal5HistoryEntry 1 } - -wanAal5HistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample - this entry represents among all samples associated with the - same historyControlEntry. This index starts at 1 and - increases by one as each new sample is taken." -::= { wanAal5HistoryEntry 2 } - -wanAal5HistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track of - time of day, it should start the first sample of the history - at a time such that when the next hour of the day begins, a - sample is started at that instant. Note that following this - rule may require the probe to delay collection the first - sample of the history, as each sample must be of the same - interval. Also note that the sample which is currently being - collected is not accessible in this table until the end of its - interval." -::= { wanAal5HistoryEntry 3 } - -wanAal5HistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsDropEvents during the - interval." -::= { wanAal5HistoryEntry 4 } - -wanAal5HistoryInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInCells during the - interval." -::= { wanAal5HistoryEntry 5 } - -wanAal5HistoryOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutCells during the - interval." -::= { wanAal5HistoryEntry 6 } - -wanAal5HistoryInPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInPDUs during the - interval." -::= { wanAal5HistoryEntry 7 } - -wanAal5HistoryOutPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutPDUs during the - interval." -::= { wanAal5HistoryEntry 8 } - -wanAal5HistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInOctets during the - interval." -::= { wanAal5HistoryEntry 9 } - -wanAal5HistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutOctets during the - interval." -::= { wanAal5HistoryEntry 10 } - -wanAal5HistoryInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInCLP1 the - interval." -::= { wanAal5HistoryEntry 11 } - -wanAal5HistoryOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutCLP1 during the - interval." -::= { wanAal5HistoryEntry 12 } - -wanAal5HistoryInCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInCRCs during the - interval." -::= { wanAal5HistoryEntry 13 } - -wanAal5HistoryOutCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutCRCs during the - interval." -::= { wanAal5HistoryEntry 14 } - -wanAal5HistoryInOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInOversizedSDUs during the - interval." -::= { wanAal5HistoryEntry 15 } - -wanAal5HistoryOutOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutOversizedSDUs during the - interval." -::= { wanAal5HistoryEntry 16 } - -wanAal5HistoryInSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsInSVCs during the - interval." -::= { wanAal5HistoryEntry 17 } - -wanAal5HistoryOutSVCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5StatsOutSVCs during the - interval." -::= { wanAal5HistoryEntry 18 } - -wanAal5HistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean AAL-5 layer network - utilization of traffic coming from the far end of the - link in hundreds of a percent." -::= { wanAal5HistoryEntry 19 } - -wanAal5HistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean AAL-5 layer network - utilization of traffic coming from the near end of the - link in hundreds of a percent." -::= { wanAal5HistoryEntry 20 } - -wanPppStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanPppStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "PPP in HDLC service statistics." -::= { wanProtocolStats 4 } - -wanPppStatsEntry OBJECT-TYPE - SYNTAX WanPppStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a PPP in HDLC service. The near end of - the link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanPppStatsIndex } -::= { wanPppStatsTable 1 } - -WanPppStatsEntry ::= SEQUENCE { - wanPppStatsIndex INTEGER (1..65535), - wanPppStatsDataSource OBJECT IDENTIFIER, - wanPppStatsDropEvents Counter64, - wanPppStatsInFrames Counter64, - wanPppStatsOutFrames Counter64, - wanPppStatsInOctets Counter64, - wanPppStatsOutOctets Counter64, - wanPppStatsInBadAddresses Counter64, - wanPppStatsOutBadAddresses Counter64, - wanPppStatsInBadControls Counter64, - wanPppStatsOutBadControls Counter64, - wanPppStatsInLongFrames Counter64, - wanPppStatsOutLongFrames Counter64, - wanPppStatsInBadFCSs Counter64, - wanPppStatsOutBadFCSs Counter64, - wanPppStatsOwner OwnerString, - wanPppStatsStatus RowStatus -} - -wanPppStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this wanPppStatsTable entry." -::= { wanPppStatsEntry 1 } - -wanPppStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanPppStatsEntry analyzes. This source can be any interface - on this device. In order to identify a particular interface, - this object shall identify the instance of the ifIndex object, - defined in MIB-II [RFC 1573] for the desired interface. The - ifType value associated with the ifIndex can only be ppp(22)." -::= {wanPppStatsEntry 2 } - -wanPppStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number - is not necessarily the number of frames dropped; it is just - the number of times this condition has been detected." -::= { wanPppStatsEntry 3 } - -wanPppStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the far end - of the link including error frames." -::= { wanPppStatsEntry 4 } - -wanPppStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the near end - of the link including error frames." -::= { wanPppStatsEntry 5 } - -wanPppStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen coming from the far - end of the link including errored frames." -::= { wanPppStatsEntry 6 } - -wanPppStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen coming from the near - end of the link including errored frames." -::= { wanPppStatsEntry 7 } - -wanPppStatsInBadAddresses OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the far end of the link with - an incorrect address field." -::= { wanPppStatsEntry 8 } - -wanPppStatsOutBadAddresses OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the near end of the link with - an incorrect address field" -::= { wanPppStatsEntry 9 } - -wanPppStatsInBadControls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the far end of the link with - an incorrect control field." -::= { wanPppStatsEntry 10 } - -wanPppStatsOutBadControls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the near end of the link with - an incorrect control field." -::= { wanPppStatsEntry 11 } - -wanPppStatsInLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the far end of the link that - exceed the MRU." -::= { wanPppStatsEntry 12 } - -wanPppStatsOutLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen from the near end of the link that - exceed the MRU." -::= { wanPppStatsEntry 13 } - -wanPppStatsInBadFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of packets seen from the far end of the link with - incorrect FCSs." -::= { wanPppStatsEntry 14 } - -wanPppStatsOutBadFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of packets seen from the near end of the link with - incorrect FCSs." -::= { wanPppStatsEntry 15 } - -wanPppStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanPppStatsEntry 16 } - -wanPppStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanPppStatsTable entry." -::= { wanPppStatsEntry 17 } - -wanPppHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanPppHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "PPP in HDLC service statistics." -::= { wanProtocolHistory 4 } - -wanPppHistoryEntry OBJECT-TYPE - SYNTAX WanPppHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a PPP in HDLC service. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanPppHistoryIndex, wanPppHistorySampleIndex } -::= { wanPppHistoryTable 1 } - -WanPppHistoryEntry ::= SEQUENCE { - wanPppHistoryIndex INTEGER (1..65535), - wanPppHistorySampleIndex INTEGER (1..2147483647), - wanPppHistoryIntervalStart TimeTicks, - wanPppHistoryDropEvents Counter64, - wanPppHistoryInFrames Counter64, - wanPppHistoryOutFrames Counter64, - wanPppHistoryInOctets Counter64, - wanPppHistoryOutOctets Counter64, - wanPppHistoryInBadAddresses Counter64, - wanPppHistoryOutBadAddresses Counter64, - wanPppHistoryInBadControls Counter64, - wanPppHistoryOutBadControls Counter64, - wanPppHistoryInLongFrames Counter64, - wanPppHistoryOutLongFrames Counter64, - wanPppHistoryInBadFCSs Counter64, - wanPppHistoryOutBadFCSs Counter64, - wanPppHistoryInUtilization INTEGER (0..10000), - wanPppHistoryOutUtilization INTEGER (0..10000) -} - -wanPppHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanPppHistoryEntry 1 } - -wanPppHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases - by one as each new sample is taken." -::= {wanPppHistoryEntry 2 } - -wanPppHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over which - this sample was measured. If the probe keeps track of time of - day, it should start the first sample of the history at a time - such that when the next hour of the day begins, a sample is - started at that instant. Note that following this rule may - require the probe to delay collection the first sample of the - history, as each sample must be of the same interval. Also - note that the sample which is currently being collected is not - accessible in this table until the end of its interval." -::= { wanPppHistoryEntry 3 } - -wanPppHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsDropEvents during the - interval." -::= { wanPppHistoryEntry 4 } - -wanPppHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInFrames during the - interval." -::= { wanPppHistoryEntry 5 } - -wanPppHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutFrames during the - interval." -::= { wanPppHistoryEntry 6 } - -wanPppHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInOctets during the - interval." -::= { wanPppHistoryEntry 7 } - -wanPppHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutOctets during the - interval." -::= { wanPppHistoryEntry 8 } - -wanPppHistoryInBadAddresses OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInBadAddresses during the - interval." -::= { wanPppHistoryEntry 9 } - -wanPppHistoryOutBadAddresses OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutBadAddresses during the - interval." -::= { wanPppHistoryEntry 10 } - -wanPppHistoryInBadControls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInBadControls during the - interval." -::= { wanPppHistoryEntry 11 } - -wanPppHistoryOutBadControls OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutBadControls during the - interval." -::= { wanPppHistoryEntry 12 } - -wanPppHistoryInLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInLongFrames during the - interval." -::= { wanPppHistoryEntry 13 } - -wanPppHistoryOutLongFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutLongFrames during the - interval." -::= { wanPppHistoryEntry 14 } - -wanPppHistoryInBadFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsInBadFCSs during the - interval." -::= { wanPppHistoryEntry 15 } - -wanPppHistoryOutBadFCSs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanPppStatsOutBadFCSs during the - interval." -::= { wanPppHistoryEntry 16 } - -wanPppHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the far end of the - link in hundreds of a percent." -::= { wanPppHistoryEntry 17 } - -wanPppHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean physical layer network - utilization of traffic coming from the near end of the - link in hundreds of a percent." -::= { wanPppHistoryEntry 18 } - -wanX25PvcStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanX25PvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "X.25 per-LCI statistics for a PVC." -::= { wanPvcStats 1 } - -wanX25PvcStatsEntry OBJECT-TYPE - SYNTAX WanX25PvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a X.25 PVC. The near end of the link - refers to the side of the link that the probe is - monitoring. The far end is the sides the probe is not on." - INDEX { wanX25StatsIndex } -::= { wanX25PvcStatsTable 1 } - -WanX25PvcStatsEntry ::= SEQUENCE { - wanX25PvcStatsIndex INTEGER (1..65535), - wanX25PvcStatsDataSource OBJECT IDENTIFIER, - wanX25PvcStatsDropEvents Counter64, - wanX25PvcStatsInFrames Counter64, - wanX25PvcStatsOutFrames Counter64, - wanX25PvcStatsInOctets Counter64, - wanX25PvcStatsOutOctets Counter64, - wanX25PvcStatsInResets Counter64, - wanX25PvcStatsOutResets Counter64, - wanX25PvcStatsProviderResets Counter64, - wanX25PvcStatsInAccusedErrors Counter64, - wanX25PvcStatsOutAccusedErrors Counter64, - wanX25PvcStatsInInterrupts Counter64, - wanX25PvcStatsOutInterrupts Counter64, - wanX25PvcStatsUpTime TimeTicks, - wanX25PvcStatsDownTime TimeTicks, - wanX25PvcStatsState INTEGER, - wanX25PvcStatsStateChanges Counter64, - wanX25PvcStatsOwner OwnerString, - wanX25PvcStatsStatus RowStatus -} - -wanX25PvcStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanX25PvcStatsTable entry." -::= { wanX25PvcStatsEntry 1 } - -wanX25PvcStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanX25PvcStatsEntry analyzes. This source can be any - pvcEntry associated with an X.25 interface. In order to - identify a particular LCI to monitor, this object shall - identify the instance of the pvcIndex object that - corresponds to a X.25 PVC, defined above for the desired - interface." -::= { wanX25PvcStatsEntry 2 } - -wanX25PvcStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number - is not necessarily the number of frames dropped; it is just - the number of times this condition has been detected." -::= { wanX25PvcStatsEntry 3 } - -wanX25PvcStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the far end - of the link on this LCI." -::= { wanX25PvcStatsEntry 4 } - -wanX25PvcStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the near end - of the link on this LCI." -::= { wanX25PvcStatsEntry 5 } - -wanX25PvcStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from - the far end of the link on this LCI." -::= { wanX25PvcStatsEntry 6 } - -wanX25PvcStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from - the near end of the link on this LCI." -::= { wanX25PvcStatsEntry 7 } - -wanX25PvcStatsInResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen from the far end of the - link with cause code DTE initiated for this LCI." -::= { wanX25PvcStatsEntry 8 } - -wanX25PvcStatsOutResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen from the far end of the - link with cause code DTE initiated for this LCI." -::= { wanX25PvcStatsEntry 9 } - -wanX25PvcStatsProviderResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of reset requests seen with cause code other - than DTE initiated for this LCI." -::= { wanX25PvcStatsEntry 10 } - -wanX25PvcStatsInAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The numbers of frames seen from the far end of the link - containing a procedure error cause code on this LCI. - These include clear, reset, restart, or diagnostic - packets." -::= { wanX25PvcStatsEntry 11 } - -wanX25PvcStatsOutAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The numbers of frames seen from the near end of the link - containing a procedure error cause code on this LCI. - These include clear, reset, restart, or diagnostic packets." -::= { wanX25PvcStatsEntry 12 } - -wanX25PvcStatsInInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of interrupts frames seen coming from the far - end of the link on this LCI." -::= { wanX25PvcStatsEntry 13 } - -wanX25PvcStatsOutInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of interrupts frames seen coming from the far - end of the link on this LCI." -::= { wanX25PvcStatsEntry 14 } - -wanX25PvcStatsUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that the - probe is sure this LCI was active, i.e., the total time the - value of wanX25PvcStatsState was equal to up(1). A value of - less than the age of this entry does not necessarily mean that - this LCI was down. It only means the probe was not certain it - was up. - - Note: the sum of wanX25PvcStatsUpTime and wanX25PvcStatsDownTime - may be less than the age of this entry. In this case, the - unaccounted for time is the time the probe was uncertain of the - state of this LCI, i.e., the total time the value of - wanX25PvcStatsState was unknown(3)." -::= { wanX25PvcStatsEntry 15 } - -wanX25PvcStatsDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that the - probe is sure this LCI was down, i.e., the total time the value - of wanX25PvcStatsState was equal to down(3). A value of less - than the age of this entry does not necessarily mean that this - LCI was up at some point. It only means the probe was not - certain it was down. - - Note: the sum of wanX25PvcStatsUpTime and wanX25PvcStatsDownTime - may be less than the age of this entry. In this case, the - unaccounted for time is the time the probe was uncertain of the - state of this LCI, i.e., the total time the value of - wanX25PvcStatsState was unknown(3)." -::= { wanX25PvcStatsEntry 16 } - -wanX25PvcStatsState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2), - unknown(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current state of this LCI as inferred by the probe. - A value of up(2) means the LCI is active. A value of - down(2) means the LCI is inactive. And a value of - unknown(3) means the probe cannot currently infer the - state." -::= { wanX25PvcStatsEntry 17 } - -wanX25PvcStatsStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of the number of times the wanX25PvcStatsState - has gone from up(1) to down(2) or vice versa. The number - of times wanX25PvcStatsState goes to unknown(3) is not - counted. However, if the value goes from up(1) to unknown(3) - and then to down(2) should be counted as 1. Likewise going - from down(2) to unknown(3) and then to up(3) should be - counted as 1." -::= { wanX25PvcStatsEntry 18 } - -wanX25PvcStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanX25PvcStatsEntry 19 } - -wanX25PvcStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanX25PvcStatsTable entry." -::= { wanX25PvcStatsEntry 20 } - -wanX25PvcHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanX25PvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "X.25 per LCI statistics." -::= { wanPvcHistory 1 } - -wanX25PvcHistoryEntry OBJECT-TYPE - SYNTAX WanX25PvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a X.25 LCI. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX { wanX25PvcHistoryIndex, wanX25PvcHistorySampleIndex } -::= { wanX25PvcHistoryTable 1 } - -WanX25PvcHistoryEntry ::= SEQUENCE { - wanX25PvcHistoryIndex INTEGER (1..65535), - wanX25PvcHistorySampleIndex INTEGER (1..2147483647), - wanX25PvcHistoryIntervalStart TimeTicks, - wanX25PvcHistoryDropEvents Counter64, - wanX25PvcHistoryInFrames Counter64, - wanX25PvcHistoryOutFrames Counter64, - wanX25PvcHistoryInOctets Counter64, - wanX25PvcHistoryOutOctets Counter64, - wanX25PvcHistoryInResets Counter64, - wanX25PvcHistoryOutResets Counter64, - wanX25PvcHistoryProviderResets Counter64, - wanX25PvcHistoryInAccusedErrors Counter64, - wanX25PvcHistoryOutAccusedErrors Counter64, - wanX25PvcHistoryInInterrupts Counter64, - wanX25PvcHistoryOutInterrupts Counter64, - wanX25PvcHistoryUpTime TimeTicks, - wanX25PvcHistoryDownTime TimeTicks, - wanX25PvcHistoryStateChanges Counter64, - wanX25PvcHistoryInUtilization INTEGER (0..10000), - wanX25PvcHistoryOutUtilization INTEGER (0..10000) -} - -wanX25PvcHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the - same history as identified by the same value of - historyControlIndex." -::= { wanX25PvcHistoryEntry 1 } - -wanX25PvcHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= {wanX25PvcHistoryEntry 2 } - -wanX25PvcHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track - of time of day, it should start the first sample of the - history at a time such that when the next hour of the day - begins, a sample is started at that instant. Note that - following this rule may require the probe to delay collection - the first sample of the history, as each sample must be of the - same interval. Also note that the sample which is currently - being collected is not accessible in this table until the end - of its interval." -::= { wanX25PvcHistoryEntry 3 } - -wanX25PvcHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsDropEvents during the - interval." -::= { wanX25PvcHistoryEntry 4 } - -wanX25PvcHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsInFrames during the - interval." -::= { wanX25PvcHistoryEntry 5 } - -wanX25PvcHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsOutFrames during the - interval." -::= { wanX25PvcHistoryEntry 6 } - -wanX25PvcHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsInOctets during the - interval." -::= { wanX25PvcHistoryEntry 7 } - -wanX25PvcHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsOutOctets during the - interval." -::= { wanX25PvcHistoryEntry 8 } - -wanX25PvcHistoryInResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsInResets during the - interval." -::= { wanX25PvcHistoryEntry 9 } - -wanX25PvcHistoryOutResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsOutResets during the - interval." -::= { wanX25PvcHistoryEntry 10 } - -wanX25PvcHistoryProviderResets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsProviderResets during the - interval." -::= { wanX25PvcHistoryEntry 11 } - -wanX25PvcHistoryInAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsInAccusedErrors during the - interval." -::= { wanX25PvcHistoryEntry 12 } - -wanX25PvcHistoryOutAccusedErrors OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsOutAccusedErrors during the - interval." -::= { wanX25PvcHistoryEntry 13 } - -wanX25PvcHistoryInInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsInInterrupts during the - interval." -::= { wanX25PvcHistoryEntry 14 } - -wanX25PvcHistoryOutInterrupts OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsOutInterrupts during the - interval." -::= { wanX25PvcHistoryEntry 15 } - -wanX25PvcHistoryUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsUpTime during the - interval." -::= { wanX25PvcHistoryEntry 16 } - -wanX25PvcHistoryDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsDownTime during the - interval." -::= { wanX25PvcHistoryEntry 17 } - -wanX25PvcHistoryStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanX25PvcStatsStateChanges during the - interval." -::= { wanX25PvcHistoryEntry 18 } - -wanX25PvcHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on this - LCI coming from the far end of the link in hundreds of percent - of the CIR." -::= { wanX25PvcHistoryEntry 19 } - -wanX25PvcHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on this - LCI coming from the near end of the link in hundreds of percent - of CIR." -::= { wanX25PvcHistoryEntry 20 } - -wanFrPvcStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanFrPvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Frame Relay per-DLCI statistics." -::= { wanPvcStats 2 } - -wanFrPvcStatsEntry OBJECT-TYPE - SYNTAX WanFrPvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a frame relay DLCI. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanFrPvcStatsIndex } -::= { wanFrPvcStatsTable 1 } - -WanFrPvcStatsEntry ::= SEQUENCE { - wanFrPvcStatsIndex INTEGER (1..65535), - wanFrPvcStatsDataSource OBJECT IDENTIFIER, - wanFrPvcStatsDropEvents Counter64, - wanFrPvcStatsInFrames Counter64, - wanFrPvcStatsOutFrames Counter64, - wanFrPvcStatsInOctets Counter64, - wanFrPvcStatsOutOctets Counter64, - wanFrPvcStatsInFECNs Counter64, - wanFrPvcStatsOutFECNs Counter64, - wanFrPvcStatsInBECNs Counter64, - wanFrPvcStatsOutBECNs Counter64, - wanFrPvcStatsInDEs Counter64, - wanFrPvcStatsOutDEs Counter64, - wanFrPvcStatsUpTime TimeTicks, - wanFrPvcStatsDownTime TimeTicks, - wanFrPvcStatsState INTEGER, - wanFrPvcStatsStateChanges Counter64, - wanFrPvcStatsOwner OwnerString, - wanFrPvcStatsStatus RowStatus -} - -wanFrPvcStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanFrPvcStatsTable entry." -::= { wanFrPvcStatsEntry 1 } - -wanFrPvcStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanFrPvcStatsEntry analyzes. This source can be any - pvcEntry associated with a frame relay interface on this - device. In order to identify a particular DLCI, this object - shall identify the instance of the frame relay pvcIndex - object, defined in the PVCCONFIG-MIB." -::= {wanFrPvcStatsEntry 2 } - -wanFrPvcStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped by - the probe due to lack of resources. Note that this number is - not necessarily the number of frames dropped; it is just the - number of times this condition has been detected." -::= { wanFrPvcStatsEntry 3 } - -wanFrPvcStatsInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the far end of - the link on this DLCI." -::= { wanFrPvcStatsEntry 4 } - -wanFrPvcStatsOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of frames seen coming from the near end of - the link on this DLCI." -::= { wanFrPvcStatsEntry 5 } - -wanFrPvcStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - far end of the link on this DLCI." -::= { wanFrPvcStatsEntry 6 } - -wanFrPvcStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all frames seen originating from the - near end of the link on this DLCI." -::= { wanFrPvcStatsEntry 7 } - -wanFrPvcStatsInFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames see coming form the far end of the link - with the FECN bit set on this DLCI." -::= { wanFrPvcStatsEntry 8 } - -wanFrPvcStatsOutFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the far end of the - link with the BECN bit set on this DLCI." -::= { wanFrPvcStatsEntry 9 } - -wanFrPvcStatsInBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames see coming form the near end of the - link with the FECN bit set." -::= { wanFrPvcStatsEntry 10 } - -wanFrPvcStatsOutBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the near end of the - link with the BECN bit set on this DLCI." -::= { wanFrPvcStatsEntry 11 } - -wanFrPvcStatsInDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the far end of the - link with the DE bit set on this DCLI." -::= { wanFrPvcStatsEntry 12 } - -wanFrPvcStatsOutDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of frames seen coming from the near end of the - link with the DE bit set on this DLCI." -::= { wanFrPvcStatsEntry 13 } - -wanFrPvcStatsUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that - the probe is sure this LCI was active, i.e., the total time - the value of wanFrPvcStatsState was equal to up(1). A value - of less than the age of this entry does not necessarily mean - that this LCI was down. It only means the probe was not - certain it was up. - - Note: the sum of wanFrPvcStatsUpTime and wanFrPvcStatsDownTime - may be less than the age of this entry. In this case, the - unaccounted for time is the time the probe was uncertain of the - state of this DLCI, i.e., the total time the value of - wanFrPvcStatsState was unknown(3)." -::= { wanFrPvcStatsEntry 14 } - -wanFrPvcStatsDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that - the probe is sure this LCI was down, i.e., the total time - the value of wanFrPvcStatsState was equal to down(3). A - value of less than the age of this entry does not - necessarily mean that this LCI was up at some point. It - only means the probe was not certain it was down. - - Note: the sum of wanX25PvcStatsUpTime and wanFrPvcStatsDownTime - may be less than the age of this entry. In this case, the - unaccounted for time is the time the probe was uncertain of the - state of this DLCI, i.e., the total time the value of - wanFrPvcStatsState was unknown(3)." -::= { wanFrPvcStatsEntry 15 } - -wanFrPvcStatsState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2), - unknown(3) -} -MAX-ACCESS read-only -STATUS current -DESCRIPTION - "The current state of this DLCI as inferred by the probe. - A value of up(2) means the DLCI is active. A value of down(2) - means the DLCI is inactive. And a value of unknown(3) means - the probe cannot currently infer the state." -::= { wanFrPvcStatsEntry 16 } - -wanFrPvcStatsStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of the number of times the wanFrPvcStatsState has - gone from up(1) to down(2) or vice versa. The number of - times wanFrPvcStatsState goes to unknown(3) is not counted. - However, if the value goes from up(1) to unknown(3) and then - to down(2) should be counted as 1. Likewise going from down(2) - to unknown(3) and then to up(3) should be counted as 1." -::= { wanFrPvcStatsEntry 17 } - -wanFrPvcStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanFrPvcStatsEntry 18 } - -wanFrPvcStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanFrPvcStatsTable entry." -::= { wanFrPvcStatsEntry 19 } - -wanFrPvcHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanFrPvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Frame Relay per-DCLI statistics." -::= { wanPvcHistory 2 } - -wanFrPvcHistoryEntry OBJECT-TYPE - SYNTAX WanFrPvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a frame relay DLCI. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanFrPvcHistoryIndex, wanFrPvcHistorySampleIndex } -::= { wanFrPvcHistoryTable 1 } - -WanFrPvcHistoryEntry ::= SEQUENCE { - wanFrPvcHistoryIndex INTEGER (1..65535), - wanFrPvcHistorySampleIndex INTEGER (1..2147483647), - wanFrPvcHistoryIntervalStart TimeTicks, - wanFrPvcHistoryDropEvents Counter64, - wanFrPvcHistoryInFrames Counter64, - wanFrPvcHistoryOutFrames Counter64, - wanFrPvcHistoryInOctets Counter64, - wanFrPvcHistoryOutOctets Counter64, - wanFrPvcHistoryInFECNs Counter64, - wanFrPvcHistoryOutFECNs Counter64, - wanFrPvcHistoryInBECNs Counter64, - wanFrPvcHistoryOutBECNs Counter64, - wanFrPvcHistoryInDEs Counter64, - wanFrPvcHistoryOutDEs Counter64, - wanFrPvcHistoryUpTime TimeTicks, - wanFrPvcHistoryDownTime TimeTicks, - wanFrPvcHistoryStateChanges Counter64, - wanFrPvcHistoryInUtilization INTEGER (0..10000), - wanFrPvcHistoryOutUtilization INTEGER (0..10000) -} - -wanFrPvcHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of historyControlIndex." -::= { wanFrPvcHistoryEntry 1 } - -wanFrPvcHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample this - entry represents among all samples associated with the same - historyControlEntry. This index starts at 1 and increases by - one as each new sample is taken." -::= { wanFrPvcHistoryEntry 2 } - -wanFrPvcHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track - of time of day, it should start the first sample of the - history at a time such that when the next hour of the day - begins, a sample is started at that instant. Note that - following this rule may require the probe to delay collection - the first sample of the history, as each sample must be of the - same interval. Also note that the sample which is currently - being collected is not accessible in this table until the end - of its interval." -::= { wanFrPvcHistoryEntry 3 } - -wanFrPvcHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsDropEvents during the - interval." -::= { wanFrPvcHistoryEntry 4 } - -wanFrPvcHistoryInFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsInFrames during the - interval." -::= { wanFrPvcHistoryEntry 5 } - -wanFrPvcHistoryOutFrames OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsOutFrames during the - interval." -::= { wanFrPvcHistoryEntry 6 } - -wanFrPvcHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsInOctets during the - interval." -::= { wanFrPvcHistoryEntry 7 } - -wanFrPvcHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsOutOctets during the - interval." -::= { wanFrPvcHistoryEntry 8 } - -wanFrPvcHistoryInFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsInFECNs during the - interval." -::= { wanFrPvcHistoryEntry 9 } - -wanFrPvcHistoryOutFECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsOutFECNs during the - interval." -::= { wanFrPvcHistoryEntry 10 } - -wanFrPvcHistoryInBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsInBECNs during the - interval." -::= { wanFrPvcHistoryEntry 11 } - -wanFrPvcHistoryOutBECNs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsOutBECNs during the - interval." -::= { wanFrPvcHistoryEntry 12 } - -wanFrPvcHistoryInDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsInDEs during the - interval." -::= { wanFrPvcHistoryEntry 13 } - -wanFrPvcHistoryOutDEs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsOutDEs during the - interval." -::= { wanFrPvcHistoryEntry 14 } - -wanFrPvcHistoryUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsUpTime during the - interval." -::= { wanFrPvcHistoryEntry 15 } - -wanFrPvcHistoryDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsDownTime during the - interval." -::= { wanFrPvcHistoryEntry 16 } - -wanFrPvcHistoryStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanFrPvcStatsStateChanges during the - interval." -::= { wanFrPvcHistoryEntry 17 } - -wanFrPvcHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on - this DLCI coming from the far end of the link in hundreds - of percent of the CIR." -::= { wanFrPvcHistoryEntry 18 } - -wanFrPvcHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on - this DLCI coming from the near end of the link in hundreds - of percent of CIR." -::= { wanFrPvcHistoryEntry 19 } - -wanAal5PvcStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAal5PvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "AAL/5 per-VPI/VCI statistics." -::= { wanPvcStats 3 } - -wanAal5PvcStatsEntry OBJECT-TYPE - SYNTAX WanAal5PvcStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a AAL-5 VCI/VPI. The near end of the - link refers to the side of the link that the probe is - monitoring. The far end is the side the probe is not on." - INDEX { wanAal5PvcStatsIndex } -::= { wanAal5PvcStatsTable 1 } - -WanAal5PvcStatsEntry ::= SEQUENCE { - wanAal5PvcStatsIndex INTEGER (1..65535), - wanAal5PvcStatsDataSource OBJECT IDENTIFIER, - wanAal5PvcStatsDropEvents Counter64, - wanAal5PvcStatsInCells Counter64, - wanAal5PvcStatsOutCells Counter64, - wanAal5PvcStatsInPDUs Counter64, - wanAal5PvcStatsOutPDUs Counter64, - wanAal5PvcStatsInOctets Counter64, - wanAal5PvcStatsOutOctets Counter64, - wanAal5PvcStatsInCLP1 Counter64, - wanAal5PvcStatsOutCLP1 Counter64, - wanAal5PvcStatsInCRCs Counter64, - wanAal5PvcStatsOutCRCs Counter64, - wanAal5PvcStatsInOversizedSDUs Counter64, - wanAal5PvcStatsOutOversizedSDUs Counter64, - wanAal5PvcStatsUpTime TimeTicks, - wanAal5PvcStatsDownTime TimeTicks, - wanAal5PvcStatsState INTEGER, - wanAal5PvcStatsStateChanges Counter64, - wanAal5PvcStatsOwner OwnerString, - wanAal5PvcStatsStatus RowStatus -} - -wanAal5PvcStatsIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The value of this object uniquely identifies this - wanAal5PvcStatsTable entry." -::= { wanAal5PvcStatsEntry 1 } - -wanAal5PvcStatsDataSource OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "This object identifies the source of the data that this - wanAal5StatsEntry analyzes. This source can be any - pvcEntry that is associated with an ATM interface on this - device. In order to identify a particular VPI/VCI, this - object shall identify the instance of the pvcIndex object, - defined in the PVCCONFIG-MIB." -::= { wanAal5PvcStatsEntry 2 } - -wanAal5PvcStatsDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of events in which frames were dropped - by the probe due to lack of resources. Note that this - number is not necessarily the number of frames dropped; - it is just the number of times this condition has been - detected." -::= { wanAal5PvcStatsEntry 3 } - -wanAal5PvcStatsInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells for seen coming from the far - end of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 4 } - -wanAal5PvcStatsOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells seen coming from the near end - of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 5 } - -wanAal5PvcStatsInPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs seen coming from the far - end of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 6 } - -wanAal5PvcStatsOutPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs seen coming from the near - end of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 7 } - -wanAal5PvcStatsInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all AAL-5 PDUs seen originating from - the far end of the link on this VCI/VPI." -::= { wanAal5PvcStatsEntry 8 } - -wanAal5PvcStatsOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The sum of octets from all AAL-5 PDUs seen originating from - the near end of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 9 } - -wanAal5PvcStatsInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells with the CLP bit set seen coming - from the far end of the link on this VCI/VPI." -::= { wanAal5PvcStatsEntry 10 } - -wanAal5PvcStatsOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of cells with the CLP bit set seen coming - from the near end of the link on this VCI/VPI." -::= { wanAal5PvcStatsEntry 11 } - -wanAal5PvcStatsInCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs with CRC errors seen coming - from the far end of the link on this VCI/VPI." -::= { wanAal5PvcStatsEntry 12 } - -wanAal5PvcStatsOutCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of AAL-5 PDUs with CRC errors seen coming - from the near end of the link on this VPI/VCI." -::= { wanAal5PvcStatsEntry 13 } - -wanAal5PvcStatsInOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of AAL5 SDUs from the far end of the link that - were too large on this VPI/VCI." -::= { wanAal5PvcStatsEntry 14 } - -wanAal5PvcStatsOutOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of AAL5 SDUs from the near end of the link that - were too large on this VPI/VCI." -::= { wanAal5PvcStatsEntry 15 } - -wanAal5PvcStatsUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that - the probe is sure this LCI was active, i.e., the total time - the value of wanAal5PvcStatsState was equal to up(1). A value - of less than the age of this entry does not necessarily mean - that this VPI/VCI was down. It only means the probe was not - certain it was up. - - Note: the sum of wanAal5PvcStatsUpTime and - wanAal5PvcStatsDownTime may be less than the age of this entry. - In this case, the unaccounted for time is the time the probe was - uncertain of the state of this VPI/VCI, i.e., the total time the - value of wanAal5PvcStatsState was unknown(3)." -::= { wanAal5PvcStatsEntry 16 } - -wanAal5PvcStatsDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total amount of time in one-hundreds of a second that the - probe is sure this LCI was down, i.e., the total time the - value of wanAal5PvcStatsState was equal to down(3). A value of - less than the age of this entry does not necessarily mean that - this VPI/VCI was up at some point. It only means the probe was - not certain it was down. - - Note: the sum of wanAal5PvcStatsUpTime and - wanAal5PvcStatsDownTime may be less than the age of this entry. - In this case, the unaccounted for time is the time the probe was - uncertain of the state of this VPI/VCI, i.e., the total time the - value of wanAal5PvcStatsState was unknown(3)." -::= { wanAal5PvcStatsEntry 17 } - -wanAal5PvcStatsState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2), - unknown(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current state of this VPI/VCI as inferred by the probe. - A value of up(2) means the LCI is active. A value of down(2) - means the VPI/VCI is inactive. And a value of unknown(3) - means the probe cannot currently infer the state." -::= { wanAal5PvcStatsEntry 18 } - -wanAal5PvcStatsStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of the number of times the wanAal5PvcStatsState - has gone from up(1) to down(2) or vice versa. The number of - times wanAal5PvcStatsState goes to unknown(3) is not counted. - However, if the value goes from up(1) to unknown(3) and then - to down(2) should be counted as 1. Likewise going from down(2) - to unknown(3) and then to up(3) should be counted as 1." -::= { wanAal5PvcStatsEntry 19 } - -wanAal5PvcStatsOwner OBJECT-TYPE - SYNTAX OwnerString - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The entity that configured this entry." -::= { wanAal5PvcStatsEntry 20 } - -wanAal5PvcStatsStatus OBJECT-TYPE - SYNTAX RowStatus --- MAX-ACCESS read-write - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this wanAal5PvcStatsTable entry." -::= { wanAal5PvcStatsEntry 21 } - -wanAal5PvcHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF WanAal5PvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "AAL-5 per-VPI/VCI statistics." -::= { wanPvcHistory 3 } - -wanAal5PvcHistoryEntry OBJECT-TYPE - SYNTAX WanAal5PvcHistoryEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The statistics for a AAL-5 VCI/VPI. The near end of the link - refers to the side of the link that the probe is monitoring. - The far end is the side the probe is not on." - INDEX { wanAal5PvcHistoryIndex, wanAal5PvcHistorySampleIndex } -::= { wanAal5PvcHistoryTable 1 } - -WanAal5PvcHistoryEntry ::= SEQUENCE { - wanAal5PvcHistoryIndex INTEGER (1..65535), - wanAal5PvcHistorySampleIndex INTEGER (1..2147483647), - wanAal5PvcHistoryIntervalStart TimeTicks, - wanAal5PvcHistoryDropEvents Counter64, - wanAal5PvcHistoryInCells Counter64, - wanAal5PvcHistoryOutCells Counter64, - wanAal5PvcHistoryInPDUs Counter64, - wanAal5PvcHistoryOutPDUs Counter64, - wanAal5PvcHistoryInOctets Counter64, - wanAal5PvcHistoryOutOctets Counter64, - wanAal5PvcHistoryInCLP1 Counter64, - wanAal5PvcHistoryOutCLP1 Counter64, - wanAal5PvcHistoryInCRCs Counter64, - wanAal5PvcHistoryOutCRCs Counter64, - wanAal5PvcHistoryInOversizedSDUs Counter64, - wanAal5PvcHistoryOutOversizedSDUs Counter64, - wanAal5PvcHistoryUpTime TimeTicks, - wanAal5PvcHistoryDownTime TimeTicks, - wanAal5PvcHistoryStateChanges Counter64, - wanAal5PvcHistoryInUtilization INTEGER (0..10000), - wanAal5PvcHistoryOutUtilization INTEGER (0..10000) -} - -wanAal5PvcHistoryIndex OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The history of which this entry is a port. The history - identified by a particular value of this index is the same - history as identified by the same value of - historyControlIndex." -::= { wanAal5PvcHistoryEntry 1 } - -wanAal5PvcHistorySampleIndex OBJECT-TYPE - SYNTAX INTEGER (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An index that uniquely identifies the particular sample - this entry represents among all samples associated with - the same historyControlEntry. This index starts at 1 and - increases by one as each new sample is taken." -::= {wanAal5PvcHistoryEntry 2 } - -wanAal5PvcHistoryIntervalStart OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at the start of the interval over - which this sample was measured. If the probe keeps track - of time of day, it should start the first sample of the - history at a time such that when the next hour of the day - begins, a sample is started at that instant. Note that - following this rule may require the probe to delay collection - the first sample of the history, as each sample must be of the - same interval. Also note that the sample which is currently - being collected is not accessible in this table until the end - of its interval." -::= { wanAal5PvcHistoryEntry 3 } - -wanAal5PvcHistoryDropEvents OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsDropEvents during the - interval." -::= { wanAal5PvcHistoryEntry 4 } - -wanAal5PvcHistoryInCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInCells during the - interval." -::= { wanAal5PvcHistoryEntry 5 } - -wanAal5PvcHistoryOutCells OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutCells during the - interval." -::= { wanAal5PvcHistoryEntry 6 } - -wanAal5PvcHistoryInPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInPDUs during the - interval." -::= { wanAal5PvcHistoryEntry 7 } - -wanAal5PvcHistoryOutPDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutPDUs during the - interval." -::= { wanAal5PvcHistoryEntry 8 } - -wanAal5PvcHistoryInOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInOctets during the - interval." -::= { wanAal5PvcHistoryEntry 9 } - -wanAal5PvcHistoryOutOctets OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutOctets during the - interval." -::= { wanAal5PvcHistoryEntry 10 } - -wanAal5PvcHistoryInCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInCLP1 during the - interval." -::= { wanAal5PvcHistoryEntry 11 } - -wanAal5PvcHistoryOutCLP1 OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutCLP1 during the - interval." -::= { wanAal5PvcHistoryEntry 12 } - -wanAal5PvcHistoryInCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInCRCs during the - interval." -::= { wanAal5PvcHistoryEntry 13 } - -wanAal5PvcHistoryOutCRCs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutCRCs during the - interval." -::= { wanAal5PvcHistoryEntry 14 } - -wanAal5PvcHistoryInOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsInOversizedSDUs - during the interval." -::= { wanAal5PvcHistoryEntry 15 } - -wanAal5PvcHistoryOutOversizedSDUs OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsOutOversizedSDUs - during the interval." -::= { wanAal5PvcHistoryEntry 16 } - -wanAal5PvcHistoryUpTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsUpTime - during the interval." -::= { wanAal5PvcHistoryEntry 17 } - -wanAal5PvcHistoryDownTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsDownTime - during the interval." -::= { wanAal5PvcHistoryEntry 18 } - -wanAal5PvcHistoryStateChanges OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The change in value of wanAal5PvcStatsStateChanges - during the interval." -::= { wanAal5PvcHistoryEntry 19 } - -wanAal5PvcHistoryInUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on - this VPI/VCI coming from the far end of the link in hundreds - of percent of the CIR." -::= { wanAal5PvcHistoryEntry 20 } - -wanAal5PvcHistoryOutUtilization OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The best estimated of the mean utilization of traffic on - this VPI/VCI coming from the near end of the link in hundreds - of percent of CIR." -::= { wanAal5PvcHistoryEntry 21 } - -END diff --git a/mibs/WLSR-AP-MIB b/mibs/WLSR-AP-MIB deleted file mode 100644 index 03bc3421c1ef..000000000000 --- a/mibs/WLSR-AP-MIB +++ /dev/null @@ -1,3509 +0,0 @@ --- ArubaOS 3.2.0.0_16376 - WLSR-AP-MIB DEFINITIONS ::= BEGIN - - IMPORTS - TEXTUAL-CONVENTION, - MODULE-IDENTITY, - OBJECT-TYPE, - snmpModules, - Integer32, - Counter32, - IpAddress, - NOTIFICATION-TYPE - FROM SNMPv2-SMI - - TDomain, - DisplayString, - PhysAddress, - TAddress, - TimeInterval, - RowStatus, - StorageType, - TestAndIncr, - MacAddress, - TruthValue - FROM SNMPv2-TC - - OBJECT-GROUP - FROM SNMPv2-CONF - wlsrEnterpriseMibModules - FROM ARUBA-MIB; - - wlsrMIB MODULE-IDENTITY - LAST-UPDATED "0601221834Z" - ORGANIZATION "Aruba Wireless Networks" - CONTACT-INFO - "Postal: 1322 Crossman Avenue - Sunnyvale, CA 94089 - E-mail: dl-support@arubanetworks.com - Phone: +1 408 227 4500" - DESCRIPTION - "This MIB is for managing the - Access Points and Air Monitors. - " - REVISION "0601221834Z" - DESCRIPTION - "The initial revision." - ::= { wlsrEnterpriseMibModules 1 } - - wlsrConfigGroup OBJECT IDENTIFIER ::= { wlsrMIB 1 } - wlsrStatsGroup OBJECT IDENTIFIER ::= { wlsrMIB 3 } - wlsrAirMonitorGroup OBJECT IDENTIFIER ::= { wlsrMIB 4 } - wlsrTrapsGroup OBJECT IDENTIFIER ::= { wlsrMIB 100 } - - -- wlsrConfigGroup contains objects to describe the Current AP - -- Configuration. - --- wlsrConfigTable contains all the configuration data of an AP. --- Each row in the table will represent a wifi interface. - - wlsrConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - Table will list the configuration data of a wifi interface. - " - ::= { wlsrConfigGroup 1 } - - wlsrConfigEntry OBJECT-TYPE - SYNTAX WlsrConfigEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - A Wifi configuration entry - " - INDEX { wlsrBSSID } - ::= { wlsrConfigTable 1 } - - WlsrConfigEntry ::= - SEQUENCE { - wlsrBSSID MacAddress, - wlsrESSID DisplayString, - wlsrMode INTEGER, - wlsrCurrentChannel INTEGER, - wlsrTxPower Integer32, - wlsrRTSThreshold INTEGER , - wlsrRetryLimit INTEGER , - wlsrPreamble INTEGER , - wlsrBeaconInterval INTEGER , - wlsrPowerMgmt INTEGER , - wlsrLoadBalance INTEGER , - wlsrSupportedRates BITS , - wlsrDTIMPeriod INTEGER , - wlsrLMSAddress IpAddress , - wlsrEncryption BITS , - wlsrStatus TruthValue , - wlsrAgeout Integer32 , - wlsrMTU INTEGER , - wlsrLocation DisplayString , - wlsrHideSSID TruthValue , - wlsrDenyBroadcast TruthValue, - wlsrBGmode INTEGER , - wlsrCardType INTEGER , - wlsrRegDomain Integer32 , - wlsrCountryCode DisplayString, - wlsrTxRates BITS - } - - wlsrBSSID OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - BSSID of the WIFI Interface - " - ::= { wlsrConfigEntry 1 } - - wlsrESSID OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..64)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - ESSID of the WIFI Interface - " - ::= { wlsrConfigEntry 2 } - - wlsrMode OBJECT-TYPE - SYNTAX INTEGER { - master(1), - adhoc(2), - monitor(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Mode of the Access Point. Master indicates that we are - operating as Access Point. monitor indicates that the - AP is an Air Monitor. - " - ::= { wlsrConfigEntry 3 } - - wlsrCurrentChannel OBJECT-TYPE - SYNTAX INTEGER (1..165) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - The current operating frequency channel of the DSSS PHY. - " - ::= { wlsrConfigEntry 4 } - - wlsrTxPower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Transmit power of the Access point. The value is between 0 ... 4 - " - ::= { wlsrConfigEntry 5 } - - wlsrRTSThreshold OBJECT-TYPE - SYNTAX INTEGER (0..2347) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute shall indicate the number of octets in an MPDU, - below which an RTS/CTS handshake shall not be performed. - " - ::= { wlsrConfigEntry 6 } - - wlsrRetryLimit OBJECT-TYPE - SYNTAX INTEGER (1..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute shall indicate the maximum number of - transmission attempts of a frame, the length of which is less - than or equal to dot11RTSThreshold, that shall be made before a - failure condition is indicated. The default value of this - attribute shall be 7. - " - ::= { wlsrConfigEntry 7 } - - wlsrPreamble OBJECT-TYPE - SYNTAX INTEGER { - short(1), - long(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - The current radio preamble type in use by the wifi interface. - " - ::= { wlsrConfigEntry 8 } - - wlsrBeaconInterval OBJECT-TYPE - SYNTAX INTEGER (1..65535) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This object shall specify the number of TU that a station shall - use for scheduling Beacon transmissions. This value is transmitted - in Beacon and Probe Response frames. - " - ::= { wlsrConfigEntry 9 } - - wlsrPowerMgmt OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates whether Power Management is enabled - or not. - " - ::= { wlsrConfigEntry 10 } - - wlsrLoadBalance OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates if load balancing is enabled or disabled. - " - ::= { wlsrConfigEntry 11 } - - - wlsrSupportedRates OBJECT-TYPE - SYNTAX BITS { - unused0(0), - unused1(1), - unused2(2), - unused3(3), - rate54Mbps(4), - rate48Mbps(5), - rate36Mbps(6), - rate24Mbps(7), - rate18Mbps(8), - rate12Mbps(9), - rate9Mbps(10), - rate6Mbps(11), - rate11Mbps(12), - rate5Mbps(13), - rate2Mbps(14), - rate1Mbps(15) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Basic Bit rates supported by this WIFI interface. - " - ::= { wlsrConfigEntry 12 } - - wlsrDTIMPeriod OBJECT-TYPE - SYNTAX INTEGER (1..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute shall specify the number of beacon - intervals that shall elapse between transmission of - Beacons frames containing a TIM element whose DTIM - Count field is 0. This value is transmitted in - the DTIM Period field of Beacon frames. - - " - ::= { wlsrConfigEntry 13 } - - - wlsrLMSAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the IP Address of the Local - switch that the AP is connected to. - " - ::= { wlsrConfigEntry 14 } - - wlsrEncryption OBJECT-TYPE - SYNTAX BITS{ - unused0(0), - unused1(1), - unused2(2), - unused3(3), - unused4(4), - unused5(5), - unused6(6), - xSec(7), - wpa2PreAuth(8), - aes8021x(9), - aesPSK(10), - dynamicTkip(11), - staticTkip(12), - dynamicWep(13), - staticWep(14), - disabled(15) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Encryption type of the WIFI interface. - " - ::= { wlsrConfigEntry 15 } - - wlsrStatus OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the status of the WIFI Interface. - " - ::= { wlsrConfigEntry 17 } - - wlsrAgeout OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the ageout value in seconds. - " - ::= { wlsrConfigEntry 18 } - - wlsrMTU OBJECT-TYPE - SYNTAX INTEGER (0..2347) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the MTU of the WIFI Interface. - " - ::= { wlsrConfigEntry 19 } - - wlsrLocation OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..32)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Location of the Access Point in - Building.Floor.location format. - " - ::= { wlsrConfigEntry 20 } - - wlsrHideSSID OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates if SSID is hidden or not. - " - ::= { wlsrConfigEntry 21 } - - wlsrDenyBroadcast OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - A True value indicates that Broadcast is disabled. - " - ::= { wlsrConfigEntry 22 } - - wlsrBGmode OBJECT-TYPE - SYNTAX INTEGER{ - bgMixed(1), - bOnly(2), - gOnly(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attributes indicates the mode of the WIFI Interface - " - ::= { wlsrConfigEntry 23 } - - wlsrCardType OBJECT-TYPE - SYNTAX INTEGER { - noCard(1), - intersil(2), - atherosA(3), - atherosBG(4), - atherosABG(5), - ar5212A(10), - ar5212BG(11), - ar5212ABG(12) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Indicates the type of the radio card. - " - ::= { wlsrConfigEntry 24 } - - wlsrRegDomain OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - This Object represents the configured Regulatory Domain this AP - will adhere to. - 1 -- US - 2 -- JAPAN - 3 -- EU - 4 -- EU2 - 5 -- EU3 - 6 -- KOREA - 7 -- CHINA - 8 -- France - 9 -- Singapore - 10 -- MALAY - 11 -- BRAZIL - 12 -- Taiwan - 13 -- Czech Republic - 14 -- GR - 15 -- South Africa - 16 -- Argentina - 17 -- Australia - 18 -- Chile - " - ::= { wlsrConfigEntry 25 } - - wlsrCountryCode OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..64)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object represents the configured Country code . - " - ::= { wlsrConfigEntry 26 } - - wlsrTxRates OBJECT-TYPE - SYNTAX BITS { - unused0(0), - unused1(1), - unused2(2), - unused3(3), - rate54Mbps(4), - rate48Mbps(5), - rate36Mbps(6), - rate24Mbps(7), - rate18Mbps(8), - rate12Mbps(9), - rate9Mbps(10), - rate6Mbps(11), - rate11Mbps(12), - rate5Mbps(13), - rate2Mbps(14), - rate1Mbps(15) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Transmit Bit rates supported by this WIFI interface. - " - ::= { wlsrConfigEntry 27 } - --- wlsrStatsGroup All the Statistics stored by the Access Point. - --- Channel Statistics Group contains all the statistics related to --- a channel. - --- wlsrChannelStatsTable will contain all the Agregate statistics collected --- on a channel - - wlsrStatsChannelGroup OBJECT IDENTIFIER ::= { wlsrStatsGroup 3 } - - wlsrChannelStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrChannelStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - Table contains the Channel Statistics. - " - - ::= { wlsrStatsChannelGroup 1 } - - wlsrChannelStatsEntry OBJECT-TYPE - SYNTAX WlsrChannelStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Channel Statistics Table" - INDEX { wlsrChStatsChannel} - ::= { wlsrChannelStatsTable 1 } - - WlsrChannelStatsEntry ::= - SEQUENCE { - wlsrChStatsChannel INTEGER , - wlsrChStatsNumAPs Integer32 , - wlsrChStatsNumStations Integer32 , - wlsrChStatsTotPkts Counter32 , - wlsrChStatsTotBytes Counter32 , - wlsrChStatsTotRetryPkts Counter32 , - wlsrChStatsTotFragmentedPkts Counter32 , - wlsrChStatsTotPhyErrPkts Counter32 , - wlsrChStatsTotMacErrPkts Counter32 , - wlsrChStatsFrameErrorRate Integer32 , - wlsrChStatsFrameRetryRate Integer32 , - wlsrChStatsFrameLowSpeedRate Integer32 , - wlsrChStatsFrameNonUnicastRate Integer32 , - wlsrChStatsFrameBandwidthRate Integer32 , - wlsrChStatsFrameFragmentationRate Integer32 , - wlsrChStatsMonitoredTime TimeTicks - - } - - wlsrChStatsChannel OBJECT-TYPE - SYNTAX INTEGER (1..165) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - The frequency Channel on which these statistics are collected. - " - ::= { wlsrChannelStatsEntry 1 } - - wlsrChStatsNumAPs OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of APs using this - channel. - " - ::= { wlsrChannelStatsEntry 2 } - - - wlsrChStatsNumStations OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of stations using this - channel. - " - ::= { wlsrChannelStatsEntry 3 } - - - wlsrChStatsTotPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total packets observed on this - channel. - " - ::= { wlsrChannelStatsEntry 4 } - - wlsrChStatsTotBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Bytes observed on this - channel. - " - ::= { wlsrChannelStatsEntry 5 } - - wlsrChStatsTotRetryPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Retry Packets observed on this - channel. - " - ::= { wlsrChannelStatsEntry 6 } - - wlsrChStatsTotFragmentedPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Fragmented Packets observed on - this channel. - " - ::= { wlsrChannelStatsEntry 7 } - - wlsrChStatsTotPhyErrPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Physical Error Packets observed - on this channel. - " - ::= { wlsrChannelStatsEntry 8 } - - wlsrChStatsTotMacErrPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Mac errors packets observed on - this channel. - " - ::= { wlsrChannelStatsEntry 9 } - - wlsrChStatsFrameErrorRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Frame errors as a percentage of total frames on this channel. - " - ::= { wlsrChannelStatsEntry 10 } - - wlsrChStatsFrameRetryRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - The Frame Retry Rate - " - ::= { wlsrChannelStatsEntry 11 } - - wlsrChStatsFrameLowSpeedRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Frame Low speed error rate in kbps. - " - ::= { wlsrChannelStatsEntry 12 } - - wlsrChStatsFrameNonUnicastRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Frame non Unicast rate in kbps. - " - ::= { wlsrChannelStatsEntry 13 } - - wlsrChStatsFrameBandwidthRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Frame Bandwidth rate in kbps. - " - ::= { wlsrChannelStatsEntry 14 } - - wlsrChStatsFrameFragmentationRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Frame Fragmentation Rate in kbps. - " - ::= { wlsrChannelStatsEntry 15 } - - wlsrChStatsMonitoredTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Time in ticks, since we were observing this channel. - " - ::= { wlsrChannelStatsEntry 16 } - --- This table breaks down the channel statistics observed into different --- rate categories. - - wlsrChannelRateStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrChannelRateStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but represented in terms of rate categories. - " - - ::= { wlsrStatsChannelGroup 2 } - - wlsrChannelRateStatsEntry OBJECT-TYPE - SYNTAX WlsrChannelRateStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Channel Rate Statistics." - INDEX { wlsrChStatsChannel} - ::= { wlsrChannelRateStatsTable 1 } - - WlsrChannelRateStatsEntry ::= - SEQUENCE { - wlsrChStatsTotPktsAt1Mbps Counter32 , - wlsrChStatsTotBytesAt1Mbps Counter32 , - wlsrChStatsTotPktsAt2Mbps Counter32 , - wlsrChStatsTotBytesAt2Mbps Counter32 , - wlsrChStatsTotPktsAt5Mbps Counter32 , - wlsrChStatsTotBytesAt5Mbps Counter32 , - wlsrChStatsTotPktsAt11Mbps Counter32 , - wlsrChStatsTotBytesAt11Mbps Counter32 , - wlsrChStatsTotPktsAt6Mbps Counter32 , - wlsrChStatsTotBytesAt6Mbps Counter32 , - wlsrChStatsTotPktsAt12Mbps Counter32 , - wlsrChStatsTotBytesAt12Mbps Counter32 , - wlsrChStatsTotPktsAt18Mbps Counter32 , - wlsrChStatsTotBytesAt18Mbps Counter32 , - wlsrChStatsTotPktsAt24Mbps Counter32 , - wlsrChStatsTotBytesAt24Mbps Counter32 , - wlsrChStatsTotPktsAt36Mbps Counter32 , - wlsrChStatsTotBytesAt36Mbps Counter32 , - wlsrChStatsTotPktsAt48Mbps Counter32 , - wlsrChStatsTotBytesAt48Mbps Counter32 , - wlsrChStatsTotPktsAt54Mbps Counter32 , - wlsrChStatsTotBytesAt54Mbps Counter32 - - } - - wlsrChStatsTotPktsAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 1Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 1 } - - wlsrChStatsTotBytesAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 1Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 2 } - - wlsrChStatsTotPktsAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 2Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 3 } - - wlsrChStatsTotBytesAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 2Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 4 } - - wlsrChStatsTotPktsAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 5Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 5 } - - wlsrChStatsTotBytesAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 5Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 6 } - - wlsrChStatsTotPktsAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 11Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 7 } - - wlsrChStatsTotBytesAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 11Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 8 } - - wlsrChStatsTotPktsAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 6Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 9 } - - wlsrChStatsTotBytesAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 6Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 10 } - - wlsrChStatsTotPktsAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 12Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 11 } - - wlsrChStatsTotBytesAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 12Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 12 } - - wlsrChStatsTotPktsAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 18Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 13 } - - wlsrChStatsTotBytesAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 18Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 14 } - - wlsrChStatsTotPktsAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 24Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 15 } - - wlsrChStatsTotBytesAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 24Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 16 } - - wlsrChStatsTotPktsAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 36Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 17 } - - wlsrChStatsTotBytesAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 36Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 18 } - - wlsrChStatsTotPktsAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 48Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 19 } - - wlsrChStatsTotBytesAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 48Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 20 } - - wlsrChStatsTotPktsAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets observed - on this channel at 54Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 21 } - - wlsrChStatsTotBytesAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Bytes observed - on this channel at 54Mbps rate. - " - ::= { wlsrChannelRateStatsEntry 22 } - --- This table breaks down the channel statistics observed based on the --- Destination Address Types. - - wlsrChannelDATypeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrChannelDATypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down in terms of Destination Address Type. - " - ::= { wlsrStatsChannelGroup 3 } - - wlsrChannelDATypeStatsEntry OBJECT-TYPE - SYNTAX WlsrChannelDATypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Channel Statistics based on the Address Type." - INDEX { wlsrChStatsChannel} - ::= { wlsrChannelDATypeStatsTable 1 } - - WlsrChannelDATypeStatsEntry ::= - SEQUENCE { - wlsrChStatsTotDABroadcastPkts Counter32 , - wlsrChStatsTotDABroadcastBytes Counter32 , - wlsrChStatsTotDAMulticastPkts Counter32 , - wlsrChStatsTotDAMulticastBytes Counter32 , - wlsrChStatsTotDAUnicastPkts Counter32 , - wlsrChStatsTotDAUnicastBytes Counter32 - - } - - wlsrChStatsTotDABroadcastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Broadcast packets - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 1 } - - wlsrChStatsTotDABroadcastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Broadcast Bytes - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 2 } - - wlsrChStatsTotDAMulticastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Multicast packets - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 3 } - - wlsrChStatsTotDAMulticastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Multicast Bytes - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 4 } - - wlsrChStatsTotDAUnicastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Unicast packets - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 5 } - - wlsrChStatsTotDAUnicastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Unicast Bytes - observed on this channel. - " - ::= { wlsrChannelDATypeStatsEntry 6 } - --- This table breaks down the channel statistics observed based on the --- the Type of the Packet. - - wlsrChannelFrameTypeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrChannelFrameTypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down into different Frame Types. - " - ::= { wlsrStatsChannelGroup 4 } - - wlsrChannelFrameTypeStatsEntry OBJECT-TYPE - SYNTAX WlsrChannelFrameTypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Channel Statistics based on Frame Type." - INDEX { wlsrChStatsChannel} - ::= { wlsrChannelFrameTypeStatsTable 1 } - - WlsrChannelFrameTypeStatsEntry ::= - SEQUENCE { - wlsrChStatsTotMgmtPkts Counter32 , - wlsrChStatsTotMgmtBytes Counter32 , - wlsrChStatsTotCtrlPkts Counter32 , - wlsrChStatsTotCtrlBytes Counter32 , - wlsrChStatsTotDataPkts Counter32 , - wlsrChStatsTotDataBytes Counter32 - - } - - wlsrChStatsTotMgmtPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Management packets - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 1 } - - wlsrChStatsTotMgmtBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Management Bytes - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 2 } - - wlsrChStatsTotCtrlPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Control packets - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 3 } - - wlsrChStatsTotCtrlBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Control Bytes - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 4 } - - wlsrChStatsTotDataPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Data packets - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 5 } - - wlsrChStatsTotDataBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of Data Bytes - observed on this channel. - " - ::= { wlsrChannelFrameTypeStatsEntry 6 } - --- This table breaks down the channel statistics observed into packet size --- buckets. - - wlsrChannelPktSizeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrChannelPktSizeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down into different Packet Sizes. - " - ::= { wlsrStatsChannelGroup 5 } - - wlsrChannelPktSizeStatsEntry OBJECT-TYPE - SYNTAX WlsrChannelPktSizeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Channel Statistics based on the packet sizes." - INDEX { wlsrChStatsChannel} - ::= { wlsrChannelPktSizeStatsTable 1 } - - WlsrChannelPktSizeStatsEntry ::= - SEQUENCE { - wlsrChStatsPkts63Bytes Counter32 , - wlsrChStatsPkts64To127 Counter32 , - wlsrChStatsPkts128To255 Counter32 , - wlsrChStatsPkts256To511 Counter32 , - wlsrChStatsPkts512To1023 Counter32 , - wlsrChStatsPkts1024To1518 Counter32 - - } - - wlsrChStatsPkts63Bytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - less than 64 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 1 } - - wlsrChStatsPkts64To127 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - between 64 and 127 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 2 } - - wlsrChStatsPkts128To255 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - between 128 and 255 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 3 } - - wlsrChStatsPkts256To511 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - between 256 and 511 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 4 } - - wlsrChStatsPkts512To1023 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - between 512 and 1023 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 5 } - - wlsrChStatsPkts1024To1518 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total number of packets that were - between 1024 and 1518 bytes long. - " - ::= { wlsrChannelPktSizeStatsEntry 6 } - - --- Station Statistics Group contains all the statistics related to --- a Station. - --- wlsrStaStatsTable will contain all the Agregate statistics collected --- for a Station - - wlsrStatsStaGroup OBJECT IDENTIFIER ::= { wlsrStatsGroup 4 } - - wlsrStaStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrStaStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This Table contains all the Agregate statistics collected for a - station. - " - ::= { wlsrStatsStaGroup 1 } - - wlsrStaStatsEntry OBJECT-TYPE - SYNTAX WlsrStaStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Station Statistics." - INDEX { wlsrStaAddress} - ::= { wlsrStaStatsTable 1 } - - WlsrStaStatsEntry ::= - SEQUENCE { - wlsrStaAddress MacAddress , - wlsrStaTxPkts Counter32 , - wlsrStaTxBytes Counter32 , - wlsrStaRxPkts Counter32 , - wlsrStaRxBytes Counter32 , - wlsrStaTxRetryPkts Counter32 , - wlsrStaRxRetryPkts Counter32 , - wlsrStaTxFragmentedPkts Counter32 , - wlsrStaRxFragmentedPkts Counter32 , - wlsrStaReceiveErrPkts Counter32 , - wlsrStaTxTotSignal Integer32 , - wlsrStaTxSignalPkts Counter32 , - wlsrStaTxCurSignal Integer32 , - wlsrStaTxHighSignal Integer32 , - wlsrStaRxTotNoise Counter32 , - wlsrStaRxNoisePkts Counter32 , - wlsrStaRxCurrentNoise Integer32 , - wlsrStaRxHighNoise Integer32 , - wlsrStaRxLowNoise Integer32 , - wlsrStaFrameRetryRate Integer32 , - wlsrStaFrameLowSpeedRate Integer32 , - wlsrStaFrameNonUnicastRate Integer32 , - wlsrStaFrameRetryErrorRate Integer32 , - wlsrStaFrameBandwidthRate Integer32 , - wlsrStaFrameFragmentationRate Integer32 , - wlsrStaFrameHighBandwidthRate Integer32 - - } - - wlsrStaAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - Mac Address of the Station connected to this Access Point. - " - ::= { wlsrStaStatsEntry 1 } - - wlsrStaTxPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total packets Transmitted to the - Station. - " - ::= { wlsrStaStatsEntry 2 } - - wlsrStaTxBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Bytes Transmitted to the - Station. - " - ::= { wlsrStaStatsEntry 3 } - - wlsrStaRxPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total packets Received from the - Station. - " - ::= { wlsrStaStatsEntry 4 } - - wlsrStaRxBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Bytes Received from the - Station. - " - ::= { wlsrStaStatsEntry 5 } - - wlsrStaTxRetryPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Retry Packets transmitted by the - station - " - ::= { wlsrStaStatsEntry 6 } - - wlsrStaRxRetryPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Retry Packets received from the - station - " - ::= { wlsrStaStatsEntry 7 } - - wlsrStaTxFragmentedPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Fragmented Packets transmitted by the - station. - " - ::= { wlsrStaStatsEntry 8 } - - wlsrStaRxFragmentedPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Fragmented Packets Received from the - station. - " - ::= { wlsrStaStatsEntry 9 } - - wlsrStaReceiveErrPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Error Packets received from - this station. - " - ::= { wlsrStaStatsEntry 10 } - - wlsrStaTxTotSignal OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - The attribute indicates the total transmitted signal computed for - this station. - " - ::= { wlsrStaStatsEntry 11 } - - wlsrStaTxSignalPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total Signal Packets transmitted by - this station. - " - ::= { wlsrStaStatsEntry 12 } - - wlsrStaTxCurSignal OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicate the stations current trasmit signal - strength. - " - ::= { wlsrStaStatsEntry 13 } - - wlsrStaTxHighSignal OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicate the stations high trasmit signal - strength. - " - ::= { wlsrStaStatsEntry 14 } - - - wlsrStaRxTotNoise OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - Total Noise. - " - ::= { wlsrStaStatsEntry 15 } - - wlsrStaRxNoisePkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - Received Noise. - " - ::= { wlsrStaStatsEntry 16 } - - wlsrStaRxCurrentNoise OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - Current Noise. - " - ::= { wlsrStaStatsEntry 17 } - - wlsrStaRxHighNoise OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - High Noise - " - ::= { wlsrStaStatsEntry 18 } - - wlsrStaRxLowNoise OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - " - Low Noise - " - ::= { wlsrStaStatsEntry 19 } - - wlsrStaFrameRetryRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Retry Rate in kbps. - " - ::= { wlsrStaStatsEntry 20 } - - wlsrStaFrameLowSpeedRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Low speed error rate in kbps. - " - ::= { wlsrStaStatsEntry 21 } - - wlsrStaFrameNonUnicastRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Non Unicast rate in kbps. - " - ::= { wlsrStaStatsEntry 22 } - - wlsrStaFrameRetryErrorRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Retry Error Rate in kbps. - " - ::= { wlsrStaStatsEntry 23 } - - wlsrStaFrameBandwidthRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Bandwidth rate in kbps. - " - ::= { wlsrStaStatsEntry 24 } - - wlsrStaFrameFragmentationRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame Fragmentation Rate in kbps. - " - ::= { wlsrStaStatsEntry 25 } - - wlsrStaFrameHighBandwidthRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Station Frame High Bandwidth Rate in kbps. - " - ::= { wlsrStaStatsEntry 26 } - --- This table breaks down the Station statistics into different --- rate categories. - - wlsrStaRateStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrStaRateStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but represented in terms of rate categories. - " - - ::= { wlsrStatsStaGroup 2 } - - wlsrStaRateStatsEntry OBJECT-TYPE - SYNTAX WlsrStaRateStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " Station Rate Stats Table" - INDEX { wlsrStaAddress} - ::= { wlsrStaRateStatsTable 1 } - - WlsrStaRateStatsEntry ::= - SEQUENCE { - wlsrStaTxPktsAt1Mbps Counter32 , - wlsrStaTxBytesAt1Mbps Counter32 , - wlsrStaTxPktsAt2Mbps Counter32 , - wlsrStaTxBytesAt2Mbps Counter32 , - wlsrStaTxPktsAt5Mbps Counter32 , - wlsrStaTxBytesAt5Mbps Counter32 , - wlsrStaTxPktsAt11Mbps Counter32 , - wlsrStaTxBytesAt11Mbps Counter32 , - wlsrStaTxPktsAt6Mbps Counter32 , - wlsrStaTxBytesAt6Mbps Counter32 , - wlsrStaTxPktsAt12Mbps Counter32 , - wlsrStaTxBytesAt12Mbps Counter32 , - wlsrStaTxPktsAt18Mbps Counter32 , - wlsrStaTxBytesAt18Mbps Counter32 , - wlsrStaTxPktsAt24Mbps Counter32 , - wlsrStaTxBytesAt24Mbps Counter32 , - wlsrStaTxPktsAt36Mbps Counter32 , - wlsrStaTxBytesAt36Mbps Counter32 , - wlsrStaTxPktsAt48Mbps Counter32 , - wlsrStaTxBytesAt48Mbps Counter32 , - wlsrStaTxPktsAt54Mbps Counter32 , - wlsrStaTxBytesAt54Mbps Counter32 , - wlsrStaRxPktsAt1Mbps Counter32 , - wlsrStaRxBytesAt1Mbps Counter32 , - wlsrStaRxPktsAt2Mbps Counter32 , - wlsrStaRxBytesAt2Mbps Counter32 , - wlsrStaRxPktsAt5Mbps Counter32 , - wlsrStaRxBytesAt5Mbps Counter32 , - wlsrStaRxPktsAt11Mbps Counter32 , - wlsrStaRxBytesAt11Mbps Counter32 , - wlsrStaRxPktsAt6Mbps Counter32 , - wlsrStaRxBytesAt6Mbps Counter32 , - wlsrStaRxPktsAt12Mbps Counter32 , - wlsrStaRxBytesAt12Mbps Counter32 , - wlsrStaRxPktsAt18Mbps Counter32 , - wlsrStaRxBytesAt18Mbps Counter32 , - wlsrStaRxPktsAt24Mbps Counter32 , - wlsrStaRxBytesAt24Mbps Counter32 , - wlsrStaRxPktsAt36Mbps Counter32 , - wlsrStaRxBytesAt36Mbps Counter32 , - wlsrStaRxPktsAt48Mbps Counter32 , - wlsrStaRxBytesAt48Mbps Counter32 , - wlsrStaRxPktsAt54Mbps Counter32 , - wlsrStaRxBytesAt54Mbps Counter32 - - - } - - wlsrStaTxPktsAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 1Mbps rate. - " - ::= { wlsrStaRateStatsEntry 1 } - - wlsrStaTxBytesAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 1Mbps rate. - " - ::= { wlsrStaRateStatsEntry 2 } - - wlsrStaTxPktsAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 2Mbps rate. - " - ::= { wlsrStaRateStatsEntry 3 } - - wlsrStaTxBytesAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 2Mbps rate. - " - ::= { wlsrStaRateStatsEntry 4 } - - wlsrStaTxPktsAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 5Mbps rate. - " - ::= { wlsrStaRateStatsEntry 5 } - - wlsrStaTxBytesAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 5Mbps rate. - " - ::= { wlsrStaRateStatsEntry 6 } - - wlsrStaTxPktsAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 11Mbps rate. - " - ::= { wlsrStaRateStatsEntry 7 } - - wlsrStaTxBytesAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 11Mbps rate. - " - ::= { wlsrStaRateStatsEntry 8 } - - wlsrStaTxPktsAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 6Mbps rate. - " - ::= { wlsrStaRateStatsEntry 9 } - - wlsrStaTxBytesAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 6Mbps rate. - " - ::= { wlsrStaRateStatsEntry 10 } - - wlsrStaTxPktsAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 12Mbps rate. - " - ::= { wlsrStaRateStatsEntry 11 } - - wlsrStaTxBytesAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 12Mbps rate. - " - ::= { wlsrStaRateStatsEntry 12 } - - wlsrStaTxPktsAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 18Mbps rate. - " - ::= { wlsrStaRateStatsEntry 13 } - - wlsrStaTxBytesAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 18Mbps rate. - " - ::= { wlsrStaRateStatsEntry 14 } - - wlsrStaTxPktsAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 24Mbps rate. - " - ::= { wlsrStaRateStatsEntry 15 } - - wlsrStaTxBytesAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 24Mbps rate. - " - ::= { wlsrStaRateStatsEntry 16 } - - wlsrStaTxPktsAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 36Mbps rate. - " - ::= { wlsrStaRateStatsEntry 17 } - - wlsrStaTxBytesAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 36Mbps rate. - " - ::= { wlsrStaRateStatsEntry 18 } - - wlsrStaTxPktsAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 48Mbps rate. - " - ::= { wlsrStaRateStatsEntry 19 } - - wlsrStaTxBytesAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 48Mbps rate. - " - ::= { wlsrStaRateStatsEntry 20 } - - wlsrStaTxPktsAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Transmited by the - station at 54Mbps rate. - " - ::= { wlsrStaRateStatsEntry 21 } - - wlsrStaTxBytesAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Transmited by the - station at 54Mbps rate. - " - ::= { wlsrStaRateStatsEntry 22 } - - wlsrStaRxPktsAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 1Mbps rate. - " - ::= { wlsrStaRateStatsEntry 23 } - - wlsrStaRxBytesAt1Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 1Mbps rate. - " - ::= { wlsrStaRateStatsEntry 24 } - - wlsrStaRxPktsAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 2Mbps rate. - " - ::= { wlsrStaRateStatsEntry 25 } - - wlsrStaRxBytesAt2Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 2Mbps rate. - " - ::= { wlsrStaRateStatsEntry 26 } - - wlsrStaRxPktsAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 5Mbps rate. - " - ::= { wlsrStaRateStatsEntry 27 } - - wlsrStaRxBytesAt5Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 5Mbps rate. - " - ::= { wlsrStaRateStatsEntry 28 } - - wlsrStaRxPktsAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 11Mbps rate. - " - ::= { wlsrStaRateStatsEntry 29 } - - wlsrStaRxBytesAt11Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 11Mbps rate. - " - ::= { wlsrStaRateStatsEntry 30 } - - wlsrStaRxPktsAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 6Mbps rate. - " - ::= { wlsrStaRateStatsEntry 31 } - - wlsrStaRxBytesAt6Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 6Mbps rate. - " - ::= { wlsrStaRateStatsEntry 32 } - - wlsrStaRxPktsAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 12Mbps rate. - " - ::= { wlsrStaRateStatsEntry 33 } - - wlsrStaRxBytesAt12Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 12Mbps rate. - " - ::= { wlsrStaRateStatsEntry 34 } - - wlsrStaRxPktsAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 18Mbps rate. - " - ::= { wlsrStaRateStatsEntry 35 } - - wlsrStaRxBytesAt18Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 18Mbps rate. - " - ::= { wlsrStaRateStatsEntry 36 } - - wlsrStaRxPktsAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 24Mbps rate. - " - ::= { wlsrStaRateStatsEntry 37 } - - wlsrStaRxBytesAt24Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 24Mbps rate. - " - ::= { wlsrStaRateStatsEntry 38 } - - wlsrStaRxPktsAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 36Mpbs rate. - " - ::= { wlsrStaRateStatsEntry 39 } - - wlsrStaRxBytesAt36Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 36Mpbs rate. - " - ::= { wlsrStaRateStatsEntry 40 } - - wlsrStaRxPktsAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 48Mbps rate. - " - ::= { wlsrStaRateStatsEntry 41 } - - wlsrStaRxBytesAt48Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 48Mbps rate. - " - ::= { wlsrStaRateStatsEntry 42 } - - wlsrStaRxPktsAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Packets Received by the - station at 54Mbps rate. - " - ::= { wlsrStaRateStatsEntry 43 } - - wlsrStaRxBytesAt54Mbps OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Octets Received by the - station at 54Mbps rate. - " - ::= { wlsrStaRateStatsEntry 44 } - --- This table breaks down the Station statistics based on the --- Destination Address Types. - - wlsrStaDATypeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrStaDATypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down in terms of Destination Address Type. - " - ::= { wlsrStatsStaGroup 3 } - - wlsrStaDATypeStatsEntry OBJECT-TYPE - SYNTAX WlsrStaDATypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Station Statistics based on the Destination Address Type." - INDEX { wlsrStaAddress} - ::= { wlsrStaDATypeStatsTable 1 } - - WlsrStaDATypeStatsEntry ::= - SEQUENCE { - wlsrStaTxDABroadcastPkts Counter32 , - wlsrStaTxDABroadcastBytes Counter32 , - wlsrStaTxDAMulticastPkts Counter32 , - wlsrStaTxDAMulticastBytes Counter32 , - wlsrStaTxDAUnicastPkts Counter32 , - wlsrStaTxDAUnicastBytes Counter32 - - } - - wlsrStaTxDABroadcastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Broadcast packets - transmitted by this Station. - " - ::= { wlsrStaDATypeStatsEntry 1 } - - wlsrStaTxDABroadcastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Broadcast Bytes - transmitted by this Station. - " - ::= { wlsrStaDATypeStatsEntry 2 } - - wlsrStaTxDAMulticastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Multicast packets - transmitted by this station. - " - ::= { wlsrStaDATypeStatsEntry 3 } - - wlsrStaTxDAMulticastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of Multicast Bytes - transmitted by this station. - " - ::= { wlsrStaDATypeStatsEntry 4 } - - wlsrStaTxDAUnicastPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total of Unicast packets - transmitted by this station. - " - ::= { wlsrStaDATypeStatsEntry 5 } - - wlsrStaTxDAUnicastBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the total of Unicast Bytes - transmitted by this station. - " - ::= { wlsrStaDATypeStatsEntry 6 } - --- This table breaks down the Station statistics based on the --- the Type of the Packet. - - wlsrStaFrameTypeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrStaFrameTypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down into different Frame Types. - " - ::= { wlsrStatsStaGroup 4 } - - wlsrStaFrameTypeStatsEntry OBJECT-TYPE - SYNTAX WlsrStaFrameTypeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Station Frame Type Stats Entry." - INDEX { wlsrStaAddress} - ::= { wlsrStaFrameTypeStatsTable 1 } - - WlsrStaFrameTypeStatsEntry ::= - SEQUENCE { - wlsrStaTxMgmtPkts Counter32 , - wlsrStaTxMgmtBytes Counter32 , - wlsrStaTxCtrlPkts Counter32 , - wlsrStaTxCtrlBytes Counter32 , - wlsrStaTxDataPkts Counter32 , - wlsrStaTxDataBytes Counter32 , - wlsrStaRxMgmtPkts Counter32 , - wlsrStaRxMgmtBytes Counter32 , - wlsrStaRxCtrlPkts Counter32 , - wlsrStaRxCtrlBytes Counter32 , - wlsrStaRxDataPkts Counter32 , - wlsrStaRxDataBytes Counter32 - - } - - wlsrStaTxMgmtPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Management packets - from a station. - " - ::= { wlsrStaFrameTypeStatsEntry 1 } - - wlsrStaTxMgmtBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Management Bytes - from a station - " - ::= { wlsrStaFrameTypeStatsEntry 2 } - - wlsrStaTxCtrlPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Control packets - from a station - " - ::= { wlsrStaFrameTypeStatsEntry 3 } - - wlsrStaTxCtrlBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Control Bytes - from a station - " - ::= { wlsrStaFrameTypeStatsEntry 4 } - - wlsrStaTxDataPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Data packets - from a station - " - ::= { wlsrStaFrameTypeStatsEntry 5 } - - wlsrStaTxDataBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the Transmited Data Bytes - observed on this channel. - " - ::= { wlsrStaFrameTypeStatsEntry 6 } - - wlsrStaRxMgmtPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Management packets - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 7 } - - wlsrStaRxMgmtBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Management Bytes - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 8 } - - wlsrStaRxCtrlPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Control packets - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 9 } - - wlsrStaRxCtrlBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Control Bytes - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 10 } - - wlsrStaRxDataPkts OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Data packets - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 11 } - - wlsrStaRxDataBytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of received Data Bytes - at a station. - " - ::= { wlsrStaFrameTypeStatsEntry 12 } - --- This table breaks down the Station statistics received or transmitted by a --- station into packet size buckets. - - wlsrStaPktSizeStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrStaPktSizeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the per channel Packet and Byte Counts - but broken down into different Packet Sizes. - " - ::= { wlsrStatsStaGroup 5 } - - wlsrStaPktSizeStatsEntry OBJECT-TYPE - SYNTAX WlsrStaPktSizeStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Station Packet Size Stats." - INDEX { wlsrStaAddress} - ::= { wlsrStaPktSizeStatsTable 1 } - - WlsrStaPktSizeStatsEntry ::= - SEQUENCE { - wlsrStaTxPkts63Bytes Counter32 , - wlsrStaTxPkts64To127 Counter32 , - wlsrStaTxPkts128To255 Counter32 , - wlsrStaTxPkts256To511 Counter32 , - wlsrStaTxPkts512To1023 Counter32 , - wlsrStaTxPkts1024To1518 Counter32 , - wlsrStaRxPkts63Bytes Counter32 , - wlsrStaRxPkts64To127 Counter32 , - wlsrStaRxPkts128To255 Counter32 , - wlsrStaRxPkts256To511 Counter32 , - wlsrStaRxPkts512To1023 Counter32 , - wlsrStaRxPkts1024To1518 Counter32 - - } - - wlsrStaTxPkts63Bytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were less than 64 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 1 } - - wlsrStaTxPkts64To127 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were between 64 and 127 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 2 } - - wlsrStaTxPkts128To255 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were between 128 and 255 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 3 } - - wlsrStaTxPkts256To511 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were between 256 and 511 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 4 } - - wlsrStaTxPkts512To1023 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were between 512 and 1023 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 5 } - - wlsrStaTxPkts1024To1518 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets transmitted by the - station that were between 1024 and 1518 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 6 } - - wlsrStaRxPkts63Bytes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were less than 64 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 7 } - - wlsrStaRxPkts64To127 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were between 64 and 127 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 8 } - - wlsrStaRxPkts128To255 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were between 128 and 255 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 9 } - - wlsrStaRxPkts256To511 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were between 256 and 511 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 10 } - - wlsrStaRxPkts512To1023 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were between 512 and 1023 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 11 } - - wlsrStaRxPkts1024To1518 OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the number of packets Received by the - station that were between 1024 and 1518 bytes long. - " - ::= { wlsrStaPktSizeStatsEntry 12 } - --- Air Monitor Access Point List Table. On an Air monitor this table lists all --- the Access Points the AM is monitoring. On an Access Point, this table --- contains itself. - - wlsrAirMonitorApListTable OBJECT-TYPE - SYNTAX SEQUENCE OF WlsrAirMonitorApListEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table contains all the Access Points monitored by the AM. - " - ::= { wlsrAirMonitorGroup 1 } - - wlsrAirMonitorApListEntry OBJECT-TYPE - SYNTAX WlsrAirMonitorApListEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Ap List Entry" - INDEX { wlsrAmApBSSID} - ::= { wlsrAirMonitorApListTable 1 } - - WlsrAirMonitorApListEntry ::= - SEQUENCE { - wlsrAmApBSSID MacAddress , - wlsrAmSSID DisplayString , - wlsrAmChannel INTEGER , - wlsrAmPhysicalType INTEGER , - wlsrAmAccessPointType INTEGER , - wlsrAmRAPType INTEGER, - wlsrAmRSSI Integer32, - wlsrAmMonitoredTime TimeTicks, - wlsrAmInactivityTime TimeTicks, - wlsrAmLoadBalancing INTEGER - - } - - wlsrAmApBSSID OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - BSSID of the Access Point. - " - ::= { wlsrAirMonitorApListEntry 1 } - - wlsrAmSSID OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..62)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the SSID of the AP. - " - ::= { wlsrAirMonitorApListEntry 2 } - - wlsrAmChannel OBJECT-TYPE - SYNTAX INTEGER(1..165) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the channel on which this AP is - operating. - " - ::= { wlsrAirMonitorApListEntry 3 } - - wlsrAmPhysicalType OBJECT-TYPE - SYNTAX INTEGER{ - dot11b(1), - dot11a(2), - dot11g(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the physical layer type. - " - ::= { wlsrAirMonitorApListEntry 4 } - - - wlsrAmAccessPointType OBJECT-TYPE - SYNTAX INTEGER{ - genericAp(1), - softAp(2), - ciscoAp(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This attribute indicates the type of AP. - " - ::= { wlsrAirMonitorApListEntry 5 } - - wlsrAmRAPType OBJECT-TYPE - SYNTAX INTEGER{ - valid(1), - interfering(2), - unsecure(3), - dos(4), - unknown(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Type of the Access Point. - " - ::= { wlsrAirMonitorApListEntry 6 } - - wlsrAmRSSI OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Access point Receiver Signal Strength Indicator. - - " - ::= { wlsrAirMonitorApListEntry 7 } - - wlsrAmMonitoredTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Time in ticks, since the AM is observing this access point. - " - ::= { wlsrAirMonitorApListEntry 8 } - - wlsrAmInactivityTime OBJECT-TYPE - SYNTAX TimeTicks - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - Access point Inactivity Time. - - " - ::= { wlsrAirMonitorApListEntry 9 } - - wlsrAmLoadBalancing OBJECT-TYPE - SYNTAX INTEGER{ - enable(1), - disable(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - The attributes indicates wheather Load balancing is enabled - for this access point. - - " - ::= { wlsrAirMonitorApListEntry 10 } - --- wlsrTrapsGroup --- This group defines all the traps generated by the access points. - --- Objects defined under this group does not have support for --- GET or SET. They are defined in the MIB to pass specific --- information. which has meaning only in the context of a trap. - -wlsrTrapObjectsGroup OBJECT IDENTIFIER ::= { wlsrTrapsGroup 100 } - -wlsrTargetApBSSID OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the BSSID of the - Access Point, for which we are raising the trap. If an - Air Monitor is sending the trap then this will indicate - AP. If an Access Point is sending the trap, then it will point - to itself. - " -::= { wlsrTrapObjectsGroup 1 } - -wlsrTargetApSSID OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..64)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the SSID of the - Access Point, for which we are raising the trap. If an - Air Monitor is sending the trap then this will indicate - AP. If an Access Point is sending the trap, then it will point - to itself. - " -::= { wlsrTrapObjectsGroup 2 } - -wlsrTargetApChannel OBJECT-TYPE - SYNTAX INTEGER(1..165) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the Channel of the - Access Point, for which we are raising the trap. If an - Air Monitor is sending the trap then this will indicate - AP. If an Access Point is sending the trap, then it will point - to itself. - " -::= { wlsrTrapObjectsGroup 3 } - -wlsrSourceMac OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the MAC - address of the Source. - " -::= { wlsrTrapObjectsGroup 4 } - -wlsrNodeMac OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the MAC - address of a Node. - " -::= { wlsrTrapObjectsGroup 5 } - -wlsrFrameType OBJECT-TYPE - SYNTAX INTEGER{ - associateRequest(1), - associateResponse(2), - reassociateRequest(3), - reassociateResponse(4), - probeRequest(5), - probeResponse(6), - beacon(9), - atim(10), - disassociate(11), - auth(12), - deauth(13) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Frame Type. - " -::= { wlsrTrapObjectsGroup 6 } - -wlsrAddressType OBJECT-TYPE - SYNTAX INTEGER{ - srcAddress(1), - dstAddress(2), - bssid(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Address Type. - " -::= { wlsrTrapObjectsGroup 7 } - -wlsrSignatureName OBJECT-TYPE - SYNTAX OCTET STRING (SIZE (0..64)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Signature Name. - " -::= { wlsrTrapObjectsGroup 8 } - -wlsrMatchedMac OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Macaddress. - " -::= { wlsrTrapObjectsGroup 9 } - -wlsrMatchedIp OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Ip Address. - " -::= { wlsrTrapObjectsGroup 10 } - -wlsrReceiverMac OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the MAC - address of the Receiver. - " -::= { wlsrTrapObjectsGroup 11 } - -wlsrTransmitterMac OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the MAC - address of the Transmitter. - " -::= { wlsrTrapObjectsGroup 12 } - -wlsrRSSI OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used in the traps to indicate the - Signal Strength Indicator. - " -::= { wlsrTrapObjectsGroup 13 } - -wlsrRogueInfoURL OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..256)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used to point to the WEBGUI Rogue AP information - URL. - " -::= { wlsrTrapObjectsGroup 14 } - -wlsrInterferingAPInfoURL OBJECT-TYPE - SYNTAX DisplayString(SIZE(0..256)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - " - This Object is used to point to the WEBGUI Rogue interfering - AP information URL. - " -::= { wlsrTrapObjectsGroup 15 } - - -wlsrUnsecureApDetected NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel, wlsrMatchedMac, - wlsrMatchedIp, wlsrRogueInfoURL} - STATUS current - DESCRIPTION - " - This trap indicates that an Unsecure Access Point is detected - by an Air Monitor located at wlsrLocation on channel - wlsrCurrentChannel. The AP is declared unsecure, because we - macthed it to the wlsrMatchedMac/wlsrMatchedIp. - - " - ::= { wlsrTrapsGroup 1001 } - -wlsrStaImpersonation NOTIFICATION-TYPE - OBJECTS {wlsrNodeMac, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AM at location wlsrLocation detected - a Station impersonation. - " - ::= { wlsrTrapsGroup 1002 } -wlsrReservedChannelViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point is detected - by an AP at location wlsrLocation, which - violates the Reserved Channel configuration. - " - ::= { wlsrTrapsGroup 1003 } - - -wlsrValidSSIDViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point voilating Valid SSID is - detected by an AP at wlsrLocation. - " - ::= { wlsrTrapsGroup 1004 } - -wlsrChannelMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has a bad channel - configuration. - " - ::= { wlsrTrapsGroup 1005 } - - -wlsrOUIMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has bad OUI - configuration. - " - ::= { wlsrTrapsGroup 1006 } - - -wlsrSSIDMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has bad SSID - configuration. - " - ::= { wlsrTrapsGroup 1007 } - -wlsrShortPreableMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has bad Short preamble - configuration. - " - ::= { wlsrTrapsGroup 1008 } - - -wlsrWPAMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has bad WPA - configuration. - " - ::= { wlsrTrapsGroup 1009 } - - -wlsrAdhocNetworkDetected NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM has detected an Adhoc - network. - " - ::= { wlsrTrapsGroup 1010 } - - -wlsrStaPolicyViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrNodeMac, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that a Valid Station policy is violated. - " - ::= { wlsrTrapsGroup 1011 } - - -wlsrRepeatWEPIVViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM detected a Repeat WEP-IV violation. - " - ::= { wlsrTrapsGroup 1012 } - -wlsrWeakWEPIVViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM detected a Weak WEP-IV violation. - " - ::= { wlsrTrapsGroup 1013 } - -wlsrChannelInterferenceDetected NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation has detected a channel interference on - wlsrCurrentChannel. - " - ::= { wlsrTrapsGroup 1014 } - -wlsrAPInterferenceDetected NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation has detected an AP interference on - wlsrCurrentChannel. - " - ::= { wlsrTrapsGroup 1015 } - -wlsrStaInterferenceDetected NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, wlsrNodeMac, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation has detected a Station interference on - wlsrCurrentChannel. - " - ::= { wlsrTrapsGroup 1016 } - -wlsrFrameRetryRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that an AP wlsrTargetApBSSID has exceeded - an upper threshold for Frame Retry Rate for AP wlsrTargetApBSSID. - " - ::= { wlsrTrapsGroup 1017 } - -wlsrFrameReceiveErrorRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrTargetApChannel, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that an AP wlsrTargetApBSSID has exceeded - an upper threshold for Frame Receive Error Rate for AP - wlsrTargetApBSSID. - " - ::= { wlsrTrapsGroup 1018 } - -wlsrFrameFragmentationRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrTargetApChannel, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that an AP wlsrTargetApBSSID has exceeded - an upper threshold for Frame Fragmentation Rate for AP - wlsrTargetApBSSID. - " - ::= { wlsrTrapsGroup 1019 } - -wlsrFrameBandWidthRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrNodeMac, wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that a station wlsrStaAddress has exceeded - the allocated Bandwidth rate. - " - ::= { wlsrTrapsGroup 1020 } - - -wlsrFrameLowSpeedRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrNodeMac, wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that a station wlsrStaAddress has exceeded - the Low speed rate. - " - ::= { wlsrTrapsGroup 1021 } - -wlsrFrameNonUnicastRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrNodeMac, wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that a station wlsrStaAddress has exceeded - the Non Unicast traffic rate. - " - ::= { wlsrTrapsGroup 1022 } - -wlsrLoadbalancingEnabled NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that an AP with BSSID wlsrTargetApBSSID - has enabled Load balancing. - " - ::= { wlsrTrapsGroup 1023 } - -wlsrChannelFrameRetryRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that it exceeded an upper threshold - for Frame Retry Rate. - " - ::= { wlsrTrapsGroup 1024 } - -wlsrChannelFrameFragmentationRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that it exceeded an upper threshold - for Frame Fragmentation Rate. - " - ::= { wlsrTrapsGroup 1025 } - - -wlsrChannelFrameErrorRateExceeded NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that it exceeded an upper threshold - for Frame Error Rate. - " - ::= { wlsrTrapsGroup 1026 } - -wlsrSignatureMatch NOTIFICATION-TYPE - OBJECTS {wlsrSignatureName, wlsrSourceMac,wlsrRSSI, - wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that we detected a signature match. - " - ::= { wlsrTrapsGroup 1027 } - -wlsrChannelRateAnomaly NOTIFICATION-TYPE - OBJECTS {wlsrFrameType, wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected - frames of type wlsrFrameType on wlsrCurrentChannel which exceeds the - configured IDS rate threshold. - " - ::= { wlsrTrapsGroup 1028 } - -wlsrNodeRateAnomaly NOTIFICATION-TYPE - OBJECTS {wlsrFrameType, wlsrNodeMac, wlsrRSSI, - wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected - frames of type wlsrFrameType transmitted by node wlsrNodeMac - which exceeds the configured IDS rate threshold. - " - ::= { wlsrTrapsGroup 1029 } - -wlsrEAPRateAnomaly NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that the number of EAP Handshake packets received - by an AP/AM at wlsrLocation exceeds the configured IDS EAP Handshake - rate. - " - ::= { wlsrTrapsGroup 1030 } - -wlsrSignalAnomaly NOTIFICATION-TYPE - OBJECTS {wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected a Signal - Anomaly on wlsrCurrentChannel. - " - ::= { wlsrTrapsGroup 1031 } - -wlsrSequenceNumberAnomaly NOTIFICATION-TYPE - OBJECTS {wlsrSourceMac, wlsrRSSI, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation received packets - which exceeds the acceptable sequence number difference. The acceptable - sequence number difference is an IDS Configuration object. - " - ::= { wlsrTrapsGroup 1032 } - -wlsrDisconnectStationAttack NOTIFICATION-TYPE - OBJECTS {wlsrFrameType, wlsrSourceMac, wlsrRSSI, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM detected a station Disconnect attack. - " - ::= { wlsrTrapsGroup 1033 } - -wlsrApFloodAttack NOTIFICATION-TYPE - OBJECTS {wlsrLocation} - STATUS current - DESCRIPTION - " - This trap is triggered when the number of spurious AP's detected by - an AP/AM at wlsrLocation exceeds the configured IDS threshold. - " - ::= { wlsrTrapsGroup 1034 } - -wlsrAdhocNetwork NOTIFICATION-TYPE - OBJECTS {wlsrSourceMac, wlsrTargetApBSSID, wlsrTargetApSSID, wlsrRSSI, - wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected an Adhoc - Network. Node wlsrSourceMac is connected to an adhoc AP - wlsrTargetApBSSID with wlsrTargetApSSID ssid. - " - ::= { wlsrTrapsGroup 1035 } - -wlsrWirelessBridge NOTIFICATION-TYPE - OBJECTS {wlsrTransmitterMac, wlsrReceiverMac, wlsrRSSI, - wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected a Wireless - Bridge. The detected bridge is between wlsrSourceMac and - wlsrReceiverMac. - " - ::= { wlsrTrapsGroup 1036 } - -wlsrInvalidMacOUI NOTIFICATION-TYPE - OBJECTS {wlsrAddressType, wlsrNodeMac,wlsrRSSI, - wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM at wlsrLocation detected an Invalid - MAC OUI in transmission from the Node wlsrNodeMac. The invalid mac is - the . - " - ::= { wlsrTrapsGroup 1037 } - -wlsrLoadbalancingDisabled NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrTargetApChannel, wlsrLocation} - STATUS current - DESCRIPTION - " - This trap indicates that an AM/AP located at - wlsrLocation is reporting that an AP with BSSID wlsrTargetApBSSID - has disabled Load balacing. - " - ::= { wlsrTrapsGroup 1038 } - -wlsrWEPMisconfiguration NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an Access Point has bad WEP - configuration. - " - ::= { wlsrTrapsGroup 1039 } - - -wlsrStaRepeatWEPIVViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, wlsrNodeMac, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM detected a Repeat WEP-IV violation. - for a Station - " - ::= { wlsrTrapsGroup 1040 } - -wlsrStaWeakWEPIVViolation NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, wlsrNodeMac, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AP/AM detected a Weak WEP-IV violation. - for a Station - " - ::= { wlsrTrapsGroup 1041 } - -wlsrStaAssociatedToUnsecureAp NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel, wlsrNodeMac, wlsrRogueInfoURL} - STATUS current - DESCRIPTION - " - This trap indicates that a station with wlsrNodeMac associated - with an Unsecure Access Point wlsrTargetApBSSID. This is detected - by an Air Monitor located at wlsrLocation on channel - wlsrCurrentChannel. - - " - ::= { wlsrTrapsGroup 1042 } - -wlsrAdhocNetworkBridgeDetected NOTIFICATION-TYPE - OBJECTS {wlsrSourceMac, wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel} - STATUS current - DESCRIPTION - " - This trap indicates that an AM has detected an Adhoc - network that is bridging to a wired network - " - ::= { wlsrTrapsGroup 1043 } - -wlsrInterferingApDetected NOTIFICATION-TYPE - OBJECTS {wlsrTargetApBSSID, wlsrTargetApSSID, - wlsrLocation, wlsrCurrentChannel, wlsrInterferingAPInfoURL} - STATUS current - DESCRIPTION - " - This trap indicates that an Interfering Access Point is detected - by an Air Monitor located at wlsrLocation on channel - wlsrCurrentChannel. - - " - ::= { wlsrTrapsGroup 1044 } - -END - - diff --git a/mibs/Wellfleet-COMMON-MIB b/mibs/Wellfleet-COMMON-MIB deleted file mode 100644 index 6126d076be5f..000000000000 --- a/mibs/Wellfleet-COMMON-MIB +++ /dev/null @@ -1,229 +0,0 @@ - -Wellfleet-COMMON-MIB - --- Copyright 1997 Bay Networks, Inc. All Rights --- Reserved. Reproduction of this document is authorized on --- condition that the foregoing copyright notice is included. --- This Wellfleet SNMP Management Information Base Specification --- (Specification) embodies Bay Networks' confidential and --- proprietary intellectual property. Bay Networks retains all --- title and ownership in the Specification, including any --- revisions. --- --- It is Bay Networks' intent to encourage the widespread use of --- this Specification in connection with the management of --- Bay Networks products. Bay Networks grants vendors, end-users, --- and other interested parties a non-exclusive license to --- use this Specification in connection with the management --- of Bay Networks products. --- --- This Specification is supplied "AS IS", and Bay Networks makes --- no warranty, either expressed or implied, as to the use, --- operation, condition, or performance of the Specification. - -DEFINITIONS ::= BEGIN - -IMPORTS - - enterprises - FROM RFC1155-SMI; - --- --- Top level sub-trees. --- -wellfleet OBJECT IDENTIFIER ::= { enterprises 18 } -wfSwSeries7 OBJECT IDENTIFIER ::= { wellfleet 3 } - -wfHardwareConfig OBJECT IDENTIFIER ::= { wfSwSeries7 1 } - wfHwModuleGroup OBJECT IDENTIFIER ::= { wfHardwareConfig 4 } - wfHwIdentities OBJECT IDENTIFIER ::= { wfHardwareConfig 5 } - wfHwFn OBJECT IDENTIFIER ::= { wfHwIdentities 1 } - wfHwLn OBJECT IDENTIFIER ::= { wfHwIdentities 2 } - wfHwCn OBJECT IDENTIFIER ::= { wfHwIdentities 3 } - wfHwAfn OBJECT IDENTIFIER ::= { wfHwIdentities 4 } - wfHwIn OBJECT IDENTIFIER ::= { wfHwIdentities 5 } - wfHwAn OBJECT IDENTIFIER ::= { wfHwIdentities 16 } - wfHwAnMpr OBJECT IDENTIFIER ::= { wfHwAn 1 } - wfHwAnHub OBJECT IDENTIFIER ::= { wfHwAn 2 } - wfHwBln OBJECT IDENTIFIER ::= { wfHwIdentities 16640 } - wfHwBcn OBJECT IDENTIFIER ::= { wfHwIdentities 16896 } - wfHwRbln OBJECT IDENTIFIER ::= { wfHwIdentities 17152 } - wfHwAsn OBJECT IDENTIFIER ::= { wfHwIdentities 20480 } - wfHwAsnZ OBJECT IDENTIFIER ::= { wfHwIdentities 20736 } - wfHwAsnB OBJECT IDENTIFIER ::= { wfHwIdentities 20992 } - wfSwitchNode OBJECT IDENTIFIER ::= { wfHwIdentities 24576 } -wfSoftwareConfig OBJECT IDENTIFIER ::= { wfSwSeries7 2 } --- wfProtocols OBJECT IDENTIFIER ::= { wfSwConfig 1 } --- wfLinkModules OBJECT IDENTIFIER ::= { wfSwConfig 2 } --- wfDrivers OBJECT IDENTIFIER ::= { wfSwConfig 3 } -wfSystem OBJECT IDENTIFIER ::= { wfSwSeries7 3 } - wfServices OBJECT IDENTIFIER ::= { wfSystem 2 } --- wfConsole OBJECT IDENTIFIER ::= { wfServices 1 } --- wfTiRui OBJECT IDENTIFIER ::= { wfServices 2 } --- wfCircuitNameTable OBJECT IDENTIFIER ::= { wfServices 3 } - wfPacketGenGroup OBJECT IDENTIFIER ::= { wfServices 4 } - wfBacPktGenGroup OBJECT IDENTIFIER ::= { wfPacketGenGroup 1 } - wfGameGroup OBJECT IDENTIFIER ::= { wfServices 5 } - wfStaGroup OBJECT IDENTIFIER ::= { wfServices 6 } - wfMibHeapGroup OBJECT IDENTIFIER ::= { wfServices 7 } - wfCircuitNameExtension OBJECT IDENTIFIER ::= { wfServices 9 } --- in file "cct_name.mib", wfLineMappingTable = { wfCircuitNameExtension 1 } --- in file "cct_name.mib", wfNode = { wfCircuitNameExtension 2 } - wfTdmGroup OBJECT IDENTIFIER ::= { wfCircuitNameExtension 3 } - wfNetBootGroup OBJECT IDENTIFIER ::= { wfServices 10 } - wfSerialPortGroup OBJECT IDENTIFIER ::= { wfServices 11 } - wfFileSystemGroup OBJECT IDENTIFIER ::= { wfServices 12 } - wfPingGroup OBJECT IDENTIFIER ::= { wfServices 13 } - wfRuiBootGroup OBJECT IDENTIFIER ::= { wfServices 14 } - wfSyslogGroup OBJECT IDENTIFIER ::= { wfServices 15 } - wfDCMmwGroup OBJECT IDENTIFIER ::= { wfServices 16 } - wfStatsDcGroup OBJECT IDENTIFIER ::= { wfServices 17 } - wfName OBJECT IDENTIFIER ::= { wfServices 18 } - wfEntityGroup OBJECT IDENTIFIER ::= { wfServices 20 } - wfUserServicesGroup OBJECT IDENTIFIER ::= { wfServices 22 } - wfDiffServGroup OBJECT IDENTIFIER ::= { wfServices 23 } - wfServicePkgGroup OBJECT IDENTIFIER ::= { wfDiffServGroup 1 } - wfAcctGroup OBJECT IDENTIFIER ::= { wfDiffServGroup 2 } -wfLine OBJECT IDENTIFIER ::= { wfSwSeries7 4 } ---wfCSMACDTable OBJECT IDENTIFIER ::= { wfLine 1 } ---wfTokenRingTable OBJECT IDENTIFIER ::= { wfLine 2 } ---wfFddiTable OBJECT IDENTIFIER ::= { wfLine 4 } ---wfSyncTable OBJECT IDENTIFIER ::= { wfLine 5 } - wfHwFGroup OBJECT IDENTIFIER ::= { wfLine 6 } ---wfHssiTable OBJECT IDENTIFIER ::= { wfLine 7 } - wfMcT1Group OBJECT IDENTIFIER ::= { wfLine 8 } - wfDs1E1Group OBJECT IDENTIFIER ::= { wfLine 9 } ---wfT1Table OBJECT IDENTIFIER ::= { wfLine 10 } ---wfE1Table OBJECT IDENTIFIER ::= { wfLine 11 } - wfDs1Group OBJECT IDENTIFIER ::= { wfLine 12 } - wfDs3Group OBJECT IDENTIFIER ::= { wfLine 13 } - wfSipGroup OBJECT IDENTIFIER ::= { wfLine 14 } - wfFddiGroup OBJECT IDENTIFIER ::= { wfLine 15 } - wfCSMACDAutoNegGroup OBJECT IDENTIFIER ::= { wfLine 16 } - wfDiagsGroup OBJECT IDENTIFIER ::= { wfLine 20 } - wfPktCaptureGroup OBJECT IDENTIFIER ::= { wfLine 21 } - wfCompressionGroup OBJECT IDENTIFIER ::= { wfLine 22 } - wfAtmInterfaceGroup OBJECT IDENTIFIER ::= { wfLine 23 } - wfSonetGroup OBJECT IDENTIFIER ::= { wfLine 24 } - wfTaxiGroup OBJECT IDENTIFIER ::= { wfLine 25 } - wfDsx3Group OBJECT IDENTIFIER ::= { wfLine 26 } - wfBisyncGroup OBJECT IDENTIFIER ::= { wfLine 27 } - wfLinkEncryptionGroup OBJECT IDENTIFIER ::= { wfLine 28 } - wfModemGroup OBJECT IDENTIFIER ::= { wfLine 29 } - wfDsuCsuGroup OBJECT IDENTIFIER ::= { wfLine 30 } - wfSwitchMediaGroup OBJECT IDENTIFIER ::= { wfLine 31 } - wfXCtlGroup OBJECT IDENTIFIER ::= { wfSwitchMediaGroup 1 } - wfCSMACDIfGroup OBJECT IDENTIFIER ::= { wfSwitchMediaGroup 2 } - wfMAUGroup OBJECT IDENTIFIER ::= { wfSwitchMediaGroup 3 } - wfFntsAtmGroup OBJECT IDENTIFIER ::= { wfLine 32 } - wfIsdbGroup OBJECT IDENTIFIER ::= { wfLine 33 } - wfDeviceCtlGroup OBJECT IDENTIFIER ::= { wfLine 34 } - wfModCtlGroup OBJECT IDENTIFIER ::= { wfDeviceCtlGroup 1 } - wfIfpGroup OBJECT IDENTIFIER ::= { wfDeviceCtlGroup 2 } - wfVoiceT1Group OBJECT IDENTIFIER ::= { wfLine 35 } - wfVoiceE1Group OBJECT IDENTIFIER ::= { wfLine 36 } -wfApplication OBJECT IDENTIFIER ::= { wfSwSeries7 5 } - wfDataLink OBJECT IDENTIFIER ::= { wfApplication 1 } - wfBridgeGroup OBJECT IDENTIFIER ::= { wfDataLink 1 } - wfSpanningTree OBJECT IDENTIFIER ::= { wfDataLink 2 } - wfIfGroup OBJECT IDENTIFIER ::= { wfDataLink 3 } - wfCircuitOptsGroup OBJECT IDENTIFIER ::= { wfDataLink 4 } - wfDlsGroup OBJECT IDENTIFIER ::= { wfDataLink 5 } - wfLlcGroup OBJECT IDENTIFIER ::= { wfDataLink 6 } - wfSdlcGroup OBJECT IDENTIFIER ::= { wfDataLink 7 } --- wfLapBGroup OBJECT IDENTIFIER ::= { wfDataLink 8 } - wfProtocolPriorityGroup OBJECT IDENTIFIER ::= { wfDataLink 9 } - wfIRedundGroup OBJECT IDENTIFIER ::= { wfDataLink 10 } - wfFwallGroup OBJECT IDENTIFIER ::= { wfDataLink 11 } - wfVlanGroup OBJECT IDENTIFIER ::= { wfDataLink 12 } - wfPortMatrixGroup OBJECT IDENTIFIER ::= { wfVlanGroup 1 } - wfCommonVlanGroup OBJECT IDENTIFIER ::= { wfVlanGroup 2 } - wfMacAddrAssgGroup OBJECT IDENTIFIER ::= { wfVlanGroup 3 } - wfHelloGroup OBJECT IDENTIFIER ::= { wfVlanGroup 4 } - wfDot1dConfigGroup OBJECT IDENTIFIER ::= { wfVlanGroup 5 } - wfDot1qTagConfigGroup OBJECT IDENTIFIER ::= { wfVlanGroup 6 } - wfConvSteeringGroup OBJECT IDENTIFIER ::= { wfDataLink 13 } - wfTrunkGroup OBJECT IDENTIFIER ::= { wfDataLink 15 } - wfDsqmsGroup OBJECT IDENTIFIER ::= { wfDataLink 16 } - wfDecGroup OBJECT IDENTIFIER ::= { wfApplication 2 } - wfInternet OBJECT IDENTIFIER ::= { wfApplication 3 } - wfArpGroup OBJECT IDENTIFIER ::= { wfInternet 1 } - wfIpRouting OBJECT IDENTIFIER ::= { wfInternet 2 } - wfIpGroup OBJECT IDENTIFIER ::= { wfIpRouting 1 } - wfRipGroup OBJECT IDENTIFIER ::= { wfIpRouting 2 } - wfOspfGroup OBJECT IDENTIFIER ::= { wfIpRouting 3 } - wfEgpGroup OBJECT IDENTIFIER ::= { wfIpRouting 4 } - wfBgpGroup OBJECT IDENTIFIER ::= { wfIpRouting 5 } - wfIpPolicyGroup OBJECT IDENTIFIER ::= { wfIpRouting 6 } - wfNatGroup OBJECT IDENTIFIER ::= { wfIpRouting 7 } - wfIisisGroup OBJECT IDENTIFIER ::= { wfIpRouting 8 } - - wfTcpGroup OBJECT IDENTIFIER ::= { wfInternet 3 } - wfUdpGroup OBJECT IDENTIFIER ::= { wfInternet 4 } - wfSnmpGroup OBJECT IDENTIFIER ::= { wfInternet 5 } --- wfTftpGroup OBJECT IDENTIFIER ::= { wfInternet 6 } - wfTelnetGroup OBJECT IDENTIFIER ::= { wfInternet 7 } - wfBootpGroup OBJECT IDENTIFIER ::= { wfInternet 8 } - wfRarpGroup OBJECT IDENTIFIER ::= { wfInternet 9 } - wfFtpGroup OBJECT IDENTIFIER ::= { wfInternet 10 } - wfNetBIOSIpGroup OBJECT IDENTIFIER ::= { wfInternet 11 } - wfDvmrpGroup OBJECT IDENTIFIER ::= { wfInternet 12 } - wfIgmpGroup OBJECT IDENTIFIER ::= { wfInternet 13 } - wfPimGroup OBJECT IDENTIFIER ::= { wfInternet 14 } - wfIpv6Group OBJECT IDENTIFIER ::= { wfInternet 16 } - wfNtpGroup OBJECT IDENTIFIER ::= { wfInternet 17 } - wfRcmdsGroup OBJECT IDENTIFIER ::= { wfInternet 18 } - wfDnsGroup OBJECT IDENTIFIER ::= { wfInternet 19 } - wfGreGroup OBJECT IDENTIFIER ::= { wfInternet 20 } - wfMobileIpGroup OBJECT IDENTIFIER ::= { wfInternet 21 } - wfHttpGroup OBJECT IDENTIFIER ::= { wfInternet 22 } - wfNhrpGroup OBJECT IDENTIFIER ::= { wfInternet 23 } - wfDhcpServerGroup OBJECT IDENTIFIER ::= { wfInternet 24 } - wfVrrpGroup OBJECT IDENTIFIER ::= { wfInternet 25 } - wfIpsecGroup OBJECT IDENTIFIER ::= { wfInternet 26 } - wfVoIPGroup OBJECT IDENTIFIER ::= { wfInternet 27 } - wfAppletalkGroup OBJECT IDENTIFIER ::= { wfApplication 4 } - wfIpxGroup OBJECT IDENTIFIER ::= { wfApplication 5 } - wfNlspGroup OBJECT IDENTIFIER ::= { wfIpxGroup 128 } - wfOsiGroup OBJECT IDENTIFIER ::= { wfApplication 6 } - wfVinesGroup OBJECT IDENTIFIER ::= { wfApplication 8 } - wfWanGroup OBJECT IDENTIFIER ::= { wfApplication 9 } - wfFrameRelayGroup OBJECT IDENTIFIER ::= { wfWanGroup 1 } - wfPppGroup OBJECT IDENTIFIER ::= { wfWanGroup 2 } --- wfSmdsGroup OBJECT IDENTIFIER ::= { wfWanGroup 3 } - wfX25Group OBJECT IDENTIFIER ::= { wfWanGroup 4 } - wfAtmGroup OBJECT IDENTIFIER ::= { wfWanGroup 5 } - wfAtmLeGroup OBJECT IDENTIFIER ::= { wfAtmGroup 20 } - wfFrswGroup OBJECT IDENTIFIER ::= { wfWanGroup 6 } - wfSmdsSwGroup OBJECT IDENTIFIER ::= { wfWanGroup 7 } - wfIsdnGroup OBJECT IDENTIFIER ::= { wfWanGroup 8 } - wfFrameRelay2Group OBJECT IDENTIFIER ::= { wfWanGroup 9 } - wfmpsObjects OBJECT IDENTIFIER ::= { wfWanGroup 10 } - wfAsrGroup OBJECT IDENTIFIER ::= { wfWanGroup 11 } - wfX25PadGroup OBJECT IDENTIFIER ::= { wfWanGroup 12 } - wfAtmHalfBridgeGroup OBJECT IDENTIFIER ::= { wfWanGroup 13 } - wfmpcObjects OBJECT IDENTIFIER ::= { wfWanGroup 14 } - wfMplsLdpGroup OBJECT IDENTIFIER ::= { wfWanGroup 15 } - wfMplsAtmGroup OBJECT IDENTIFIER ::= { wfWanGroup 16 } - wfXnsGroup OBJECT IDENTIFIER ::= { wfApplication 10 } - wfTestGroup OBJECT IDENTIFIER ::= { wfApplication 11 } - wfLanManagerGroup OBJECT IDENTIFIER ::= { wfApplication 12 } - wfOsiConsGroup OBJECT IDENTIFIER ::= { wfApplication 13 } - wfAppnGroup OBJECT IDENTIFIER ::= { wfApplication 14 } - wfIpexGroup OBJECT IDENTIFIER ::= { wfApplication 15 } - wfIntegratedServicesGroup OBJECT IDENTIFIER ::= { wfApplication 16 } - wfReservationProtocolGroup OBJECT IDENTIFIER ::= { wfIntegratedServicesGroup 1 } - wfRRedGroup OBJECT IDENTIFIER ::= { wfApplication 17 } - wfBotGroup OBJECT IDENTIFIER ::= { wfApplication 18 } - wfAccountingGroup OBJECT IDENTIFIER ::= { wfApplication 20 } - wfAsyncOverTcpGroup OBJECT IDENTIFIER ::= { wfApplication 21 } - wfRadiusGroup OBJECT IDENTIFIER ::= { wfApplication 22 } - wfL2TPGroup OBJECT IDENTIFIER ::= { wfApplication 23 } - wfVcctGroup OBJECT IDENTIFIER ::= { wfApplication 24 } - wfQoSPolicyGroup OBJECT IDENTIFIER ::= { wfApplication 25 } - wfCopsCGroup OBJECT IDENTIFIER ::= { wfQoSPolicyGroup 1 } - wfDiffServAppGroup OBJECT IDENTIFIER ::= { wfApplication 26 } - wfIKEGroup OBJECT IDENTIFIER ::= { wfApplication 27 } - -END -- Wellfleet-COMMON-MIB - diff --git a/mibs/Wellfleet-CSMACD-MIB b/mibs/Wellfleet-CSMACD-MIB deleted file mode 100644 index ebfa4a9cd0f9..000000000000 --- a/mibs/Wellfleet-CSMACD-MIB +++ /dev/null @@ -1,1122 +0,0 @@ -Wellfleet-CSMACD-MIB DEFINITIONS ::= BEGIN - --- Created by mdl2asn version 3.1 --- Creation date: Wed Aug 30 16:39:16 EDT 1995 - - - IMPORTS - - Counter, Gauge, TimeTicks - FROM RFC1155-SMI - OBJECT-TYPE - FROM RFC-1212 - wfLine, wfCSMACDAutoNegGroup - FROM Wellfleet-COMMON-MIB; - - - wfCSMACDTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfCSMACDEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "CSMA/CD line record" - ::= { wfLine 1 } - - wfCSMACDEntry OBJECT-TYPE - SYNTAX WfCSMACDEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "An entry in the csmacd table" - INDEX { wfCSMACDSlot, - wfCSMACDConnector } - ::= { wfCSMACDTable 1 } - - WfCSMACDEntry ::= SEQUENCE { - wfCSMACDDelete - INTEGER, - wfCSMACDEnable - INTEGER, - wfCSMACDState - INTEGER, - wfCSMACDSlot - INTEGER, - wfCSMACDConnector - INTEGER, - wfCSMACDCct - INTEGER, - wfCSMACDBofl - INTEGER, - wfCSMACDBoflTmo - INTEGER, - wfCSMACDMtu - INTEGER, - wfCSMACDMadr - OCTET STRING, - wfCSMACDOctetsRxOk - Counter, - wfCSMACDFramesRxOk - Counter, - wfCSMACDOctetsTxOk - Counter, - wfCSMACDFramesTxOk - Counter, - wfCSMACDDeferredTx - Counter, - wfCSMACDLateCollnTx - Counter, - wfCSMACDExcessvCollnTx - Counter, - wfCSMACDBablErrorTx - Counter, - wfCSMACDBufErrorTx - Counter, - wfCSMACDLcarTx - Counter, - wfCSMACDUfloTx - Counter, - wfCSMACDFcsErrorRx - Counter, - wfCSMACDAlignErrorRx - Counter, - wfCSMACDLackRescErrorRx - Counter, - wfCSMACDTooLongErrorRx - Counter, - wfCSMACDOfloRx - Counter, - wfCSMACDMerr - Counter, - wfCSMACDCerr - Counter, - wfCSMACDHardwareFilter - INTEGER, - wfCSMACDTxQueueLength - INTEGER, - wfCSMACDRxQueueLength - INTEGER, - wfCSMACDTxClipFrames - Counter, - wfCSMACDRxReplenMisses - Counter, - wfCSMACDCfgTxQueueLength - INTEGER, - wfCSMACDCfgRxQueueLength - INTEGER, - wfCSMACDAlignmentMode - INTEGER, - wfCSMACDUnAlignedFrames - Counter, - wfCSMACDLineNumber - INTEGER, - wfCSMACDLateCollnRx - Counter, - wfCSMACDModule - INTEGER, - wfCSMACDActualConnector - INTEGER, - wfCSMACDLastChange - TimeTicks, - wfCSMACDOutQLen - Gauge, - wfCSMACDIntProcessings - Counter, - wfCSMACDTxProcessings - Counter, - wfCSMACDRxProcessings - Counter, - wfCSMACDTxCmplProcessings - Counter, - wfCSMACDTxQueueReductions - Counter, - wfCSMACDSingleCollisionFrames - Counter, - wfCSMACDMultipleCollisionFrames - Counter, - wfCSMACDInternalMacTxErrors - Counter, - wfCSMACDLineCapability - INTEGER, - wfCSMACDEtherChipSet - OBJECT IDENTIFIER, - wfCSMACDRxSymbolErrors - Counter, - wfCSMACDInternalMacRxErrors - Counter, - wfCSMACDConfigurableSpeed - INTEGER, - wfCSMACDRxFlushes - Counter, - wfCSMACDTxDeadlocks - Counter, - wfCSMACDBoflRetries - INTEGER, - wfCSMACDBoflTmoDivisor - INTEGER, - wfCSMACDTurboBoflDebug - INTEGER, - wfCSMACDIfIndex - INTEGER, - wfCSMACDTxFlowControlPauseFrames - Counter, - wfCSMACDRxFlowControlPauseFrames - Counter, - wfCSMACDRxUnsupportedOpcodes - Counter, - wfCSMACDFlowControlEnable - INTEGER, - wfCSMACDTxFlowControlPauseTime - INTEGER, - wfCSMACDTxFlowControlPauseZeroEnable - INTEGER, - wfCSMACDDsqmsLineSpeed - INTEGER - } - - wfCSMACDDelete OBJECT-TYPE - SYNTAX INTEGER { - create(1), - delete(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "create/delete parameter, dflt = created" - DEFVAL { create } - ::= { wfCSMACDEntry 1 } - - wfCSMACDEnable OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "enable/disable parameter, dflt = enabled" - DEFVAL { enable } - ::= { wfCSMACDEntry 2 } - - wfCSMACDState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2), - init(3), - notpresent(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "line driver state variable, Not Present, Init, Down, Up" - DEFVAL { notpresent } - ::= { wfCSMACDEntry 3 } - - wfCSMACDSlot OBJECT-TYPE - SYNTAX INTEGER(1..14) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "instance ID Slot, filled in by driver" - ::= { wfCSMACDEntry 4 } - - wfCSMACDConnector OBJECT-TYPE - SYNTAX INTEGER(1..44) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "instance ID Connector, filled in by driver. For the ASN - this attribute is an encoded value and is equal to - 'module'*10 + 'connector'. Where 'module' is defined in - attribute 42 and 'connector' is defined in attribute 43 - of this table. For non-ASN platforms this attribute is - the physical connector number on the slot." - ::= { wfCSMACDEntry 5 } - - wfCSMACDCct OBJECT-TYPE - SYNTAX INTEGER(1..1023) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "cct number for this line instance" - ::= { wfCSMACDEntry 6 } - - wfCSMACDBofl OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "bofl parameter, dflt = enabled" - DEFVAL { enable } - ::= { wfCSMACDEntry 7 } - - wfCSMACDBoflTmo OBJECT-TYPE - SYNTAX INTEGER(0..60) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "bofl parameter, dflt = 5. A value of zero has a special meaning. - When bofl tmo is zero, the line is killed as soon as the link down - down condition is determined." - DEFVAL { 5 } - ::= { wfCSMACDEntry 8 } - - wfCSMACDMtu OBJECT-TYPE - SYNTAX INTEGER { - default(1518) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "mtu parameter, fixed" - DEFVAL { default } - ::= { wfCSMACDEntry 9 } - - wfCSMACDMadr OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "line MAC address, fixed - line driver fills in" - ::= { wfCSMACDEntry 10 } - - wfCSMACDOctetsRxOk OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of octets received without error" - ::= { wfCSMACDEntry 11 } - - wfCSMACDFramesRxOk OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of frames received without error" - ::= { wfCSMACDEntry 12 } - - wfCSMACDOctetsTxOk OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of octets transmitted without error" - ::= { wfCSMACDEntry 13 } - - wfCSMACDFramesTxOk OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of frames transmitted without error" - ::= { wfCSMACDEntry 14 } - - wfCSMACDDeferredTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of deferred transmissions" - ::= { wfCSMACDEntry 15 } - - wfCSMACDLateCollnTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of late collisions" - ::= { wfCSMACDEntry 16 } - - wfCSMACDExcessvCollnTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of excessive collisions" - ::= { wfCSMACDEntry 17 } - - wfCSMACDBablErrorTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of frames transmitted larger than the MTU size - in wfCSMACDMtu" - ::= { wfCSMACDEntry 18 } - - wfCSMACDBufErrorTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of internal buffer errors" - ::= { wfCSMACDEntry 19 } - - wfCSMACDLcarTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of loss of carrier errors" - ::= { wfCSMACDEntry 20 } - - wfCSMACDUfloTx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of transmitter underflow errors" - ::= { wfCSMACDEntry 21 } - - wfCSMACDFcsErrorRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of receiver checksum errors" - ::= { wfCSMACDEntry 22 } - - wfCSMACDAlignErrorRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of receiver alignment errors" - ::= { wfCSMACDEntry 23 } - - wfCSMACDLackRescErrorRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of receiver lack of resource errors" - ::= { wfCSMACDEntry 24 } - - wfCSMACDTooLongErrorRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of frames received exceeding the MTU size - in wfCSMACDMtu." - ::= { wfCSMACDEntry 25 } - - wfCSMACDOfloRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of receiver overflow errors" - ::= { wfCSMACDEntry 26 } - - wfCSMACDMerr OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of internal memory errors" - ::= { wfCSMACDEntry 27 } - - wfCSMACDCerr OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of collision errors" - ::= { wfCSMACDEntry 28 } - - wfCSMACDHardwareFilter OBJECT-TYPE - SYNTAX INTEGER { - enable(1), - disable(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Hardware filtering parameter." - DEFVAL { disable } - ::= { wfCSMACDEntry 29 } - - wfCSMACDTxQueueLength OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current Transmit Queue Length" - ::= { wfCSMACDEntry 30 } - - wfCSMACDRxQueueLength OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current Receive Queue Length" - ::= { wfCSMACDEntry 31 } - - wfCSMACDTxClipFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of frames clipped in driver's transmit routine due to transmit - congestion." - ::= { wfCSMACDEntry 32 } - - wfCSMACDRxReplenMisses OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of packet buffer misses while attempting to replenish driver - receive ring." - ::= { wfCSMACDEntry 33 } - - wfCSMACDCfgTxQueueLength OBJECT-TYPE - SYNTAX INTEGER(0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configured Transmit Queue Length. Values other than zero over-ride - the router selected values. A value of zero has a special meaning. - Zero causes router based default values to be used. Values larger - than the compiled ring size are truncated to the compiled ring - size." - ::= { wfCSMACDEntry 34 } - - wfCSMACDCfgRxQueueLength OBJECT-TYPE - SYNTAX INTEGER(0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configured Receive Queue Length. Values other than zero over-ride - the router selected values. A value of zero has a special meaning. - Zero causes router based default values to be used. Values larger - than the compiled ring size are truncated to the compiled ring - size." - ::= { wfCSMACDEntry 35 } - - wfCSMACDAlignmentMode OBJECT-TYPE - SYNTAX INTEGER { - all(1), - bytes(2), - disabled(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Enables special frame re-alignment in the Line Driver. Only needed when - 4 ethernet interfaces are configured on a single slot. Only needed if - experiencing transmit underflow errors (wfCSMACDUfloTx). When this - attribute is set to DISABLED, non-optimally aligned frames are transmitted - as is. When this attribute is set to ALL (1), all non-optimally aligned - frames are re-aligned before transmission. When this attribute is set to - ALIGN_OVER_128_BYTES (2), all non-optimally aligned frames over 128 bytes - in length are re-aligned before transmission and frames up to and including - 128 bytes in length are transmitted as is." - DEFVAL { disabled } - ::= { wfCSMACDEntry 36 } - - wfCSMACDUnAlignedFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of non-optimally aligned frames queued to the driver for transmit. - This statistic does not indicate that any frames have been dropped. If - the ethernet I/O board is not a Quad Ethernet Link Module (QENET) or if it - is a QENET and none of the four ethernet interfaces are experiencing - transmit underflow errors (wfCSMACDUfloTx), then this statistic should be - ignored. - - If, however, this interface or other interfaces on the QENET are - experiencing transmit underflow errors, the underflows are preventable - by setting the wfCSMACDAlignmentMode attribute to 1. See explanation of - that attribute for more information. - - This attribute means that these frames are candidates for re-alignment. - It does not, by itself, indicate that re-alignment is necessary." - ::= { wfCSMACDEntry 37 } - - wfCSMACDLineNumber OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Logical line number associated with this driver entity." - ::= { wfCSMACDEntry 38 } - - wfCSMACDLateCollnRx OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of late collisions - found in QUICC Ethernet Rx Buffer Descriptors" - ::= { wfCSMACDEntry 39 } - - wfCSMACDModule OBJECT-TYPE - SYNTAX INTEGER { - one(1), - two(2), - three(3), - four(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Module number for ASN platform, filled in by driver. For non-ASN - platforms this attribute will not be used." - ::= { wfCSMACDEntry 40 } - - wfCSMACDActualConnector OBJECT-TYPE - SYNTAX INTEGER { - one(1), - two(2), - three(3), - four(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Actual connector number for ASN platform, filled in by - driver. For non-ASN platforms this attribute will not be used." - ::= { wfCSMACDEntry 41 } - - wfCSMACDLastChange OBJECT-TYPE - SYNTAX TimeTicks - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The value of SysUpTime at the time the interface entered it's current - operational state (UP state). SysUpTime is defined as the time (in - hundredths of a second) since the network management portion of the - system was last re-initialized. Usually the time since boot." - ::= { wfCSMACDEntry 42 } - - wfCSMACDOutQLen OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The instantaneous current length of the output packet queue (in packets)." - ::= { wfCSMACDEntry 43 } - - wfCSMACDIntProcessings OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "counts the number of times the interrupt service routine - has been called" - ::= { wfCSMACDEntry 44 } - - wfCSMACDTxProcessings OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Counts the number of times the transmit routine - has been called" - ::= { wfCSMACDEntry 45 } - - wfCSMACDRxProcessings OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Counts the number of times RINT processing takes place - in the interrupt service routine." - ::= { wfCSMACDEntry 46 } - - wfCSMACDTxCmplProcessings OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Counts the number of times the transmit complete - processing takes place" - ::= { wfCSMACDEntry 47 } - - wfCSMACDTxQueueReductions OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Counts the number of times the transmit queue - has been shrinked in size due to the number of - tx clips exceeding the treshold" - ::= { wfCSMACDEntry 48 } - - wfCSMACDSingleCollisionFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A count of successfully transmitted frames on a particular interface - for which transmission is inhibited by exactly one collision." - ::= { wfCSMACDEntry 49 } - - wfCSMACDMultipleCollisionFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A count of successfully transmitted frames on a particular interface - for which transmission is inhibited by more than one collision." - ::= { wfCSMACDEntry 50 } - - wfCSMACDInternalMacTxErrors OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A count of frames for which transmission on a particular interface fails - due to an internal MAC sublayer transmit error. A frame is only counted - by an instance of this object if it is not counted by the corresponding - instance of either the LateCollisions object, the ExcessiveCollisions - object, or the CarrierSenseErrors object." - ::= { wfCSMACDEntry 51 } - - wfCSMACDLineCapability OBJECT-TYPE - SYNTAX INTEGER { - tenbaset(1), - tenbasetduplex(2), - hundredbasetx(3), - hundredbasetxduplex(4), - hundredbaset4(5), - tenbasetduplexcongctrl(6), - hundredbasetxduplexcongctrl(7), - gigabitduplex(8), - gigabitduplexflowctrl(9) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If NWay is configured, this attribute contains a value that uniquely - identifies the single capability that was agreed upon by the local and - remote interfaces. If NWay is not configured, this attribute describes - the speed and duplex setting that was configured for this interface." - DEFVAL { tenbaset } - ::= { wfCSMACDEntry 52 } - - wfCSMACDEtherChipSet OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This object contains an OBJECT IDENTIFIER which identifies the chipset used - to realize the interface. This object usually identifies the Medium Access - Control (MAC) chip." - ::= { wfCSMACDEntry 53 } - - wfCSMACDRxSymbolErrors OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A count of frames received on a particular interface with one or more - 100Mb symbol errors detected." - ::= { wfCSMACDEntry 54 } - - wfCSMACDInternalMacRxErrors OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A count of frames for which reception on a particular interface fails - due to an internal MAC sublayer receive error. A frame is only counted - by an instance of this object if it is not counted by the corresponding - instance of either the FrameTooLongs object, the AlignmentErrors object, - or the FCSErrors object." - ::= { wfCSMACDEntry 55 } - - wfCSMACDConfigurableSpeed OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute will be enabled(1) if the interface supports different - speed configurations. If configurable speeds are not supported on the - interface, this attribute will be disabled(2). Creation of - wfCSMACDAutoNegEntry records for 10/100BaseT is valid only if this - attribute is enabled. For Gigabit Ethernet the latter statement is not - true" - DEFVAL { disabled } - ::= { wfCSMACDEntry 56 } - - wfCSMACDRxFlushes OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute describes the number of times the hardware - has entered a state which required a flush of the RX FIFO." - ::= { wfCSMACDEntry 57 } - - wfCSMACDTxDeadlocks OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute describes the number of times the hardware - has entered a Tx Deadlock condition, and the software - intervenes to free up the lock." - ::= { wfCSMACDEntry 58 } - - wfCSMACDBoflRetries OBJECT-TYPE - SYNTAX INTEGER(1..60) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "bofl retries, dflt = 5" - DEFVAL { 5 } - ::= { wfCSMACDEntry 59 } - - wfCSMACDBoflTmoDivisor OBJECT-TYPE - SYNTAX INTEGER(1..100) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "bofl tmo divisorr, dflt = 1" - DEFVAL { 1 } - ::= { wfCSMACDEntry 60 } - - wfCSMACDTurboBoflDebug OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Special Turbo-BOFL debug mechanism to be used by Engineering - and Manufacturing only. - 31-24 : TMO - period of breath (amount of time between - successive breaths of life) - 23-16 : Number of packets per breath. - 15-0 : Packet length in bytes - 22 bytes minimum. - All bits set to zero will disable this attribute." - - DEFVAL { 0 } - ::= { wfCSMACDEntry 61 } - - wfCSMACDIfIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "IfTable Index for this line instance, - filled in by driver. For the BAC it is not the same - as the circuit number." - ::= { wfCSMACDEntry 62 } - - wfCSMACDTxFlowControlPauseFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute indicates the number of Flow Control - Pause frames transmitted." - ::= { wfCSMACDEntry 63 } - - wfCSMACDRxFlowControlPauseFrames OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute indicates the number of Flow Control - Pause frames received." - ::= { wfCSMACDEntry 64 } - - wfCSMACDRxUnsupportedOpcodes OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute indicates the number of Control - frames received that were not pause frames." - ::= { wfCSMACDEntry 65 } - - wfCSMACDFlowControlEnable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Flow control enable/disable parameter, dflt = enabled" - DEFVAL { enabled } - ::= { wfCSMACDEntry 66 } - - wfCSMACDTxFlowControlPauseTime OBJECT-TYPE - SYNTAX INTEGER(32..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This attribute indicates flow control pause time in slots." - DEFVAL { 65535 } - ::= { wfCSMACDEntry 67 } - - wfCSMACDTxFlowControlPauseZeroEnable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Tx Pause 0 frame generation enable/disable parameter, dflt = enabled." - DEFVAL { enabled } - ::= { wfCSMACDEntry 68 } - - wfCSMACDDsqmsLineSpeed OBJECT-TYPE - SYNTAX INTEGER(1..100000000) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "User-selected line speed for DSQMS client" - DEFVAL { 1250000 } - ::= { wfCSMACDEntry 69 } - - - - wfCSMACDAutoNegTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfCSMACDAutoNegEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "CSMA/CD Auto Negotiation (NWay) record" - ::= { wfCSMACDAutoNegGroup 1 } - - wfCSMACDAutoNegEntry OBJECT-TYPE - SYNTAX WfCSMACDAutoNegEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "An entry in the csmacd table" - INDEX { wfCSMACDAutoNegSlot, - wfCSMACDAutoNegConnector } - ::= { wfCSMACDAutoNegTable 1 } - - WfCSMACDAutoNegEntry ::= SEQUENCE { - wfCSMACDAutoNegDelete - INTEGER, - wfCSMACDAutoNegSlot - INTEGER, - wfCSMACDAutoNegConnector - INTEGER, - wfCSMACDAutoNegSpeedSelect - INTEGER, - wfCSMACDAutoNegRemoteSignaling - INTEGER, - wfCSMACDAutoNegState - INTEGER, - wfCSMACDAutoNegRestartAutoConfig - INTEGER, - wfCSMACDAutoNegLocalCapability - Gauge, - wfCSMACDAutoNegAdvertisedCapability - Gauge, - wfCSMACDAutoNegReceivedCapability - Gauge - } - - wfCSMACDAutoNegDelete OBJECT-TYPE - SYNTAX INTEGER { - create(1), - delete(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "create/delete parameter, dflt = created" - DEFVAL { create } - ::= { wfCSMACDAutoNegEntry 1 } - - wfCSMACDAutoNegSlot OBJECT-TYPE - SYNTAX INTEGER(1..14) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "instance ID Slot, filled in by driver" - ::= { wfCSMACDAutoNegEntry 2 } - - wfCSMACDAutoNegConnector OBJECT-TYPE - SYNTAX INTEGER(1..44) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "instance ID Connector, filled in by driver. For the ASN - this attribute is an encoded value and is equal to - 'module'*10 + 'connector'. Where 'module' is defined in - attribute 42 and 'connector' is defined in attribute 43 - of this table. For non-ASN platforms this attribute is - the physical connector number on the slot." - ::= { wfCSMACDAutoNegEntry 3 } - - wfCSMACDAutoNegSpeedSelect OBJECT-TYPE - SYNTAX INTEGER { - nway(1), - tenbaset(2), - tenbasetduplex(3), - hundredbasetx(4), - hundredbasetxduplex(5), - hundredbaset4(6), - macloopback(7), - phyloopback(8), - twisterloopback(9), - tenbasetduplexcongctrl(10), - hundredbasetxduplexcongctrl(11), - gigabitduplex(12), - gigabitduplexflowctrl(13) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value indicates the configured speed of the local interface. - This parameter allows configuration of a specific speed and duplex - setting, or allows configuration/enabling of Auto Negotiation/NWay. - Selecting a specific speed (i.e. a value other than 1) implicitly - disables Auto Negotiation/NWay." - DEFVAL { hundredbasetx } - ::= { wfCSMACDAutoNegEntry 4 } - - wfCSMACDAutoNegRemoteSignaling OBJECT-TYPE - SYNTAX INTEGER { - detected(1), - notdetected(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value indicates whether the remote end of the link is operating - Auto Negotiation signaling or not. It shall take the value detected if, - during the previous link negotiation, FLP bursts were received from the - remote end. - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - DEFVAL { notdetected } - ::= { wfCSMACDAutoNegEntry 5 } - - wfCSMACDAutoNegState OBJECT-TYPE - SYNTAX INTEGER { - disabled(1), - configuring(2), - complete(3), - paralleldetectfail(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value indicates whether Auto Negotiation signaling is in progress - or has completed. - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - DEFVAL { disabled } - ::= { wfCSMACDAutoNegEntry 6 } - - wfCSMACDAutoNegRestartAutoConfig OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Writing any value to this attribute forces Auto Negotiation to begin link - re-negotiation. This action has no effect if Auto Negotiation signaling - is disabled. - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - ::= { wfCSMACDAutoNegEntry 7 } - - wfCSMACDAutoNegLocalCapability OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is a GAUGE because this attribute is 32-bit unsigned, non-increasing - A value that uniquely identifies the set of capabilities of the LOCAL Auto - Negotiation entity. The value is a sum which initially takes the value zero. - Then, for each capability of the LOCAL interface, 2 raised to the power - noted below is added to the sum. For example, a LOCAL interface which has - the capability to support only 100Base-TX would have a value of 128 (2**7). - In contrast, a LOCAL interface which supports both 100Base-TX and 100Base-TX - Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)). - - The powers of 2 assigned to the capabilities are these: - - Power Capability - 0 Pause - 1 ASM_DIR - 5 10Base-T - 6 10Base-T Full Duplex - 7 100Base-TX - 8 100Base-TX Full Duplex - 9 100Base-T4 - 14 1000Base-X - 15 1000Base-X Full Duplex - - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - ::= { wfCSMACDAutoNegEntry 8 } - - wfCSMACDAutoNegAdvertisedCapability OBJECT-TYPE - SYNTAX Gauge - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This is a GAUGE because this attribute is 32-bit unsigned, non-increasing - A successful set operation will result in immediate link re-negotiation if - AutoNegAdminState is enabled. A value that uniquely identifies the set of - capabilities advertised by the local Auto Negotiation entity. The value is - a sum which initially takes the value zero. Then, for each capability of - the ADVERTISED interface, 2 raised to the power noted below is added to the - sum. For example, a ADVERTISED interface which has the capability to support - only 100Base-TX would have a value of 128 (2**7). In contrast, an ADVERTISED - interface which supports both 100Base-TX and 100Base-TX Full Duplex would - cause this object to have a value of 384 ((2**7) + (2**8)). - - The powers of 2 assigned to the capabilities are these: - - Power Capability - 0 Pause - 1 ASM_DIR - 5 10Base-T - 6 10Base-T Full Duplex - 7 100Base-TX - 8 100Base-TX Full Duplex - 9 100Base-T4 - 14 1000Base-X - 15 1000Base-X Full Duplex - - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - ::= { wfCSMACDAutoNegEntry 9 } - - wfCSMACDAutoNegReceivedCapability OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is a GAUGE because this attribute is 32-bit unsigned, non-increasing - A value that uniquely identifies the set of capabilities of the REMOTE Auto - Negotiation entity. The value is a sum which initially takes the value zero. - Then, for each capability of the REMOTE interface, 2 raised to the power - noted below is added to the sum. For example, a REMOTE interface which has - the capability to support only 100Base-TX would have a value of 128 (2**7). - In contrast, a REMOTE interface which supports both 100Base-TX and 100Base-TX - Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)). - - The powers of 2 assigned to the capabilities are these: - - Power Capability - 0 Pause - 1 ASM_DIR - 5 10Base-T - 6 10Base-T Full Duplex - 7 100Base-TX - 8 100Base-TX Full Duplex - 9 100Base-T4 - 14 1000Base-X - 15 1000Base-X Full Duplex - - NOTE: This parameter is only valid if SpeedSelect is configured for NWay." - ::= { wfCSMACDAutoNegEntry 10 } - - END -- Wellfleet-CSMACD-MIB diff --git a/mibs/Wellfleet-DOT1QTAG-CONFIG-MIB b/mibs/Wellfleet-DOT1QTAG-CONFIG-MIB deleted file mode 100644 index 0fa02d01818d..000000000000 --- a/mibs/Wellfleet-DOT1QTAG-CONFIG-MIB +++ /dev/null @@ -1,151 +0,0 @@ -Wellfleet-DOT1QTAG-CONFIG-MIB DEFINITIONS ::= BEGIN - --- First created by Rahul Mehta 07/25/97 for 802.1q VLAN tagging in the router. - - IMPORTS - - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - wfDot1qTagConfigGroup - FROM Wellfleet-COMMON-MIB; - -wfDot1qTagConfig OBJECT IDENTIFIER ::= { wfDot1qTagConfigGroup 1 } - -wfDot1qTagConfigTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfDot1qTagConfigEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A table that contains the global read-write - 802.1q VLAN tagging attributes on a per circuit - basis. Here circuit number is the Local VLAN Id." - ::= { wfDot1qTagConfig 1 } - -wfDot1qTagConfigEntry OBJECT-TYPE - SYNTAX WfDot1qTagConfigEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A list of information maintained for each circuit." - INDEX {wfDot1qTagCfgPhysicalPortId, - wfDot1qTagCfgLocalVlanId } - ::= { wfDot1qTagConfigTable 1 } - -WfDot1qTagConfigEntry ::= SEQUENCE { - wfDot1qTagCfgDelete - INTEGER, - wfDot1qTagCfgDisable - INTEGER, - wfDot1qTagCfgVlanName - DisplayString, - wfDot1qTagCfgLocalVlanId - INTEGER, - wfDot1qTagCfgGlobalVlanId - INTEGER, - wfDot1qTagCfgVirtualPortType - INTEGER, - wfDot1qTagCfgPhysicalPortId - INTEGER, - wfDot1qTagCfgProtocolType - INTEGER -} - -wfDot1qTagCfgDelete OBJECT-TYPE - SYNTAX INTEGER { - create(1), - delete(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Creation and deletion flag for this record. When set to 2 - it will cause this entry to be deleted from the MIB" - DEFVAL { create } - ::= { wfDot1qTagConfigEntry 1 } - -wfDot1qTagCfgDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Enable/Disable parameter. A disabled interface will - never be selected as the active interface for a circuit." - DEFVAL { enabled } - ::= { wfDot1qTagConfigEntry 2 } - -wfDot1qTagCfgVlanName OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The name for the VLAN circuit. - NOTE: For SM purposes only. This a dummy cfg. parameter." - ::= { wfDot1qTagConfigEntry 3 } - -wfDot1qTagCfgLocalVlanId OBJECT-TYPE - SYNTAX INTEGER(1..1023) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The index of the circuit on which Dot1qTag related - attributes are set. Uniquely identifies the group - within a Box. Here it is same as the Circuit Number." - ::= { wfDot1qTagConfigEntry 4 } - -wfDot1qTagCfgGlobalVlanId OBJECT-TYPE - SYNTAX INTEGER(1..4095) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Uniquely identifies the group within the enterprise. - Global VLAN ID is a 12 bit unique number." - ::= { wfDot1qTagConfigEntry 5 } - -wfDot1qTagCfgVirtualPortType OBJECT-TYPE - SYNTAX INTEGER { - tagged(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Virtual Port Type." - DEFVAL { tagged } - ::= { wfDot1qTagConfigEntry 6 } - -wfDot1qTagCfgPhysicalPortId OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The physical port id which is same as the line number." - ::= { wfDot1qTagConfigEntry 7 } - -wfDot1qTagCfgProtocolType OBJECT-TYPE - SYNTAX INTEGER(1514..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IEEE802.1q protocol type value. - NOTE: With the initial release of the software, the - Tag Protocol Identifier (TPID) field in 802.1 tag will - contain Bay Networks' propietary value of 8100 (Hex). - This value will be specified by the IEEE in the - forthcoming revisions of the 802.1Q standard, Bay - Networks will support the standard value." - DEFVAL { 33024 } - ::= { wfDot1qTagConfigEntry 8 } - -END -- Wellfleet-DOT1QTAG-CONFIG-MIB - - - - - - - - diff --git a/mibs/Wellfleet-HARDWARE-MIB b/mibs/Wellfleet-HARDWARE-MIB deleted file mode 100644 index 6b882bc0fade..000000000000 --- a/mibs/Wellfleet-HARDWARE-MIB +++ /dev/null @@ -1,1442 +0,0 @@ -Wellfleet-HARDWARE-MIB DEFINITIONS ::= BEGIN - --- Created by mdl2asn version 3.1 --- Creation date: Wed Aug 30 16:42:01 EDT 1995 - - - IMPORTS - - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - wfHardwareConfig - FROM Wellfleet-COMMON-MIB; - - - wfHwBase OBJECT IDENTIFIER ::= { wfHardwareConfig 1 } - - wfHwBpIdOpt OBJECT-TYPE - SYNTAX INTEGER { - acefn(1), - aceln(2), - acecn(3), - afn(4), - in(5), - an(16), - arn(32), - fbr4slot(34), - lite(36), - sys5000(5000), - freln(16640), - frecn(16896), - frerbln(17152), - asn(20480), - asnzcable(20736), - asnbcable(20992), - sn(24576), - v15k(26368) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The BackPlane identification number." - ::= { wfHwBase 1 } - - wfHwBpRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the BackPlane. High byte is in upper 2 bytes." - ::= { wfHwBase 2 } - - wfHwBpSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the BackPlane." - ::= { wfHwBase 3 } - - wfBCNPwrSupply1 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Hot-Swappable Power Supply 1" - DEFVAL { notpresent } - ::= { wfHwBase 4 } - - wfBCNPwrSupply2 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Hot-Swappable Power Supply 2" - DEFVAL { notpresent } - ::= { wfHwBase 5 } - - wfBCNPwrSupply3 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Hot-Swappable Power Supply 3" - DEFVAL { notpresent } - ::= { wfHwBase 6 } - - wfBCNPwrSupply4 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Hot-Swappable Power Supply 4" - DEFVAL { notpresent } - ::= { wfHwBase 7 } - - wfBCNFanStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Fan Tray" - DEFVAL { notpresent } - ::= { wfHwBase 8 } - - wfBCNTemperature OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - caution(2), - notpresent(3), - fail(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of BCN Temperature sensor" - DEFVAL { notpresent } - ::= { wfHwBase 9 } - - wfBCNTemperature2 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - caution(2), - notpresent(3), - fail(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of second BCN Temperature sensor" - DEFVAL { notpresent } - ::= { wfHwBase 10 } - - wfFanSpeed OBJECT-TYPE - SYNTAX INTEGER { - low(1), - high(2), - notpresent(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This object indicates the current speed of the fan module" - DEFVAL { notpresent } - ::= { wfHwBase 11 } - - wfHwTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfHwEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware Table - indexed by slot number" - ::= { wfHardwareConfig 2 } - - wfHwEntry OBJECT-TYPE - SYNTAX WfHwEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware specific information about a slot." - INDEX { wfHwSlot } - ::= { wfHwTable 1 } - - WfHwEntry ::= SEQUENCE { - wfHwSlot - INTEGER, - wfHwModIdOpt - INTEGER, - wfHwModRev - OCTET STRING, - wfHwModSerialNumber - OCTET STRING, - wfHwMotherBdIdOpt - INTEGER, - wfHwMotherBdRev - OCTET STRING, - wfHwMotherBdSerialNumber - OCTET STRING, - wfHwDaughterBdIdOpt - INTEGER, - wfHwDaughterBdRev - OCTET STRING, - wfHwDaughterBdSerialNumber - OCTET STRING, - wfHwBabyBdIdOpt - INTEGER, - wfHwBabyBdRev - OCTET STRING, - wfHwBabyBdSerialNumber - OCTET STRING, - wfHwDiagPromRev - OCTET STRING, - wfHwDiagPromDate - DisplayString, - wfHwDiagPromSource - DisplayString, - wfHwBootPromRev - OCTET STRING, - wfHwBootPromDate - DisplayString, - wfHwBootPromSource - DisplayString, - wfHwSparePromRev - OCTET STRING, - wfHwSparePromDate - DisplayString, - wfHwSparePromSource - DisplayString, - wfHwFileSysPresent - INTEGER, - wfHwFileSysPresent2 - INTEGER, - wfHwConfigServer - INTEGER, - wfHwConfigFile - DisplayString, - wfHwConfigDateAndTime - OCTET STRING, - wfHwActiveImageName - DisplayString, - wfHwActiveImageSource - DisplayString, - wfHwActiveImageDate - DisplayString, - wfHwMotherBdMemorySize - INTEGER, - wfHwFastPacketCacheSize - INTEGER, - wfHwModDaughterBd1IdOpt - INTEGER, - wfHwModDaughterBd1AwRev - OCTET STRING, - wfHwModDaughterBd1Rev - OCTET STRING, - wfHwModDaughterBd1SerialNumber - OCTET STRING, - wfHwModDaughterBd2IdOpt - INTEGER, - wfHwModDaughterBd2AwRev - OCTET STRING, - wfHwModDaughterBd2Rev - OCTET STRING, - wfHwModDaughterBd2SerialNumber - OCTET STRING, - wfRASNPwrSupply1 - INTEGER, - wfRASNPwrSupply2 - INTEGER, - wfPowerSupply1 - INTEGER, - wfPowerSupply2 - INTEGER, - wfFanStatus1 - INTEGER, - wfFanStatus2 - INTEGER, - wfRASNRPSUPresent - INTEGER, - wfModDiagStatus - INTEGER - } - - wfHwSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A unique value for each slot. - Its value ranges between 1 and 14. - There are products in this family that contain 1, 5, and 14 slots." - ::= { wfHwEntry 1 } - - wfHwModIdOpt OBJECT-TYPE - SYNTAX INTEGER { - enet1(1), - enet2(8), - sync1(16), - sync1a(17), - t11(24), - dse1(32), - dse1a(33), - dst416(40), - sst416a(41), - dst4(42), - sst4a(43), - sst416(44), - stok416(45), - sst4(46), - stok4(47), - floppy(48), - necfloppy(49), - t12(56), - t12a(57), - st1(58), - t156k(60), - e1(61), - st156k(62), - se1(63), - t12n(64), - st1n(65), - t156kn(66), - st156kn(67), - e1n(68), - se1n(69), - sync(80), - sync2a(81), - cmcfddi(88), - iphfddi(89), - dt(104), - dsde1(112), - dsde1a(113), - enet(114), - dse2(116), - dse2a(117), - sse(118), - ssea(119), - dsde10bt(120), - enet3(132), - dsde2(156), - oldqenf(160), - denf(161), - qenf(162), - qef(164), - def(165), - mct1(168), - smct1(169), - dtok(176), - mce1(184), - smce1(185), - mce1ii75(188), - smce1ii75(189), - mce1ii120(190), - smce1ii120(191), - wffddi2m(192), - wffddi1m(193), - wffddi2s(194), - wffddi1s(195), - wffddi2mf(196), - wffddi1mf(197), - wffddi2sf(198), - wffddi1sf(199), - fmdset(200), - fmdst(201), - fmdse(202), - fmsst(203), - fmsse(204), - fnsdse(208), - fnsdsdt(216), - fnsdst(217), - dhssi(224), - shssi(225), - esafnf(232), - esafdsenf(233), - esafssenf(234), - esafdenf(235), - esaf(236), - esafdse(237), - esafsse(238), - esafde(239), - qtok(256), - m5380(508), - m5580(509), - m5780(510), - asn(511), - sn(513), - m5782(512), - arn(767), - fbrcpu(777), - lite(787), - fbr2pmccarrier(778), - anseds(1024), - ansedst(1025), - ansedsh(1026), - ansedsi(1027), - ansedsti(1028), - ansedshi(1029), - ansets(1030), - ansetst(1031), - ansetsh(1032), - andeds(1033), - andedst(1034), - andedsh(1035), - andstx(1036), - andst(1037), - andsti(1038), - antst(1039), - antstx(1040), - ansdsedst(1041), - ansdsedstx(1042), - ansedsi2(1043), - ansedsti2(1044), - ansedshi2(1045), - andsti2(1046), - ansedsg(1047), - ansedsgx(1048), - ansetsg(1049), - andedsg(1050), - ansedsgi(1051), - ansetsgx(1052), - andedsgx(1053), - ansedsgix(1054), - ansedsx(1055), - ansetsx(1056), - andedsx(1057), - ansedstx(1058), - ansetstx(1059), - andedstx(1060), - andsti2x(1061), - ansedsi2x(1062), - ansedsti2x(1063), - ansedi(1064), - ansedsu(1066), - ansedsu2(1067), - andstu(1068), - andstu2(1069), - ansedstu(1070), - ansedstu2(1071), - ansedshu(1072), - ansedshu2(1073), - ansedsgu(1074), - ansedsu2x(1075), - andstu2x(1076), - ansedstu2x(1077), - ansedshu2x(1078), - ansedsgu2x(1079), - ansedsv(1080), - andstv(1081), - ansedstv(1082), - ansedshv(1083), - ansedsgv(1084), - ansedsvx(1085), - andstvx(1086), - ansedstvx(1087), - ansedshvx(1088), - ansedsgvx(1089), - ansedsc(1090), - andstc(1091), - ansedstc(1092), - ansedshc(1093), - ansedsgc(1094), - ansedscx(1095), - andstcx(1096), - ansedstcx(1097), - ansedshcx(1098), - ansedsgcx(1099), - ansedsf(1100), - ansedsf2(1101), - andstf(1102), - andstf2(1103), - ansedstf(1104), - ansedstf2(1105), - ansedshf(1106), - ansedshf2(1107), - ansedsgf(1108), - ansedsf2x(1109), - andstf2x(1110), - ansedstf2x(1111), - ansedshf2x(1112), - ansedsgf2x(1113), - ansedsfx(1114), - andstfx(1115), - ansedstfx(1116), - ansedshfx(1117), - ansedsgfx(1118), - ansedsj(1119), - ansedsj2(1120), - andstj(1121), - andstj2(1122), - ansedstj(1123), - ansedstj2(1124), - ansedshj(1125), - ansedshj2(1126), - ansedsgj(1127), - ansedsj2x(1128), - andstj2x(1129), - ansedstj2x(1130), - ansedshj2x(1131), - ansedsgj2x(1132), - ansedsjx(1133), - andstjx(1134), - ansedstjx(1135), - ansedshjx(1136), - ansedsgjx(1137), - atmalc(4096), - atmalctaxi100(4097), - atmalcsonetmm(4098), - atmalcsonetsm(4099), - osync(4352), - comp(4353), - comp128(4354), - atmcoc3mm(4608), - atmcoc3sm(4609), - atmcoc3utp5(4610), - de100(4864), - atmcds3(5120), - atmce3(5121), - qmct1rj48(5376), - qmct1db15(5377), - qmct1ds0a(5378), - sqe100(6144), - sqe100fx(6145), - gigenet(6400), - gigenetlx(6401), - srml(8448), - fvoip(8500), - hds3(24848), - arm(24849), - dmcoc3(24864), - atmoc12(24880), - sspcons(24896), - sspenet(24912), - atm5000ah(524288), - atm5000bh(524544), - qe(1048799), - qehwf(1048798), - qefddi2m(1048831), - qefddi2mhwf(1048830), - qefddi2s(1048823), - qefddi2shwf(1048822), - qefddi1m(1048815), - qefddi1mhwf(1048814), - qefddi1s(1048807), - qefddi1shwf(1048806), - qecddi2stp(1048827), - qecddi2stphwf(1048826), - qecddi1stp(1048811), - qecddi1stphwf(1048810), - qecddi2utp(1048763), - qecddi2utphwf(1048762), - qecddi1utp(1048747), - qecddi1utphwf(1048746), - enet3atm(1048832), - enet3enet(1048833), - enet3fddi(1048834), - enet3tok(1048835), - enet3tokf(1048836), - enet3sync(1048837), - enet3only(1048863), - fddiatm(1048864), - fddienet(1048865), - fddifddi(1048866), - fdditok(1048867), - fdditokf(1048868), - fddisync(1048869), - fddionly(1048895), - tok3atm(1048896), - tok3enet(1048897), - tok3fddi(1048898), - tok3tok(1048899), - tok3tokf(1048900), - tok3sync(1048901), - tok3only(1048927), - tokf3atm(1048928), - tokf3enet(1048929), - tokf3fddi(1048930), - tokf3tok(1048931), - tokf3tokf(1048932), - tokf3sync(1048933), - tokf3only(1048959), - enet3datm(1048960), - enet3denet(1048961), - enet3dfddi(1048962), - enet3dtok(1048963), - enet3dtokf(1048964), - enet3dsync(1048965), - enet3donly(1048991), - chipcomfenet(1049089), - chipcomffddi(1049090), - chipcomftok(1049091), - chipcomftokf(1049092), - chipcomfdsync(1049093), - chipcomfisdn(1049094), - chipcomffddis(1049095), - chipcomfonly(1049119), - chipcomenet(1049217), - chipcomfddi(1049218), - chipcomtok(1049219), - chipcomtokf(1049220), - chipcomdsync(1049221), - chipcomisdn(1049222), - chipcomfddis(1049223), - chipcomonly(1049247), - fntsenet(1049344), - fntstok(1049376) - - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The module identification number. - - Port Configurations - HWStat Name Enet Sync Async Token Framer Fiber - ------ ------------ ------ -------- ----- ----- ------ ----- - 1 ENET-1 2 0 0 0 0 0 - 8 ENET-2 2 0 0 0 0 0 - - 16 SYNC-1 0 4 1 0 0 0 - 17 SYNC-1[1] 0 4 1 0 0 0 - - 24 T1-1 0 2 1 0 2 0 - - 32 DSE-1 1 2 1 0 0 0 - 33 DSE-1[1] 1 2 1 0 0 0 - - 40 DST-4/16 0 2 1 1 0 0 - 41 SST-4/16[1] 0 1 1 1 0 0 - 42 DST-4 0 2 1 1 0 0 - 43 SST-4[1] 0 1 1 1 0 0 - 44 SST-4/16 0 1 1 1 0 0 - 45 STOK-4/16[3] 0 0 0 1 0 0 - 46 SST-4 0 1 1 1 0 0 - 47 STOK-4[3] 0 0 0 1 0 0 - - 48 FLOPPY 0 0 0 0 0 0 - - 56 T1-2 0 2 1 0 2 0 - 57 T1-2 0 2 1 0 2 0 - 58 ST1 0 1 1 0 1 0 - 60 T1-56K 0 1 1 0 1 0 - 61 E1[3] 0 2 0 0 2 0 - 62 ST1-56K 0 1 1 0 1 0 - 63 SE1[3] 0 1 0 0 1 0 - - 64 T1-2n 0 2 1 0 2 0 - 65 ST1n 0 1 1 0 1 0 - 66 T1-56Kn 0 1 1 0 1 0 - 67 ST1-56Kn 0 1 1 0 1 0 - 68 E1n[3] 0 2 0 0 2 0 - 69 SE1n[3] 0 1 0 0 1 0 - - 80 SYNC-2 0 4 1 0 0 0 - 81 SYNC-2[1] 0 4 1 0 0 0 - - 88 CMC-FDDI[6] 0 0 0 0 0 1 - 89 IPHASE-FDDI[6] 0 0 0 0 0 1 - - 112 DSDE-1 2 2 1 0 0 0 - 113 DSDE-1[1] 2 2 1 0 0 0 - 114 ENET 2 0 0 0 0 0 - 116 DSE-2 1 2 1 0 0 0 - 117 DSE-2[1] 1 2 1 0 0 0 - 118 SSE 1 1 1 0 0 0 - 119 SSE[1] 1 1 1 0 0 0 - - 132 ENET-3[2] 2 0 0 0 0 0 - - 156 DSDE-2[2] 2 2 1 0 0 0 - - 160 QE/NF 4 0 0 0 0 0 - 161 DE/NF[5] 2 0 0 0 0 0 - 162 QE/NF 4 0 0 0 0 0 - 164 QE/F[4] 4 0 0 0 0 0 - 165 DE/F[4,5] 2 0 0 0 0 0 - - 168 MCT1 0 2 Munich 0 0 2 0 - 169 SMCT1 0 1 Munich 0 0 1 0 - - 176 DTOK 0 0 0 2 0 0 - - 184 MCE1 0 2 Munich 0 0 2 0 - 185 SMCE1 0 1 Munich 0 0 1 0 - 188 MCE1II75 0 2 Munich 0 0 2 0 - 189 SMCE1II75 0 1 Munich 0 0 1 0 - 190 MCE1II120 0 2 Munich 0 0 2 0 - 191 SMCE1II120 0 1 Munich 0 0 1 0 - - 192 WF_FDDI_2M 0 0 0 0 0 1 - 193 WF_FDDI_1M 0 0 0 0 0 1 - 194 WF_FDDI_2S 0 0 0 0 0 1 - 195 WF_FDDI_1S 0 0 0 0 0 1 - 196 WF_FDDI_2MF 0 0 0 0 0 1 - 197 WF_FDDI_1MF 0 0 0 0 0 1 - 198 WF_FDDI_2SF 0 0 0 0 0 1 - 199 WF_FDDI_1SF 0 0 0 0 0 1 - - 200 HW_MODULE_FMDSET[7] 1 2 0 1 0 0 - 201 HW_MODULE_FMDST[7] 0 2 0 1 0 0 - 202 HW_MODULE_FMDSE[7] 1 2 0 0 0 0 - 203 HW_MODULE_FMSST[7] 0 1 0 1 0 0 - 204 HW_MODULE_FMSSE[7] 1 1 0 0 0 0 - - 208 FNSDSE[7] 1 2 0 0 0 0 - 216 FNSDSDT[7] 0 2 0 2 0 0 - 217 FNSDST[7] 0 2 0 1 0 0 - - 224 DHSSI 0 2 hssi 0 0 0 0 - 225 SHSSI 0 1 hssi 0 0 0 0 - - 232 ESAF_NF 2 2 0 0 0 0 - 233 ESAF_DSE_NF 1 2 0 0 0 0 - 234 ESAF_SSE_NF 1 1 0 0 0 0 - 235 ESAF_DE_NF 2 0 0 0 0 0 - 236 ESAF[2] 2 2 0 0 0 0 - 237 ESAF_DSE[2] 1 2 0 0 0 0 - 238 ESAF_SSE[2] 1 1 0 0 0 0 - 239 ESAF_DE[2] 2 0 0 0 0 0 - - 256 QTOK 0 0 0 4 0 0 - - 511 ASN[8] ASN (Barracuda) - - 513 SN[12] SN (Fiddlestix) - - 767 ARN[11] ARN (Neptune) - - 777 FBR[13] FBR (Orion) - - 778 FBRCARRIER[14] FBR Carrier Card (Orion) - - 787 LITE LITE (Valkyrie) - - AN Module IDs (Piranha, Guppy...) - - ID Mnemonic ENET SYNC ISDN TR HUB DCM - -- -------- ---- ---- ---- -- --- --- - 1024 ANSEDS 1 2 0 0 0 N - - 1025 ANSEDST 1 2 0 1 0 N - - 1026 ANSEDSH 1 2 0 0 12 N - - 1027 ANSEDSI 1 2 1 0 0 N - - 1028 ANSEDSTI 1 2 1 1 0 N - - 1029 ANSEDSHI 1 2 1 0 12 N - - 1030 ANSETS 1 3 0 0 0 N - - 1031 ANSETST 1 3 0 1 0 N - - 1032 ANSETSH 1 3 0 0 12 N - - 1033 ANDEDS 2 2 0 0 0 N - - 1034 ANDEDST 2 2 0 1 0 N - - 1035 ANDEDSH 2 2 0 0 12 N - - 1036 ANDSTX 0 2 0 1 0 Y - (formerly ANDS) - - 1037 ANDST 0 2 0 1 0 N - - 1038 ANDSTI 0 2 1 1 0 N - - 1039 ANTST 0 3 0 1 0 N - - 1040 ANTSTX 0 3 0 1 0 Y - (formerly ANSDSEDS) - - 1041 ANSDSEDST 1 2 0 1 0 N - - 1042 ANSDSEDSTX 1 2 0 1 0 Y - (formerly ANSDSEDSH) - - 1043 ANSEDSI2 1 2 1 0 0 N - - 1044 ANSEDSTI2 1 2 1 1 0 N - - 1045 ANSEDSHI2 1 2 1 0 12 N - - 1046 ANDSTI2 0 2 1 1 0 N - - 1047 ANSEDSG 1 2 0 0 8 N - - 1048 ANSEDSGX 1 2 0 0 8 Y - - 1049 ANSETSG 1 3 0 0 8 N - - 1050 ANDEDSG 2 2 0 0 8 N - - 1051 ANSEDSGI 1 2 1 0 8 N - - 1052 ANSETSGX 1 3 0 0 8 Y - - 1053 ANDEDSGX 2 2 0 0 8 Y - - 1054 ANSEDSGIX 1 2 1 0 8 Y - - 1055 ANSEDSX 1 2 0 0 0 Y - - 1056 ANSETSX 1 3 0 0 0 Y - - 1057 ANDEDSX 2 2 0 0 0 Y - - 1058 ANSEDSTX 1 2 0 1 0 Y - - 1059 ANSETSTX 1 3 0 1 0 Y - - 1060 ANDEDSTX 2 2 0 1 0 Y - - 1061 ANDSTI2X 0 2 1 0 0 Y - - 1062 ANSEDSI2X 1 2 1 0 0 Y - - 1063 ANSEDSTI2X 1 2 1 1 0 Y - - - 4096 ATMALC 0 0 0 0 0 0 - 4097 ATMALCTAXI100 0 0 0 0 0 1 - 4098 ATMALCSONETMM 0 0 0 0 1 1 [9] - 4099 ATMALCSONETSM 0 0 0 0 1 1 [9] - 4352 OSYNC 0 8 0 0 0 0 - 4353 OSYNC_COMP (32) 0 8 0 0 0 0 - 4354 OSYNC_COMP128 0 8 0 0 0 0 - - 4608 ATMCOC3MM 0 0 0 0 1 1 [10] - 4609 ATMCOC3SM 0 0 0 0 1 1 [10] - 4610 ATMCOC3UTP5 0 0 0 0 1 0 [10] - - 4864 DE100 2 0 0 0 0 0 - - 5120 ATMCDS3 0 0 0 0 1 0 [10] - 5121 ATMCE3 0 0 0 0 1 0 [10] - - 8448 SRML 0 0 0 0 0 0 - - - NOTES: - [1] Indicates Module has COM Port 1 configured for ASYNC. - The AM8530's port B is configured for COM1. - - [2] This Module contains the DEFA - Hardware Filtering. CAMS - must be programmed (can contain 2 - 6 CAMS onboard). - - [3] The AM8530 has been removed (depopulated) from this module. - Programming this device should not be performed. - - [4] Contains Dual Defa hardware. (Can be depopulated) - - [5] Depop'd two ports of hardware to make Dual Ethernet module. - - [6] These are FDDI modules. The ID cannot be read from the Link - module I/O space. - - [7] These are AFN Platform Integrated 'Modules' - Cannot be detached - or be used by any other platform. - - [8] Module IDs from 1280(0x500) to 2559(0x9ff) are used - for the ASN Net Modules. Module ID 512(0x200) is - used for the ASN SPEX. These IDs are documented in - module.mib. A module ID of 511(0x1ff) in - 'wfHwEntry.wfHwModIdOpt' indicates that it is an - ASN platform and the user should refer to - 'wfHwModuleEntry.wfHwModuleModIdOpt' for Module ID details. - - [9] ATMALC link modules. The physical option for SONET includes a - framer and the medium is fiber optics. Only one port per physical - daughtercard per link module. - - [10] ARE UTOPIA link modules. - - [11] Module IDs from 8704(0x2200) to 16383(0x3FFF) are used - for the ARN Net Modules. These IDs are documented in - module.mib. A module ID of 767(0x2ff) in - 'wfHwEntry.wfHwModIdOpt' indicates that it is a - Neptune platform and the user should refer to - 'wfHwModuleEntry.wfHwModuleModIdOpt' for Module ID details. - - [12] Module IDs from 16384(0x4000) to 18944(0x4A00) are used - for the SN Switched Net Modules (SNM). These IDs are documented - in module.mib. A module ID of 513(0x201) in - 'wfHwEntry.wfHwModIdOpt' indicates that it is an - SN (Fiddlestix) platform and the user should refer to - 'wfHwModuleEntry.wfHwModuleModIdOpt' for Module ID details. - - [13] A module ID of 777(0x309) in 'wfHwEntry.wfHwModIdOpt' indicates - that it is a FBR (Fast Branch Router) platform and the user should - refer to 'wfHwModuleEntry.wfHwModuleModIdOpt' for Module ID details. - - [14] A module ID of 778(0x30A) in 'wfHwEntry.wfHwModIdOpt' indicates - the presence of a PCI PMC carrier card. The carrier card can have - 2 PMC cards attached to it. For PMC card module IDs, refer to - 'wfHwModuleEntry.wfHwModuleModIdOpt' for details." - - ::= { wfHwEntry 2 } - - wfHwModRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the module. High byte is in upper 2 bytes." - ::= { wfHwEntry 3 } - - wfHwModSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the module." - ::= { wfHwEntry 4 } - - wfHwMotherBdIdOpt OBJECT-TYPE - SYNTAX INTEGER { - sysctrl(1), - ace12(2), - ace25(3), - ace32(4), - afn(5), - in(6), - sysctrl2(7), - an(16), - arn(32), - lite(36), - fbr(64), - fre(256), - fre2(768), - o60(769), - asn(1024), - asn2(1025), - are(1280), - srmf(8704), - are5000(1536), - asn5000(1792), - sn060(2561), - fre2060epci(5632), - fre2060e(5633), - ssp(25088), - ifp(25344), - atp(25600), - cap(25856), - fre4(6656) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The mother board identification number." - ::= { wfHwEntry 5 } - - wfHwMotherBdRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the mother board. High byte is in upper 2 bytes." - ::= { wfHwEntry 6 } - - wfHwMotherBdSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the mother board." - ::= { wfHwEntry 7 } - - wfHwDaughterBdIdOpt OBJECT-TYPE - SYNTAX INTEGER { - sysctrl(1), - ace68020mhz12(2), - ace68020mhz25(3), - ace68030mhz32(4), - fre68040mhz25(4352), - fre68040mhz33(4608), - arnv34(8752), - hwcomp128pci(5888), - hwcomp128(5889), - hwcomp256pci(5890), - hwcomp256(5891), - ifprspdtr(25345), - cap3m13dtr(25857) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The daughter board identification number." - ::= { wfHwEntry 8 } - - wfHwDaughterBdRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the daughter board. High byte is in upper 2 bytes." - ::= { wfHwEntry 9 } - - wfHwDaughterBdSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the daughter board." - ::= { wfHwEntry 10 } - - wfHwBabyBdIdOpt OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The baby board identification number." - ::= { wfHwEntry 11 } - - wfHwBabyBdRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the baby board. High byte is in upper 2 bytes." - ::= { wfHwEntry 12 } - - wfHwBabyBdSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the baby board." - ::= { wfHwEntry 13 } - - wfHwDiagPromRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the Diagnostic PROM. Major revision level - is in the upper 2 bytes, minor revision level in the lower 2 bytes." - ::= { wfHwEntry 14 } - - wfHwDiagPromDate OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The creation date of the Diagnostic PROM" - ::= { wfHwEntry 15 } - - wfHwDiagPromSource OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The origin of the Diagnostic PROM contents" - ::= { wfHwEntry 16 } - - wfHwBootPromRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the BOOT PROM. Major revision level - is in the upper 2 bytes, minor revision level in the lower 2 bytes." - ::= { wfHwEntry 17 } - - wfHwBootPromDate OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The creation date of the Boot PROM" - ::= { wfHwEntry 18 } - - wfHwBootPromSource OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The origin of the Boot PROM contents" - ::= { wfHwEntry 19 } - - wfHwSparePromRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the BOOT PROM. Major revision level - is in the upper 2 bytes, minor revision level in the lower 2 bytes." - ::= { wfHwEntry 20 } - - wfHwSparePromDate OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The creation date of the Spare PROM" - ::= { wfHwEntry 21 } - - wfHwSparePromSource OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The origin of the Spare PROM contents" - ::= { wfHwEntry 22 } - - wfHwFileSysPresent OBJECT-TYPE - SYNTAX INTEGER { - filesys(1), - nofilesys(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Flag indicating presence of File System on this slot." - DEFVAL { nofilesys } - ::= { wfHwEntry 23 } - - wfHwFileSysPresent2 OBJECT-TYPE - SYNTAX INTEGER { - filesys(1), - nofilesys(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Flag indicating presence of File System (Syscon2 volume#2) on this slot." - DEFVAL { nofilesys } - ::= { wfHwEntry 24 } - - wfHwConfigServer OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The slot number from which this slot was served its - configuration. If the value for this attribute is 0, this - slot obtained its configuration from a file system resource - (not necessarily local); If the value for this attribute is - -1, this slot does not participate in the boot process (e.g. - SRM). A positive value indicates that the configuration was - obtained from memory from the slot indicated by the value of - this attribute." - ::= { wfHwEntry 25 } - - wfHwConfigFile OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The name of the config file the active configuration was - derived from. This does NOT necessarily reflect the - current configuration!" - ::= { wfHwEntry 26 } - - wfHwConfigDateAndTime OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The 11 octet date and time that a configuration was - loaded on/served to this slot. Octet map: 1-2 Year, - 3 Month, 4 Day, 5 Hour, 6 Minutes, 7 Seconds, - 8 Deci-seconds, 9 Direction from GMT ('+'|`-'), 10 GMT Hour - Offset, 11 GMT Minute Offset." - ::= { wfHwEntry 27 } - - wfHwActiveImageName OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If slot was booted from a local source: this is the name of the active - image, which is in the form of :. - If slot was booted from a network source: this is the full pathname - where the active image was found on the remote server." - ::= { wfHwEntry 28 } - - wfHwActiveImageSource OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The origin of the active image" - ::= { wfHwEntry 29 } - - wfHwActiveImageDate OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The date which the active image was created" - ::= { wfHwEntry 30 } - - wfHwMotherBdMemorySize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The total installed dram size in kilobytes." - ::= { wfHwEntry 31 } - - wfHwFastPacketCacheSize OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The size of the installed fast packet cache in kilobytes." - ::= { wfHwEntry 32 } - - wfHwModDaughterBd1IdOpt OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #1 identification number" - ::= { wfHwEntry 33 } - - wfHwModDaughterBd1AwRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #1 artwork revision level" - ::= { wfHwEntry 34 } - - wfHwModDaughterBd1Rev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #1 board revision level" - ::= { wfHwEntry 35 } - - wfHwModDaughterBd1SerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #1 serial number" - ::= { wfHwEntry 36 } - - wfHwModDaughterBd2IdOpt OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #2 identification number" - ::= { wfHwEntry 37 } - - wfHwModDaughterBd2AwRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #2 artwork revision level" - ::= { wfHwEntry 38 } - - wfHwModDaughterBd2Rev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #2 board revision level" - ::= { wfHwEntry 39 } - - wfHwModDaughterBd2SerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link module daughter board #2 serial number" - ::= { wfHwEntry 40 } - - wfRASNPwrSupply1 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of RASN Internal Power Supply PS1" - DEFVAL { notapplicable } - ::= { wfHwEntry 41 } - - wfRASNPwrSupply2 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of RASN External Power Supply PS2" - DEFVAL { notapplicable } - ::= { wfHwEntry 42 } - - wfPowerSupply1 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of Power Supply 1. The meaning of this object - is platform dependent. It is normally used to report - the status of the internal power supply. Not all - platforms support this object." - DEFVAL { notapplicable } - ::= { wfHwEntry 43 } - - wfPowerSupply2 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of Power Supply 1. The meaning of this object - is platform dependent. It is normally used to report - the status of the external power supply. Not all - platforms support this object." - DEFVAL { notapplicable } - ::= { wfHwEntry 44 } - - wfFanStatus1 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of Fan 1. The meaning of this object is platform - dependent. Not all platforms support this object." - DEFVAL { notapplicable } - ::= { wfHwEntry 45 } - - wfFanStatus2 OBJECT-TYPE - SYNTAX INTEGER { - ok(1), - fail(2), - notpresent(3), - notapplicable(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status of Fan 2. The meaning of this object is platform - dependent. Not all platforms support this object." - DEFVAL { notapplicable } - ::= { wfHwEntry 46 } - - wfRASNRPSUPresent OBJECT-TYPE - SYNTAX INTEGER { - present(1), - notpresent(2), - notapplicable(3) - } - ACCESS read-write - STATUS obsolete - DESCRIPTION - "Status of RASN External Power Supply PS2 Presence" - DEFVAL { notapplicable } - ::= { wfHwEntry 47 } - - wfModDiagStatus OBJECT-TYPE - SYNTAX INTEGER { - passed(1), - failed(2), - notrun(3), - notpresent(4), - notapplicable(20) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For TIB, BF and BAR builds only. Module Diag. status - determines if diags have been run on a netmodule, and - if they passed or failed." - DEFVAL { notapplicable } - ::= { wfHwEntry 48 } - - wfHwCfgTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfHwCfgEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware Config Table - indexed by slot number" - ::= { wfHardwareConfig 7 } - - wfHwCfgEntry OBJECT-TYPE - SYNTAX WfHwCfgEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware specific information about a slot." - INDEX { wfHwCfgSlot } - ::= { wfHwCfgTable 1 } - - WfHwCfgEntry ::= SEQUENCE { - wfHwCfgSlot - INTEGER, - wfRPSUPresent - INTEGER - } - - wfHwCfgSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A unique value for each slot." - ::= { wfHwCfgEntry 1 } - - wfRPSUPresent OBJECT-TYPE - SYNTAX INTEGER { - present(1), - notpresent(2), - notapplicable(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Status of External Power Supply PS2 Presence" - DEFVAL { notapplicable } - ::= { wfHwCfgEntry 2 } - - END -- Wellfleet-HARDWARE-MIB diff --git a/mibs/Wellfleet-MODULE-MIB b/mibs/Wellfleet-MODULE-MIB deleted file mode 100644 index f0b0b4ff25ef..000000000000 --- a/mibs/Wellfleet-MODULE-MIB +++ /dev/null @@ -1,555 +0,0 @@ -Wellfleet-MODULE-MIB DEFINITIONS ::= BEGIN - --- Created by mdl2asn version 3.1 --- Creation date: Wed Aug 30 16:45:27 EDT 1995 - - - IMPORTS - - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - wfHwModuleGroup - FROM Wellfleet-COMMON-MIB; - - - wfHwModuleTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfHwModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware Module Table - Filled in by the Module Driver. Read by SNMP to - build the driver load records " - ::= { wfHwModuleGroup 1 } - - wfHwModuleEntry OBJECT-TYPE - SYNTAX WfHwModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware specific information about a slot." - INDEX { wfHwModuleSlot, - wfHwModuleModule } - ::= { wfHwModuleTable 1 } - - WfHwModuleEntry ::= SEQUENCE { - wfHwModuleSlot - INTEGER, - wfHwModuleModule - INTEGER, - wfHwModuleModIdOpt - INTEGER, - wfHwModuleModRev - OCTET STRING, - wfHwModuleModSerialNumber - OCTET STRING, - wfHwModuleArtworkRev - DisplayString, - wfHwModuleMemorySize1 - INTEGER, - wfHwModuleMemorySize2 - INTEGER, - wfHwModuleDaughterBdIdOpt - INTEGER, - wfHwModuleLEDStatus1 - INTEGER, - wfHwModuleLEDState1 - INTEGER, - wfHwModuleLEDStatus2 - INTEGER, - wfHwModuleLEDState2 - INTEGER, - wfHwModuleLEDStatus3 - INTEGER, - wfHwModuleLEDState3 - INTEGER - } - - wfHwModuleSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A unique value for each slot. - Its value ranges between 1 and 4." - ::= { wfHwModuleEntry 1 } - - wfHwModuleModule OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value ranges between 1 and 4" - ::= { wfHwModuleEntry 2 } - - wfHwModuleModIdOpt OBJECT-TYPE - SYNTAX INTEGER { - spex(512), - spexhss(768), - spexhsd(769), - denm(1280), - denmhwf(1281), - iqe(1408), - dsnmnn(1536), - dsnmn1(1537), - dsnmn2(1538), - dsnm1n(1540), - dsnm11(1541), - dsnm12(1542), - dsnm2n(1544), - dsnm21(1545), - dsnm22(1546), - dsnmnnisdn(1584), - dsnmn1isdn(1585), - dsnmn2isdn(1586), - dsnm1nisdn(1588), - dsnm11isdn(1589), - dsnm12isdn(1590), - dsnm2nisdn(1592), - dsnm21isdn(1593), - dsnm22isdn(1594), - qsyncnm(1664), - mmfsdsas(1792), - mmfsddas(1793), - smfsdsas(1800), - smfsddas(1801), - mmscsas(1808), - mmscdas(1809), - smammbdas(1825), - mmasmbdas(1833), - mmfsdsashwf(1856), - mmfsddashwf(1857), - smfsdsashwf(1864), - smfsddashwf(1865), - mmscsashwf(1872), - mmscdashwf(1873), - smammbdashwf(1889), - mmasmbdashwf(1897), - dtnm(2048), - cam(2049), - iqtok(2176), - se100nm(2304), - asnqbri(2560), - mce1nm(2816), - dmct1nm(2944), - hwcompnm32(3072), - hwcompnm128(3073), - ahwcompnm32(3328), - ahwcompnm128(3329), - ahwcompnm256(3330), - shssinm(3584), - fbrmbdfen(8000), - ds1e1atm(8160), - ds3e3atm(8161), - pmcdsync(8320), - pmcqsync(8321), - fvoippmcc(8500), - fvoipt1e1pmc(8501), - arnmbstr(8704), - arnmbsen(8720), - arnmbsfetx(8728), - arnmbsfefx(8729), - litembsfetx(8744), - arnssync(8736), - arnv34(8752), - arndcsu(8768), - arnft1(8776), - arnfe1(8780), - arnisdns(8784), - arnisdnu(8800), - arnisdb(8808), - arnstkrg(8816), - arnsenet(8832), - arntsync(8848), - arnentsync(8864), - arne7sync(8872), - arn7sync(8873), - arnvoice(8890), - arnvoicedsync(8891), - arnpbe7sx10(8972), - arntrtsync(8880), - arnmbenx10(8896), - arnmbtrx10(8912), - arnpbenx10(8928), - arnpbtrx10(8944), - arnpbtenx10(8960), - arnpbttrx10(8976), - snm10t16(16384), - snm100t2(16640), - snmatmoc31mm(16896), - snmatmoc31dmm(16897), - snmatmoc31sm(16898), - snmatmoc31dsm(16899), - snmfddismm(17152), - snmfddisms(17153), - snmfddissm(17154), - snmfddisss(17155), - snm10f8(17408), - snm100f2(17664), - snm10t16p4(17920), - snm100t2p4(18176), - snm10t14100t1(18432), - snm100t16(18688), - snm10t14100f1(18944), - atm5000ah(524288), - atm5000bh(524544) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Module IDs for the net modules modules" - ::= { wfHwModuleEntry 3 } - - wfHwModuleModRev OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The revision level of the module. High byte is in upper 2 bytes." - ::= { wfHwModuleEntry 4 } - - wfHwModuleModSerialNumber OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The serial number of the module." - ::= { wfHwModuleEntry 5 } - - wfHwModuleArtworkRev OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Artwork Revision number of the module" - ::= { wfHwModuleEntry 6 } - - wfHwModuleMemorySize1 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Size (in bytes) of memory #1." - ::= { wfHwModuleEntry 7 } - - wfHwModuleMemorySize2 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Size (in bytes) of memory #2." - ::= { wfHwModuleEntry 8 } - - wfHwModuleDaughterBdIdOpt OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Daughterboard IDs that may be attached to net modules" - ::= { wfHwModuleEntry 9 } - - wfHwModuleLEDStatus1 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the status of the LEDs on the module. - Each LED is represented by 2 bits. LED #1 status is - indicated by the 2 least significant bits. LED #16 status - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to report what color the LED - is currently set to ('00' off, '01' yellow, '10' green). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 10 } - - wfHwModuleLEDState1 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the state of the LEDs on the module. - Each LED is represented by 2 bits. LED #1 state is - indicated by the 2 least significant bits. LED #16 state - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to indicate a LED is flashing - (value of '01') or a solid color (value of '00'). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 11 } - - wfHwModuleLEDStatus2 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the status of the LEDs on the module. - Each LED is represented by 2 bits. LED #17 status is - indicated by the 2 least significant bits. LED #32 status - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to report what color the LED - is currently set to ('00' off, '01' yellow, '10' green). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 12 } - - wfHwModuleLEDState2 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the state of the LEDs on the module. - Each LED is represented by 2 bits. LED #17 state is - indicated by the 2 least significant bits. LED #32 state - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to indicate a LED is flashing - (value of '01') or a solid color (value of '00'). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 13 } - - wfHwModuleLEDStatus3 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the status of the LEDs on the module. - Each LED is represented by 2 bits. LED #33 status is - indicated by the 2 least significant bits. LED #48 status - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to report what color the LED - is currently set to ('00' off, '01' yellow, '10' green). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 14 } - - wfHwModuleLEDState3 OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bit mask representing the state of the LEDs on the module. - Each LED is represented by 2 bits. LED #33 state is - indicated by the 2 least significant bits. LED #48 state - is indicated by the 2 most significant bits. How this bit - mask is interpreted depends on the module ID. For example, - some modules use this value to indicate a LED is flashing - (value of '01') or a solid color (value of '00'). - - This value can be used by a NMS that needs to know this - information for whatever reason. Some modules may not - support this value in which case it should be set to zero." - ::= { wfHwModuleEntry 15 } - - - wfModuleTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "This table is used by the module driver for Barracuda" - ::= { wfHwModuleGroup 2 } - - wfModuleEntry OBJECT-TYPE - SYNTAX WfModuleEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Hardware specific information about a slot." - INDEX { wfModuleSlot } - ::= { wfModuleTable 1 } - - WfModuleEntry ::= SEQUENCE { - wfModuleDelete - INTEGER, - wfModuleSlot - INTEGER, - wfModuleTimerFrequency - INTEGER, - wfModuleBufferBalance - INTEGER, - wfModuleFddiWeight - INTEGER, - wfModuleTokenRingWeight - INTEGER, - wfModuleCsmacdWeight - INTEGER, - wfModuleSyncWeight - INTEGER, - wfModuleFreeBufferCredits - INTEGER, - wfModuleTotalBufferCredits - INTEGER, - wfModuleRestart - INTEGER, - wfModuleCsmacd100Weight - INTEGER, - wfModuleBisyncWeight - INTEGER , - wfModuleHssiWeight - INTEGER - } - - wfModuleDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "create/delete parameter" - DEFVAL { created } - ::= { wfModuleEntry 1 } - - wfModuleSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A unique value for each slot. - Its value ranges between 1 and 14. - There are products in this family that contain 1, 5, and 14 slots." - ::= { wfModuleEntry 2 } - - wfModuleTimerFrequency OBJECT-TYPE - SYNTAX INTEGER { - timerdefault(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the frequency for the buffer balance - algorithm to run" - DEFVAL { timerdefault } - ::= { wfModuleEntry 3 } - - wfModuleBufferBalance OBJECT-TYPE - SYNTAX INTEGER { - txrx(1), - none(2), - rx(3), - tx(4) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Enable/Disable buffer balancing algorithm selectively" - DEFVAL { txrx } - ::= { wfModuleEntry 4 } - - wfModuleFddiWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the fddi line - for the buffer balancing algorithm" - DEFVAL { 6 } - ::= { wfModuleEntry 5 } - - wfModuleTokenRingWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the token-ring - for the buffer balancing algorithm" - DEFVAL { 4 } - ::= { wfModuleEntry 6 } - - wfModuleCsmacdWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the csmacd line - for the buffer balancing algorithm" - DEFVAL { 3 } - ::= { wfModuleEntry 7 } - - wfModuleSyncWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the sync line - for the buffer balancing algorithm" - DEFVAL { 2 } - ::= { wfModuleEntry 8 } - - wfModuleFreeBufferCredits OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute indicates the number of buffers - available to line drivers but not used by them" - ::= { wfModuleEntry 9 } - - wfModuleTotalBufferCredits OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This attribute indicates the total number of buffers - available to line drivers" - ::= { wfModuleEntry 10 } - - wfModuleRestart OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This attribute should be touched after the queue - lengths are configured in the line-records" - ::= { wfModuleEntry 11 } - - wfModuleCsmacd100Weight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the csmacd 100MB line - for the buffer balancing algorithm" - DEFVAL { 6 } - ::= { wfModuleEntry 12 } - - wfModuleBisyncWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the bisync line - for the buffer balancing algorithm" - DEFVAL { 2 } - ::= { wfModuleEntry 13 } - - wfModuleHssiWeight OBJECT-TYPE - SYNTAX INTEGER(1..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines the weight of the hssi line - for the buffer balancing algorithm" - DEFVAL { 2 } - ::= { wfModuleEntry 14 } - - END -- Wellfleet-MODULE-MIB diff --git a/mibs/Wellfleet-OSPF-MIB b/mibs/Wellfleet-OSPF-MIB deleted file mode 100644 index b6910c201ccc..000000000000 --- a/mibs/Wellfleet-OSPF-MIB +++ /dev/null @@ -1,3029 +0,0 @@ -Wellfleet-OSPF-MIB DEFINITIONS ::= BEGIN - --- Created by mdl2asn version 3.1 --- Creation date: Wed Aug 30 16:46:11 EDT 1995 --- --- 96.03.06 mad added wfOspfMaximumPath --- --- 07/20/99 CR107161 Backup Soloist support is disabled. --- wfOspfBackupDisable and wfOspfBackupLogMask were changed to --- read-only from read-write -rmehta. - - - IMPORTS - - IpAddress, Counter, Gauge - FROM RFC1155-SMI - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - wfOspfGroup - FROM Wellfleet-COMMON-MIB; - - - wfOspfGeneralGroup OBJECT IDENTIFIER ::= { wfOspfGroup 1 } - - wfOspfGeneralDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'This value determines whether OSPF is configured'" - DEFVAL { created } - ::= { wfOspfGeneralGroup 1 } - - wfOspfGeneralDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The administrative status of OSPF in the router. The - value 'enabled' denotes that the OSPF Process is active - on at least one interface; 'disabled' disables it on - all interfaces.'" - DEFVAL { enabled } - ::= { wfOspfGeneralGroup 2 } - - wfOspfGeneralState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2), - init(3), - notpresent(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The state of OSPF'" - DEFVAL { down } - ::= { wfOspfGeneralGroup 3 } - - wfOspfRouterId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'A 32-bit integer uniquely identifying the router in - the Autonomous System. - - By convention, to ensure uniqueness, this should - default to the value of one of the router's IP - interface addresses.' - REFERENCE - 'OSPF Version 2, C.1 Global parameters'" - ::= { wfOspfGeneralGroup 4 } - - wfOspfVersionNumber OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The current version number of the OSPF protocol is 2.' - REFERENCE - 'OSPF Version 2, Title'" - ::= { wfOspfGeneralGroup 5 } - - wfOspfAreaBdrRtrStatus OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A flag to note whether this router is an area border - router.' - REFERENCE - 'OSPF Version 2, Section 3 Splitting the AS into Areas'" - DEFVAL { false } - ::= { wfOspfGeneralGroup 6 } - - wfOspfASBdrRtrStatus OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'A flag to note whether this router is an Autonomous - System border router.' - REFERENCE - 'OSPF Version 2, Section 3.3 Classification of routers'" - DEFVAL { false } - ::= { wfOspfGeneralGroup 7 } - - wfOspfTOSSupport OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The router's support for type-of-service routing.' - REFERENCE - 'OSPF Version 2, Appendix F.1.2 Optional TOS support'" - DEFVAL { false } - ::= { wfOspfGeneralGroup 8 } - - wfOspfSpfHoldDown OBJECT-TYPE - SYNTAX INTEGER(0..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Hold Down Timer for the SPF. The SPF will run at most - once per hold down timer value. A value of 0 means no - hold down." - DEFVAL { 1 } - ::= { wfOspfGeneralGroup 9 } - - wfOspfSlotMask OBJECT-TYPE - SYNTAX Gauge - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Slot mask for which slots OSPF is eligible - to run on. The MSBit represents slot 1, the - next most significant bit represents slot 2, - and so on... Slots can be 1-14. - Default is all slots on a BCN." - DEFVAL { 4294705152 } - ::= { wfOspfGeneralGroup 10 } - - wfOspfNewAseMetricSupport OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A parameter to specify if the new style ASE metric support - is enabled. The new metric is not compatible with the - pre-8.0 ASE metrics. The new metric support should be - disabled if the router is to interoperate with routers - running a pre-8.0 OSPF version." - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 11 } - - wfOspfBackupDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This parameter enables or disables the backup OSPF soloist's - backup link state database. When the parameter is set to disabled - the OSPF backup soloist will not maintain a copy of the OSPF link - state database." - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 12 } - - wfOspfPrimaryLogMask OBJECT-TYPE - SYNTAX Gauge - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A parameter to specify which OSPF log messages should be logged. - This will only effect the Primary OSPF gate. - Each bit represents a message as defined below. A 1 in that - bit location means to log it and a 0 means not to put that - log message in the log. Changing this value will NOT restart - OSPF, but will take effct immediately(if there are any messages - to be logged. - - bit 31 bit 0 - +---------------------------------------+ - | | - +---------------------------------------+ - - bit0 Trace Messages - bit1 INFO Level messages - bit2 debug level messages - bit3 OSPF interface state change messages - bit4 Nbr state changes - bit5 self-origination of LSA's - bit6 receipt of new LSA's - bit7 changes to OSPF`s Routing Table - bit8 Bad LS requests, Ack's, or updates - bit9 receipt of less recent LSA's - bit10 receipt of more recent self-originated LSA's - bit11 receipt of MAxAge LSA's (i.e. LSA's being flushed) - bit12 - 31 reserved - " - DEFVAL { 287 } - ::= { wfOspfGeneralGroup 13 } - - wfOspfBackupLogMask OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A parameter to specify which OSPF log messages should be logged. - This will only effect the Backup OSPF gate. - Each bit represents a message as defined below. A 1 in that - bit location means to log it a 0 means not to put that - log message in the log. Changing this value will NOT restart - OSPF, but will take effct immediately(if there are any messages - to be logged. - - bit 31 bit 0 - +---------------------------------------+ - | | - +---------------------------------------+ - - bit0 Trace Messages - bit1 INFO Level messages - bit2 debug level messages - bit3 OSPF interface state change messages - bit4 Nbr state changes - bit5 self-origination of LSA's - bit6 receipt of new LSA's - bit7 changes to OSPF`s Routing Table - bit8 Bad LS requests, Ack's, or updates - bit9 receipt of less recent LSA's - bit10 receipt of more recent self-originated LSA's - bit11 receipt of MAxAge LSA's (i.e. LSA's being flushed) - bit12 - 31 reserved - " - ::= { wfOspfGeneralGroup 14 } - - wfOspfAseTagDefault OBJECT-TYPE - SYNTAX INTEGER { - default(1), - automatic(2), - proprietary(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This parameter indicates how ASE tags will be generated for those - ASEs whose tags are not altered by an export route filter or - announce route policy. default(1) indicates that a zero value is - used. automatic(2) indicates that an automatic tag will be generated - as specified in RFC 1403. proprietary(3) indicates that the wellfleet - proprietary scheme will be used. In this case, the next hop - is used for IGP routes and the neighbor AS is used for EGP routes." - DEFVAL { default } - ::= { wfOspfGeneralGroup 15 } - - wfOspfPrimarySlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Slot on which OSPF Primary is running. Slots - can be 1-14. Default is zero." - ::= { wfOspfGeneralGroup 16 } - - wfOspfBackupSlot OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Slot on which OSPF Backup is running. Slots - can be 1-14. Default is zero." - ::= { wfOspfGeneralGroup 17 } - - wfOspfMaximumPath OBJECT-TYPE - SYNTAX INTEGER (1..5) - ACCESS read-write - STATUS obsolete - DESCRIPTION - "Maximum number of equal cost paths allowed for a - network installed by OSPF." - DEFVAL { 1 } - ::= { wfOspfGeneralGroup 18 } - - wfOspfSlotPriority OBJECT-TYPE - SYNTAX DisplayString - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Comma-separated list of slots specifying the order in which - slots should attempt to bring up OSPF soloist. - They are listed in the decreasing order of priority. - Slot with priority 0, - i.e. the first entry in the list, is most likely to - have OSPF soloist running on it." - ::= { wfOspfGeneralGroup 19 } - - wfOspfLsdbCount OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Running count of LSDB entries" - ::= { wfOspfGeneralGroup 20 } - - wfOspfMulticastExtensions OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A Bit Mask indicating whether the router is - forwarding IP multicast (Class D) datagrams - based on the algorithms defined in the Multi- - cast Extensions to OSPF. - - Bit 0, if set, indicates that the router can - forward IP multicast datagrams in the router's - directly attached areas (called intra-area mul- - ticast routing). - - Bit 1, if set, indicates that the router can - forward IP multicast datagrams between OSPF - areas (called inter-area multicast routing). - - Bit 2, if set, indicates that the router can - forward IP multicast datagrams between Auto- - nomous Systems (called inter-AS multicast rout- - ing). - - Only certain combinations of bit settings are - allowed, namely: 0 (no multicast forwarding is - enabled), 1 (intra-area multicasting only), 3 - (intra-area and inter-area multicasting), 5 - (intra-area and inter-AS multicasting) and 7 - (multicasting everywhere). By default, no mul- - ticast forwarding is enabled." - - DEFVAL { 0 } - ::= { wfOspfGeneralGroup 21 } - - wfOspfMulticastDeterministic OBJECT-TYPE - SYNTAX INTEGER { - nondeterministic(1), - deterministicstrict(2), - deterministicloose(3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not the deterministic - variation of the MOSPF Dijkstra is run or not" - DEFVAL { nondeterministic } - ::= { wfOspfGeneralGroup 22 } - - wfOspfMulticastRoutePinning OBJECT-TYPE - SYNTAX INTEGER { - nonpinned(1), - pinned(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not the route pinning - variation of the MOSPF Dijkstra is run or not" - DEFVAL { nonpinned } - ::= { wfOspfGeneralGroup 23 } - - wfOspfOpaqueCapability OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not the router will - accept and process OPAQUE LSAs" - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 24 } - - wfOspfDeterministicMcastHoldDown OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not the Hold Down feature for - the Deterministic MOSPF is enabled. If it is enabled, - a data flow does not go out of an interface even if it - would when the feature is disabled, unless there is - a reservation for the flow on the interface" - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 25 } - - wfMospfEntryTimeoutValue OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The timer value for timing out MOSPF forward entries." - DEFVAL { 600 } - ::= { wfOspfGeneralGroup 26 } - - wfOspfMaxQueuedMcastPkts OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls how many mcast packets can be queued - on each slot for all flows before the building of - mcast trees finishes. - - If it is not 0, the first a few data packets for a - mcast flow are queued before the building of the mcast - tree finishes. - - Otherwise, packets are quietly dropped before the tree - is calculated." - DEFVAL { 64 } - ::= { wfOspfGeneralGroup 27 } - - wfOspfMcastUseDynTTL OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether dynamic TTL threshold is used. - Data forwarding is a little bit faster when it is NOT used. - - Dynamic TTL means the TTL threshold may be different - per (source, group, downstream) tuple. See MOSPF spec, - section 2.3.4." - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 28 } - - wfOspfRfc1583Compatibility OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls the preference rules used when choosing among - multiple AS-external-LSAs advertising the same destination. - When set to 'enabled', the preference rules remain those - specified by RFC 1583. When set to 'disabled', the - preference rules are those stated in RFC 2178, which - prevent routing loops when AS- external-LSAs for the same - destination have been originated from different areas." - DEFVAL { enabled } - ::= { wfOspfGeneralGroup 29 } - - wfOspfASEMcastEnable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This attribute indicates whether AS External routes - are multicast capable. If enabled, the advertising - ASBR sets the MC-bit in the ASE-LSAs for those routes, - so that they can be used for multicast purpose. - - If an MOSPF router works as an ASBR to support IGMP Relay, - it should has this attribute set to 'enabled'. - - By default, all external routes are multicast incapable. - If it's known that an ASBR's external routes can only - be used for unicast, this attribute must be set to - 'disabled' on the ASBR. - - For example, if an ASBR has a BGP connection to an ISP - but the routes learned via BGP can't be used for multicast - because external multicast traffic should be injected by - another router with a DVMRP tunnel to Mbone, this - attribute on the ASBR should be set to 'disabled'." - - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 30 } - - wfOspfNssaBorderRouter OBJECT-TYPE - SYNTAX INTEGER { - yes(1), - no(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "`A flag to note whether this router NSSA border router'" - DEFVAL { no } - ::= { wfOspfGeneralGroup 31} - - wfOspfLsaRefreshMax OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`Maximum number of consecutive refreshes of self-originated - Summary and External LSAs before applying a configured - delay. A value of zero implies that there is no maximum.'" - DEFVAL { 0 } - ::= { wfOspfGeneralGroup 32} - - - wfOspfLsaRefreshDelay OBJECT-TYPE - SYNTAX INTEGER( 1..5 ) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`Delay to apply between the maximum number of consecutive - refreshes of self-originated Summary and External LSAs - if a non-zero maximum is configured. The unit of delay is - in seconds.'" - DEFVAL { 1 } - ::= { wfOspfGeneralGroup 33} - - wfOspfAggrUseMaxCost OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When area range is configured, sum net lsa is generated - depends on this mib attribute: - enabled: Use Max Metric to aggregate networks. - See RFC2328 3.5 IP subnetting support. - disabled: Use Min Metric to aggregate networks. - Bay Router pre-14.40 version does this way." - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 34 } - - wfOspfFwdAddrComp OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When enabled allows OSPF to comply with RFC1583 with - respect to forwarding address changes. When disabled - OSPF remains compatiable with pre-14.00rev1D code." - - DEFVAL { enabled } - ::= { wfOspfGeneralGroup 35 } - - wfOspfMtuUseCommonDefault OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "when this parameter is enabled, OSPF will use the MTU size of - ethernet, that is, 1500 in all the interfaces regardless of - what IP passes onto OSPF if the wfOspfMtuSize at the interface - is set to 1(= Default) or 2. If wfOspfMtuSize is greater than - 2 then OSPF will use wfOspfMtuSize as the MTU size at the - interface." - DEFVAL { disabled } - ::= { wfOspfGeneralGroup 36 } - - wfOspfAreaTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfAreaEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- The OSPF Area Data Structure contains information - -- regarding the various areas. The interfaces and - -- virtual links are configured as part of these areas. - -- Area 0.0.0.0, by definition, is the Backbone Area - 'Information describing the configured parameters and - cumulative statistics of the router's attached areas.' - REFERENCE - 'OSPF Version 2, Section 6 The Area Data Structure'" - ::= { wfOspfGroup 2 } - - wfOspfAreaEntry OBJECT-TYPE - SYNTAX WfOspfAreaEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'Information describing the configured parameters and - cumulative statistics of one of the router's attached - areas.'" - INDEX { wfOspfAreaId } - ::= { wfOspfAreaTable 1 } - - WfOspfAreaEntry ::= SEQUENCE { - wfOspfAreaDelete - INTEGER, - wfOspfAreaDisable - INTEGER, - wfOspfAreaState - INTEGER, - wfOspfAreaId - IpAddress, - wfOspfAuthType - INTEGER, - wfOspfImportASExtern - INTEGER, - wfOspfStubMetric - INTEGER, - wfOspfImportSum - INTEGER, - wfOspfSpfCnt - Counter, - wfOspfPtpSpecCostEnable - INTEGER, - wfOspfAreaNssaTranslateCfg - INTEGER, - wfOspfAreaNssaTranslateStatus - INTEGER, - wfOspfAreaNssaOriginateDefaultRoute - INTEGER, - wfOspfAreaNssaPropagateDefaultRoute - INTEGER, - wfOspfAreaNssaDefaultRoutePathType - INTEGER - } - - wfOspfAreaDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines if the OSPF router is configured with - this area." - DEFVAL { created } - ::= { wfOspfAreaEntry 1 } - - wfOspfAreaDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value indicates the state of this area on the OSPF - router." - DEFVAL { enabled } - ::= { wfOspfAreaEntry 2 } - - wfOspfAreaState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value indicates the state of the OSPF Area." - DEFVAL { down } - ::= { wfOspfAreaEntry 3 } - - wfOspfAreaId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A 32-bit integer uniquely identifying an area. Area - ID 0.0.0.0 is used for the OSPF backbone.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfAreaEntry 4 } - - wfOspfAuthType OBJECT-TYPE - SYNTAX INTEGER { - none(1), - simple-password(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The authentication type specified for an area. - Additional authentication types may be assigned locally - on a per Area basis.' - REFERENCE - 'OSPF Version 2, Appendix E Authentication' - -- none (0), - -- simplePassword (1) - -- reserved for future specification (2..255) - -- reserved for AS specific values (> 255)" - DEFVAL { none } - ::= { wfOspfAreaEntry 5 } - - wfOspfImportASExtern OBJECT-TYPE - SYNTAX INTEGER { - importExternal (1), - importNoExternal (2), - importNssa (3) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The area's support for importing AS external link- - state advertisements.' - REFERENCE - `OSPF NSSA Internet Draft, Appendix D: Configuration - Parameters'" - DEFVAL { importExternal } - ::= { wfOspfAreaEntry 6 } - - wfOspfStubMetric OBJECT-TYPE - SYNTAX INTEGER(1..16777215) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The metric value applied at the indicated type of - service. By default, this equals the least metric at - the type of service among the interfaces to other - areas.'" - DEFVAL { 1 } - ::= { wfOspfAreaEntry 7 } - - wfOspfImportSum OBJECT-TYPE - SYNTAX INTEGER { - true(1), - false(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The area's support for importing Summary - advertisements into a stub area. This variable - should not be set unless wfOspfImportASExtern is - set to FALSE'" - DEFVAL { true } - ::= { wfOspfAreaEntry 8 } - - wfOspfSpfCnt OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The number of times the OSPF SPF algorithm - has been run for this area." - ::= { wfOspfAreaEntry 9 } - - wfOspfPtpSpecCostEnable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value indicates the formula used to calculate the - cost for point to point links." - DEFVAL { enabled } - ::= { wfOspfAreaEntry 10 } - - wfOspfAreaNssaTranslateCfg OBJECT-TYPE - SYNTAX INTEGER { - enabled (1), - disabled (2) } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`Indicates whether or not an NSSA Border routes is configured - to performing NSSA translation of type-7 LSAs into type-5 - LSAs.' - REFERENCE - `OSPF NSSA Internet Draft, Appendix D: Configuration - Parameters'" - DEFVAL { disabled} - ::= { wfOspfAreaEntry 11 } - - wfOspfAreaNssaTranslateStatus OBJECT-TYPE - SYNTAX INTEGER { - translating (1), - nottranslating (2) } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "`Indicates whether or not an NSSA Border routes is - performing NSSA translation of type-7 LSAs into type-5 LSAs.' - REFERENCE - `OSPF NSSA Internet Draft, Appendix D: Configuration - Parameters'" - DEFVAL { nottranslating} - ::= { wfOspfAreaEntry 12 } - - wfOspfAreaNssaOriginateDefaultRoute OBJECT-TYPE - SYNTAX INTEGER { - enabled (1), - disabled (2) } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`whether or not an Type-7 default is originated by the ASBR'" - DEFVAL { disabled } - ::= { wfOspfAreaEntry 13} - - wfOspfAreaNssaPropagateDefaultRoute OBJECT-TYPE - SYNTAX INTEGER { - enabled (1), - disabled (2) } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`Indicates whether or not the Type-7 default route LSA will - have the propagate bit (P-bit) set. If the P-bit is set, - the Type-7 default route LSA is translated into a Type-5 - default route LSA and the Type-5 default route LSA is - flooded into all non-stub areas. Otherwise the Type-7 default - route LSA is not translated - This parameter applies to NSSA internal ASBR only. For - NSSA border ASBR, the P-bit is never set'" - DEFVAL { disabled } - ::= { wfOspfAreaEntry 14} - - wfOspfAreaNssaDefaultRoutePathType OBJECT-TYPE - SYNTAX INTEGER { - type1 (1), - type2 (2) } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`The path type applied to the type-7 default route' - REFERENCE - `OSPF NSSA Internet Draft, Appendix D: Configuration - Parameters'" - DEFVAL { type1 } - ::= { wfOspfAreaEntry 15 } - - wfMospfForwardTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfMospfForwardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "" - ::= { wfOspfGroup 11 } - - wfMospfForwardEntry OBJECT-TYPE - SYNTAX WfMospfForwardEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "A forwarding entry" - INDEX { wfMospfForwardGroup, - wfMospfForwardSource, - wfMospfForwardSourceMask } - ::= { wfMospfForwardTable 1 } - - WfMospfForwardEntry ::= SEQUENCE { - wfMospfForwardGroup - IpAddress, - wfMospfForwardSource - IpAddress, - wfMospfForwardSourceMask - IpAddress, - wfMospfForwardSourceNetMask - IpAddress, - wfMospfForwardFlag - INTEGER, - wfMospfForwardUpstreamAddress - IpAddress, - wfMospfForwardUpstreamIfIndex - INTEGER, - wfMospfForwardBwBucketDepth - INTEGER, - wfMospfForwardBwBucketRate - INTEGER, - wfMospfForwardAge - INTEGER, - wfMospfForwardDownstream - OCTET STRING - } - - wfMospfForwardGroup OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The destinatino group address of this entry" - ::= { wfMospfForwardEntry 2 } - - wfMospfForwardSource OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The source IP address of this entry. It could be either - a host, or a network, depending upon the value of - wfMospfForwardSourceMask" - ::= { wfMospfForwardEntry 1 } - - wfMospfForwardSourceMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The mask for the source of this entry." - ::= { wfMospfForwardEntry 3 } - - wfMospfForwardSourceNetMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The mask for the network that the source is on." - ::= { wfMospfForwardEntry 4 } - - wfMospfForwardFlag OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Flags associated with the entry. - 0x10000000 (re)calculation of the entry not done yet - 0x00000001 the entry is associated with a RSVP session" - ::= { wfMospfForwardEntry 5 } - - wfMospfForwardUpstreamAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The IP address of the upstream intf for the entry." - ::= { wfMospfForwardEntry 6 } - - wfMospfForwardUpstreamIfIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The circuit number of the upstream intf for the entry." - ::= { wfMospfForwardEntry 7 } - - wfMospfForwardBwBucketDepth OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Depth parameter of the flow spec for the entry" - ::= { wfMospfForwardEntry 8 } - - wfMospfForwardBwBucketRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Rate parameter of the flow spec for the entry" - ::= { wfMospfForwardEntry 9 } - - wfMospfForwardAge OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The number of seconds since this route was last - updated or otherwise determined to be correct." - ::= { wfMospfForwardEntry 10 } - - wfMospfForwardDownstream OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "list of downstream intfs for this entry. Each one is - in the format of (intf_addr (u_int32), intf_cct (u_int16), - ttl (u_int16))" - ::= { wfMospfForwardEntry 11 } - - wfOspfLsdbTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfLsdbEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Link State Database - - -- The Link State Database contains the Link State - -- Advertisements from throughout the areas that the - -- device is attached to. - 'The OSPF Process's Links State Database.' - REFERENCE - 'OSPF Version 2, Section 12 Link State Advertisements'" - ::= { wfOspfGroup 3 } - - wfOspfLsdbEntry OBJECT-TYPE - SYNTAX WfOspfLsdbEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'A single Link State Advertisement.'" - INDEX { wfOspfLsdbAreaId, - wfOspfLsdbType, - wfOspfLsdbLSID, - wfOspfLsdbRouterId } - ::= { wfOspfLsdbTable 1 } - - WfOspfLsdbEntry ::= SEQUENCE { - wfOspfLsdbAreaId - IpAddress, - wfOspfLsdbType - INTEGER, - wfOspfLsdbLSID - IpAddress, - wfOspfLsdbRouterId - IpAddress, - wfOspfLsdbSequence - INTEGER, - wfOspfLsdbAge - INTEGER, - wfOspfLsdbChecksum - INTEGER, - wfOspfLsdbMetric - INTEGER, - wfOspfLsdbAseForwardAddr - IpAddress, - wfOspfLsdbAseTag - Gauge, - wfOspfLsdbAseType - INTEGER, - wfOspfLsdbAdvLen - INTEGER, - wfOspfLsdbAdv - OCTET STRING - } - - wfOspfLsdbAreaId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The 32 bit identifier of the Area from which the LSA - was received.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfLsdbEntry 1 } - - wfOspfLsdbType OBJECT-TYPE - SYNTAX INTEGER { - routerlink(1), - networklink(2), - summarylink(3), - assummarylink(4), - asexternallink(5), - multicastlink(6), - nssaasexternallink(7), - opaquelink(15), - resourcelink(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The type of the link state advertisement. Each link - state type has a separate advertisement format.' - REFERENCE - 'OSPF Version 2, Appendix A.4.1 The Link State - Advertisement header' - stubLink (0), - routerLink (1), - networkLink (2), - summaryLink (3), - asSummaryLink (4), - asExternalLink (5), - multicastlink (6), - opaquelink (15), - resourcelink (16)" - ::= { wfOspfLsdbEntry 2 } - - wfOspfLsdbLSID OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Link State ID is an LS Type Specific field - containing either a Router ID or an IP Address; it - identifies the piece of the routing domain that is - being described by the advertisement.' - REFERENCE - 'OSPF Version 2, Section 12.1.4 Link State ID'" - ::= { wfOspfLsdbEntry 3 } - - wfOspfLsdbRouterId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The 32 bit number that uniquely identifies the - originating router in the Autonomous System.' - REFERENCE - 'OSPF Version 2, Appendix C.1 Global parameters'" - ::= { wfOspfLsdbEntry 4 } - - wfOspfLsdbSequence OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "-- Note that the OSPF Sequence Number is a 32 bit signed - -- integer. It starts with the value '80000001'h, - -- or -'7FFFFFFF'h, and increments until '7FFFFFFF'h - -- Thus, a typical sequence number will be very negative. - 'The sequence number field is a signed 32-bit integer. - It is used to detect old and duplicate link state - advertisements. The space of sequence numbers is - linearly ordered. The larger the sequence number the - more recent the advertisement.' - REFERENCE - 'OSPF Version 2, Section 12.1.6 LS sequence number'" - ::= { wfOspfLsdbEntry 5 } - - wfOspfLsdbAge OBJECT-TYPE - SYNTAX INTEGER(0..3600) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the age of the link state advertisement - in seconds.' - (OSPF_LSDBMINAGE = 0) - REFERENCE - 'OSPF Version 2, Section 12.1.1 LS age'" - ::= { wfOspfLsdbEntry 6 } - - wfOspfLsdbChecksum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the checksum of the complete contents of - the advertisement, excepting the age field. The age - field is excepted so that an advertisement's age can be - incremented without updating the checksum. The - checksum used is the same that is used for ISO - connectionless datagrams; it is commonly referred to as - the Fletcher checksum.' - REFERENCE - 'OSPF Version 2, Section 12.1.7 LS checksum'" - ::= { wfOspfLsdbEntry 7 } - - wfOspfLsdbMetric OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'Metric from LSA, if applicable.'" - ::= { wfOspfLsdbEntry 8 } - - wfOspfLsdbAseForwardAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the forwarding address from the LSA.'" - ::= { wfOspfLsdbEntry 9 } - - wfOspfLsdbAseTag OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the External Route Tag from the LSA.'" - ::= { wfOspfLsdbEntry 10 } - - wfOspfLsdbAseType OBJECT-TYPE - SYNTAX INTEGER { - type1(1), - type2(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the external metric type from the LSA.'" - ::= { wfOspfLsdbEntry 11 } - - wfOspfLsdbAdvLen OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The length of entire Link State Advertisement, including its - header.' - REFERENCE - 'OSPF Version 2, Section 12 Link State Advertisements'" - ::= { wfOspfLsdbEntry 12 } - - wfOspfLsdbAdv OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the actual OSPF advertisement in hexadecimal - format' " - ::= { wfOspfLsdbEntry 13 } - - wfOspfBackupLsdbTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfBackupLsdbEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Backup Link State Database - - -- The Backup Link State Database contains the Link State - -- Advertisements from throughout the areas that the - -- device is attached to. - 'The OSPF Process's Links State Database.' - REFERENCE - 'OSPF Version 2, Section 12 Link State Advertisements'" - ::= { wfOspfGroup 10 } - - wfOspfBackupLsdbEntry OBJECT-TYPE - SYNTAX WfOspfBackupLsdbEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'A single Link State Advertisement.'" - INDEX { wfOspfBackupLsdbAreaId, - wfOspfBackupLsdbType, - wfOspfBackupLsdbLSID, - wfOspfBackupLsdbRouterId } - ::= { wfOspfBackupLsdbTable 1 } - - WfOspfBackupLsdbEntry ::= SEQUENCE { - wfOspfBackupLsdbAreaId - IpAddress, - wfOspfBackupLsdbType - INTEGER, - wfOspfBackupLsdbLSID - IpAddress, - wfOspfBackupLsdbRouterId - IpAddress, - wfOspfBackupLsdbSequence - INTEGER, - wfOspfBackupLsdbAge - INTEGER, - wfOspfBackupLsdbChecksum - INTEGER, - wfOspfBackupLsdbMetric - INTEGER, - wfOspfBackupLsdbAseForwardAddr - IpAddress, - wfOspfBackupLsdbAseTag - Gauge, - wfOspfBackupLsdbAseType - INTEGER, - wfOspfBackupLsdbAdvLen - INTEGER, - wfOspfBackupLsdbAdv - OCTET STRING - } - - wfOspfBackupLsdbAreaId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The 32 bit identifier of the Area from which the LSA - was received.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfBackupLsdbEntry 1 } - - wfOspfBackupLsdbType OBJECT-TYPE - SYNTAX INTEGER { - routerlink(1), - networklink(2), - summarylink(3), - assummarylink(4), - asexternallink(5), - nssaasexternallink(7) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The type of the link state advertisement. Each link - state type has a separate advertisement format.' - REFERENCE - 'OSPF Version 2, Appendix A.4.1 The Link State - Advertisement header' - stubLink (0), - routerLink (1), - networkLink (2), - summaryLink (3), - asSummaryLink (4), - asExternalLink (5)" - ::= { wfOspfBackupLsdbEntry 2 } - - wfOspfBackupLsdbLSID OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Link State ID is an LS Type Specific field - containing either a Router ID or an IP Address; it - identifies the piece of the routing domain that is - being described by the advertisement.' - REFERENCE - 'OSPF Version 2, Section 12.1.4 Link State ID'" - ::= { wfOspfBackupLsdbEntry 3 } - - wfOspfBackupLsdbRouterId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The 32 bit number that uniquely identifies the - originating router in the Autonomous System.' - REFERENCE - 'OSPF Version 2, Appendix C.1 Global parameters'" - ::= { wfOspfBackupLsdbEntry 4 } - - wfOspfBackupLsdbSequence OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "-- Note that the OSPF Sequence Number is a 32 bit signed - -- integer. It starts with the value '80000001'h, - -- or -'7FFFFFFF'h, and increments until '7FFFFFFF'h - -- Thus, a typical sequence number will be very negative. - 'The sequence number field is a signed 32-bit integer. - It is used to detect old and duplicate link state - advertisements. The space of sequence numbers is - linearly ordered. The larger the sequence number the - more recent the advertisement.' - REFERENCE - 'OSPF Version 2, Section 12.1.6 LS sequence number'" - ::= { wfOspfBackupLsdbEntry 5 } - - wfOspfBackupLsdbAge OBJECT-TYPE - SYNTAX INTEGER(0..3600) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the age of the link state advertisement - in seconds.' - (OSPF_LSDBMINAGE = 0) - REFERENCE - 'OSPF Version 2, Section 12.1.1 LS age'" - ::= { wfOspfBackupLsdbEntry 6 } - - wfOspfBackupLsdbChecksum OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the checksum of the complete contents of - the advertisement, excepting the age field. The age - field is excepted so that an advertisement's age can be - incremented without updating the checksum. The - checksum used is the same that is used for ISO - connectionless datagrams; it is commonly referred to as - the Fletcher checksum.' - REFERENCE - 'OSPF Version 2, Section 12.1.7 LS checksum'" - ::= { wfOspfBackupLsdbEntry 7 } - - wfOspfBackupLsdbMetric OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'Metric from LSA, if applicable.'" - ::= { wfOspfBackupLsdbEntry 8 } - - wfOspfBackupLsdbAseForwardAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the forwarding address from the LSA.'" - ::= { wfOspfBackupLsdbEntry 9 } - - wfOspfBackupLsdbAseTag OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the External Route Tag from the LSA.'" - ::= { wfOspfBackupLsdbEntry 10 } - - wfOspfBackupLsdbAseType OBJECT-TYPE - SYNTAX INTEGER { - type1(1), - type2(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'If an ASE, the external metric type from the LSA.'" - ::= { wfOspfBackupLsdbEntry 11 } - - wfOspfBackupLsdbAdvLen OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The length of entire Link State Advertisement, including its - header.' - REFERENCE - 'OSPF Version 2, Section 12 Link State Advertisements'" - ::= { wfOspfBackupLsdbEntry 12 } - - wfOspfBackupLsdbAdv OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'This field is the actual OSPF advertisement in hexadecimal - format'" - ::= { wfOspfBackupLsdbEntry 13 } - - wfOspfAreaRangeTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfAreaRangeEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'A range if IP addresses specified by an IP address/IP - network mask pair. For example, class B address range - of X.X.X.X with a network mask of 255.255.0.0 includes - all IP addresses from X.X.0.0 to X.X.255.255' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfGroup 4 } - - wfOspfAreaRangeEntry OBJECT-TYPE - SYNTAX WfOspfAreaRangeEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "" - INDEX { wfOspfAreaRangeAreaID, - wfOspfAreaRangeNet } - ::= { wfOspfAreaRangeTable 1 } - - WfOspfAreaRangeEntry ::= SEQUENCE { - wfOspfAreaRangeDelete - INTEGER, - wfOspfAreaRangeDisable - INTEGER, - wfOspfAreaRangeState - INTEGER, - wfOspfAreaRangeAreaID - IpAddress, - wfOspfAreaRangeNet - IpAddress, - wfOspfAreaRangeMask - IpAddress, - wfOspfAreaRangeStatus - INTEGER, - wfOspfAreaRangeMetric - INTEGER - } - - wfOspfAreaRangeDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines if an Area Range has been - configured for the OSPF router." - DEFVAL { created } - ::= { wfOspfAreaRangeEntry 1 } - - wfOspfAreaRangeDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'This variable displays the status of - the entry. Setting it to 'DISBALED' has the effect of - rendering it inoperative. The internal effect (row - removal) is implementation dependent.'" - DEFVAL { enabled } - ::= { wfOspfAreaRangeEntry 2 } - - wfOspfAreaRangeState OBJECT-TYPE - SYNTAX INTEGER { - up(1), - down(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The state of the OSPF Area Range." - DEFVAL { down } - ::= { wfOspfAreaRangeEntry 3 } - - wfOspfAreaRangeAreaID OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Area the Address Range is to be found within.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfAreaRangeEntry 4 } - - wfOspfAreaRangeNet OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP Address of the Net or Subnet indicated by the - range.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfAreaRangeEntry 5 } - - wfOspfAreaRangeMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The Subnet Mask that pertains to the Net or Subnet.' - REFERENCE - 'OSPF Version 2, Appendix C.2 Area parameters'" - ::= { wfOspfAreaRangeEntry 6 } - - wfOspfAreaRangeStatus OBJECT-TYPE - SYNTAX INTEGER { - advertise(1), - block(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'Set to either Advertise or DoNotAdvertise. Routing - information is condensed at area boundaries. External to - the area, at most a single route is advertised for each - address range. The route is advertised if and only if the - addre range's Status is set to Advertise. Unadvertised - ranges allow the existence of certain networks to be - intentionally hidden from other areas. Status is set to - Advertise by default.' - REFERENCE - 'OSPF Version 2, Appendix C.2'" - DEFVAL { advertise } - ::= { wfOspfAreaRangeEntry 7 } - - wfOspfAreaRangeMetric OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The metric to advertise into other areas as the distance - from the OSPF router to any network in the range. The - default of 0 means to use the value calculated by OSPF.' - REFERENCE - 'OSPF Version 2, Appendix C.2'" - ::= { wfOspfAreaRangeEntry 8 } - - wfOspfIfTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfIfEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Interface Table - - -- The OSPF Interface Table augments the ifTable with OSPF - -- specific information. - - - 'The OSPF Interface Table describes the interfaces from - the viewpoint of OSPF.' - REFERENCE - 'OSPF Version 2, Appendix C.3 Router interface - parameters'" - ::= { wfOspfGroup 5 } - - wfOspfIfEntry OBJECT-TYPE - SYNTAX WfOspfIfEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'The OSPF Interface Entry describes one interface from - the viewpoint of OSPF.'" - INDEX { wfOspfIfIpAddress, - wfOspfAddressLessIf } - ::= { wfOspfIfTable 1 } - - WfOspfIfEntry ::= SEQUENCE { - wfOspfIfDelete - INTEGER, - wfOspfIfDisable - INTEGER, - wfOspfIfState - INTEGER, - wfOspfIfIpAddress - IpAddress, - wfOspfAddressLessIf - INTEGER, - wfOspfIfAreaId - IpAddress, - wfOspfIfType - INTEGER, - wfOspfIfRtrPriority - INTEGER, - wfOspfIfTransitDelay - INTEGER, - wfOspfIfRetransInterval - INTEGER, - wfOspfIfHelloInterval - INTEGER, - wfOspfIfRtrDeadInterval - INTEGER, - wfOspfIfPollInterval - INTEGER, - wfOspfIfDesignatedRouter - IpAddress, - wfOspfIfBackupDesignatedRouter - IpAddress, - wfOspfIfMetricCost - INTEGER, - wfOspfIfAuthKey - OCTET STRING, - wfOspfIfTxHellos - Counter, - wfOspfIfTxDBDescripts - Counter, - wfOspfIfTxLinkStateReqs - Counter, - wfOspfIfTxLinkStateUpds - Counter, - wfOspfIfTxLinkStateAcks - Counter, - wfOspfIfRxHellos - Counter, - wfOspfIfRxDBDescripts - Counter, - wfOspfIfRxLinkStateReqs - Counter, - wfOspfIfRxLinkStateUpds - Counter, - wfOspfIfRxLinkStateAcks - Counter, - wfOspfIfDrops - Counter, - wfOspfMtuSize - INTEGER, - wfOspfIfMulticastForwarding - INTEGER, - wfOspfIfOpaqueOn - INTEGER, - wfOspfIfBwRate - INTEGER, - wfOspfIfBwDepth - INTEGER, - wfOspfIfMtuMismatchDetect - INTEGER - } - - wfOspfIfDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This variable determines in an OSPF Interface has been - configured on the router." - DEFVAL { created } - ::= { wfOspfIfEntry 1 } - - wfOspfIfDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The OSPF interface's administrative status. The value - 'enabled' denotes that neighbor relationships may be - formed on the interface, and the interface will be - advertised as an internal route to some area. The - value 'disabled' denotes that the interface is external - to OSPF.'" - DEFVAL { enabled } - ::= { wfOspfIfEntry 2 } - - wfOspfIfState OBJECT-TYPE - SYNTAX INTEGER { - down(1), - loopback(2), - waiting(3), - pointtopoint(4), - designatedrouter(5), - backupdesignatedrouter(6), - otherdesignatedrouter(7) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The OSPF Interface State.' - down (1), - loopback (2), - waiting (3), - pointToPoint (4), - designatedRouter (5), - backupDesignatedRouter (6), - otherDesignatedRouter (7)" - DEFVAL { down } - ::= { wfOspfIfEntry 3 } - - wfOspfIfIpAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP address of this OSPF interface.'" - ::= { wfOspfIfEntry 4 } - - wfOspfAddressLessIf OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'For the purpose of easing the instancing of addressed - and addressless interfaces; This variable takes the - value 0 on interfaces with IP Addresses, and the - corresponding value of ifIndex for interfaces having no - IP Address.'" - ::= { wfOspfIfEntry 5 } - - wfOspfIfAreaId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'A 32-bit integer uniquely identifying the area to - which the interface connects. Area ID 0.0.0.0 is used - for the OSPF backbone.' - default { '00000000'H } -- 0.0.0.0" - ::= { wfOspfIfEntry 6 } - - wfOspfIfType OBJECT-TYPE - SYNTAX INTEGER { - broadcast(1), - nbma(2), - pointtopoint(3), - pmp(4), - ietf(5), - passive(6) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The OSPF interface type. - - By way of a default, this field may be intuited from - the corresponding value of ifType. Broadcast LANs, - such as Ethernet and IEEE 802.5, take the value - 'broadcast'. Medias which allow multiple devices - to be connected but don't support a broadcast - mechanism, such as X.25, take the value 'nbma'. - Point to Point protocols take the value of - 'pointtopoint'. Non-fully meshed technologies - would take the value of either 'ietf' or 'pmp'. - Passive interface take the value of 'passive'. - An example topology is a Frame Relay cloud that - does not have a PVC between every device on the cloud. - - broadcast (1), - nbma (2), - pointToPoint (3) - point to multipoint - proprietary (4) - point to multipoint - standard (5) - passive (6)" - DEFVAL { broadcast } - ::= { wfOspfIfEntry 7 } - - wfOspfIfRtrPriority OBJECT-TYPE - SYNTAX INTEGER(0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The priority of this interface. Used in multi-access - networks, this field is used in the designated router - election algorithm. The value 0 signifies that the - router is not eligible to become the designated router - on this particular network. In the event of a tie in - this value, routers will use their router id as a tie - breaker.'" - DEFVAL { 1 } - ::= { wfOspfIfEntry 8 } - - wfOspfIfTransitDelay OBJECT-TYPE - SYNTAX INTEGER(1..3600) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The estimated number of seconds it takes to transmit a - link- state update packet over this interface.'" - DEFVAL { 1 } - ::= { wfOspfIfEntry 9 } - - wfOspfIfRetransInterval OBJECT-TYPE - SYNTAX INTEGER(1..3600) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The number of seconds between link-state advertisement - retransmissions, for adjacencies belonging to this - interface. This value is also used when retransmitting - database description and link-state request packets.'" - DEFVAL { 5 } - ::= { wfOspfIfEntry 10 } - - wfOspfIfHelloInterval OBJECT-TYPE - SYNTAX INTEGER(1..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The length of time, in seconds, between the Hello - packets that the router sends on the interface. This - value must be the same for all routers attached to a - common network.'" - DEFVAL { 10 } - ::= { wfOspfIfEntry 11 } - - wfOspfIfRtrDeadInterval OBJECT-TYPE - SYNTAX INTEGER(1..2147483647) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The number of seconds that a router's Hello packets - have not been seen before it's neighbors declare the - router down. This should be some multiple of the Hello - interval. This value must be the same for all routers - attached to a common network.'" - DEFVAL { 40 } - ::= { wfOspfIfEntry 12 } - - wfOspfIfPollInterval OBJECT-TYPE - SYNTAX INTEGER(1..2147483647) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The larger time interval, in seconds, between the - Hello packets sent to an inactive non-broadcast multi- - access neighbor.'" - DEFVAL { 120 } - ::= { wfOspfIfEntry 13 } - - wfOspfIfDesignatedRouter OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP Address of the Designated Router.' - default { '00000000'H } -- 0.0.0.0" - ::= { wfOspfIfEntry 14 } - - wfOspfIfBackupDesignatedRouter OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP Address of the Backup Designated Router.' - default { '00000000'H } -- 0.0.0.0" - ::= { wfOspfIfEntry 15 } - - wfOspfIfMetricCost OBJECT-TYPE - SYNTAX INTEGER(1..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The cost of using this type of service on this - interface. The default value of the TOS 0 Metric is - 10^8 / ifSpeed. - - The value FFFF is distinguished to mean 'no route via - this TOS'.'" - DEFVAL { 1 } - ::= { wfOspfIfEntry 16 } - - wfOspfIfAuthKey OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The Authentication Key. If the Area's Authorization - Type is simplePassword, and the key length is shorter - than 8 octets, the agent will left adjust and zero fill - to 8 octets. - - When read, ospfIfAuthKey always returns an Octet String - of length zero.' - - default { '0000000000000000'H } -- 0.0.0.0.0.0.0.0 - - REFERENCE - 'OSPF Version 2, Section 9 The Interface Data - Structure'" - ::= { wfOspfIfEntry 17 } - - wfOspfIfTxHellos OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Hello packets transmitted." - ::= { wfOspfIfEntry 18 } - - wfOspfIfTxDBDescripts OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF DataBase Description packets transmitted." - ::= { wfOspfIfEntry 19 } - - wfOspfIfTxLinkStateReqs OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Request packets transmitted." - ::= { wfOspfIfEntry 20 } - - wfOspfIfTxLinkStateUpds OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Update packets transmitted." - ::= { wfOspfIfEntry 21 } - - wfOspfIfTxLinkStateAcks OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link States Acknowledgements transmitted." - ::= { wfOspfIfEntry 22 } - - wfOspfIfRxHellos OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Hello packets received." - ::= { wfOspfIfEntry 23 } - - wfOspfIfRxDBDescripts OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF DataBase Description packets received." - ::= { wfOspfIfEntry 24 } - - wfOspfIfRxLinkStateReqs OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Requests received." - ::= { wfOspfIfEntry 25 } - - wfOspfIfRxLinkStateUpds OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Updates received." - ::= { wfOspfIfEntry 26 } - - wfOspfIfRxLinkStateAcks OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Acknowledgements received." - ::= { wfOspfIfEntry 27 } - - wfOspfIfDrops OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF packets dropped because of invalid information - in the packet." - ::= { wfOspfIfEntry 28 } - - wfOspfMtuSize OBJECT-TYPE - SYNTAX INTEGER(1..10000) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configure MTU size per OSPF interface - This parameter has the following values/meanings: - - 1 - Use the MTU specified by IP - 2 - Use the MTU of ethernet, regardless of what IP - says - > 2 - Use this value as the actual MTU. - If the value is smaller than what OSPF needs as - a minimum then the mtu specified by IP is used. - For example, 3 would never be used as an MTU." - DEFVAL { 1 } - ::= { wfOspfIfEntry 29 } - - wfOspfIfMulticastForwarding OBJECT-TYPE - SYNTAX INTEGER { - blocked( 1 ), -- no multicast forwarding - multicast( 2 ), -- using multicast address - unicast( 3 ) -- to each OSPF neighbor - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The way multicasts should forwarded on this - interface; not forwarded, forwarded as data - link multicasts, or forwarded as data link uni- - casts. Data link multicasting is not meaning- - ful on point to point and NBMA interfaces, and - setting ospfMulticastForwarding to 0 effective- - ly disables all multicast forwarding." - - DEFVAL { multicast } - ::= { wfOspfIfEntry 30 } - - wfOspfIfOpaqueOn OBJECT-TYPE - SYNTAX INTEGER { - on( 1 ), - off( 2 ) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not OPAQUE LSAs are to be - flooded out this interface or not." - - DEFVAL { on } - ::= { wfOspfIfEntry 31 } - - wfOspfIfBwRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Available BW (token bucket rate) on the intf" - ::= { wfOspfIfEntry 32 } - - wfOspfIfBwDepth OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Available BW (token bucket depth) on the intf" - ::= { wfOspfIfEntry 33 } - - wfOspfIfMtuMismatchDetect OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls the interpretation of the MTU field in the - database description packet header. Per RFC 2178 the - MTU indicates the largest size IP packet that an OSPF - interface can receive. If the MTU is greater than that - which the interface can receive the packet is ignored - and thus, an adjacency is not formed. In RFC 1583 this - field does not exist. The value 'enabled' denotes RFC - 2178 processing of the MTU field. The value 'disabled' - denotes RFC 1583 processing." - DEFVAL { enabled } - ::= { wfOspfIfEntry 34 } - - - wfOspfVirtIfTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfVirtIfEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Virtual Interface Table - - -- The Virtual Interface Table describes the virtual - -- links that the OSPF Process is configured to - -- carry on. - - - 'Information about this router's virtual interfaces.' - REFERENCE - 'OSPF Version 2, Appendix C.4 Virtual link parameters'" - ::= { wfOspfGroup 6 } - - wfOspfVirtIfEntry OBJECT-TYPE - SYNTAX WfOspfVirtIfEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'Information about a single Virtual Interface.'" - INDEX { wfOspfVirtIfAreaID, - wfOspfVirtIfNeighbor } - ::= { wfOspfVirtIfTable 1 } - - WfOspfVirtIfEntry ::= SEQUENCE { - wfOspfVirtIfDelete - INTEGER, - wfOspfVirtIfDisable - INTEGER, - wfOspfVirtIfState - INTEGER, - wfOspfVirtIfAreaID - IpAddress, - wfOspfVirtIfNeighbor - IpAddress, - wfOspfVirtIfTransitDelay - INTEGER, - wfOspfVirtIfRetransInterval - INTEGER, - wfOspfVirtIfHelloInterval - INTEGER, - wfOspfVirtIfRtrDeadInterval - INTEGER, - wfOspfVirtIfAuthKey - OCTET STRING, - wfOspfVirtIfTxHellos - Counter, - wfOspfVirtIfTxDBDescripts - Counter, - wfOspfVirtIfTxLinkStateReqs - Counter, - wfOspfVirtIfTxLinkStateUpds - Counter, - wfOspfVirtIfTxLinkStateAcks - Counter, - wfOspfVirtIfRxHellos - Counter, - wfOspfVirtIfRxDBDescripts - Counter, - wfOspfVirtIfRxLinkStateReqs - Counter, - wfOspfVirtIfRxLinkStateUpds - Counter, - wfOspfVirtIfRxLinkStateAcks - Counter, - wfOspfVirtIfDrops - Counter - } - - wfOspfVirtIfDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "" - DEFVAL { created } - ::= { wfOspfVirtIfEntry 1 } - - wfOspfVirtIfDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'This variable displays the validity or invalidity of - the entry. Setting it to 'invalid' has the effect of - rendering it inoperative. The internal effect (row - removal) is implementation dependent.'" - DEFVAL { enabled } - ::= { wfOspfVirtIfEntry 2 } - - wfOspfVirtIfState OBJECT-TYPE - SYNTAX INTEGER { - down(1), - pointtopoint(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'OSPF virtual interface states.' - down (1), -- these use the same encoding - pointToPoint (4) -- as the ospfIfTable" - DEFVAL { down } - ::= { wfOspfVirtIfEntry 3 } - - wfOspfVirtIfAreaID OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Transit Area that the Virtual Link traverses. By - definition, this is not 0.0.0.0'" - ::= { wfOspfVirtIfEntry 4 } - - wfOspfVirtIfNeighbor OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Router ID of the Virtual Neighbor.'" - ::= { wfOspfVirtIfEntry 5 } - - wfOspfVirtIfTransitDelay OBJECT-TYPE - SYNTAX INTEGER(1..3600) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The estimated number of seconds it takes to transmit a - link- state update packet over this interface.'" - DEFVAL { 1 } - ::= { wfOspfVirtIfEntry 6 } - - wfOspfVirtIfRetransInterval OBJECT-TYPE - SYNTAX INTEGER(1..3600) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The number of seconds between link-state advertisement - retransmissions, for adjacencies belonging to this - interface. This value is also used when retransmitting - database description and link-state request packets. - This value should be well over the expected round-trip - time.'" - DEFVAL { 5 } - ::= { wfOspfVirtIfEntry 7 } - - wfOspfVirtIfHelloInterval OBJECT-TYPE - SYNTAX INTEGER(1..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The length of time, in seconds, between the Hello - packets that the router sends on the interface. This - value must be the same for the virtual neighbor.'" - DEFVAL { 15 } - ::= { wfOspfVirtIfEntry 8 } - - wfOspfVirtIfRtrDeadInterval OBJECT-TYPE - SYNTAX INTEGER(1..2147483647) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The number of seconds that a router's Hello packets - have not been seen before it's neighbors declare the - router down. This should be some multiple of the Hello - interval. This value must be the same for the virtual - neighbor.'" - DEFVAL { 60 } - ::= { wfOspfVirtIfEntry 9 } - - wfOspfVirtIfAuthKey OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'If Authentication Type is simplePassword, the device - will left adjust and zero fill to 8 octets. - - When read, ospfVifAuthKey always returns a string of - length zero.' - REFERENCE - 'OSPF Version 2, Section 9 The Interface Data - Structure'" - ::= { wfOspfVirtIfEntry 10 } - - wfOspfVirtIfTxHellos OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Hello packets transmitted on - Virtual Interfaces." - ::= { wfOspfVirtIfEntry 11 } - - wfOspfVirtIfTxDBDescripts OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF DataBase Description packets transmitted - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 12 } - - wfOspfVirtIfTxLinkStateReqs OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Request packets transmitted - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 13 } - - wfOspfVirtIfTxLinkStateUpds OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Update packets transmitted - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 14 } - - wfOspfVirtIfTxLinkStateAcks OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Acknowledgement packets - transmitted on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 15 } - - wfOspfVirtIfRxHellos OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Hello packets received on - Virtual Interfaces." - ::= { wfOspfVirtIfEntry 16 } - - wfOspfVirtIfRxDBDescripts OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF DataBase Description packets received - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 17 } - - wfOspfVirtIfRxLinkStateReqs OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Request packets recieved - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 18 } - - wfOspfVirtIfRxLinkStateUpds OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Update packets received - on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 19 } - - wfOspfVirtIfRxLinkStateAcks OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF Link State Acknowledgement packets - received on Virtual Interfaces." - ::= { wfOspfVirtIfEntry 20 } - - wfOspfVirtIfDrops OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of OSPF packets dropped on - Virtual Interfaces." - ::= { wfOspfVirtIfEntry 21 } - - wfOspfNbrTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Neighbor Table - - -- The OSPF Neighbor Table describes all neighbors in - -- the locality of the subject router. - - - 'A table of non-virtual neighbor information.' - REFERENCE - 'OSPF Version 2, Section 10 The Neighbor Data - Structure'" - ::= { wfOspfGroup 7 } - - wfOspfNbrEntry OBJECT-TYPE - SYNTAX WfOspfNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'The information regarding a single neighbor.' - REFERENCE - 'OSPF Version 2, Section 10 The Neighbor Data - Structure'" - INDEX { wfOspfNbrIpAddr, - wfOspfNbrAddressLessIndex } - ::= { wfOspfNbrTable 1 } - - WfOspfNbrEntry ::= SEQUENCE { - wfOspfNbrDelete - INTEGER, - wfOspfNbrDisable - INTEGER, - wfOspfNbrState - INTEGER, - wfOspfNbrIpAddr - IpAddress, - wfOspfNbrIfAddr - IpAddress, - wfOspfNbrAddressLessIndex - INTEGER, - wfOspfNbrRtrId - IpAddress, - wfOspfNbrOptions - INTEGER, - wfOspfNbrPriority - INTEGER, - wfOspfNbrEvents - Counter, - wfOspfNbrLSRetransQLen - Gauge, - wfOspfCurNbrPriority - INTEGER - } - - wfOspfNbrDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This variable indicates the existence of a static - OSPF neighbor." - DEFVAL { created } - ::= { wfOspfNbrEntry 1 } - - wfOspfNbrDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'This variable displays the status of - the entry. Setting it to 'DISABLED' has the effect of - rendering it inoperative. The internal effect (row - removal) is implementation dependent.'" - DEFVAL { enabled } - ::= { wfOspfNbrEntry 2 } - - wfOspfNbrState OBJECT-TYPE - SYNTAX INTEGER { - down(1), - attempt(2), - init(3), - twoway(4), - exchangstart(5), - exchange(6), - loading(7), - full(8) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The State of the relationship with this Neighbor.' - REFERENCE - 'OSPF Version 2, Section 10.1 Neighbor States' - down (1), - attempt (2), - init (3), - twoWay (4), - exchangeStart (5), - exchange (6), - loading (7), - full (8)" - DEFVAL { down } - ::= { wfOspfNbrEntry 3 } - - wfOspfNbrIpAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP address of this neighbor.'" - ::= { wfOspfNbrEntry 4 } - - wfOspfNbrIfAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The Interface IP address for this neighbor.'" - ::= { wfOspfNbrEntry 5 } - - wfOspfNbrAddressLessIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "' On an interface having an IP Address, zero. On - addressless interfaces, the corresponding value of - ifIndex in the Internet Standard MIB. On row creation, - this can be derived from the instance.'" - ::= { wfOspfNbrEntry 6 } - - wfOspfNbrRtrId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A 32-bit integer (represented as a type IpAddress) - uniquely identifying the neighboring router in the - Autonomous System.' - default { '00000000'H } -- 0.0.0.0" - ::= { wfOspfNbrEntry 7 } - - wfOspfNbrOptions OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A Bit Mask corresponding to the neighbor's options - field. - - Bit 0, if set, indicates that the area accepts and - operates on external information; if zero, it is a stub - area. - - Bit 1, if set, indicates that the system will operate - on Type of Service metrics other than TOS 0. If zero, - the neighbor will ignore all metrics except the TOS 0 - metric.' - REFERENCE - 'OSPF Version 2, Section 12.1.2 Options'" - ::= { wfOspfNbrEntry 8 } - - wfOspfNbrPriority OBJECT-TYPE - SYNTAX INTEGER(0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "'The priority of this neighbor in the designated router - election algorithm. The value 0 signifies that the - neighbor is not eligible to become the designated - router on this particular network.' - This is the user configurable/changeable neighbor's priority" - DEFVAL { 1 } - ::= { wfOspfNbrEntry 9 } - - wfOspfNbrEvents OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The number of times this neighbor relationship has - changed state, or an error has occurred.'" - ::= { wfOspfNbrEntry 10 } - - wfOspfNbrLSRetransQLen OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The current length of the retransmission queue.'" - ::= { wfOspfNbrEntry 11 } - - wfOspfCurNbrPriority OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This value represents the priority of the neighbor as - indicated in received Hello packets. In most cases, this - will be the same as wfOspfCfgNbrPriority. If they are - different, it indicates a misconfiguration" - ::= { wfOspfNbrEntry 12 } - - wfOspfVirtNbrTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfVirtNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- WFOSPF Virtual Neighbor Table - - -- This table describes all virtual neighbors. - -- Since Virtual Links are configured in the - -- virtual interface table, this table is read-only. - - 'A table of virtual neighbor information.' - REFERENCE - 'OSPF Version 2, '" - ::= { wfOspfGroup 8 } - - wfOspfVirtNbrEntry OBJECT-TYPE - SYNTAX WfOspfVirtNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'Virtual neighbor information.' - REFERENCE - 'OSPF Version 2, '" - INDEX { wfOspfVirtNbrArea, - wfOspfVirtNbrRtrId } - ::= { wfOspfVirtNbrTable 1 } - - WfOspfVirtNbrEntry ::= SEQUENCE { - wfOspfVirtNbrArea - IpAddress, - wfOspfVirtNbrRtrId - IpAddress, - wfOspfVirtNbrIpAddr - IpAddress, - wfOspfVirtNbrOptions - INTEGER, - wfOspfVirtNbrState - INTEGER, - wfOspfVirtNbrEvents - Counter, - wfOspfVirtNbrLSRetransQLen - Gauge - } - - wfOspfVirtNbrArea OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Transit Area Identifier.'" - ::= { wfOspfVirtNbrEntry 1 } - - wfOspfVirtNbrRtrId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A 32-bit integer uniquely identifying the neighboring - router in the Autonomous System.'" - ::= { wfOspfVirtNbrEntry 2 } - - wfOspfVirtNbrIpAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP address this Virtual Neighbor is using.'" - ::= { wfOspfVirtNbrEntry 3 } - - wfOspfVirtNbrOptions OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A bit map corresponding to the neighbor's options - field. Thus, Bit 1, if set, indicates that the - neighbor supports Type of Service Routing; if zero, no - metrics other than TOS 0 are in use by the neighbor.'" - ::= { wfOspfVirtNbrEntry 4 } - - wfOspfVirtNbrState OBJECT-TYPE - SYNTAX INTEGER { - down(1), - attempt(2), - init(3), - twoway(4), - exchangstart(5), - exchange(6), - loading(7), - full(8) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The state of the Virtual Neighbor Relationship.' - down (1), - attempt (2), - init (3), - twoWay (4), - exchangeStart (5), - exchange (6), - loading (7), - full (8)" - DEFVAL { down } - ::= { wfOspfVirtNbrEntry 5 } - - wfOspfVirtNbrEvents OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The number of times this virtual link has changed its - state, or an error has occurred.'" - ::= { wfOspfVirtNbrEntry 6 } - - wfOspfVirtNbrLSRetransQLen OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The current length of the retransmission queue.'" - ::= { wfOspfVirtNbrEntry 7 } - - wfOspfDynNbrTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfDynNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF Dynamic Neighbor Table - - -- The OSPF Dynamic Neighbor Table describes all neighbors in - -- the locality of the subject router learned during operation. - - - 'A table of non-virtual neighbor information.' - REFERENCE - 'OSPF Version 2, Section 10 The Neighbor Data - Structure'" - ::= { wfOspfGroup 9 } - - wfOspfDynNbrEntry OBJECT-TYPE - SYNTAX WfOspfDynNbrEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "'The information regarding a single neighbor.' - REFERENCE - 'OSPF Version 2, Section 10 The Neighbor Data - Structure'" - INDEX { wfOspfDynNbrIpAddr, - wfOspfDynNbrAddressLessIndex } - ::= { wfOspfDynNbrTable 1 } - - WfOspfDynNbrEntry ::= SEQUENCE { - wfOspfDynNbrState - INTEGER, - wfOspfDynNbrIpAddr - IpAddress, - wfOspfDynNbrIfAddr - IpAddress, - wfOspfDynNbrAddressLessIndex - INTEGER, - wfOspfDynNbrRtrId - IpAddress, - wfOspfDynNbrOptions - INTEGER, - wfOspfDynNbrPriority - INTEGER, - wfOspfDynNbrEvents - Counter, - wfOspfDynNbrLSRetransQLen - Gauge - } - - wfOspfDynNbrState OBJECT-TYPE - SYNTAX INTEGER { - down(1), - attempt(2), - init(3), - twoway(4), - exchangstart(5), - exchange(6), - loading(7), - full(8) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The State of the relationship with this Neighbor.' - REFERENCE - 'OSPF Version 2, Section 10.1 Neighbor States' - down (1), - attempt (2), - init (3), - twoWay (4), - exchangeStart (5), - exchange (6), - loading (7), - full (8)" - DEFVAL { down } - ::= { wfOspfDynNbrEntry 1 } - - wfOspfDynNbrIpAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The IP address of this neighbor.'" - ::= { wfOspfDynNbrEntry 2 } - - wfOspfDynNbrIfAddr OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The Interface IP address for this neighbor.'" - ::= { wfOspfDynNbrEntry 3 } - - wfOspfDynNbrAddressLessIndex OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "' On an interface having an IP Address, zero. On - addressless interfaces, the corresponding value of - ifIndex in the Internet Standard MIB. On row creation, - this can be derived from the instance.'" - ::= { wfOspfDynNbrEntry 4 } - - wfOspfDynNbrRtrId OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A 32-bit integer (represented as a type IpAddress) - uniquely identifying the neighboring router in the - Autonomous System.' - default { '00000000'H } -- 0.0.0.0" - ::= { wfOspfDynNbrEntry 5 } - - wfOspfDynNbrOptions OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'A Bit Mask corresponding to the neighbor's options - field. - - Bit 0, if set, indicates that the area accepts and - operates on external information; if zero, it is a stub - area. - - Bit 1, if set, indicates that the system will operate - on Type of Service metrics other than TOS 0. If zero, - the neighbor will ignore all metrics except the TOS 0 - metric.' - REFERENCE - 'OSPF Version 2, Section 12.1.2 Options'" - ::= { wfOspfDynNbrEntry 6 } - - wfOspfDynNbrPriority OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The priority of this neighbor in the designated router - election algorithm. The value 0 signifies that the - neighbor is not eligible to become the designated - router on this particular network.'" - ::= { wfOspfDynNbrEntry 7 } - - wfOspfDynNbrEvents OBJECT-TYPE - SYNTAX Counter - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The number of times this neighbor relationship has - changed state, or an error has occurred.'" - ::= { wfOspfDynNbrEntry 8 } - - wfOspfDynNbrLSRetransQLen OBJECT-TYPE - SYNTAX Gauge - ACCESS read-only - STATUS mandatory - DESCRIPTION - "'The current length of the retransmission queue.'" - ::= { wfOspfDynNbrEntry 9 } - - wfOspfNSSARangeTable OBJECT-TYPE - SYNTAX SEQUENCE OF WfOspfNSSARangeEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "-- OSPF NSSA Range Table - - -- The OSPF NSSA Range Table describes the Type-7 address - -- ranges used in translation/aggregation of Type-7 LSAs - -- into Type-5 LSAs. - REFERENCE - 'OSPF Internet Draft, Section 3.2 Type-7 Address Range'" - ::= { wfOspfGroup 12 } - - - wfOspfNSSARangeEntry OBJECT-TYPE - SYNTAX WfOspfNSSARangeEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "" - INDEX { wfOspfNSSARangeNet } - ::= { wfOspfNSSARangeTable 1 } - - WfOspfNSSARangeEntry ::= SEQUENCE { - wfOspfNSSARangeDelete - INTEGER, - wfOspfNSSARangeDisable - INTEGER, - wfOspfNSSARangeNet - IpAddress, - wfOspfNSSARangeMask - IpAddress, - wfOspfNSSARangeStatus - INTEGER, - wfOspfNSSARangeExternRouteTag - INTEGER - } - - - wfOspfNSSARangeDelete OBJECT-TYPE - SYNTAX INTEGER { - created(1), - deleted(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This value determines if an type-7 Range has been - configured for the OSPF NSSA border router ." - DEFVAL { created } - ::= { wfOspfNSSARangeEntry 1 } - - wfOspfNSSARangeDisable OBJECT-TYPE - SYNTAX INTEGER { - enabled(1), - disabled(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`This variable displays the status of - the entry. Setting it to `DISBALED' has the effect of - rendering it inoperative. '" - DEFVAL { enabled } - ::= { wfOspfNSSARangeEntry 2 } - - wfOspfNSSARangeNet OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "`The IP Address of the Net or Subnet indicated by the - range.' - REFERENCE - `OSPF NSSA Internet Draft, 3.2 type-7 address range'" - ::= { wfOspfNSSARangeEntry 3 } - - wfOspfNSSARangeMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`The Subnet Mask that pertains to the Net or Subnet.' - REFERENCE - `OSPF NSSA Internet Draft, 3.2 type-7 address range'" - ::= { wfOspfNSSARangeEntry 4 } - - wfOspfNSSARangeStatus OBJECT-TYPE - SYNTAX INTEGER { - advertise(1), - block(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`Set to either Advertise or DoNotAdvertise. Routing - information is condensed at area boundaries. External to - the area, at most a single route is advertised for each - address range. The route is advertised if and only if the - addre range's Status is set to Advertise. Unadvertised - ranges allow the existence of certain networks to be - intentionally hidden from other areas. Status is set to - Advertise by default.' - REFERENCE - `OSPF NSSA Internet Draft, 3.2 type-7 address range'" - DEFVAL { advertise } - ::= { wfOspfNSSARangeEntry 5 } - - wfOspfNSSARangeExternRouteTag OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "`External route tag. This value is used in the aggregated - type-5 LSA' - REFERENCE - `OSPF NSSA Internet Draft, 3.2 type-7 address range'" - ::= { wfOspfNSSARangeEntry 6 } - - - - END -- Wellfleet-OSPF-MIB diff --git a/mibs/ZIPLOCK-MIB b/mibs/ZIPLOCK-MIB deleted file mode 100644 index 790d6e75466b..000000000000 --- a/mibs/ZIPLOCK-MIB +++ /dev/null @@ -1,118 +0,0 @@ -ZIPLOCK-MIB DEFINITIONS ::= BEGIN - - -- ZIPLOCK-MIB The Cabletron Ziplock MIB - -- Revision: 01.00.00 - -- Date: September 4, 1997 - - -- Cabletron Systems, Inc. - -- 35 Industrial Way, P.O. Box 5005 - -- Rochester, NH 03867-0505 - -- (603) 332-9400 - -- support@ctron.com - - -- This module provide authoritative definitions for - -- object identifiers created for the support of the - -- Ziplock Daughter Board optionally used on Cabletron - -- products. - -- - -- enterprise.cabletron.mibs.ctron. - -- ctPhysical.ctResource.sysResourceInstalled - -- .ctZiplock - - -- Cabletron Systems reserves the right to make changes in - -- specification and other information contained in this document - -- without prior notice. The reader should consult Cabletron Systems - -- to determine whether any such changes have been made. - -- - -- In no event shall Cabletron Systems be liable for any incidental, - -- indirect, special, or consequential damages whatsoever (including - -- but not limited to lost profits) arising out of or related to this - -- document or the information contained in it, even if Cabletron - -- Systems has been advised of, known, or should have known, the - -- possibility of such damages. - -- - -- Cabletron grants vendors, end-users, and other interested parties - -- a non-exclusive license to use this Specification in connection - -- with the management of Cabletron products. - - -- Copyright August 1997 Cabletron Systems - - - IMPORTS - OBJECT-TYPE FROM RFC-1212 - ctResource FROM CTRON-MIB-NAMES; - - ctZiplock OBJECT IDENTIFIER ::= { ctResource 3 } - --- --- ctZiplock Group --- - - ctZiplockTable OBJECT-TYPE - SYNTAX SEQUENCE OF CtZiplockEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table containing Ziplock daughter board information - including presence, revision and status" - ::= { ctZiplock 1 } - - ctZiplockEntry OBJECT-TYPE - SYNTAX CtZiplockEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Ziplock daughter board information." - INDEX { ctZiplockNumber } - ::= { ctZiplockTable 1 } - - CtZiplockEntry ::= SEQUENCE - { - ctZiplockNumber INTEGER, - ctZiplockPresence INTEGER, - ctZiplockRevision INTEGER, - ctZiplockStatus INTEGER - } - - ctZiplockNumber OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This object provides an index into the Ziplock Table. - and represents the Ziplock daughter board number." - ::= { ctZiplockEntry 1 } - - ctZiplockPresence OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This object indicates the presence of a Ziplock daughter - board on the host platform. 1 indicates presence, 2 - indicates absence." - ::= { ctZiplockEntry 2 } - - ctZiplockRevision OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This object represents the hardware revision of the Ziplock - daughter board." - ::= { ctZiplockEntry 3 } - - ctZiplockStatus OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This object indicates the status of the Ziplock - daughter board. - - 1=GOOD, - 2=BAD, - 3=UNKNOWN." - ::= { ctZiplockEntry 4 } - -END diff --git a/mibs/WLSX-AUTH-MIB b/mibs/arubaos/WLSX-AUTH-MIB similarity index 100% rename from mibs/WLSX-AUTH-MIB rename to mibs/arubaos/WLSX-AUTH-MIB diff --git a/mibs/WLSX-CTS-MIB b/mibs/arubaos/WLSX-CTS-MIB similarity index 100% rename from mibs/WLSX-CTS-MIB rename to mibs/arubaos/WLSX-CTS-MIB diff --git a/mibs/WLSX-ESI-MIB b/mibs/arubaos/WLSX-ESI-MIB similarity index 100% rename from mibs/WLSX-ESI-MIB rename to mibs/arubaos/WLSX-ESI-MIB diff --git a/mibs/WLSX-IFEXT-MIB b/mibs/arubaos/WLSX-IFEXT-MIB similarity index 100% rename from mibs/WLSX-IFEXT-MIB rename to mibs/arubaos/WLSX-IFEXT-MIB diff --git a/mibs/WLSX-MESH-MIB b/mibs/arubaos/WLSX-MESH-MIB similarity index 100% rename from mibs/WLSX-MESH-MIB rename to mibs/arubaos/WLSX-MESH-MIB diff --git a/mibs/WLSX-MOBILITY-MIB b/mibs/arubaos/WLSX-MOBILITY-MIB similarity index 100% rename from mibs/WLSX-MOBILITY-MIB rename to mibs/arubaos/WLSX-MOBILITY-MIB diff --git a/mibs/WLSX-MON-MIB b/mibs/arubaos/WLSX-MON-MIB similarity index 100% rename from mibs/WLSX-MON-MIB rename to mibs/arubaos/WLSX-MON-MIB diff --git a/mibs/WLSX-SNR-MIB b/mibs/arubaos/WLSX-SNR-MIB similarity index 100% rename from mibs/WLSX-SNR-MIB rename to mibs/arubaos/WLSX-SNR-MIB diff --git a/mibs/WLSX-SWITCH-MIB b/mibs/arubaos/WLSX-SWITCH-MIB similarity index 100% rename from mibs/WLSX-SWITCH-MIB rename to mibs/arubaos/WLSX-SWITCH-MIB diff --git a/mibs/WLSX-SYSTEMEXT-MIB b/mibs/arubaos/WLSX-SYSTEMEXT-MIB similarity index 100% rename from mibs/WLSX-SYSTEMEXT-MIB rename to mibs/arubaos/WLSX-SYSTEMEXT-MIB diff --git a/mibs/WLSX-TRAP-MIB b/mibs/arubaos/WLSX-TRAP-MIB similarity index 100% rename from mibs/WLSX-TRAP-MIB rename to mibs/arubaos/WLSX-TRAP-MIB diff --git a/mibs/WLSX-USER-MIB b/mibs/arubaos/WLSX-USER-MIB similarity index 100% rename from mibs/WLSX-USER-MIB rename to mibs/arubaos/WLSX-USER-MIB diff --git a/mibs/WLSX-VOICE-MIB b/mibs/arubaos/WLSX-VOICE-MIB similarity index 100% rename from mibs/WLSX-VOICE-MIB rename to mibs/arubaos/WLSX-VOICE-MIB diff --git a/mibs/WLSX-WLAN-MIB b/mibs/arubaos/WLSX-WLAN-MIB similarity index 100% rename from mibs/WLSX-WLAN-MIB rename to mibs/arubaos/WLSX-WLAN-MIB diff --git a/mibs/WHISP-APS-MIB b/mibs/cambium/WHISP-APS-MIB similarity index 100% rename from mibs/WHISP-APS-MIB rename to mibs/cambium/WHISP-APS-MIB diff --git a/mibs/WHISP-APS-MIB.txt b/mibs/cambium/WHISP-APS-MIB.txt similarity index 100% rename from mibs/WHISP-APS-MIB.txt rename to mibs/cambium/WHISP-APS-MIB.txt diff --git a/mibs/WHISP-BOX-MIBV2-MIB b/mibs/cambium/WHISP-BOX-MIBV2-MIB similarity index 100% rename from mibs/WHISP-BOX-MIBV2-MIB rename to mibs/cambium/WHISP-BOX-MIBV2-MIB diff --git a/mibs/WHISP-BOX-MIBV2-MIB.txt b/mibs/cambium/WHISP-BOX-MIBV2-MIB.txt similarity index 100% rename from mibs/WHISP-BOX-MIBV2-MIB.txt rename to mibs/cambium/WHISP-BOX-MIBV2-MIB.txt diff --git a/mibs/WHISP-GLOBAL-REG-MIB b/mibs/cambium/WHISP-GLOBAL-REG-MIB similarity index 100% rename from mibs/WHISP-GLOBAL-REG-MIB rename to mibs/cambium/WHISP-GLOBAL-REG-MIB diff --git a/mibs/WHISP-GLOBAL-REG-MIB.txt b/mibs/cambium/WHISP-GLOBAL-REG-MIB.txt similarity index 100% rename from mibs/WHISP-GLOBAL-REG-MIB.txt rename to mibs/cambium/WHISP-GLOBAL-REG-MIB.txt diff --git a/mibs/WHISP-SM-MIB b/mibs/cambium/WHISP-SM-MIB similarity index 100% rename from mibs/WHISP-SM-MIB rename to mibs/cambium/WHISP-SM-MIB diff --git a/mibs/WHISP-SM-MIB.txt b/mibs/cambium/WHISP-SM-MIB.txt similarity index 100% rename from mibs/WHISP-SM-MIB.txt rename to mibs/cambium/WHISP-SM-MIB.txt diff --git a/mibs/WHISP-TCV2-MIB.txt b/mibs/cambium/WHISP-TCV2-MIB.txt similarity index 100% rename from mibs/WHISP-TCV2-MIB.txt rename to mibs/cambium/WHISP-TCV2-MIB.txt diff --git a/mibs/XUPS-MIB b/mibs/ups/XUPS-MIB similarity index 100% rename from mibs/XUPS-MIB rename to mibs/ups/XUPS-MIB diff --git a/mibs/VIPRINET-MIB b/mibs/viprinet/VIPRINET-MIB similarity index 100% rename from mibs/VIPRINET-MIB rename to mibs/viprinet/VIPRINET-MIB diff --git a/mibs/WATCHGUARD-CLIENT-MIB b/mibs/watchguard/WATCHGUARD-CLIENT-MIB similarity index 100% rename from mibs/WATCHGUARD-CLIENT-MIB rename to mibs/watchguard/WATCHGUARD-CLIENT-MIB diff --git a/mibs/WATCHGUARD-HA-MIB b/mibs/watchguard/WATCHGUARD-HA-MIB similarity index 100% rename from mibs/WATCHGUARD-HA-MIB rename to mibs/watchguard/WATCHGUARD-HA-MIB diff --git a/mibs/WATCHGUARD-INFO-SYSTEM-MIB b/mibs/watchguard/WATCHGUARD-INFO-SYSTEM-MIB similarity index 100% rename from mibs/WATCHGUARD-INFO-SYSTEM-MIB rename to mibs/watchguard/WATCHGUARD-INFO-SYSTEM-MIB diff --git a/mibs/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB b/mibs/watchguard/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB similarity index 100% rename from mibs/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB rename to mibs/watchguard/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB diff --git a/mibs/WATCHGUARD-IPSEC-SA-MON-MIB-EXT b/mibs/watchguard/WATCHGUARD-IPSEC-SA-MON-MIB-EXT similarity index 100% rename from mibs/WATCHGUARD-IPSEC-SA-MON-MIB-EXT rename to mibs/watchguard/WATCHGUARD-IPSEC-SA-MON-MIB-EXT diff --git a/mibs/WATCHGUARD-IPSEC-TUNNEL-MIB b/mibs/watchguard/WATCHGUARD-IPSEC-TUNNEL-MIB similarity index 100% rename from mibs/WATCHGUARD-IPSEC-TUNNEL-MIB rename to mibs/watchguard/WATCHGUARD-IPSEC-TUNNEL-MIB diff --git a/mibs/WATCHGUARD-MIB b/mibs/watchguard/WATCHGUARD-MIB similarity index 100% rename from mibs/WATCHGUARD-MIB rename to mibs/watchguard/WATCHGUARD-MIB diff --git a/mibs/WATCHGUARD-POLICY-MIB b/mibs/watchguard/WATCHGUARD-POLICY-MIB similarity index 100% rename from mibs/WATCHGUARD-POLICY-MIB rename to mibs/watchguard/WATCHGUARD-POLICY-MIB diff --git a/mibs/WATCHGUARD-PRODUCTS-MIB b/mibs/watchguard/WATCHGUARD-PRODUCTS-MIB similarity index 100% rename from mibs/WATCHGUARD-PRODUCTS-MIB rename to mibs/watchguard/WATCHGUARD-PRODUCTS-MIB diff --git a/mibs/WATCHGUARD-SMI b/mibs/watchguard/WATCHGUARD-SMI similarity index 100% rename from mibs/WATCHGUARD-SMI rename to mibs/watchguard/WATCHGUARD-SMI diff --git a/mibs/WATCHGUARD-SYSTEM-CONFIG-MIB b/mibs/watchguard/WATCHGUARD-SYSTEM-CONFIG-MIB similarity index 100% rename from mibs/WATCHGUARD-SYSTEM-CONFIG-MIB rename to mibs/watchguard/WATCHGUARD-SYSTEM-CONFIG-MIB diff --git a/mibs/WATCHGUARD-SYSTEM-STATISTICS-MIB b/mibs/watchguard/WATCHGUARD-SYSTEM-STATISTICS-MIB similarity index 100% rename from mibs/WATCHGUARD-SYSTEM-STATISTICS-MIB rename to mibs/watchguard/WATCHGUARD-SYSTEM-STATISTICS-MIB diff --git a/mibs/XIRRUS-MIB b/mibs/xirrus_aos/XIRRUS-MIB similarity index 100% rename from mibs/XIRRUS-MIB rename to mibs/xirrus_aos/XIRRUS-MIB