TN-SISPM1040362LRT-FUNCTION-MIB DEFINITIONS ::= BEGIN IMPORTS DisplayString,MacAddress,TEXTUAL-CONVENTION,RowStatus FROM SNMPv2-TC MODULE-COMPLIANCE,OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF ifIndex FROM IF-MIB enterprises,MODULE-IDENTITY,OBJECT-TYPE,NOTIFICATION-TYPE,Unsigned32,Integer32,Counter32,Counter64,IpAddress FROM SNMPv2-SMI -- PortList FROM Q-BRIDGE-MIB InetAddress, InetAddressType FROM INET-ADDRESS-MIB OwnerString FROM RMON-MIB sysObjectID FROM SNMPv2-MIB SnmpAdminString FROM SNMP-FRAMEWORK-MIB; -- MacAddress FROM BRIDGE-MIB; transition MODULE-IDENTITY LAST-UPDATED "202203150934Z" ORGANIZATION "Corp." CONTACT-INFO " " DESCRIPTION "SISPM1040362LRT_MIB_TN" REVISION "202203150934Z" DESCRIPTION " " REVISION "201405300000Z" DESCRIPTION "Rev 1.0 Initial version." ::= { enterprises 868 } -- ======================================================================================================================= OperState ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Oper state." SYNTAX INTEGER { up ( 1 ) , down ( 2 ) } AdminMode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The Admin state - default: disable(0)." SYNTAX INTEGER { disable(0), enable(1) } AdminMode2 ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The Admin state - default: disable(0)." SYNTAX INTEGER { disable(0), enable(1), notSupported(2) } ActivateCmd ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Used to activate commands. default: noAction(0). " SYNTAX INTEGER { noAction ( 0 ), activate ( 1 ) } KeyType ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The key type specifying the key generated for frames received on the port. 0 : Normal, 1 : Double Tag, 2 : IP Address, 3 : MAC and IP Address." SYNTAX INTEGER { normal ( 0 ), doubleTag ( 1 ), ipAddr ( 2 ), macAndIpAddr ( 3 ) } FrameRate ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The values for frame rate" SYNTAX INTEGER { threeHundredFramesPerSec (0), oneHundredFramesPerSec (1), tenFramesPerSec (2), oneFramePerSec (3), sixFramesPerMin (4), oneFramePerMin (5), sixFramesPerHour (6) } DayOfWeek ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Used to set the days of the week." SYNTAX INTEGER {mon(1),tue(2),wed(3),thur(4), fri(5),sat(6),sun(7) } Month ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Used to set the month." SYNTAX INTEGER {jan(1),feb(2),march(3),april(4), may(5),june(6),july(7),aug(8), sept(9),oct(10),nov(11),dec(12)} switch OBJECT IDENTIFIER ::= { transition 2 } sispm1040362lrtProductLevel1 OBJECT IDENTIFIER ::= { switch 80 } sispm1040362lrtProductId OBJECT IDENTIFIER ::= { sispm1040362lrtProductLevel1 2 } sispm1040362lrtSystem OBJECT IDENTIFIER ::= { sispm1040362lrtProductId 1 } sispm1040362lrtSystemInformation OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 1 } sispm1040362lrtSystemInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSystemInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure System Information Table. " ::= { sispm1040362lrtSystemInformation 1 } sispm1040362lrtSystemInfoEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSystemInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtSystemInfoSwitchIndex } ::= { sispm1040362lrtSystemInfoTable 1 } SISPM1040362LRTSystemInfoEntry ::= SEQUENCE { sispm1040362lrtSystemInfoSwitchIndex Integer32, sispm1040362lrtSystemInfoModelName DisplayString, sispm1040362lrtSystemInfoSystemDescript DisplayString, sispm1040362lrtSystemInfoLocation DisplayString, sispm1040362lrtSystemInfoContact DisplayString, sispm1040362lrtSystemInfoSystemName DisplayString, sispm1040362lrtSystemInfoSystemDate DisplayString, sispm1040362lrtSystemInfoSystemUptime DisplayString, sispm1040362lrtSystemInfoBootloaderVersion DisplayString, sispm1040362lrtSystemInfoFirmwareVersion DisplayString, sispm1040362lrtSystemInfoHardwareVersion DisplayString, sispm1040362lrtSystemInfoMechanicalVersion DisplayString, sispm1040362lrtSystemInfoSerialNumber DisplayString, sispm1040362lrtSystemInfoHostMACAddress DisplayString, sispm1040362lrtSystemInfoMemory DisplayString, sispm1040362lrtSystemInfoFlash DisplayString, sispm1040362lrtSystemInfoPowerStatus DisplayString, sispm1040362lrtSystemInfoPowers DisplayString, sispm1040362lrtSystemInfoTemperatureStatus DisplayString, -- sispm1040362lrtSystemInfoTemperature1 DisplayString, -- sispm1040362lrtSystemInfoTemperature2 DisplayString, sispm1040362lrtSystemInfoCPULoad DisplayString, sispm1040362lrtSystemInfoPoEFirmwareVersion DisplayString } sispm1040362lrtSystemInfoSwitchIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtSystemInfoEntry 1 } sispm1040362lrtSystemInfoModelName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 2 } sispm1040362lrtSystemInfoSystemDescript OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 3 } sispm1040362lrtSystemInfoLocation OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 4 } sispm1040362lrtSystemInfoContact OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 5 } sispm1040362lrtSystemInfoSystemName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 6 } sispm1040362lrtSystemInfoSystemDate OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 7 } sispm1040362lrtSystemInfoSystemUptime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 8 } sispm1040362lrtSystemInfoBootloaderVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 9 } sispm1040362lrtSystemInfoFirmwareVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 10 } sispm1040362lrtSystemInfoHardwareVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 11 } sispm1040362lrtSystemInfoMechanicalVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 12 } sispm1040362lrtSystemInfoSerialNumber OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 13 } sispm1040362lrtSystemInfoHostMACAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 14 } sispm1040362lrtSystemInfoMemory OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 15 } sispm1040362lrtSystemInfoFlash OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 16 } sispm1040362lrtSystemInfoPowerStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 19 } sispm1040362lrtSystemInfoPowers OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 20 } sispm1040362lrtSystemInfoTemperatureStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 21 } --sispm1040362lrtSystemInfoTemperature1 OBJECT-TYPE -- SYNTAX DisplayString -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtSystemInfoEntry 22 } -- --sispm1040362lrtSystemInfoTemperature2 OBJECT-TYPE -- SYNTAX DisplayString -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtSystemInfoEntry 23 } sispm1040362lrtSystemInfoCPULoad OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "CPU Utilization." ::= { sispm1040362lrtSystemInfoEntry 24 } sispm1040362lrtSystemInfoPoEFirmwareVersion OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSystemInfoEntry 26 } sispm1040362lrtSystemTimeConf OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 2 } sispm1040362lrtSystemNTP OBJECT IDENTIFIER ::= { sispm1040362lrtSystemTimeConf 1 } sispm1040362lrtSystemTime OBJECT IDENTIFIER ::= { sispm1040362lrtSystemTimeConf 2 } sispm1040362lrtSystemTimeZone OBJECT IDENTIFIER ::= { sispm1040362lrtSystemTime 1 } sispm1040362lrtSystemTimeDaylightSaving OBJECT IDENTIFIER ::= { sispm1040362lrtSystemTime 2 } sispm1040362lrtSystemTimeConfiguration OBJECT IDENTIFIER ::= { sispm1040362lrtSystemTime 3 } -- -- ======================================================================================================================= -- Objects in the sispm1040362lrtSystemNTP Group -- ======================================================================================================================= sispm1040362lrtSystemNTPMode OBJECT-TYPE SYNTAX INTEGER {useLocal(0),useNTP(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "The system NTP Mode. useLocal(0) : Use Local Settings, useNTP(1) : Use NTP Server." DEFVAL { useLocal } ::= { sispm1040362lrtSystemNTP 1 } sispm1040362lrtSystemNTPServer1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Server1. You can use the IP address or domain name." ::= { sispm1040362lrtSystemNTP 2 } sispm1040362lrtSystemNTPServer2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Server2. You can use the IP address or domain name." ::= { sispm1040362lrtSystemNTP 3 } sispm1040362lrtSystemNTPServer3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Server3. You can use the IP address or domain name." ::= { sispm1040362lrtSystemNTP 4 } sispm1040362lrtSystemNTPServer4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Server4. You can use the IP address or domain name." ::= { sispm1040362lrtSystemNTP 5 } sispm1040362lrtSystemNTPServer5 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Server5. You can use the IP address or domain name." ::= { sispm1040362lrtSystemNTP 6 } -- -- ======================================================================================================================= -- Objects in the sispm1040362lrtSystemTime Group -- ======================================================================================================================= --sispm1040362lrtSystemTimeZone sispm1040362lrtSystemTimeZoneConf OBJECT-TYPE SYNTAX Integer32(-7200..7201) MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the NTP Time Zone. The value range is between -7200 and 7201 (minutes). 0 : None. -7200 : (GMT-12:00). -6600 : (GMT-11:00). -6000 : (GMT-10:00). -5400 : (GMT-09:00). -4800 : (GMT-08:00)Pacific Time. -4801 : (GMT-08:00)Tijuana, Baja California. -4200 : (GMT-07:00)Arizona. -4201 : (GMT-07:00)Chihuahua, La Paz, Mazatlan - New. -4202 : (GMT-07:00)Chihuahua, La Paz, Mazatlan - Old. -4203 : (GMT-07:00)Mountain Time. -3600 : (GMT-06:00)Central America. -3601 : (GMT-06:00)Central Time. -3602 : (GMT-06:00)Guadalajara, Mexico City, Monterrey - New. -3603 : (GMT-06:00)Guadalajara, Mexico City, Monterrey - Old. -3604 : (GMT-06:00)Saskatchewan. -3000 : (GMT-05:00)Bogota, Lima, Quito, Rio Branco. -3001 : (GMT-05:00)Eastern Time. -3002 : (GMT-05:00)Indiana. -2700 : (GMT-04:30). -2400 : (GMT-04:00)Atlantic Time. -2401 : (GMT-04:00)La Paz. -2402 : (GMT-04:00)Manaus. -2403 : (GMT-04:00)Santiago. -2100 : (GMT-03:30). -1800 : (GMT-03:00)Brasilia. -1801 : (GMT-03:00)Buenos Aires. -1802 : (GMT-03:00)Georgetown. -1803 : (GMT-03:00)Greenland. -1804 : (GMT-03:00)Montevideo. -1805 : (GMT-02:00). -600 : (GMT-01:00)Azores. -601 : (GMT-01:00)Cape Verde Is. 1 : (GMT) Casablanca. 2 : (GMT) Greenwich Mean Time. 3 : (GMT) Monrovia, Reykjavik. 600 : (GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna. 601 : (GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague. 602 : (GMT+01:00) Brussels, Copenhagen, Madrid, Paris. 603 : (GMT+01:00) Sarajevo, Skopje, Warsaw, Zagreb. 604 : (GMT+01:00) West Central Africa. 1200 : (GMT+02:00) Amman. 1201 : (GMT+02:00) Athens, Bucharest, Istanbul. 1202 : (GMT+02:00) Beirut. 1203 : (GMT+02:00) Cairo. 1204 : (GMT+02:00) Harare, Pretoria. 1205 : (GMT+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius. 1206 : (GMT+02:00) Jerusalem. 1207 : (GMT+02:00) Minsk. 1208 : (GMT+02:00) Windhoek. 1800 : (GMT+03:00) Baghdad. 1801 : (GMT+03:00) Kuwait, Riyadh. 1802 : (GMT+03:00) Moscow, St. Petersburg, Volgograd. 1803 : (GMT+03:00) Nairobi. 1804 : (GMT+03:00) Tbilisi. 2100 : (GMT+03:30) Tehran. 2400 : (GMT+04:00) Abu Dhabi, Muscat. 2401 : (GMT+04:00) Baku. 2402 : (GMT+04:00) Caucasus Standard Time. 2403 : (GMT+04:00) Port Louis. 2404 : (GMT+04:00) Yerevan. 2700 : (GMT+04:30) Kabul. 3000 : (GMT+05:00) Ekaterinburg. 3001 : (GMT+05:00) Islamabad, Karachi. 3002 : (GMT+05:00) Tashkent. 3300 : (GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi. 3301 : (GMT+05:30) Sri Jayawardenepura. 3455 : (GMT+05:45) Kathmandu. 3600 : (GMT+06:00) Almaty, Novosibirsk. 3601 : (GMT+06:00) Astana, Dhaka. 3600 : (GMT+06:30) Yangon (Rangoon). 4200 : (GMT+07:00) Bangkok, Hanoi, Jakarta. 4201 : (GMT+07:00) Krasnoyarsk. 4800 : (GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi. 4801 : (GMT+08:00) Irkutsk, Ulaan Bataar. 4802 : (GMT+08:00) Kuala Lumpur, Singapore. 4803 : (GMT+08:00) Perth. 4804 : (GMT+08:00) Taipei. 5400 : (GMT+09:00) Osaka, Sapporo, Tokyo. 5401 : (GMT+09:00) Seoul. 5402 : (GMT+09:00) Yakutsk. 5700 : (GMT+09:30) Adelaide. 5701 : (GMT+09:30) Darwin. 6000 : (GMT+10:00) Brisbane. 6001 : (GMT+10:00) Canberra, Melbourne, Sydney. 6002 : (GMT+10:00) Guam, Port Moresby. 6003 : (GMT+10:00) Hobart. 6004 : (GMT+10:00) Vladivostok. 6600 : (GMT+11:00) Magadan, Solomon Is., New Caledonia. 7200 : (GMT+12:00) Auckland, Wellington. 7201 : (GMT+12:00) Fiji, Kamchatka, Marshall Is." ::= { sispm1040362lrtSystemTimeZone 1 } sispm1040362lrtSystemTimeZoneAcronym OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Acronym - User can set the acronym of the time zone. This is a User configurable acronym to identify the time zone. Range : 0 - 16 characters." ::= { sispm1040362lrtSystemTimeZone 2 } --sispm1040362lrtSystemTimeDaylightSaving sispm1040362lrtSystemTimeDaylightSavingMode OBJECT-TYPE SYNTAX INTEGER { disable(0), recurring(1), nonRecurring(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The system Daylight Savings Mode. disable(0) : Disable. recurring(1) : Recurring - configure the Daylight Saving Time duration to repeat the configuration every year. nonRecurring(2): Non-Recurring - configure the Daylight Saving Time duration for single time configuration." DEFVAL { disable } ::= { sispm1040362lrtSystemTimeDaylightSaving 1 } sispm1040362lrtSystemTimeDaylightSavingStartWeek OBJECT-TYPE SYNTAX Integer32 (1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Week. Use in Recurring Mode. Range : 1 - 5. Default : 1." ::= { sispm1040362lrtSystemTimeDaylightSaving 2 } sispm1040362lrtSystemTimeDaylightSavingStartDay OBJECT-TYPE SYNTAX DayOfWeek MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Day. Use in Recurring Mode." DEFVAL { mon } ::= { sispm1040362lrtSystemTimeDaylightSaving 3 } sispm1040362lrtSystemTimeDaylightSavingStartMonth OBJECT-TYPE SYNTAX Month MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Month." DEFVAL { jan } ::= { sispm1040362lrtSystemTimeDaylightSaving 4 } sispm1040362lrtSystemTimeDaylightSavingStartDate OBJECT-TYPE SYNTAX Integer32 (1..31) MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Date. Use in Non-Recurring Mode. Range : 1 - 31. Default : 1." ::= { sispm1040362lrtSystemTimeDaylightSaving 5 } sispm1040362lrtSystemTimeDaylightSavingStartYear OBJECT-TYPE SYNTAX Integer32 (2000..2097) MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Year. Use in Non-Recurring Mode. Range : 2000 - 2097. Default : 2000." ::= { sispm1040362lrtSystemTimeDaylightSaving 6 } sispm1040362lrtSystemTimeDaylightSavingStartHours OBJECT-TYPE SYNTAX Integer32 (0..23) MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Hours. Range : 0 - 23. Default : 0." ::= { sispm1040362lrtSystemTimeDaylightSaving 7 } sispm1040362lrtSystemTimeDaylightSavingStartMinutes OBJECT-TYPE SYNTAX Integer32 (0..59) MAX-ACCESS read-write STATUS current DESCRIPTION "Start time Minutes. Range : 0 - 59. Default : 0." ::= { sispm1040362lrtSystemTimeDaylightSaving 8 } sispm1040362lrtSystemTimeDaylightSavingEndWeek OBJECT-TYPE SYNTAX Integer32 (1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "End time Week. Use in Recurring Mode. Range : 1 - 5. Default : 1." ::= { sispm1040362lrtSystemTimeDaylightSaving 9 } sispm1040362lrtSystemTimeDaylightSavingEndDay OBJECT-TYPE SYNTAX DayOfWeek MAX-ACCESS read-write STATUS current DESCRIPTION "End time Day. Use in Recurring Mode." DEFVAL { mon } ::= { sispm1040362lrtSystemTimeDaylightSaving 10 } sispm1040362lrtSystemTimeDaylightSavingEndMonth OBJECT-TYPE SYNTAX Month MAX-ACCESS read-write STATUS current DESCRIPTION "End time Month." DEFVAL { jan } ::= { sispm1040362lrtSystemTimeDaylightSaving 11 } sispm1040362lrtSystemTimeDaylightSavingEndDate OBJECT-TYPE SYNTAX Integer32 (1..31) MAX-ACCESS read-write STATUS current DESCRIPTION "End time Date. Use in Non-Recurring Mode. Range : 1 - 31. Default : 1." ::= { sispm1040362lrtSystemTimeDaylightSaving 12 } sispm1040362lrtSystemTimeDaylightSavingEndYear OBJECT-TYPE SYNTAX Integer32 (2000..2097) MAX-ACCESS read-write STATUS current DESCRIPTION "End time Year. Use in Non-Recurring Mode. Range : 2000 - 2097. Default : 2000." ::= { sispm1040362lrtSystemTimeDaylightSaving 13 } sispm1040362lrtSystemTimeDaylightSavingEndHours OBJECT-TYPE SYNTAX Integer32 (0..23) MAX-ACCESS read-write STATUS current DESCRIPTION "End time Hours. Range : 0 - 23. Default : 0." ::= { sispm1040362lrtSystemTimeDaylightSaving 14 } sispm1040362lrtSystemTimeDaylightSavingEndMinutes OBJECT-TYPE SYNTAX Integer32 (0..59) MAX-ACCESS read-write STATUS current DESCRIPTION "End time Minutes. Range : 0 - 59. Default : 0." ::= { sispm1040362lrtSystemTimeDaylightSaving 15 } sispm1040362lrtSystemTimeDaylightSavingOffset OBJECT-TYPE SYNTAX Integer32 (1..1440) MAX-ACCESS read-write STATUS current DESCRIPTION "Offset - the number of minutes to add during Daylight Saving Time. Range : 1 - 1440(Minutes). Default : 1." ::= { sispm1040362lrtSystemTimeDaylightSaving 16 } sispm1040362lrtSystemTimeConfigurationClockSource OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Use Local Settings. 1:Use NTP Server." ::= { sispm1040362lrtSystemTimeConfiguration 1} sispm1040362lrtSystemTimeConfigurationDateFormat OBJECT-TYPE SYNTAX Integer32 (0|1|2) MAX-ACCESS read-write STATUS current DESCRIPTION "The date format of the system. 0:yyyy-mm-dd 1:mm-dd-yyyy 2:dd-mm-yyyy" ::= { sispm1040362lrtSystemTimeConfiguration 2} sispm1040362lrtSystemTimeConfigurationTimeFormat OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "The time format of the system. 0:24-hr, format:hh:mm:ss 1:12-hr, format:hh:mm:ss am/pm" ::= { sispm1040362lrtSystemTimeConfiguration 3} sispm1040362lrtSystemTimeConfigurationSystemDate OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "System date. Default format:yyyy-mm-dd. When ClockSource is Use Local Settings, you can set this field." ::= { sispm1040362lrtSystemTimeConfiguration 4} sispm1040362lrtSystemTimeConfigurationSystemTime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "System date. 24-hr, format:hh:mm:ss 12-hr, format:hh:mm:ss am/pm When ClockSource is Use Local Settings, you can set this field." ::= { sispm1040362lrtSystemTimeConfiguration 5} -- ======================================================================================================================= sispm1040362lrtSystemAccount OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 3 } sispm1040362lrtSystemAccountUsers OBJECT IDENTIFIER ::= { sispm1040362lrtSystemAccount 1 } -- -- ======================================================================================================================= -- Start sispm1040362lrtUserConfig group -- ======================================================================================================================= --sispm1040362lrtUserConfigTable sispm1040362lrtUserConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTUserConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The User Config Table. " ::= { sispm1040362lrtSystemAccountUsers 1 } sispm1040362lrtUserConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTUserConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The User Config Entry." INDEX { sispm1040362lrtUserConfigIndex } ::= { sispm1040362lrtUserConfigTable 1 } SISPM1040362LRTUserConfigEntry ::= SEQUENCE { sispm1040362lrtUserConfigIndex Integer32, sispm1040362lrtUserConfigUserName DisplayString, sispm1040362lrtUserConfigPassword DisplayString, sispm1040362lrtUserConfigPrivilegeLevel Integer32, sispm1040362lrtUserConfigRowStatus RowStatus } sispm1040362lrtUserConfigIndex OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The user Config Index. " ::= { sispm1040362lrtUserConfigEntry 1 } sispm1040362lrtUserConfigUserName OBJECT-TYPE SYNTAX DisplayString(SIZE (1..31)) MAX-ACCESS read-create STATUS current DESCRIPTION "A string identifying the user name for the entry. string length: 1-31. " ::= { sispm1040362lrtUserConfigEntry 2 } sispm1040362lrtUserConfigPassword OBJECT-TYPE SYNTAX DisplayString(SIZE (0..31)) MAX-ACCESS read-create STATUS current DESCRIPTION "The password of the user. string length: 0-31. " ::= { sispm1040362lrtUserConfigEntry 3 } sispm1040362lrtUserConfigPrivilegeLevel OBJECT-TYPE SYNTAX Integer32(1..15) MAX-ACCESS read-create STATUS current DESCRIPTION "The privilege level of the user.If the privilege level value is 15, it can access all groups.range: 1-15. " ::= { sispm1040362lrtUserConfigEntry 4 } sispm1040362lrtUserConfigRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtUserConfigEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtPrivilegeLevelConfig group -- ======================================================================================================================= --sispm1040362lrtPrivilegeLevelConfigTable sispm1040362lrtPrivilegeLevelConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPrivilegeLevelConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Privilege Level Config Table. " ::= { sispm1040362lrtSystemAccountUsers 2 } sispm1040362lrtPrivilegeLevelConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPrivilegeLevelConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Privilege Level Config Entry." INDEX { sispm1040362lrtPrivilegeLevelIndex } ::= { sispm1040362lrtPrivilegeLevelConfigTable 1 } SISPM1040362LRTPrivilegeLevelConfigEntry ::= SEQUENCE { sispm1040362lrtPrivilegeLevelIndex Integer32, sispm1040362lrtPrivilegeLevelGroupName DisplayString, sispm1040362lrtPrivilegeLevelConfigReadOnly Integer32, sispm1040362lrtPrivilegeLevelConfigReadWrite Integer32, sispm1040362lrtPrivilegeLevelStatusReadOnly Integer32, sispm1040362lrtPrivilegeLevelStatusReadWrite Integer32 } sispm1040362lrtPrivilegeLevelIndex OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Privilege Level Index. " ::= { sispm1040362lrtPrivilegeLevelConfigEntry 1 } sispm1040362lrtPrivilegeLevelGroupName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The name identifying the privilege group." ::= { sispm1040362lrtPrivilegeLevelConfigEntry 2 } sispm1040362lrtPrivilegeLevelConfigReadOnly OBJECT-TYPE SYNTAX Integer32(1..15) MAX-ACCESS read-write STATUS current DESCRIPTION "The privilege level of configuration read-only.If the privilege level value is 15,it can access all groups. range: 1-15. " ::= { sispm1040362lrtPrivilegeLevelConfigEntry 3 } sispm1040362lrtPrivilegeLevelConfigReadWrite OBJECT-TYPE SYNTAX Integer32(1..15) MAX-ACCESS read-write STATUS current DESCRIPTION "The privilege level of configuration/execute read/write. If the privilege level value is 15,it can access all groups. range: 1-15. " ::= { sispm1040362lrtPrivilegeLevelConfigEntry 4 } sispm1040362lrtPrivilegeLevelStatusReadOnly OBJECT-TYPE SYNTAX Integer32(1..15) MAX-ACCESS read-write STATUS current DESCRIPTION "The privilege level of status/statistics read-only. If the privilege level value is 15,it can access all groups. range: 1-15. " ::= { sispm1040362lrtPrivilegeLevelConfigEntry 5 } sispm1040362lrtPrivilegeLevelStatusReadWrite OBJECT-TYPE SYNTAX Integer32(1..15) MAX-ACCESS read-write STATUS current DESCRIPTION "The privilege level of status/statistics read-write. If the privilege level value is 15,it can access all groups. range: 1-15. " ::= { sispm1040362lrtPrivilegeLevelConfigEntry 6 } -- ======================================================================================================================= sispm1040362lrtIP OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 4 } sispm1040362lrtIPConfiguration OBJECT IDENTIFIER ::= { sispm1040362lrtIP 1 } sispm1040362lrtMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "IP Configuration Mode. default:0 0: Host 1: Router" ::= {sispm1040362lrtIPConfiguration 2 } sispm1040362lrtDNSServerSource1 OBJECT-TYPE SYNTAX Integer32 (0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "DNS Server Source. 0: No DNS configuration is applied 1: DNS configuration is manually set 2: DNS configuration is derived from DHCPv4 3: DNS configuration is derived from DHCPv4 on specific VLAN. 4. DNS configuration is derived from DHCPv6. 5. DNS configuration is derived from DHCPv6 on specific VLAN. " ::= {sispm1040362lrtIPConfiguration 3 } sispm1040362lrtDNSServerSource2 OBJECT-TYPE SYNTAX Integer32 (0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "DNS Server Source. 0: No DNS configuration is applied 1: DNS configuration is manually set 2: DNS configuration is derived from DHCPv4 3: DNS configuration is derived from DHCPv4 on specific VLAN. 4. DNS configuration is derived from DHCPv6. 5. DNS configuration is derived from DHCPv6 on specific VLAN. " ::= {sispm1040362lrtIPConfiguration 4 } sispm1040362lrtDNSServerSource3 OBJECT-TYPE SYNTAX Integer32 (0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "DNS Server Source. 0: No DNS configuration is applied 1: DNS configuration is manually set 2: DNS configuration is derived from DHCPv4 3: DNS configuration is derived from DHCPv4 on specific VLAN. 4. DNS configuration is derived from DHCPv6. 5. DNS configuration is derived from DHCPv6 on specific VLAN. " ::= {sispm1040362lrtIPConfiguration 5 } sispm1040362lrtDNSServerSource4 OBJECT-TYPE SYNTAX Integer32 (0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "DNS Server Source. 0: No DNS configuration is applied 1: DNS configuration is manually set 2: DNS configuration is derived from DHCPv4 3: DNS configuration is derived from DHCPv4 on specific VLAN. 4. DNS configuration is derived from DHCPv6. 5. DNS configuration is derived from DHCPv6 on specific VLAN. " ::= {sispm1040362lrtIPConfiguration 6 } sispm1040362lrtDNSServerValue1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfiguration 7 } sispm1040362lrtDNSServerValue2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfiguration 8 } sispm1040362lrtDNSServerValue3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfiguration 9 } sispm1040362lrtDNSServerValue4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfiguration 10 } sispm1040362lrtDNSProxy OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "DNS Proxy enable/disable. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPConfiguration 11 } sispm1040362lrtIPInterfaces OBJECT IDENTIFIER ::= { sispm1040362lrtIP 2 } sispm1040362lrtIPInterfacesDHCPPerPortMode OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "The dhcp per-port mode for the interface. 0: Disable, 1: Enable, default: Disable. " ::= { sispm1040362lrtIPInterfaces 1 } sispm1040362lrtIPInterfacesDHCPPerPortIPRangeLow OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The dhcp per-port ip low for the interface." ::= { sispm1040362lrtIPInterfaces 2 } sispm1040362lrtIPInterfacesDHCPPerPortIPRangeHigh OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The dhcp per-port ip high for the interface." ::= { sispm1040362lrtIPInterfaces 3 } sispm1040362lrtIPInterfacesDHCPPerPortApply OBJECT-TYPE SYNTAX Integer32 (1) MAX-ACCESS read-write STATUS current DESCRIPTION "1: Apply DHCP Per Port settings." ::= { sispm1040362lrtIPInterfaces 4 } sispm1040362lrtIPInterfacesDHCPPerPortVLAN OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "dhcp per-port VLAN." ::= { sispm1040362lrtIPInterfaces 6 } sispm1040362lrtIPInterfacesTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPInterfacesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of IP interface for switch." ::= { sispm1040362lrtIPInterfaces 5 } sispm1040362lrtIPInterfacesEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPInterfacesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the sispm1040362lrtIPInterfacesTable." INDEX { sispm1040362lrtIPInterfacesIndex } ::= { sispm1040362lrtIPInterfacesTable 1 } SISPM1040362LRTIPInterfacesEntry ::= SEQUENCE { sispm1040362lrtIPInterfacesIndex Integer32, sispm1040362lrtIPInterfacesVLAN Integer32, sispm1040362lrtIPInterfacesIPv4DHCP Integer32, sispm1040362lrtIPInterfacesIPv4DHCPFallback DisplayString, sispm1040362lrtIPInterfacesIPv4DHCPCurrentLease IpAddress, sispm1040362lrtIPInterfacesIPv4Address IpAddress, sispm1040362lrtIPInterfacesIPv4Mask Integer32, sispm1040362lrtIPInterfacesIPv6DHCP Integer32, sispm1040362lrtIPInterfacesIPv6RapidCommit Integer32, sispm1040362lrtIPInterfacesIPv6CurrentLease DisplayString, sispm1040362lrtIPInterfacesIPv6Address DisplayString, sispm1040362lrtIPInterfacesIPv6Mask Integer32, sispm1040362lrtIPInterfacesRowStatus RowStatus } sispm1040362lrtIPInterfacesIndex OBJECT-TYPE SYNTAX Integer32 (1..128) MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface table index" ::= {sispm1040362lrtIPInterfacesEntry 1 } sispm1040362lrtIPInterfacesVLAN OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "VLAN ID for interface, range: 1-4095." ::= {sispm1040362lrtIPInterfacesEntry 2 } sispm1040362lrtIPInterfacesIPv4DHCP OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 DHCP Setting for interface. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesEntry 3 } sispm1040362lrtIPInterfacesIPv4DHCPFallback OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 DHCP fallbcak. range: 1-4294967295 seconds." ::= {sispm1040362lrtIPInterfacesEntry 4 } sispm1040362lrtIPInterfacesIPv4DHCPCurrentLease OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 DHCP Current Lease Address for interface." ::= {sispm1040362lrtIPInterfacesEntry 5 } sispm1040362lrtIPInterfacesIPv4Address OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 address for interface." ::= {sispm1040362lrtIPInterfacesEntry 6 } sispm1040362lrtIPInterfacesIPv4Mask OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 mask for interface." ::= { sispm1040362lrtIPInterfacesEntry 7 } sispm1040362lrtIPInterfacesIPv6DHCP OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 DHCP Setting for interface. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesEntry 8 } sispm1040362lrtIPInterfacesIPv6RapidCommit OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the DHCPv6 Rapid-Commit option. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesEntry 9 } sispm1040362lrtIPInterfacesIPv6CurrentLease OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "IPv6 DHCP Current Lease Address for interface." ::= {sispm1040362lrtIPInterfacesEntry 10 } sispm1040362lrtIPInterfacesIPv6Address OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 address for interface." ::= { sispm1040362lrtIPInterfacesEntry 11 } sispm1040362lrtIPInterfacesIPv6Mask OBJECT-TYPE SYNTAX Integer32 (1..128) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 mask for interface." ::= { sispm1040362lrtIPInterfacesEntry 12 } sispm1040362lrtIPInterfacesRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtIPInterfacesEntry 13 } sispm1040362lrtIPRoutes OBJECT IDENTIFIER ::= { sispm1040362lrtIP 3 } sispm1040362lrtIPRoutesTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPRoutesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP routes table for switch." ::= { sispm1040362lrtIPRoutes 1 } sispm1040362lrtIPRoutesEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPRoutesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry in the sispm1040362lrtIPRoutesTable." INDEX { sispm1040362lrtIPRoutesIndex } ::= { sispm1040362lrtIPRoutesTable 1 } SISPM1040362LRTIPRoutesEntry ::= SEQUENCE { sispm1040362lrtIPRoutesIndex Integer32, sispm1040362lrtIPRoutesNetwork DisplayString, sispm1040362lrtIPRoutesMaskLength Integer32, sispm1040362lrtIPRoutesGateway DisplayString, sispm1040362lrtIPRoutesNextHopVLAN Integer32, sispm1040362lrtIPRoutesRowStatus RowStatus } sispm1040362lrtIPRoutesIndex OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS not-accessible STATUS current DESCRIPTION "routes table index" ::= {sispm1040362lrtIPRoutesEntry 2 } sispm1040362lrtIPRoutesNetwork OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4/IPv6 Network address. Please don't set IPRoutesNetwork to IPv6 and then Set IPRoutesGateway to IPv4, vice versa. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry. If Set IPRoutesNetwork, please also set IPRoutesMaskLength, IPRoutesGateway, IPRoutesNextHopVLAN." ::= {sispm1040362lrtIPRoutesEntry 3 } sispm1040362lrtIPRoutesMaskLength OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4/IPv6 mask length. Please set IPRoutesNetwork first. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= { sispm1040362lrtIPRoutesEntry 4 } sispm1040362lrtIPRoutesGateway OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4/IPv6 Gateway. Please set IPRoutesNetwork first. Please don't set IPRoutesNetwork to IPv6 and then Set IPRoutesGateway to IPv4, vice versa. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= {sispm1040362lrtIPRoutesEntry 5 } sispm1040362lrtIPRoutesNextHopVLAN OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "Next Hop VLAN ID, range: 1-4095. Please set IPRoutesNetwork first. This entry only work when 1.network address is IPv6, 2.Gateway is link-local, 3.Interface of specific VLAN ID is IPv6. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= {sispm1040362lrtIPRoutesEntry 6 } sispm1040362lrtIPRoutesRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtIPRoutesEntry 7 } sispm1040362lrtIPConfigurationConfigured OBJECT IDENTIFIER ::= { sispm1040362lrtIP 4 } sispm1040362lrtModeConfigured OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "IP Configuration Mode default:0 0: Host 1: Router" ::= {sispm1040362lrtIPConfigurationConfigured 2 } sispm1040362lrtDNSServerSource1Configured OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Server Source. 0: From any DHCP interfaces 1: No DNS Server 2: Configured 4: From this DHCP interface" ::= {sispm1040362lrtIPConfigurationConfigured 3 } sispm1040362lrtDNSServerSource2Configured OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Server Source. 0: From any DHCP interfaces 1: No DNS Server 2: Configured 4: From this DHCP interface" ::= {sispm1040362lrtIPConfigurationConfigured 4 } sispm1040362lrtDNSServerSource3Configured OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Server Source. 0: From any DHCP interfaces 1: No DNS Server 2: Configured 4: From this DHCP interface" ::= {sispm1040362lrtIPConfigurationConfigured 5 } sispm1040362lrtDNSServerSource4Configured OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Server Source. 0: From any DHCP interfaces 1: No DNS Server 2: Configured 4: From this DHCP interface" ::= {sispm1040362lrtIPConfigurationConfigured 6 } sispm1040362lrtDNSServerValue1Configured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfigurationConfigured 7 } sispm1040362lrtDNSServerValue2Configured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfigurationConfigured 8 } sispm1040362lrtDNSServerValue3Configured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfigurationConfigured 9 } sispm1040362lrtDNSServerValue4Configured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS IPv4/IPv6 Address or VLAN value." ::= {sispm1040362lrtIPConfigurationConfigured 10 } sispm1040362lrtDNSProxyConfigured OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Proxy enable/disable. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPConfigurationConfigured 11 } sispm1040362lrtIPInterfacesConfigured OBJECT IDENTIFIER ::= { sispm1040362lrtIP 5 } sispm1040362lrtIPInterfacesConfiguredTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPInterfacesConfiguredEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ip interface for switch." ::= { sispm1040362lrtIPInterfacesConfigured 1 } sispm1040362lrtIPInterfacesConfiguredEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPInterfacesConfiguredEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the sispm1040362lrtIPInterfacesConfiguredTable." INDEX { sispm1040362lrtIPInterfacesIndexConfigured } ::= { sispm1040362lrtIPInterfacesConfiguredTable 1 } SISPM1040362LRTIPInterfacesConfiguredEntry ::= SEQUENCE { sispm1040362lrtIPInterfacesIndexConfigured Integer32, sispm1040362lrtIPInterfacesVLANConfigured Integer32, sispm1040362lrtIPInterfacesIPv4DHCPConfigured Integer32, sispm1040362lrtIPInterfacesIPv4DHCPFallbackConfigured DisplayString, sispm1040362lrtIPInterfacesIPv4AddressConfigured IpAddress, sispm1040362lrtIPInterfacesIPv4MaskConfigured Integer32, sispm1040362lrtIPInterfacesIPv6DHCPConfigured Integer32, sispm1040362lrtIPInterfacesIPv6RapidCommitConfigured Integer32, sispm1040362lrtIPInterfacesIPv6AddressConfigured DisplayString, sispm1040362lrtIPInterfacesIPv6MaskConfigured Integer32 } sispm1040362lrtIPInterfacesIndexConfigured OBJECT-TYPE SYNTAX Integer32 (1..128) MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface table index" ::= {sispm1040362lrtIPInterfacesConfiguredEntry 2 } sispm1040362lrtIPInterfacesVLANConfigured OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION "VLAN ID for interface, range: 1-4095." ::= {sispm1040362lrtIPInterfacesConfiguredEntry 3 } sispm1040362lrtIPInterfacesIPv4DHCPConfigured OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 DHCP Setting for interface. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesConfiguredEntry 4 } sispm1040362lrtIPInterfacesIPv4DHCPFallbackConfigured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 DHCP fallbcak. range: 1-4294967295 seconds." ::= {sispm1040362lrtIPInterfacesConfiguredEntry 5 } sispm1040362lrtIPInterfacesIPv4AddressConfigured OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 address for interface." ::= {sispm1040362lrtIPInterfacesConfiguredEntry 6 } sispm1040362lrtIPInterfacesIPv4MaskConfigured OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 mask for interface." ::= { sispm1040362lrtIPInterfacesConfiguredEntry 7 } sispm1040362lrtIPInterfacesIPv6DHCPConfigured OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv6 DHCP Setting for interface. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesConfiguredEntry 8 } sispm1040362lrtIPInterfacesIPv6RapidCommitConfigured OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "Enable the DHCPv6 Rapid-Commit option. default:0 0: disable 1: enable" ::= {sispm1040362lrtIPInterfacesConfiguredEntry 9 } sispm1040362lrtIPInterfacesIPv6AddressConfigured OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv6 address for interface." ::= { sispm1040362lrtIPInterfacesConfiguredEntry 10 } sispm1040362lrtIPInterfacesIPv6MaskConfigured OBJECT-TYPE SYNTAX Integer32 (1..128) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv6 mask for interface." ::= { sispm1040362lrtIPInterfacesConfiguredEntry 11 } sispm1040362lrtIPRoutesConfigured OBJECT IDENTIFIER ::= { sispm1040362lrtIP 6 } sispm1040362lrtIPRoutesConfiguredTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPRoutesConfiguredEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP routes table for switch." ::= { sispm1040362lrtIPRoutesConfigured 1 } sispm1040362lrtIPRoutesConfiguredEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPRoutesConfiguredEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry in the sispm1040362lrtIPRoutesConfiguredTable." INDEX { sispm1040362lrtIPRoutesIndexConfigured } ::= { sispm1040362lrtIPRoutesConfiguredTable 1 } SISPM1040362LRTIPRoutesConfiguredEntry ::= SEQUENCE { sispm1040362lrtIPRoutesIndexConfigured Integer32, sispm1040362lrtIPRoutesNetworkConfigured DisplayString, sispm1040362lrtIPRoutesMaskLengthConfigured Integer32, sispm1040362lrtIPRoutesGatewayConfigured DisplayString, sispm1040362lrtIPRoutesNextHopVLANConfigured Integer32 } sispm1040362lrtIPRoutesIndexConfigured OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS not-accessible STATUS current DESCRIPTION "routes table index" ::= {sispm1040362lrtIPRoutesConfiguredEntry 2 } sispm1040362lrtIPRoutesNetworkConfigured OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4/IPv6 Network address. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= {sispm1040362lrtIPRoutesConfiguredEntry 3 } sispm1040362lrtIPRoutesMaskLengthConfigured OBJECT-TYPE SYNTAX Integer32 (1..32) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4/IPv6 mask length. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= { sispm1040362lrtIPRoutesConfiguredEntry 4 } sispm1040362lrtIPRoutesGatewayConfigured OBJECT-TYPE SYNTAX DisplayString (SIZE (0..30)) MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4/IPv6 Gateway. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= {sispm1040362lrtIPRoutesConfiguredEntry 5 } sispm1040362lrtIPRoutesNextHopVLANConfigured OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION "Next Hop VLAN ID, range: 1-4095. Note: All entries in routes table will be sort by 1.network address 2.mask length 3. gateway 4. next hop VLAN, if you add/modify an entry, all entries will be reordered. Please check all entries in table to find your modified entry after set/add an entry." ::= {sispm1040362lrtIPRoutesConfiguredEntry 6 } sispm1040362lrtIPStatusInterface OBJECT IDENTIFIER ::= { sispm1040362lrtIP 7 } sispm1040362lrtIPStatusInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPStatusInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The system IP Status table to show all IP interfaces." ::= { sispm1040362lrtIPStatusInterface 1 } sispm1040362lrtIPStatusInterfaceEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPStatusInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the IP Status Table." INDEX { sispm1040362lrtIPStatusInterfaceIndex } ::= { sispm1040362lrtIPStatusInterfaceTable 1 } SISPM1040362LRTIPStatusInterfaceEntry ::= SEQUENCE { sispm1040362lrtIPStatusInterfaceIndex Integer32, sispm1040362lrtIPStatusInterfaceName DisplayString, sispm1040362lrtIPStatusInterfaceType DisplayString, sispm1040362lrtIPStatusInterfaceAddress DisplayString, sispm1040362lrtIPStatusInterfaceStatus DisplayString } sispm1040362lrtIPStatusInterfaceIndex OBJECT-TYPE SYNTAX Integer32(1..1024) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table to show all IP interfaces." ::= { sispm1040362lrtIPStatusInterfaceEntry 1 } sispm1040362lrtIPStatusInterfaceName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the interface." ::= { sispm1040362lrtIPStatusInterfaceEntry 2 } sispm1040362lrtIPStatusInterfaceType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The address type of the entry. This may be LINK or IPv4." ::= { sispm1040362lrtIPStatusInterfaceEntry 3 } sispm1040362lrtIPStatusInterfaceAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current address of the interface (of the given type)." ::= { sispm1040362lrtIPStatusInterfaceEntry 4 } sispm1040362lrtIPStatusInterfaceStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The status flags of the interface (and/or address)." ::= { sispm1040362lrtIPStatusInterfaceEntry 5 } sispm1040362lrtIPStatusRoute OBJECT IDENTIFIER ::= { sispm1040362lrtIP 8 } sispm1040362lrtIPStatusRouteTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPStatusRouteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Status Route table show all routing entries." ::= { sispm1040362lrtIPStatusRoute 1 } sispm1040362lrtIPStatusRouteEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPStatusRouteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "an entry in the IP Status route table." INDEX { sispm1040362lrtIPStatusRouteIndex } ::= { sispm1040362lrtIPStatusRouteTable 1 } SISPM1040362LRTIPStatusRouteEntry ::= SEQUENCE { sispm1040362lrtIPStatusRouteIndex Integer32, sispm1040362lrtIPStatusRouteNetwork DisplayString, sispm1040362lrtIPStatusRouteGateway DisplayString, sispm1040362lrtIPStatusRouteAddress DisplayString } sispm1040362lrtIPStatusRouteIndex OBJECT-TYPE SYNTAX Integer32(1..2048) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table to show all routing entries." ::= { sispm1040362lrtIPStatusRouteEntry 1 } sispm1040362lrtIPStatusRouteNetwork OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The destination IP network or host address of this route." ::= { sispm1040362lrtIPStatusRouteEntry 2 } sispm1040362lrtIPStatusRouteGateway OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The gateway address of this route." ::= { sispm1040362lrtIPStatusRouteEntry 3 } sispm1040362lrtIPStatusRouteAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The route address." ::= { sispm1040362lrtIPStatusRouteEntry 4 } sispm1040362lrtIPStatusNeighborCache OBJECT IDENTIFIER ::= { sispm1040362lrtIP 9 } sispm1040362lrtIPStatusNeighborCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPStatusNeighborCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Ip Status Neighbor Cache Table." ::= { sispm1040362lrtIPStatusNeighborCache 1 } sispm1040362lrtIPStatusNeighborCacheEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPStatusNeighborCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Ip Status Neighbor Cache Table." INDEX { sispm1040362lrtIPStatusNeighborCacheIndex } ::= { sispm1040362lrtIPStatusNeighborCacheTable 1 } SISPM1040362LRTIPStatusNeighborCacheEntry ::= SEQUENCE { sispm1040362lrtIPStatusNeighborCacheIndex Integer32, sispm1040362lrtIPStatusNeighborCacheIPAddress DisplayString, sispm1040362lrtIPStatusNeighborCacheLinkAddress DisplayString } sispm1040362lrtIPStatusNeighborCacheIndex OBJECT-TYPE SYNTAX Integer32(1..1024) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The index for the Ip Status Neighbor Cache Table." ::= { sispm1040362lrtIPStatusNeighborCacheEntry 1 } sispm1040362lrtIPStatusNeighborCacheIPAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The IP address of the entry." ::= { sispm1040362lrtIPStatusNeighborCacheEntry 2 } sispm1040362lrtIPStatusNeighborCacheLinkAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The Link (MAC) address for which a binding to the IP address given exist." ::= { sispm1040362lrtIPStatusNeighborCacheEntry 3 } sispm1040362lrtIPStatusDNSServer OBJECT IDENTIFIER ::= { sispm1040362lrtIP 10 } sispm1040362lrtIPStatusDNSServerType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The configuration type of DNS server." ::= { sispm1040362lrtIPStatusDNSServer 1 } sispm1040362lrtIPStatusDNSServerIPAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The IP address of the DNS server." ::= { sispm1040362lrtIPStatusDNSServer 2 } sispm1040362lrtIPStatusDNSServerInterface OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the interface." ::= { sispm1040362lrtIPStatusDNSServer 3 } -- ======================================================================================================================= sispm1040362lrtSyslog OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 5 } sispm1040362lrtSyslogConf OBJECT IDENTIFIER ::= { sispm1040362lrtSyslog 1 } sispm1040362lrtSysLogInfo OBJECT IDENTIFIER ::= { sispm1040362lrtSyslog 2 } -- -- ======================================================================================================================= -- Objects in the sispm1040362lrtSystemLog Group -- ======================================================================================================================= --sispm1040362lrtSystemLogConf sispm1040362lrtSystemLogServerMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "The System log server mode admin state." DEFVAL { disable } ::= { sispm1040362lrtSyslogConf 1 } sispm1040362lrtSystemLogServerAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The Host address of syslog server." ::= { sispm1040362lrtSyslogConf 2 } -- sispm1040362lrtSystemLogSyslogLevel OBJECT-TYPE -- SYNTAX INTEGER { -- info(0), -- warning(1), -- error(2) -- } -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "The syslog level. -- info(0) : Info. -- warning(1): Warning. -- error(2) : Error." -- DEFVAL { info } -- ::= { sispm1040362lrtSyslogConf 3 } sispm1040362lrtSystemLogServerPort OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "syslog service port number. range : 1-65535, default : 514." ::= { sispm1040362lrtSyslogConf 4 } --sispm1040362lrtSystemLogInfo sispm1040362lrtSystemLogInfoLevel OBJECT-TYPE SYNTAX INTEGER { emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), information(6), debug(7), all(8) } MAX-ACCESS read-write STATUS current DESCRIPTION "The Level input field is used to filter the display system log entries. 0: Emergency. 1: Alert. 2: Critical. 3: Error. 4: Warning. 5: Notice. 6: Information. 7: Debug. 8: All." DEFVAL { all } ::= { sispm1040362lrtSysLogInfo 1 } sispm1040362lrtSystemLogInfoClearLevel OBJECT-TYPE SYNTAX INTEGER { emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), information(6), debug(7), all(8) } MAX-ACCESS read-write STATUS current DESCRIPTION "The Clear Level input field is used to specify which system log entries will be cleared. default: 8 (All). 0: Emergency. 1: Alert. 2: Critical. 3: Error. 4: Warning. 5: Notice. 6: Information. 7: Debug. 8: All." DEFVAL { all } ::= { sispm1040362lrtSysLogInfo 2 } sispm1040362lrtSystemLogInfoClearCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Command to clear the syslog. noAction(0) : do nothing (read only). activate(1) : Clear Syslog." DEFVAL { noAction } ::= { sispm1040362lrtSysLogInfo 3 } sispm1040362lrtSystemLogDetailedInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSystemLogDetailedInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The system detailed Log Info table." ::= { sispm1040362lrtSysLogInfo 4 } sispm1040362lrtSystemLogDetailedInfoEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSystemLogDetailedInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the system detailed Log Info table." INDEX { sispm1040362lrtSystemLogDetailedInfoID } ::= { sispm1040362lrtSystemLogDetailedInfoTable 1 } SISPM1040362LRTSystemLogDetailedInfoEntry ::= SEQUENCE { sispm1040362lrtSystemLogDetailedSwitchIndex Integer32, sispm1040362lrtSystemLogDetailedInfoID Integer32, sispm1040362lrtSystemLogDetailedInfoLevel DisplayString, sispm1040362lrtSystemLogDetailedInfoTime DisplayString, sispm1040362lrtSystemLogDetailedInfoMessage DisplayString } sispm1040362lrtSystemLogDetailedSwitchIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The switch index for the system detailed Log Info table." ::= { sispm1040362lrtSystemLogDetailedInfoEntry 1 } sispm1040362lrtSystemLogDetailedInfoID OBJECT-TYPE SYNTAX Integer32(1..999) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The index for the system detailed Log Info table." ::= { sispm1040362lrtSystemLogDetailedInfoEntry 2 } sispm1040362lrtSystemLogDetailedInfoLevel OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The Info Level." ::= { sispm1040362lrtSystemLogDetailedInfoEntry 3 } sispm1040362lrtSystemLogDetailedInfoTime OBJECT-TYPE SYNTAX DisplayString(SIZE (0..20)) MAX-ACCESS read-only STATUS current DESCRIPTION "The time" ::= { sispm1040362lrtSystemLogDetailedInfoEntry 4 } sispm1040362lrtSystemLogDetailedInfoMessage OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The message of this entry." ::= { sispm1040362lrtSystemLogDetailedInfoEntry 5 } sispm1040362lrtSystemDORelayOpenClose OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "DO Relay Open/Close. 1:open 0:close" ::= { sispm1040362lrtSysLogInfo 5 } -- ======================================================================================================================= sispm1040362lrtSnmp OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 6 } sispm1040362lrtSnmpSystem OBJECT IDENTIFIER ::= { sispm1040362lrtSnmp 1 } sispm1040362lrtSnmpSystemMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP mode operation. default : 1, 0: disable, 1: enable. " ::= { sispm1040362lrtSnmpSystem 1 } sispm1040362lrtSnmpSystemVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP supported version. default : snmpv2c. 0: snmpv1 1: snmpv2c 2: snmpv3." ::= { sispm1040362lrtSnmpSystem 2 } sispm1040362lrtSnmpSystemReadCommunity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the community read access string to permit access to SNMP agent. The allowed string length is 0 to 255. The field is applicable only when SNMP version is SNMPv1 or SNMPv2c." ::= { sispm1040362lrtSnmpSystem 3 } sispm1040362lrtSnmpSystemWriteCommunity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the community write access string to permit access to SNMP agent. The allowed string length is 0 to 255. The field is applicable only when SNMP version is SNMPv1 or SNMPv2c." ::= { sispm1040362lrtSnmpSystem 4 } sispm1040362lrtSnmpSystemEngineID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the SNMPv3 engine ID. The string must contain an even number(in hexadecimal format) with number of digits between 10 and 64, but all-zeros and all-'F's are not allowed. Allow string length is 10 to 32. Change of the Engine ID will clear all original local users." ::= { sispm1040362lrtSnmpSystem 5 } sispm1040362lrtSnmpSystemWriteCommunityMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP write community mode operation. default : 1, 0: disable, 1: enable. " ::= { sispm1040362lrtSnmpSystem 6 } sispm1040362lrtSnmpTrapGlobalMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the trap mode operation. 0:Disable. 1:Enable." ::= { sispm1040362lrtSnmp 2 } sispm1040362lrtTrapDestinationConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTTrapDestinationConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of trap host entry. The numbers of entries are given by the value of TrapHostConfNumber." ::= { sispm1040362lrtSnmp 3 } sispm1040362lrtTrapDestinationConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTTrapDestinationConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for trap host." INDEX { sispm1040362lrtTrapDestinationConfIndex } ::= { sispm1040362lrtTrapDestinationConfTable 1 } SISPM1040362LRTTrapDestinationConfEntry ::= SEQUENCE { sispm1040362lrtTrapDestinationConfIndex Integer32, sispm1040362lrtTrapDestinationConfTrapConfigName DisplayString, sispm1040362lrtTrapDestinationConfTrapMode Integer32, sispm1040362lrtTrapDestinationConfTrapVersion Integer32, sispm1040362lrtTrapDestinationConfTrapCommunity DisplayString, sispm1040362lrtTrapDestinationConfTrapDestinationAddres DisplayString, sispm1040362lrtTrapDestinationConfTrapDestinationPort Integer32, sispm1040362lrtTrapDestinationConfTrapInformMode Integer32, sispm1040362lrtTrapDestinationConfTrapInformTimeout Integer32, sispm1040362lrtTrapDestinationConfTrapInformRetryTimes Integer32, sispm1040362lrtTrapDestinationConfTrapProbeSecurityEngineID Integer32, sispm1040362lrtTrapDestinationConfTrapSecurityEngineID DisplayString, sispm1040362lrtTrapDestinationConfTrapSecurityName DisplayString, sispm1040362lrtTrapDestinationConfTrapRowStatus Integer32 } sispm1040362lrtTrapDestinationConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of tarp destination configurations." ::= { sispm1040362lrtTrapDestinationConfEntry 1 } sispm1040362lrtTrapDestinationConfTrapConfigName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates which trap Configuration's name for configuring. The allowed string length is 0 to 255, and the allowed content is ASCII characters from 33 to 126." ::= { sispm1040362lrtTrapDestinationConfEntry 2 } sispm1040362lrtTrapDestinationConfTrapMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP mode operation. Possible modes are: 2: Enable TCP SNMP mode operation. 1: Enable UDP SNMP mode operation. 0: Disable SNMP mode operation. " ::= { sispm1040362lrtTrapDestinationConfEntry 3 } sispm1040362lrtTrapDestinationConfTrapVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0: snmpv1 1: snmpv2c 3: snmpv3. " ::= { sispm1040362lrtTrapDestinationConfEntry 4 } sispm1040362lrtTrapDestinationConfTrapCommunity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the community access string when sending SNMP trap packet. The allowed string length is 0 to 255, and the allowed content is ASCII characters from 33 to 126." ::= { sispm1040362lrtTrapDestinationConfEntry 5 } sispm1040362lrtTrapDestinationConfTrapDestinationAddres OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap destination address. It allow a valid IP address in dotted decimal notation ('x.y.z.w'). And it also allow a valid hostname. A valid hostname is a string drawn from the alphabet (A-Za-z), digits (0-9), dot (.), dash (-). Spaces are not allowed, the first character must be an alpha character, and the first and last characters must not be a dot or a dash. Indicates the SNMP trap destination IPv6 address. IPv6 address is in 128-bit records represented as eight fields of up to four hexadecimal digits with a colon separating each field (:). For example, 'fe80::215:c5ff:fe03:4dc7'. The symbol '::' is a special syntax that can be used as a shorthand way of representing multiple 16-bit groups of contiguous zeros; but it can appear only once. It can also represent a legally valid IPv4 address. For example, '::192.1.2.34'." ::= { sispm1040362lrtTrapDestinationConfEntry 6 } sispm1040362lrtTrapDestinationConfTrapDestinationPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap destination port. SNMP Agent will send SNMP message via this port, the port range is 1~65535." ::= { sispm1040362lrtTrapDestinationConfEntry 7 } sispm1040362lrtTrapDestinationConfTrapInformMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap inform mode operation. Possible modes are: 1: Enable SNMP trap inform mode operation. 0: Disable SNMP trap inform mode operation. " ::= { sispm1040362lrtTrapDestinationConfEntry 8 } sispm1040362lrtTrapDestinationConfTrapInformTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap inform timeout. The allowed range is 0 to 2147." ::= { sispm1040362lrtTrapDestinationConfEntry 9 } sispm1040362lrtTrapDestinationConfTrapInformRetryTimes OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap inform retry times. The allowed range is 0 to 255." ::= { sispm1040362lrtTrapDestinationConfEntry 10 } sispm1040362lrtTrapDestinationConfTrapProbeSecurityEngineID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap probe security engine ID mode of operation. Possible values are: 1: Enable SNMP trap probe security engine ID mode of operation. 0: Disable SNMP trap probe security engine ID mode of operation." ::= { sispm1040362lrtTrapDestinationConfEntry 11 } sispm1040362lrtTrapDestinationConfTrapSecurityEngineID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap security engine ID. SNMPv3 sends traps and informs using USM for authentication and privacy. A unique engine ID for these traps and informs is needed. When Trap Probe Security Engine ID is enabled, the ID will be probed automatically. Otherwise, the ID specified in this field is used. The string must contain an even number(in hexadecimal format) with number of digits between 10 and 64, but all-zeros and all-'F's are not allowed." ::= { sispm1040362lrtTrapDestinationConfEntry 12 } sispm1040362lrtTrapDestinationConfTrapSecurityName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP trap security name. SNMPv3 traps and informs using USM for authentication and privacy. A unique security name is needed when traps and informs are enabled. This name from user name of user configuration." ::= { sispm1040362lrtTrapDestinationConfEntry 13 } sispm1040362lrtTrapDestinationConfTrapRowStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtTrapDestinationConfEntry 14 } sispm1040362lrtSNMPCommunityConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSNMPCommunityConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of snmp community configuration entry." ::= { sispm1040362lrtSnmp 5 } sispm1040362lrtSNMPCommunityConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSNMPCommunityConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for snmp community configuration." INDEX { sispm1040362lrtSNMPCommunityConfIndex } ::= { sispm1040362lrtSNMPCommunityConfTable 1 } SISPM1040362LRTSNMPCommunityConfEntry ::= SEQUENCE { sispm1040362lrtSNMPCommunityConfIndex Integer32, sispm1040362lrtSNMPCommunityConfSNMPv3Community DisplayString, sispm1040362lrtSNMPCommunityConfSNMPv3SourceIP IpAddress, sispm1040362lrtSNMPCommunityConfSNMPv3SourceMask IpAddress, sispm1040362lrtSNMPCommunityConfSNMPv3RowStatus Integer32 } sispm1040362lrtSNMPCommunityConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Community configuration index." ::= { sispm1040362lrtSNMPCommunityConfEntry 1 } sispm1040362lrtSNMPCommunityConfSNMPv3Community OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the community access string to permit access to SNMPv3 agent. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 33 to 126. The community string will be treated as security name and map a SNMPv1 or SNMPv2c community string." ::= { sispm1040362lrtSNMPCommunityConfEntry 2 } sispm1040362lrtSNMPCommunityConfSNMPv3SourceIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP access source address. A particular range of source addresses can be used to restrict source subnet when combined with source mask." ::= {sispm1040362lrtSNMPCommunityConfEntry 3 } sispm1040362lrtSNMPCommunityConfSNMPv3SourceMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the SNMP access source address mask." ::= {sispm1040362lrtSNMPCommunityConfEntry 4 } sispm1040362lrtSNMPCommunityConfSNMPv3RowStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtSNMPCommunityConfEntry 5 } sispm1040362lrtSNMPv3UserConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSNMPv3UserConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of snmpv3 user configuration entry." ::= { sispm1040362lrtSnmp 6 } sispm1040362lrtSNMPv3UserConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSNMPv3UserConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for snmpv3 user configuration." INDEX { sispm1040362lrtSNMPv3UserConfIndex } ::= { sispm1040362lrtSNMPv3UserConfTable 1 } SISPM1040362LRTSNMPv3UserConfEntry ::= SEQUENCE { sispm1040362lrtSNMPv3UserConfIndex Integer32, sispm1040362lrtSNMPv3UserConfEngineID DisplayString, sispm1040362lrtSNMPv3UserConfUserName DisplayString, sispm1040362lrtSNMPv3UserConfSecurityLevel Integer32, sispm1040362lrtSNMPv3UserConfAuthenticationProtocol Integer32, sispm1040362lrtSNMPv3UserConfAuthenticationPassword DisplayString, sispm1040362lrtSNMPv3UserConfPrivacyProtocol Integer32, sispm1040362lrtSNMPv3UserConfPrivacyPassword DisplayString, sispm1040362lrtSNMPv3UserConfRowStatus RowStatus } sispm1040362lrtSNMPv3UserConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "User configuration index." ::= { sispm1040362lrtSNMPv3UserConfEntry 1 } sispm1040362lrtSNMPv3UserConfEngineID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "An octet string identifying the engine ID that this entry should belong to. The string must contain an even number(in hexadecimal format) with number of digits between 10 and 64, but all-zeros and all-'F's are not allowed. The SNMPv3 architecture uses the User-based Security Model (USM) for message security and the View-based Access Control Model (VACM) for access control. For the USM entry, the usmUserEngineID and usmUserName are the entry's keys. In a simple agent, usmUserEngineID is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate. In other words, if user engine ID equal system engine ID then it is local user; otherwise it's remote user. " ::= { sispm1040362lrtSNMPv3UserConfEntry 2 } sispm1040362lrtSNMPv3UserConfUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the user name that this entry should belong to. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 33 to 126." ::= { sispm1040362lrtSNMPv3UserConfEntry 3 } sispm1040362lrtSNMPv3UserConfSecurityLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1:NoAuth, NoPriv 2:Auth, NoPriv 3:Auth, Priv" ::= { sispm1040362lrtSNMPv3UserConfEntry 4 } sispm1040362lrtSNMPv3UserConfAuthenticationProtocol OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:None 1:MD5 2:SHA" ::= { sispm1040362lrtSNMPv3UserConfEntry 5 } sispm1040362lrtSNMPv3UserConfAuthenticationPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the authentication password phrase. For MD5 authentication protocol, the allowed string length is 8 to 32. For SHA authentication protocol, the allowed string length is 8 to 40. The allowed content is ASCII characters from 33 to 126." ::= { sispm1040362lrtSNMPv3UserConfEntry 6 } sispm1040362lrtSNMPv3UserConfPrivacyProtocol OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:None 1:DES 2:AES" ::= { sispm1040362lrtSNMPv3UserConfEntry 7 } sispm1040362lrtSNMPv3UserConfPrivacyPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the privacy password phrase. The allowed string length is 8 to 32, and the allowed content is ASCII characters from 33 to 126." ::= { sispm1040362lrtSNMPv3UserConfEntry 8 } sispm1040362lrtSNMPv3UserConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtSNMPv3UserConfEntry 9 } sispm1040362lrtSNMPv3GroupConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSNMPv3GroupConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of snmpv3 group configuration entry." ::= { sispm1040362lrtSnmp 7 } sispm1040362lrtSNMPv3GroupConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSNMPv3GroupConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for snmpv3 group configuration." INDEX { sispm1040362lrtSNMPv3GroupConfIndex } ::= { sispm1040362lrtSNMPv3GroupConfTable 1 } SISPM1040362LRTSNMPv3GroupConfEntry ::= SEQUENCE { sispm1040362lrtSNMPv3GroupConfIndex Integer32, sispm1040362lrtSNMPv3GroupConfSecurityModel Integer32, sispm1040362lrtSNMPv3GroupConfSecurityName DisplayString, sispm1040362lrtSNMPv3GroupConfGroupName DisplayString, sispm1040362lrtSNMPv3GroupConfRowStatus RowStatus } sispm1040362lrtSNMPv3GroupConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Group configuration index." ::= { sispm1040362lrtSNMPv3GroupConfEntry 1 } sispm1040362lrtSNMPv3GroupConfSecurityModel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1:v1 2:v2c 3:usm" ::= { sispm1040362lrtSNMPv3GroupConfEntry 2 } sispm1040362lrtSNMPv3GroupConfSecurityName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the security name that this entry should belong to. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 33 to 126. This name is from the Community of Community configuration." ::= { sispm1040362lrtSNMPv3GroupConfEntry 3 } sispm1040362lrtSNMPv3GroupConfGroupName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the group name that this entry should belong to. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 33 to 126. " ::= { sispm1040362lrtSNMPv3GroupConfEntry 4 } sispm1040362lrtSNMPv3GroupConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtSNMPv3GroupConfEntry 5 } sispm1040362lrtSNMPv3ViewsConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSNMPv3ViewsConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of snmpv3 view configuration entry." ::= { sispm1040362lrtSnmp 8 } sispm1040362lrtSNMPv3ViewsConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSNMPv3ViewsConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for snmpv3 view configuration." INDEX { sispm1040362lrtSNMPv3ViewsConfIndex } ::= { sispm1040362lrtSNMPv3ViewsConfTable 1 } SISPM1040362LRTSNMPv3ViewsConfEntry ::= SEQUENCE { sispm1040362lrtSNMPv3ViewsConfIndex Integer32, sispm1040362lrtSNMPv3ViewsConfViewName DisplayString, sispm1040362lrtSNMPv3ViewsConfViewType Integer32, sispm1040362lrtSNMPv3ViewsConfOIDSubtree DisplayString, sispm1040362lrtSNMPv3ViewsConfRowStatus RowStatus } sispm1040362lrtSNMPv3ViewsConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "view configuration index." ::= { sispm1040362lrtSNMPv3ViewsConfEntry 1 } sispm1040362lrtSNMPv3ViewsConfViewName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A string identifying the view name that this entry should belong to. The allowed string length is 1 to 32, and the allowed content is ASCII characters from 33 to 126. " ::= { sispm1040362lrtSNMPv3ViewsConfEntry 2 } sispm1040362lrtSNMPv3ViewsConfViewType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1:included 2:excluded" ::= { sispm1040362lrtSNMPv3ViewsConfEntry 3 } sispm1040362lrtSNMPv3ViewsConfOIDSubtree OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The OID defining the root of the subtree to add to the named view. The allowed OID length is 1 to 128. The allowed string content is digital number or asterisk(*)" ::= { sispm1040362lrtSNMPv3ViewsConfEntry 4 } sispm1040362lrtSNMPv3ViewsConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtSNMPv3ViewsConfEntry 5 } sispm1040362lrtSNMPv3AccessConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSNMPv3AccessConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of snmpv3 access configuration entry." ::= { sispm1040362lrtSnmp 9 } sispm1040362lrtSNMPv3AccessConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSNMPv3AccessConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for snmpv3 access configuration." INDEX { sispm1040362lrtSNMPv3AccessConfIndex } ::= { sispm1040362lrtSNMPv3AccessConfTable 1 } SISPM1040362LRTSNMPv3AccessConfEntry ::= SEQUENCE { sispm1040362lrtSNMPv3AccessConfIndex Integer32, sispm1040362lrtSNMPv3AccessConfGroupName DisplayString, sispm1040362lrtSNMPv3AccessConfSecurityModel Integer32, sispm1040362lrtSNMPv3AccessConfSecurityLevel Integer32, sispm1040362lrtSNMPv3AccessConfReadViewName DisplayString, sispm1040362lrtSNMPv3AccessConfWriteViewName DisplayString, sispm1040362lrtSNMPv3AccessConfRowStatus RowStatus } sispm1040362lrtSNMPv3AccessConfIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Access configuration index" ::= { sispm1040362lrtSNMPv3AccessConfEntry 1 } sispm1040362lrtSNMPv3AccessConfGroupName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Group name from Group configuration." ::= { sispm1040362lrtSNMPv3AccessConfEntry 2 } sispm1040362lrtSNMPv3AccessConfSecurityModel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:any 1:v1 2:v2c 3:usm" ::= { sispm1040362lrtSNMPv3AccessConfEntry 3 } sispm1040362lrtSNMPv3AccessConfSecurityLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1:NoAuth, NoPriv 2:Auth, NoPriv 3:Auth, Priv" ::= { sispm1040362lrtSNMPv3AccessConfEntry 4 } sispm1040362lrtSNMPv3AccessConfReadViewName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Read View Name from View configuration." ::= { sispm1040362lrtSNMPv3AccessConfEntry 5 } sispm1040362lrtSNMPv3AccessConfWriteViewName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Write View Name from View configuration." ::= { sispm1040362lrtSNMPv3AccessConfEntry 6 } sispm1040362lrtSNMPv3AccessConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create(5)/delete(6) entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtSNMPv3AccessConfEntry 7 } -- ======================================================================================================================= sispm1040362lrtDHCPServer OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 9 } sispm1040362lrtDHCPServerConf OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPServer 1 } sispm1040362lrtDHCPServerMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0, Global Mode : 0: Disable, 1: Enable. " ::= { sispm1040362lrtDHCPServerConf 1 } sispm1040362lrtVLANModeTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVLANModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of VLAN Mode for DHCP Server." ::= { sispm1040362lrtDHCPServerConf 2 } sispm1040362lrtVLANModeEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVLANModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the sispm1040362lrtVLANModeTable." INDEX { sispm1040362lrtVLANModeIndex } ::= { sispm1040362lrtVLANModeTable 1 } SISPM1040362LRTVLANModeEntry ::= SEQUENCE { sispm1040362lrtVLANModeIndex Integer32, sispm1040362lrtVLANModeRangeLow Integer32, sispm1040362lrtVLANModeRangeHigh Integer32, sispm1040362lrtVLANModeEnable Integer32, sispm1040362lrtVLANModeRowStatus RowStatus } sispm1040362lrtVLANModeIndex OBJECT-TYPE SYNTAX Integer32 (1..2048) MAX-ACCESS not-accessible STATUS current DESCRIPTION "VLAN Mode table index, range: 1-2048." ::= {sispm1040362lrtVLANModeEntry 1 } sispm1040362lrtVLANModeRangeLow OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "VLAN Mode low range: 1-4095." ::= {sispm1040362lrtVLANModeEntry 2 } sispm1040362lrtVLANModeRangeHigh OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "VLAN Mode high range: 1-4095." ::= {sispm1040362lrtVLANModeEntry 3 } sispm1040362lrtVLANModeEnable OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-create STATUS current DESCRIPTION "VLAN Mode Enable, Enable:1, Disable:0." ::= {sispm1040362lrtVLANModeEntry 4 } sispm1040362lrtVLANModeRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtVLANModeEntry 5 } -- sispm1040362lrtDHCPServerBindingType OBJECT-TYPE -- SYNTAX Integer32 (0|1|2|3) -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- "default: None, -- Global Mode : -- 0: None, -- 1: Automatic, -- 2: Manual, -- 3: Expired. -- " -- ::= { sispm1040362lrtDHCPServerConf 2 } -- sispm1040362lrtDHCPServerBindingState OBJECT-TYPE -- SYNTAX Integer32 (0|1|2|3) -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- "default: None, -- Global Mode : -- 0: None, -- 1: Allocated, -- 2: Committed, -- 3: Expired. -- " -- ::= { sispm1040362lrtDHCPServerConf 3 } -- sispm1040362lrtDHCPServerBindingIP OBJECT-TYPE -- SYNTAX DisplayString -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- "The DHCP Server Binding IP" -- ::= { sispm1040362lrtDHCPServerConf 4 } sispm1040362lrtDHCPServerExcludedIP OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPServer 2 } sispm1040362lrtExcludedIPTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTExcludedIPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of Excluded IP for DHCP Server." ::= { sispm1040362lrtDHCPServerExcludedIP 1 } sispm1040362lrtExcludedIPEntry OBJECT-TYPE SYNTAX SISPM1040362LRTExcludedIPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the sispm1040362lrtExcludedIPTable." INDEX { sispm1040362lrtExcludedIPIndex } ::= { sispm1040362lrtExcludedIPTable 1 } SISPM1040362LRTExcludedIPEntry ::= SEQUENCE { sispm1040362lrtExcludedIPIndex Integer32, sispm1040362lrtExcludedIPRangeLow IpAddress, sispm1040362lrtExcludedIPRangeHigh IpAddress, sispm1040362lrtExcludedIPRowStatus RowStatus } sispm1040362lrtExcludedIPIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Excluded IP table index, range: 1-16." ::= {sispm1040362lrtExcludedIPEntry 1 } sispm1040362lrtExcludedIPRangeLow OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "ExcludedIP low range: 1-4095." ::= {sispm1040362lrtExcludedIPEntry 2 } sispm1040362lrtExcludedIPRangeHigh OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "ExcludedIP high range: 1-4095." ::= {sispm1040362lrtExcludedIPEntry 3 } sispm1040362lrtExcludedIPRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= {sispm1040362lrtExcludedIPEntry 4 } sispm1040362lrtDHCPServerPoolConf OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPServer 3 } sispm1040362lrtDHCPServerPoolTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTDHCPServerPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the entry information for DHCP Pool." ::= { sispm1040362lrtDHCPServerPoolConf 1 } sispm1040362lrtDHCPServerPoolEntry OBJECT-TYPE SYNTAX SISPM1040362LRTDHCPServerPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtDHCPServerConfIndex } ::= { sispm1040362lrtDHCPServerPoolTable 1 } SISPM1040362LRTDHCPServerPoolEntry ::= SEQUENCE { sispm1040362lrtDHCPServerConfIndex Integer32, sispm1040362lrtDHCPServerPoolName DisplayString, sispm1040362lrtDHCPServerPoolType Integer32, sispm1040362lrtDHCPServerIP IpAddress, sispm1040362lrtDHCPServerSubnetMask IpAddress, sispm1040362lrtDHCPServerLeaseTimeDays Integer32, sispm1040362lrtDHCPServerLeaseTimeHours Integer32, sispm1040362lrtDHCPServerLeaseTimeMinutes Integer32, sispm1040362lrtDHCPServerDomainName DisplayString, sispm1040362lrtDHCPServerBroadcastAddress IpAddress, sispm1040362lrtDHCPServerDefRouter1 IpAddress, sispm1040362lrtDHCPServerDefRouter2 IpAddress, sispm1040362lrtDHCPServerDefRouter3 IpAddress, sispm1040362lrtDHCPServerDefRouter4 IpAddress, sispm1040362lrtDHCPServerDNSServer1 IpAddress, sispm1040362lrtDHCPServerDNSServer2 IpAddress, sispm1040362lrtDHCPServerDNSServer3 IpAddress, sispm1040362lrtDHCPServerDNSServer4 IpAddress, sispm1040362lrtDHCPServerNTPServer1 IpAddress, sispm1040362lrtDHCPServerNTPServer2 IpAddress, sispm1040362lrtDHCPServerNTPServer3 IpAddress, sispm1040362lrtDHCPServerNTPServer4 IpAddress, sispm1040362lrtDHCPServerNetbiosType Integer32, sispm1040362lrtDHCPServerNetbiosScope DisplayString, sispm1040362lrtDHCPServerNetbiosNameServer1 IpAddress, sispm1040362lrtDHCPServerNetbiosNameServer2 IpAddress, sispm1040362lrtDHCPServerNetbiosNameServer3 IpAddress, sispm1040362lrtDHCPServerNetbiosNameServer4 IpAddress, sispm1040362lrtDHCPServerNisDomainName DisplayString, sispm1040362lrtDHCPServerNisServer1 IpAddress, sispm1040362lrtDHCPServerNisServer2 IpAddress, sispm1040362lrtDHCPServerNisServer3 IpAddress, sispm1040362lrtDHCPServerNisServer4 IpAddress, sispm1040362lrtDHCPServerClientIDType Integer32, sispm1040362lrtDHCPServerClientID DisplayString, sispm1040362lrtDHCPServerHWAddr DisplayString, sispm1040362lrtDHCPServerClientName DisplayString, sispm1040362lrtDHCPServerVendorClassID1 DisplayString, sispm1040362lrtDHCPServerVendorSpecificInfo1 DisplayString, sispm1040362lrtDHCPServerVendorClassID2 DisplayString, sispm1040362lrtDHCPServerVendorSpecificInfo2 DisplayString, sispm1040362lrtDHCPServerVendorClassID3 DisplayString, sispm1040362lrtDHCPServerVendorSpecificInfo3 DisplayString, sispm1040362lrtDHCPServerVendorClassID4 DisplayString, sispm1040362lrtDHCPServerVendorSpecificInfo4 DisplayString, -- sispm1040362lrtDHCPServerVendorClassID5 DisplayString, -- sispm1040362lrtDHCPServerVendorSpecificInfo5 DisplayString, -- sispm1040362lrtDHCPServerVendorClassID6 DisplayString, -- sispm1040362lrtDHCPServerVendorSpecificInfo6 DisplayString, -- sispm1040362lrtDHCPServerVendorClassID7 DisplayString, -- sispm1040362lrtDHCPServerVendorSpecificInfo7 DisplayString, -- sispm1040362lrtDHCPServerVendorClassID8 DisplayString, -- sispm1040362lrtDHCPServerVendorSpecificInfo8 DisplayString, sispm1040362lrtDHCPServerLightingServer DisplayString, sispm1040362lrtDHCPServerRowStatus RowStatus } sispm1040362lrtDHCPServerConfIndex OBJECT-TYPE SYNTAX Integer32 (1..64) MAX-ACCESS not-accessible STATUS current DESCRIPTION " pool, range : 1 - 64. " ::= { sispm1040362lrtDHCPServerPoolEntry 1 } sispm1040362lrtDHCPServerPoolName OBJECT-TYPE SYNTAX DisplayString(SIZE (1..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP pool name. " ::= { sispm1040362lrtDHCPServerPoolEntry 2 } sispm1040362lrtDHCPServerPoolType OBJECT-TYPE SYNTAX Integer32(0|1|2) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Pool Type. 0:None 1:Network 2:Host, please set DHCP Server IP first." ::= { sispm1040362lrtDHCPServerPoolEntry 3 } sispm1040362lrtDHCPServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IP. " ::= { sispm1040362lrtDHCPServerPoolEntry 4 } sispm1040362lrtDHCPServerSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Subnet Mask. " ::= { sispm1040362lrtDHCPServerPoolEntry 5} sispm1040362lrtDHCPServerLeaseTimeDays OBJECT-TYPE SYNTAX Integer32(0..365) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Lease Time:Days. " ::= { sispm1040362lrtDHCPServerPoolEntry 6 } sispm1040362lrtDHCPServerLeaseTimeHours OBJECT-TYPE SYNTAX Integer32(0..23) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Lease Time:Hours. " ::= { sispm1040362lrtDHCPServerPoolEntry 7 } sispm1040362lrtDHCPServerLeaseTimeMinutes OBJECT-TYPE SYNTAX Integer32(0..59) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Lease Time:Minutes. " ::= { sispm1040362lrtDHCPServerPoolEntry 8 } sispm1040362lrtDHCPServerDomainName OBJECT-TYPE SYNTAX DisplayString(SIZE (0..128)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Domain Name. " ::= { sispm1040362lrtDHCPServerPoolEntry 9 } sispm1040362lrtDHCPServerBroadcastAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Broadcast Address. " ::= { sispm1040362lrtDHCPServerPoolEntry 10 } sispm1040362lrtDHCPServerDefRouter1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Default Router 1. " ::= { sispm1040362lrtDHCPServerPoolEntry 11 } sispm1040362lrtDHCPServerDefRouter2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Default Router 2. " ::= { sispm1040362lrtDHCPServerPoolEntry 12 } sispm1040362lrtDHCPServerDefRouter3 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Default Router 3. " ::= { sispm1040362lrtDHCPServerPoolEntry 13 } sispm1040362lrtDHCPServerDefRouter4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server IPv4 Default Router 4. " ::= { sispm1040362lrtDHCPServerPoolEntry 14 } sispm1040362lrtDHCPServerDNSServer1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server DNS Server 1. " ::= { sispm1040362lrtDHCPServerPoolEntry 15 } sispm1040362lrtDHCPServerDNSServer2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server DNS Server 2. " ::= { sispm1040362lrtDHCPServerPoolEntry 16 } sispm1040362lrtDHCPServerDNSServer3 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server DNS Server 3. " ::= { sispm1040362lrtDHCPServerPoolEntry 17 } sispm1040362lrtDHCPServerDNSServer4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server DNS Server 4. " ::= { sispm1040362lrtDHCPServerPoolEntry 18 } sispm1040362lrtDHCPServerNTPServer1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server NTP Server 1. " ::= { sispm1040362lrtDHCPServerPoolEntry 19 } sispm1040362lrtDHCPServerNTPServer2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server NTP Server 2. " ::= { sispm1040362lrtDHCPServerPoolEntry 20 } sispm1040362lrtDHCPServerNTPServer3 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server NTP Server 3. " ::= { sispm1040362lrtDHCPServerPoolEntry 21 } sispm1040362lrtDHCPServerNTPServer4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server NTP Server 4. " ::= { sispm1040362lrtDHCPServerPoolEntry 22 } sispm1040362lrtDHCPServerNetbiosType OBJECT-TYPE SYNTAX Integer32(1..4) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Node Type. 0:None 1:B-node 2:P-node 3:M-node 4:H-node" ::= { sispm1040362lrtDHCPServerPoolEntry 23 } sispm1040362lrtDHCPServerNetbiosScope OBJECT-TYPE SYNTAX DisplayString(SIZE (0..128)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Scope. " ::= { sispm1040362lrtDHCPServerPoolEntry 24 } sispm1040362lrtDHCPServerNetbiosNameServer1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Name Server 1. " ::= { sispm1040362lrtDHCPServerPoolEntry 25 } sispm1040362lrtDHCPServerNetbiosNameServer2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Name Server 2. " ::= { sispm1040362lrtDHCPServerPoolEntry 26 } sispm1040362lrtDHCPServerNetbiosNameServer3 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Name Server 3. " ::= { sispm1040362lrtDHCPServerPoolEntry 27 } sispm1040362lrtDHCPServerNetbiosNameServer4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Netbios Name Server 4. " ::= { sispm1040362lrtDHCPServerPoolEntry 28 } sispm1040362lrtDHCPServerNisDomainName OBJECT-TYPE SYNTAX DisplayString(SIZE (0..128)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Nis Domain Name. " ::= { sispm1040362lrtDHCPServerPoolEntry 29 } sispm1040362lrtDHCPServerNisServer1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Nis Server 1. " ::= { sispm1040362lrtDHCPServerPoolEntry 30 } sispm1040362lrtDHCPServerNisServer2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Nis Server 2. " ::= { sispm1040362lrtDHCPServerPoolEntry 31 } sispm1040362lrtDHCPServerNisServer3 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Nis Server 3. " ::= { sispm1040362lrtDHCPServerPoolEntry 32 } sispm1040362lrtDHCPServerNisServer4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Nis Server 4. " ::= { sispm1040362lrtDHCPServerPoolEntry 33 } sispm1040362lrtDHCPServerClientIDType OBJECT-TYPE SYNTAX Integer32(0..2) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Client ID Type. 0:None 1:FQDN 2:MAC" ::= { sispm1040362lrtDHCPServerPoolEntry 34 } sispm1040362lrtDHCPServerClientID OBJECT-TYPE SYNTAX DisplayString(SIZE (0..128)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Pool Client ID. " ::= { sispm1040362lrtDHCPServerPoolEntry 35 } sispm1040362lrtDHCPServerHWAddr OBJECT-TYPE SYNTAX DisplayString(SIZE (0..17)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Pool Hardware Address. " ::= { sispm1040362lrtDHCPServerPoolEntry 36 } sispm1040362lrtDHCPServerClientName OBJECT-TYPE SYNTAX DisplayString(SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Pool Client Name. " ::= { sispm1040362lrtDHCPServerPoolEntry 37 } sispm1040362lrtDHCPServerVendorClassID1 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..64)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Class ID 1. Please also set VendorSpecificInfo1." ::= { sispm1040362lrtDHCPServerPoolEntry 38 } sispm1040362lrtDHCPServerVendorSpecificInfo1 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Specific Info 1. Please also set VendorClassID1." ::= { sispm1040362lrtDHCPServerPoolEntry 39 } sispm1040362lrtDHCPServerVendorClassID2 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..64)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Class ID 2. Please also set VendorSpecificInfo2." ::= { sispm1040362lrtDHCPServerPoolEntry 40 } sispm1040362lrtDHCPServerVendorSpecificInfo2 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Specific Info 2. Please also set VendorClassID2." ::= { sispm1040362lrtDHCPServerPoolEntry 41 } sispm1040362lrtDHCPServerVendorClassID3 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..64)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Class ID 3. Please also set VendorSpecificInfo3." ::= { sispm1040362lrtDHCPServerPoolEntry 42 } sispm1040362lrtDHCPServerVendorSpecificInfo3 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Specific Info 3. Please also set VendorClassID3." ::= { sispm1040362lrtDHCPServerPoolEntry 43 } sispm1040362lrtDHCPServerVendorClassID4 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..64)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Class ID 4. Please also set VendorSpecificInfo4." ::= { sispm1040362lrtDHCPServerPoolEntry 44 } sispm1040362lrtDHCPServerVendorSpecificInfo4 OBJECT-TYPE SYNTAX DisplayString(SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION " DHCP Server Vendor Specific Info 4. Please also set VendorClassID4." ::= { sispm1040362lrtDHCPServerPoolEntry 45 } --sispm1040362lrtDHCPServerVendorClassID5 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..64)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Class ID 5. Please also set VendorSpecificInfo5." -- ::= { sispm1040362lrtDHCPServerPoolEntry 46 } -- --sispm1040362lrtDHCPServerVendorSpecificInfo5 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..32)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Specific Info 5. Please also set VendorClassID5." -- ::= { sispm1040362lrtDHCPServerPoolEntry 47 } -- --sispm1040362lrtDHCPServerVendorClassID6 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..64)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Class ID 6. Please also set VendorSpecificInfo6." -- ::= { sispm1040362lrtDHCPServerPoolEntry 48 } -- --sispm1040362lrtDHCPServerVendorSpecificInfo6 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..32)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Specific Info 6. Please also set VendorClassID6." -- ::= { sispm1040362lrtDHCPServerPoolEntry 49 } -- --sispm1040362lrtDHCPServerVendorClassID7 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..64)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Class ID 7. Please also set VendorSpecificInfo7." -- ::= { sispm1040362lrtDHCPServerPoolEntry 50 } -- --sispm1040362lrtDHCPServerVendorSpecificInfo7 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..32)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Specific Info 7. Please also set VendorClassID7." -- ::= { sispm1040362lrtDHCPServerPoolEntry 51 } -- --sispm1040362lrtDHCPServerVendorClassID8 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..64)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Class ID 8. Please also set VendorSpecificInfo8." -- ::= { sispm1040362lrtDHCPServerPoolEntry 52 } -- --sispm1040362lrtDHCPServerVendorSpecificInfo8 OBJECT-TYPE -- SYNTAX DisplayString(SIZE (0..32)) -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- " DHCP Server Vendor Specific Info 8. Please also set VendorClassID8." -- ::= { sispm1040362lrtDHCPServerPoolEntry 53 } sispm1040362lrtDHCPServerLightingServer OBJECT-TYPE SYNTAX DisplayString(SIZE (7..15)) MAX-ACCESS read-create STATUS current DESCRIPTION "DHCP option 229. Specify a lighting server available to the client." ::= { sispm1040362lrtDHCPServerPoolEntry 54 } sispm1040362lrtDHCPServerRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= {sispm1040362lrtDHCPServerPoolEntry 55 } -- ======================================================================================================================= sispm1040362lrtVLANConf OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 10 } sispm1040362lrtVLAN OBJECT IDENTIFIER ::= { sispm1040362lrtVLANConf 2} sispm1040362lrtVlanStatus OBJECT IDENTIFIER ::= { sispm1040362lrtVLAN 6 } -- -- ======================================================================================================================= -- Start sispm1040362lrtVlan group -- ======================================================================================================================= sispm1040362lrtVlanExistingVLANs OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "This field shows the VLANs that are created on the switch. More VLANs may be created by using a list syntax where the individual elements are separated by commas. Ranges are specified with a dash separating the lower and upper bound. The following example will create VLANs 1, 10, 11, 12 , 13, 200, and 300: 1,10-13,200,300. default: 1." ::= { sispm1040362lrtVLAN 1 } sispm1040362lrtVlanEthertypeforCustomSPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "This field specifies the ethertype/TPID (specified in hexadecimal) used for Custom S-ports. The setting is in force for all ports whose Port Type is set to S-Custom-Port. range: 0600-ffff, default: 88a8." ::= { sispm1040362lrtVLAN 2 } sispm1040362lrtVlanTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVlanEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configure Vlan ports Configuration mode. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtVLAN 3 } sispm1040362lrtVlanEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVlanEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Vlan entry." INDEX { ifIndex } ::= { sispm1040362lrtVlanTable 1 } SISPM1040362LRTVlanEntry ::= SEQUENCE { sispm1040362lrtVlanMode INTEGER, sispm1040362lrtVlanPortVLAN Integer32, sispm1040362lrtVlanPortType INTEGER, sispm1040362lrtVlanIngressFiltering AdminMode, sispm1040362lrtVlanVLANTrunking AdminMode, sispm1040362lrtVlanIngressAcceptance INTEGER, sispm1040362lrtVlanEgressTagging INTEGER, sispm1040362lrtVlanAllowedVLANs DisplayString, sispm1040362lrtVlanForbiddenVLANs DisplayString } sispm1040362lrtVlanMode OBJECT-TYPE SYNTAX INTEGER{access(0), trunk(1), hybrid(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "The port mode determines the fundamental behavior of the port in question. A port can be in one of three modes as described below. 0: access, 1: trunk, 2: hybrid." DEFVAL { access } ::= { sispm1040362lrtVlanEntry 2 } sispm1040362lrtVlanPortVLAN OBJECT-TYPE SYNTAX Integer32(1..4094) MAX-ACCESS read-write STATUS current DESCRIPTION "Determines the port's VLAN ID (a.k.a. PVID). range: 1-4095, default: 1." ::= { sispm1040362lrtVlanEntry 3 } sispm1040362lrtVlanPortType OBJECT-TYPE SYNTAX INTEGER { unaware(0), cPort(1), sPort(2), sCustomPort(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Ports in hybrid mode allow for changing the port type, that is, whether a frame's VLAN tag is used to classify the frame on ingress to a particular VLAN, and if so, which TPID it reacts on. Likewise, on egress, the Port Type determines the TPID of the tag, if a tag is required. 0: unaware, 1: c-Port, 2: s-Port, 3: s-Custom-Port." DEFVAL { cPort } ::= { sispm1040362lrtVlanEntry 4 } sispm1040362lrtVlanIngressFiltering OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Hybrid ports allow for changing ingress filtering. Access and Trunk ports always have ingress filtering enabled.If ingress filtering is enabled, frames classified to a VLAN that the port is not a member of get discarded." ::= { sispm1040362lrtVlanEntry 5 } sispm1040362lrtVlanVLANTrunking OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Trunk and Hybrid ports allow for enabling VLAN trunking. When VLAN trunking is enabled, frames classified to unknown VLANs are accepted on the port whether ingress filtering is enabled or not." DEFVAL { disable } ::= { sispm1040362lrtVlanEntry 6 } sispm1040362lrtVlanIngressAcceptance OBJECT-TYPE SYNTAX INTEGER { taggedAndUntagged ( 0 ), taggedOnly ( 1 ), untaggedOnly ( 2 ) } MAX-ACCESS read-write STATUS current DESCRIPTION "Hybrid ports allow for changing the type of frames that are accepted on ingress. 0: Tagged and Untagged, 1: Tagged Only, 2: Untagged Only." ::= { sispm1040362lrtVlanEntry 7 } sispm1040362lrtVlanEgressTagging OBJECT-TYPE SYNTAX INTEGER { untagPortVlan ( 0 ), tagAll ( 1 ), untagAll ( 2 ) } MAX-ACCESS read-write STATUS current DESCRIPTION "Ports in Trunk and Hybrid mode may control the tagging of frames on egress. 0: Untag Port VLAN, 1: Tag All, 2: Untag All." ::= { sispm1040362lrtVlanEntry 8 } sispm1040362lrtVlanAllowedVLANs OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Ports in Trunk and Hybrid mode may control which VLANs they are allowed to become members of. Access ports can only be member of one VLAN, the Access VLAN. range: 1~4095. '-': Allowed VLANs is empty." ::= { sispm1040362lrtVlanEntry 9 } sispm1040362lrtVlanForbiddenVLANs OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "A port may be configured to never be member of one or more VLANs. This is particularly useful when dynamic VLAN protocols like MVRP and GVRP must be prevented from dynamically adding ports to VLANs. range: 1~4095. '-': Forbidden VLANs is empty." ::= { sispm1040362lrtVlanEntry 10 } --sispm1040362lrtVLANMembershipStatusTable sispm1040362lrtVLANMembershipStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVLANMembershipStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Vlan membership Status table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtVlanStatus 1 } sispm1040362lrtVLANMembershipStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVLANMembershipStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Vlan membership Status entry." INDEX { ifIndex, sispm1040362lrtVLANMembershipVlanID } ::= { sispm1040362lrtVLANMembershipStatusTable 1 } SISPM1040362LRTVLANMembershipStatusEntry ::= SEQUENCE { sispm1040362lrtVLANMembershipVlanID Integer32, sispm1040362lrtVLANMembershipStatus INTEGER } sispm1040362lrtVLANMembershipVlanID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "VLAN ID for which the Port members are displayed." ::= { sispm1040362lrtVLANMembershipStatusEntry 2 } sispm1040362lrtVLANMembershipStatus OBJECT-TYPE SYNTAX INTEGER { portIsNotInVlan ( 0 ), portIncludedInVlan ( 1 ), portInForbiddenPortList( 2 ), portInForbiddenPortListAndVlan( 3 ) } MAX-ACCESS read-only STATUS current DESCRIPTION "portIsNotInVlan(0): A port is nothing in a VLAN. portIncludedInVlan(1): A port is included in a VLAN. portInForbiddenPortList(2): A port is in the forbidden port list. portInForbiddenPortListAndVlan(3): A port is in the forbidden port list and at the same time attempted included in the VLAN." ::= { sispm1040362lrtVLANMembershipStatusEntry 3 } --sispm1040362lrtVLANPortStatusTable sispm1040362lrtVLANPortStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVLANPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The vlan port status table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtVlanStatus 2 } sispm1040362lrtVLANPortStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVLANPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The vlan port status entry." INDEX { ifIndex } ::= { sispm1040362lrtVLANPortStatusTable 1 } SISPM1040362LRTVLANPortStatusEntry ::= SEQUENCE { sispm1040362lrtVLANPortStatusPortType DisplayString, sispm1040362lrtVLANPortStatusIngressFiltering AdminMode, sispm1040362lrtVLANPortStatusFrameType DisplayString, sispm1040362lrtVLANPortStatusPortVLANID Integer32, sispm1040362lrtVLANPortStatusTxTag DisplayString, sispm1040362lrtVLANPortStatusUntaggedVLANID Integer32, sispm1040362lrtVLANPortStatusConflicts DisplayString } sispm1040362lrtVLANPortStatusPortType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the port type (Unaware, C-Port, S-Port, S-Custom-Port.) that a given user wants to configure on the port.The field is empty if not overridden by the selected user." ::= { sispm1040362lrtVLANPortStatusEntry 2 } sispm1040362lrtVLANPortStatusIngressFiltering OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-only STATUS current DESCRIPTION "Shows whether a given user wants ingress filtering enabled or not." ::= { sispm1040362lrtVLANPortStatusEntry 3 } sispm1040362lrtVLANPortStatusFrameType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the acceptable frame types (All, Taged, Untagged) that a given user wants to configure on the port. The field is empty if not overridden by the selected user." ::= { sispm1040362lrtVLANPortStatusEntry 4 } sispm1040362lrtVLANPortStatusPortVLANID OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the Port VLAN ID (PVID) that a given user wants the port to have. The field is 0 if not overridden by the selected user." ::= { sispm1040362lrtVLANPortStatusEntry 5 } sispm1040362lrtVLANPortStatusTxTag OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the Tx Tag requirements (Tag All, Tag PVID, Tag UVID, Untag All, Untag PVID, Untag UVID) that a given user has on a port.The field is empty if not overridden by the selected user." ::= { sispm1040362lrtVLANPortStatusEntry 6 } sispm1040362lrtVLANPortStatusUntaggedVLANID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION "If Tx Tag is overridden by the selected user and is set to Tag or Untag UVID, then this field will show the VLAN ID the user wants to tag or untag on egress. The field is 0 if not overridden by the selected user." ::= { sispm1040362lrtVLANPortStatusEntry 7 } sispm1040362lrtVLANPortStatusConflicts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Two users may have conflicting requirements to a port's configuration. For instance, one user may require all frames to be tagged on egress while another requires all frames to be untagged on egress.Since both users cannot win, this gives rise to a conflict, which is solved in a prioritized way. The Administrator has the least priority. Other software modules are prioritized according to their position in the drop-down list: The higher in the list, the higher priority. If conflicts exist, it will be displayed as 'Yes'." ::= { sispm1040362lrtVLANPortStatusEntry 8 } sispm1040362lrtSystemDIDO OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 11 } sispm1040362lrtSystemDIMode OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "System digital in mode. 0:Low 1:High " ::= { sispm1040362lrtSystemDIDO 1 } sispm1040362lrtSystemDOMode OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "System digital out mode. 0:Close 1:Open " ::= { sispm1040362lrtSystemDIDO 2 } sispm1040362lrtSystemDIEventDescNormal OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Customize event message. You can describe the event in detail. " ::= { sispm1040362lrtSystemDIDO 3 } sispm1040362lrtSystemDIEventDescAbnormal OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Customize event message. You can describe the event in detail. " ::= { sispm1040362lrtSystemDIDO 4 } sispm1040362lrtSystemDOAutoRecovery OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the function of Auto Recovery. 0:Disable 1:Enable " ::= { sispm1040362lrtSystemDIDO 5 } sispm1040362lrtSystemDIRebootSystem OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the function of DI Reboot System. 0:Disable 1:When DI was changed to abnormal. " ::= { sispm1040362lrtSystemDIDO 6 } sispm1040362lrtNTPConf OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 12 } sispm1040362lrtNTPConfigAutomatic OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the Automatic mode operation. Possible modes are: 0:Disable, NTP servers available from the config. 1:Enable, NTP servers available from the DHCP." ::= { sispm1040362lrtNTPConf 2 } sispm1040362lrtNTPConfigTimeSyncInterval OBJECT-TYPE SYNTAX Integer32 (5|10|15|30|60|120) MAX-ACCESS read-write STATUS current DESCRIPTION "Time-Sync Interval. Valid values are restricted to 5,10,15,30,60,120 minutes. " ::= { sispm1040362lrtNTPConf 3 } sispm1040362lrtNTPConfigServerAddress1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Provide the IPv4 or IPv6 address of a NTP server." ::= { sispm1040362lrtNTPConf 4 } sispm1040362lrtNTPConfigServerAddress2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Provide the IPv4 or IPv6 address of a NTP server." ::= { sispm1040362lrtNTPConf 5 } sispm1040362lrtNTPConfigServerAddress3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Provide the IPv4 or IPv6 address of a NTP server." ::= { sispm1040362lrtNTPConf 6 } sispm1040362lrtNTPConfigServerAddress4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Provide the IPv4 or IPv6 address of a NTP server." ::= { sispm1040362lrtNTPConf 7 } sispm1040362lrtNTPConfigServerAddress5 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Provide the IPv4 or IPv6 address of a NTP server." ::= { sispm1040362lrtNTPConf 8 } sispm1040362lrtTemperature OBJECT IDENTIFIER ::= { sispm1040362lrtSystem 13 } sispm1040362lrtTemperature1 OBJECT IDENTIFIER ::= { sispm1040362lrtTemperature 1 } sispm1040362lrtTemperature1Celsius OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Celsius" ::= { sispm1040362lrtTemperature1 1 } sispm1040362lrtTemperature1Fahrenheit OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Fahrenheit" ::= { sispm1040362lrtTemperature1 2 } sispm1040362lrtTemperature2 OBJECT IDENTIFIER ::= { sispm1040362lrtTemperature 2 } sispm1040362lrtTemperature2Celsius OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Celsius" ::= { sispm1040362lrtTemperature2 1 } sispm1040362lrtTemperature2Fahrenheit OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Fahrenheit" ::= { sispm1040362lrtTemperature2 2 } -- ======================================================================================================================= sispm1040362lrtConfiguration OBJECT IDENTIFIER ::= { sispm1040362lrtProductId 2 } sispm1040362lrtPort OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 1 } sispm1040362lrtPortConfigurationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Show port configurations. " ::= { sispm1040362lrtPort 1 } sispm1040362lrtPortConfigurationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortConfPort } ::= { sispm1040362lrtPortConfigurationTable 1 } SISPM1040362LRTPortConfigurationEntry ::= SEQUENCE { sispm1040362lrtPortConfPort Integer32, sispm1040362lrtPortConfPortMedia DisplayString, sispm1040362lrtPortConfLink DisplayString, sispm1040362lrtPortConfCurrentSpeed DisplayString, sispm1040362lrtPortConfSpeed Integer32, sispm1040362lrtPortConfCurrentFlowControlRx Integer32, sispm1040362lrtPortConfCurrentFlowControlTx Integer32, sispm1040362lrtPortConfFlowControl Integer32, sispm1040362lrtPortConfMaxFrameSize Integer32, sispm1040362lrtPortConfExcessiveCollisionMode Integer32, -- sispm1040362lrtPortConfPowerControl Integer32, sispm1040362lrtPortConfDescription DisplayString, sispm1040362lrtPortConfFrameLengthCheck Integer32 } sispm1040362lrtPortConfPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtPortConfigurationEntry 1 } sispm1040362lrtPortConfPortMedia OBJECT-TYPE SYNTAX DisplayString(SIZE (1..4)) MAX-ACCESS read-only STATUS current DESCRIPTION " Show port media. " ::= { sispm1040362lrtPortConfigurationEntry 2 } sispm1040362lrtPortConfLink OBJECT-TYPE SYNTAX DisplayString(SIZE (2..4)) MAX-ACCESS read-only STATUS current DESCRIPTION " The current link state. " ::= { sispm1040362lrtPortConfigurationEntry 3 } sispm1040362lrtPortConfCurrentSpeed OBJECT-TYPE SYNTAX DisplayString(SIZE (6..12)) MAX-ACCESS read-only STATUS current DESCRIPTION " The current link speed of the port. " ::= { sispm1040362lrtPortConfigurationEntry 4 } sispm1040362lrtPortConfSpeed OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 1, 0: disable state, 1: auto, 2: 10 Half, 3: 10 Full, 4: 100 Half, 5: 100 Full, 6: 1G full, only 'Dual Media' port have 7-11 option. Dual Media port default: 7, 7: SFP_Auto_AMS, 8: 100FX_AMS, 9: 1000X_AMS, 10: 100FX, 11: 1000X, 12: 10G Full. " ::= { sispm1040362lrtPortConfigurationEntry 5 } sispm1040362lrtPortConfCurrentFlowControlRx OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "0: disable 1: enable 2: not support. " ::= { sispm1040362lrtPortConfigurationEntry 6 } sispm1040362lrtPortConfCurrentFlowControlTx OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "0: disable 1: enable 2: not support. " ::= { sispm1040362lrtPortConfigurationEntry 7 } sispm1040362lrtPortConfFlowControl OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0, 0: disable 1: enable 2: not support. " ::= { sispm1040362lrtPortConfigurationEntry 8 } sispm1040362lrtPortConfMaxFrameSize OBJECT-TYPE SYNTAX Integer32 (1518..9600) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 9600 , range : 1518 - 9600 " ::= { sispm1040362lrtPortConfigurationEntry 9 } sispm1040362lrtPortConfExcessiveCollisionMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0, Excessive Collision Mode : 0: Discard, 1: Restart, 2: not support. " ::= { sispm1040362lrtPortConfigurationEntry 10 } --sispm1040362lrtPortConfPowerControl OBJECT-TYPE -- SYNTAX Integer32 (0..3) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0, -- PowerControl : -- 0: disable, -- 1: Actiphy, -- 2: Dynamic (perfectReach), -- 3: Enable, -- 4: not support. -- " -- ::= { sispm1040362lrtPortConfigurationEntry 11 } sispm1040362lrtPortConfDescription OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Interface specific description. Up to 128 characters describing this interface. " ::= { sispm1040362lrtPortConfigurationEntry 12 } sispm1040362lrtPortConfFrameLengthCheck OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0, 0: disable 1: enable" ::= { sispm1040362lrtPortConfigurationEntry 13 } sispm1040362lrtPortTrafficStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortTrafficStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPort 2 } sispm1040362lrtPortTrafficStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortTrafficStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortTrafficStatisticsPort } ::= { sispm1040362lrtPortTrafficStatisticsTable 1 } SISPM1040362LRTPortTrafficStatisticsEntry ::= SEQUENCE { sispm1040362lrtPortTrafficStatisticsPort Integer32, sispm1040362lrtPortTrafficStatisticsClear Integer32, sispm1040362lrtPortTrafficRxPackets Counter64, sispm1040362lrtPortTrafficRxOctets Counter64, sispm1040362lrtPortTrafficRxUnicast Counter64, sispm1040362lrtPortTrafficRxMulticast Counter64, sispm1040362lrtPortTrafficRxBroadcast Counter64, sispm1040362lrtPortTrafficRxPause Counter64, sispm1040362lrtPortTrafficRx64Bytes Counter64, sispm1040362lrtPortTrafficRx65to127Bytes Counter64, sispm1040362lrtPortTrafficRx128to255Bytes Counter64, sispm1040362lrtPortTrafficRx256to511Bytes Counter64, sispm1040362lrtPortTrafficRx512to1023Bytes Counter64, sispm1040362lrtPortTrafficRx1024to1526Bytes Counter64, sispm1040362lrtPortTrafficRxExceecd1527Bytes Counter64, sispm1040362lrtPortTrafficRxQ0 Counter64, sispm1040362lrtPortTrafficRxQ1 Counter64, sispm1040362lrtPortTrafficRxQ2 Counter64, sispm1040362lrtPortTrafficRxQ3 Counter64, sispm1040362lrtPortTrafficRxQ4 Counter64, sispm1040362lrtPortTrafficRxQ5 Counter64, sispm1040362lrtPortTrafficRxQ6 Counter64, sispm1040362lrtPortTrafficRxQ7 Counter64, sispm1040362lrtPortTrafficRxDrops Counter64, sispm1040362lrtPortTrafficRxCRCorAlignment Counter64, sispm1040362lrtPortTrafficRxUndersize Counter64, sispm1040362lrtPortTrafficRxOversize Counter64, sispm1040362lrtPortTrafficRxFragments Counter64, sispm1040362lrtPortTrafficRxJabber Counter64, sispm1040362lrtPortTrafficRxFiltered Counter64, sispm1040362lrtPortTrafficTxPackets Counter64, sispm1040362lrtPortTrafficTxOctets Counter64, sispm1040362lrtPortTrafficTxUnicast Counter64, sispm1040362lrtPortTrafficTxMulticast Counter64, sispm1040362lrtPortTrafficTxBroadcast Counter64, sispm1040362lrtPortTrafficTxPause Counter64, sispm1040362lrtPortTrafficTx64Bytes Counter64, sispm1040362lrtPortTrafficTx65to127Bytes Counter64, sispm1040362lrtPortTrafficTx128to255Bytes Counter64, sispm1040362lrtPortTrafficTx256to511Bytes Counter64, sispm1040362lrtPortTrafficTx512to1023Bytes Counter64, sispm1040362lrtPortTrafficTx1024to1526Bytes Counter64, sispm1040362lrtPortTrafficTxExceecd1527Bytes Counter64, sispm1040362lrtPortTrafficTxQ0 Counter64, sispm1040362lrtPortTrafficTxQ1 Counter64, sispm1040362lrtPortTrafficTxQ2 Counter64, sispm1040362lrtPortTrafficTxQ3 Counter64, sispm1040362lrtPortTrafficTxQ4 Counter64, sispm1040362lrtPortTrafficTxQ5 Counter64, sispm1040362lrtPortTrafficTxQ6 Counter64, sispm1040362lrtPortTrafficTxQ7 Counter64, sispm1040362lrtPortTrafficTxDrops Counter64, sispm1040362lrtPortTrafficTxLateOrExcColl Counter64 } sispm1040362lrtPortTrafficStatisticsPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 1 } sispm1040362lrtPortTrafficStatisticsClear OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 2 } sispm1040362lrtPortTrafficRxPackets OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 3 } sispm1040362lrtPortTrafficRxOctets OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 4 } sispm1040362lrtPortTrafficRxUnicast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 5 } sispm1040362lrtPortTrafficRxMulticast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 6 } sispm1040362lrtPortTrafficRxBroadcast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 7 } sispm1040362lrtPortTrafficRxPause OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 8 } sispm1040362lrtPortTrafficRx64Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 9 } sispm1040362lrtPortTrafficRx65to127Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 10 } sispm1040362lrtPortTrafficRx128to255Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 11 } sispm1040362lrtPortTrafficRx256to511Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 12 } sispm1040362lrtPortTrafficRx512to1023Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 13 } sispm1040362lrtPortTrafficRx1024to1526Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 14 } sispm1040362lrtPortTrafficRxExceecd1527Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 15 } sispm1040362lrtPortTrafficRxQ0 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 16 } sispm1040362lrtPortTrafficRxQ1 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 17 } sispm1040362lrtPortTrafficRxQ2 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 18 } sispm1040362lrtPortTrafficRxQ3 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 19 } sispm1040362lrtPortTrafficRxQ4 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 20 } sispm1040362lrtPortTrafficRxQ5 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 21 } sispm1040362lrtPortTrafficRxQ6 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 22 } sispm1040362lrtPortTrafficRxQ7 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 23 } sispm1040362lrtPortTrafficRxDrops OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 24 } sispm1040362lrtPortTrafficRxCRCorAlignment OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 25 } sispm1040362lrtPortTrafficRxUndersize OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 26 } sispm1040362lrtPortTrafficRxOversize OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 27 } sispm1040362lrtPortTrafficRxFragments OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 28 } sispm1040362lrtPortTrafficRxJabber OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 29 } sispm1040362lrtPortTrafficRxFiltered OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 30 } sispm1040362lrtPortTrafficTxPackets OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 31 } sispm1040362lrtPortTrafficTxOctets OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 32 } sispm1040362lrtPortTrafficTxUnicast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 33 } sispm1040362lrtPortTrafficTxMulticast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 34 } sispm1040362lrtPortTrafficTxBroadcast OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 35 } sispm1040362lrtPortTrafficTxPause OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 36 } sispm1040362lrtPortTrafficTx64Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 37 } sispm1040362lrtPortTrafficTx65to127Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 38 } sispm1040362lrtPortTrafficTx128to255Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 39 } sispm1040362lrtPortTrafficTx256to511Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 40 } sispm1040362lrtPortTrafficTx512to1023Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 41 } sispm1040362lrtPortTrafficTx1024to1526Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 42 } sispm1040362lrtPortTrafficTxExceecd1527Bytes OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 43 } sispm1040362lrtPortTrafficTxQ0 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 44 } sispm1040362lrtPortTrafficTxQ1 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 45 } sispm1040362lrtPortTrafficTxQ2 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 46 } sispm1040362lrtPortTrafficTxQ3 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 47 } sispm1040362lrtPortTrafficTxQ4 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 48 } sispm1040362lrtPortTrafficTxQ5 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 49 } sispm1040362lrtPortTrafficTxQ6 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 50 } sispm1040362lrtPortTrafficTxQ7 OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 51 } sispm1040362lrtPortTrafficTxDrops OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 52 } sispm1040362lrtPortTrafficTxLateOrExcColl OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortTrafficStatisticsEntry 53 } sispm1040362lrtPortQoSStatistics OBJECT IDENTIFIER ::= { sispm1040362lrtPort 3 } sispm1040362lrtPortQoSStatisticsClear OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-only STATUS current DESCRIPTION "default: 0 0: none 1: clear " ::= { sispm1040362lrtPortQoSStatistics 1 } sispm1040362lrtPortQoSStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortQoSStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatistics 2 } sispm1040362lrtPortQoSStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortQoSStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortQoSStatisticsPort } ::= { sispm1040362lrtPortQoSStatisticsTable 1 } SISPM1040362LRTPortQoSStatisticsEntry ::= SEQUENCE { sispm1040362lrtPortQoSStatisticsPort Integer32, sispm1040362lrtPortQoSQ0Rx Counter64, sispm1040362lrtPortQoSQ0Tx Counter64, sispm1040362lrtPortQoSQ1Rx Counter64, sispm1040362lrtPortQoSQ1Tx Counter64, sispm1040362lrtPortQoSQ2Rx Counter64, sispm1040362lrtPortQoSQ2Tx Counter64, sispm1040362lrtPortQoSQ3Rx Counter64, sispm1040362lrtPortQoSQ3Tx Counter64, sispm1040362lrtPortQoSQ4Rx Counter64, sispm1040362lrtPortQoSQ4Tx Counter64, sispm1040362lrtPortQoSQ5Rx Counter64, sispm1040362lrtPortQoSQ5Tx Counter64, sispm1040362lrtPortQoSQ6Rx Counter64, sispm1040362lrtPortQoSQ6Tx Counter64, sispm1040362lrtPortQoSQ7Rx Counter64, sispm1040362lrtPortQoSQ7Tx Counter64 } sispm1040362lrtPortQoSStatisticsPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 1 } sispm1040362lrtPortQoSQ0Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 2 } sispm1040362lrtPortQoSQ0Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 3 } sispm1040362lrtPortQoSQ1Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 4 } sispm1040362lrtPortQoSQ1Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 5 } sispm1040362lrtPortQoSQ2Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 6 } sispm1040362lrtPortQoSQ2Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 7 } sispm1040362lrtPortQoSQ3Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 8 } sispm1040362lrtPortQoSQ3Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 9 } sispm1040362lrtPortQoSQ4Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 10 } sispm1040362lrtPortQoSQ4Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 11 } sispm1040362lrtPortQoSQ5Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 12 } sispm1040362lrtPortQoSQ5Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 13 } sispm1040362lrtPortQoSQ6Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 14 } sispm1040362lrtPortQoSQ6Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 15 } sispm1040362lrtPortQoSQ7Rx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 16 } sispm1040362lrtPortQoSQ7Tx OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortQoSStatisticsEntry 17 } sispm1040362lrtSFPInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSFPInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPort 4 } sispm1040362lrtSFPInfoEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSFPInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtSFPInfoIndex } ::= { sispm1040362lrtSFPInfoTable 1 } SISPM1040362LRTSFPInfoEntry ::= SEQUENCE { sispm1040362lrtSFPInfoIndex Integer32, sispm1040362lrtSFPInfoPort DisplayString, sispm1040362lrtSFPConnectorType DisplayString, sispm1040362lrtSFPFiberType DisplayString, sispm1040362lrtSFPTxCentralWavelength DisplayString, sispm1040362lrtSFPBaudRate DisplayString, sispm1040362lrtSFPVendorOUI DisplayString, sispm1040362lrtSFPVendorName DisplayString, sispm1040362lrtSFPVendorPN DisplayString, sispm1040362lrtSFPVendorRev DisplayString, sispm1040362lrtSFPVendorSN DisplayString, sispm1040362lrtSFPDateCode DisplayString, sispm1040362lrtSFPTemperature DisplayString, sispm1040362lrtSFPVcc DisplayString, sispm1040362lrtSFPMon1Bias DisplayString, sispm1040362lrtSFPMon2TxPWR DisplayString, sispm1040362lrtSFPMon3RxPWR DisplayString } sispm1040362lrtSFPInfoIndex OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 1 } sispm1040362lrtSFPInfoPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 2 } sispm1040362lrtSFPConnectorType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 3 } sispm1040362lrtSFPFiberType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 4 } sispm1040362lrtSFPTxCentralWavelength OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 5 } sispm1040362lrtSFPBaudRate OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 6 } sispm1040362lrtSFPVendorOUI OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 7 } sispm1040362lrtSFPVendorName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 8 } sispm1040362lrtSFPVendorPN OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 9 } sispm1040362lrtSFPVendorRev OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 10 } sispm1040362lrtSFPVendorSN OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 11 } sispm1040362lrtSFPDateCode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtSFPInfoEntry 12 } sispm1040362lrtSFPTemperature OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Celsius" ::= { sispm1040362lrtSFPInfoEntry 13 } sispm1040362lrtSFPVcc OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of V" ::= { sispm1040362lrtSFPInfoEntry 14 } sispm1040362lrtSFPMon1Bias OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of mA" ::= { sispm1040362lrtSFPInfoEntry 15 } sispm1040362lrtSFPMon2TxPWR OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of dBm" ::= { sispm1040362lrtSFPInfoEntry 16 } sispm1040362lrtSFPMon3RxPWR OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of dBm" ::= { sispm1040362lrtSFPInfoEntry 17 } sispm1040362lrtVoiceVLAN OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 2 } sispm1040362lrtVoiceVLANConf OBJECT IDENTIFIER ::= { sispm1040362lrtVoiceVLAN 1 } sispm1040362lrtVoiceVLANMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN mode operation. default: 0, 0: disable 1: enable" ::= { sispm1040362lrtVoiceVLANConf 1 } sispm1040362lrtVoiceVLANVLANId OBJECT-TYPE SYNTAX Integer32 (1..4094) MAX-ACCESS read-write STATUS current DESCRIPTION "Voice VLAN ID. default: 1000, range : 1-4094. " ::= { sispm1040362lrtVoiceVLANConf 2 } sispm1040362lrtVoiceVLANAgingTime OBJECT-TYPE SYNTAX Integer32 (10..10000000) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN secure learning aging time. default: 86400, range : 10 - 10000000. " ::= { sispm1040362lrtVoiceVLANConf 3 } sispm1040362lrtVoiceVLANTrafficClass OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN traffic class, all traffic on the Voice VLAN will apply this class, available value is from 0(Low) to 7(High). default: 7. " ::= { sispm1040362lrtVoiceVLANConf 4 } sispm1040362lrtVoiceVLANPortTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVoiceVLANPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Show Voice Vlan configuration. " ::= { sispm1040362lrtVoiceVLANConf 5 } sispm1040362lrtVoiceVLANPortEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVoiceVLANPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtVoiceVLANPort } ::= { sispm1040362lrtVoiceVLANPortTable 1 } SISPM1040362LRTVoiceVLANPortEntry ::= SEQUENCE { sispm1040362lrtVoiceVLANPort Integer32, sispm1040362lrtVoiceVLANPortMode Integer32, sispm1040362lrtVoiceVLANPortSecurity Integer32, sispm1040362lrtVoiceVLANPortDiscoveryProtocol Integer32 } sispm1040362lrtVoiceVLANPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtVoiceVLANPortEntry 1 } sispm1040362lrtVoiceVLANPortMode OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN port mode. default: 0, 0: Disable (Disjoin from Voice VLAN.) 1: Auto (Enable auto detect mode. It detects whether there is VoIP phone attached to the specific port and configures the Voice VLAN members automatically.) 2: Forced (Force join to Voice VLAN.)" ::= { sispm1040362lrtVoiceVLANPortEntry 2 } sispm1040362lrtVoiceVLANPortSecurity OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN port security mode. default: 0, 0: Disable (Disjoin from Voice VLAN.) 1: enable ( Enable Voice VLAN security mode. When the function is enabled, all non-telephone MAC address in Voice VLAN will be blocked 10 seconds.)" ::= { sispm1040362lrtVoiceVLANPortEntry 3 } sispm1040362lrtVoiceVLANPortDiscoveryProtocol OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION " Voice VLAN port discovery protocol. default: 0 0: OUI (Detect telephony device by OUI address.) 1: LLDP (Detect telephony device by LLDP.) 2: Both (Both OUI and LLDP.) " ::= { sispm1040362lrtVoiceVLANPortEntry 4 } sispm1040362lrtVoiceVLANOUI OBJECT IDENTIFIER ::= { sispm1040362lrtVoiceVLAN 2 } sispm1040362lrtVoiceVLANOUICreate OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0 : None (read only) 1 : Create an OUI entry" ::= { sispm1040362lrtVoiceVLANOUI 1 } sispm1040362lrtVoiceVLANOUITable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVoiceVLANOUIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Create Voice VLAN OUI entry. Modify OUI table will restart auto detect OUI process. " ::= { sispm1040362lrtVoiceVLANOUI 2 } sispm1040362lrtVoiceVLANOUIEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVoiceVLANOUIEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtVoiceVLANOUIIndex } ::= { sispm1040362lrtVoiceVLANOUITable 1 } SISPM1040362LRTVoiceVLANOUIEntry ::= SEQUENCE { sispm1040362lrtVoiceVLANOUIIndex Integer32, sispm1040362lrtVoiceVLANTelephonyOUI DisplayString, sispm1040362lrtVoiceVLANDescription DisplayString, sispm1040362lrtVoiceVLANOUIRowStatus Integer32 } sispm1040362lrtVoiceVLANOUIIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtVoiceVLANOUIEntry 1 } sispm1040362lrtVoiceVLANTelephonyOUI OBJECT-TYPE SYNTAX DisplayString (SIZE (1..32)) MAX-ACCESS read-write STATUS current DESCRIPTION "OUI address, format : 0a 1b 2c " ::= { sispm1040362lrtVoiceVLANOUIEntry 2 } sispm1040362lrtVoiceVLANDescription OBJECT-TYPE SYNTAX DisplayString (SIZE (1..32)) MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 32 characters describing OUI address. " ::= { sispm1040362lrtVoiceVLANOUIEntry 3 } sispm1040362lrtVoiceVLANOUIRowStatus OBJECT-TYPE SYNTAX Integer32 (1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "1: active 2: notInservice 4: destroy 5: undo" ::= { sispm1040362lrtVoiceVLANOUIEntry 4 } --sispm1040362lrtGARP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 3 } --sispm1040362lrtGARPConfTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTGARPConfEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGARP 1 } --sispm1040362lrtGARPConfEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTGARPConfEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- INDEX { sispm1040362lrtGARPConfPort } -- ::= { sispm1040362lrtGARPConfTable 1 } --SISPM1040362LRTGARPConfEntry ::= SEQUENCE { -- sispm1040362lrtGARPConfPort Integer32, -- sispm1040362lrtGARPJoinTimer Integer32, -- sispm1040362lrtGARPLeaveTimer Integer32, -- sispm1040362lrtGARPLeaveAllTimer Integer32, -- sispm1040362lrtGARPApplicantion Integer32, -- sispm1040362lrtGARPAttributeType Integer32, -- sispm1040362lrtGARPApplicant Integer32 --} --sispm1040362lrtGARPConfPort OBJECT-TYPE -- SYNTAX Integer32 (1..4095) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGARPConfEntry 1 } --sispm1040362lrtGARPJoinTimer OBJECT-TYPE -- SYNTAX Integer32 (200..1000) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 200, range : 200 - 1000 " -- ::= { sispm1040362lrtGARPConfEntry 2 } --sispm1040362lrtGARPLeaveTimer OBJECT-TYPE -- SYNTAX Integer32 (600..3000) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 600 , range : 600 - 3000" -- ::= { sispm1040362lrtGARPConfEntry 3 } --sispm1040362lrtGARPLeaveAllTimer OBJECT-TYPE -- SYNTAX Integer32 (10000..50000) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 10000, range : 10000 - 50000 " -- ::= { sispm1040362lrtGARPConfEntry 4 } --sispm1040362lrtGARPApplicantion OBJECT-TYPE -- SYNTAX Integer32(1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 1 -- 1: GVRP" -- ::= { sispm1040362lrtGARPConfEntry 5 } --sispm1040362lrtGARPAttributeType OBJECT-TYPE -- SYNTAX Integer32(1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 1 -- 1: VLAN" -- ::= { sispm1040362lrtGARPConfEntry 6 } --sispm1040362lrtGARPApplicant OBJECT-TYPE -- SYNTAX Integer32(0|1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0 -- 0: normal-participant -- 1: non-participant" -- ::= { sispm1040362lrtGARPConfEntry 7 } --sispm1040362lrtGARPStatisticsTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTGARPStatisticsEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " Show the basic GARP port statistics. " -- ::= { sispm1040362lrtGARP 2 } --sispm1040362lrtGARPStatisticsEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTGARPStatisticsEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- INDEX { sispm1040362lrtGARPStatisticsPort } -- ::= { sispm1040362lrtGARPStatisticsTable 1 } --SISPM1040362LRTGARPStatisticsEntry ::= SEQUENCE { -- sispm1040362lrtGARPStatisticsPort Integer32, -- sispm1040362lrtGARPStatisticsPeerMAC DisplayString, -- sispm1040362lrtGARPStatisticsFailedCount Counter32 --} --sispm1040362lrtGARPStatisticsPort OBJECT-TYPE -- SYNTAX Integer32 (1..4095) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " port, range : 1 - port number. " -- ::= { sispm1040362lrtGARPStatisticsEntry 1 } --sispm1040362lrtGARPStatisticsPeerMAC OBJECT-TYPE -- SYNTAX DisplayString -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " Peer MAC is MAC address of the neighbour Switch from with GARP frame is received. " -- ::= { sispm1040362lrtGARPStatisticsEntry 2 } --sispm1040362lrtGARPStatisticsFailedCount OBJECT-TYPE -- SYNTAX Counter32 -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " explain Failed count here. " -- ::= { sispm1040362lrtGARPStatisticsEntry 3 } sispm1040362lrtGVRP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 4 } sispm1040362lrtGVRPConf OBJECT IDENTIFIER ::= { sispm1040362lrtGVRP 1 } sispm1040362lrtGVRPMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0, 0: disable, 1: enable. " ::= { sispm1040362lrtGVRPConf 1 } sispm1040362lrtGVRPMaxVlan OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of simultaniously VLANs that GVRP can control. " ::= { sispm1040362lrtGVRPConf 2 } sispm1040362lrtGVRPJoinTime OBJECT-TYPE SYNTAX Integer32(1..20) MAX-ACCESS read-write STATUS current DESCRIPTION "join-time in units of centi seconds. Range is 1-20. Default is 20. " ::= { sispm1040362lrtGVRPConf 3 } sispm1040362lrtGVRPLeaveTime OBJECT-TYPE SYNTAX Integer32(60..300) MAX-ACCESS read-write STATUS current DESCRIPTION "leave-time in units of centi seconds. Range is 60-300. Default is 60. " ::= { sispm1040362lrtGVRPConf 4 } sispm1040362lrtGVRPLeaveAllTime OBJECT-TYPE SYNTAX Integer32(1000..5000) MAX-ACCESS read-write STATUS current DESCRIPTION "leave-all-time in units of centi seconds Range is 1000-5000. Default is 1000" ::= { sispm1040362lrtGVRPConf 5 } sispm1040362lrtGVRPConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTGVRPConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtGVRPConf 6 } sispm1040362lrtGVRPConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTGVRPConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtGVRPConfPort } ::= { sispm1040362lrtGVRPConfTable 1 } SISPM1040362LRTGVRPConfEntry ::= SEQUENCE { sispm1040362lrtGVRPConfPort Integer32, sispm1040362lrtGVRPConfPortMode Integer32 -- sispm1040362lrtGVRPConfPortRRole Integer32 } sispm1040362lrtGVRPConfPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtGVRPConfEntry 1 } sispm1040362lrtGVRPConfPortMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 1: enable 0: disable" ::= { sispm1040362lrtGVRPConfEntry 2 } --sispm1040362lrtGVRPConfPortRRole OBJECT-TYPE -- SYNTAX Integer32(0|1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0 -- 1: enable -- 0: disable" -- ::= { sispm1040362lrtGVRPConfEntry 3 } --sispm1040362lrtGVRPStatisticsTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTGVRPStatisticsEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGVRP 2 } --sispm1040362lrtGVRPStatisticsEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTGVRPStatisticsEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- INDEX { sispm1040362lrtGVRPStatisticsPort } -- ::= { sispm1040362lrtGVRPStatisticsTable 1 } --SISPM1040362LRTGVRPStatisticsEntry ::= SEQUENCE { -- sispm1040362lrtGVRPStatisticsPort Integer32, -- sispm1040362lrtGVRPStatisticsJoinTxCnt Counter32, -- sispm1040362lrtGVRPStatisticsLeaveTxCnt Counter32 --} --sispm1040362lrtGVRPStatisticsPort OBJECT-TYPE -- SYNTAX Integer32 (1..4095) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGVRPStatisticsEntry 1 } --sispm1040362lrtGVRPStatisticsJoinTxCnt OBJECT-TYPE -- SYNTAX Counter32 -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGVRPStatisticsEntry 2 } --sispm1040362lrtGVRPStatisticsLeaveTxCnt OBJECT-TYPE -- SYNTAX Counter32 -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtGVRPStatisticsEntry 3 } sispm1040362lrtMirroring OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 6 } --sispm1040362lrtPortToMirrorOn OBJECT-TYPE -- SYNTAX Integer32(0..10) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0 -- 0: disable, -- range : 1 - port number. " -- ::= { sispm1040362lrtMirroring 2 } -- --sispm1040362lrtMirrorTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTMirrorEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtMirroring 3 } -- --sispm1040362lrtMirrorEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTMirrorEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- INDEX { sispm1040362lrtMirrorPort } -- ::= { sispm1040362lrtMirrorTable 1 } -- --SISPM1040362LRTMirrorEntry ::= SEQUENCE { -- sispm1040362lrtMirrorPort Integer32, -- sispm1040362lrtMirrorMode Integer32 --} -- --sispm1040362lrtMirrorPort OBJECT-TYPE -- SYNTAX Integer32 (1..4095) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- " " -- ::= { sispm1040362lrtMirrorEntry 1 } -- --sispm1040362lrtMirrorMode OBJECT-TYPE -- SYNTAX Integer32(0..3) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0 -- 0: disable -- 1: enable -- 2: rx only -- 3: tx only -- Setting Tx mirroring for analyzer port has no effect. Tx mirroring ignored" -- ::= { sispm1040362lrtMirrorEntry 2 } sispm1040362lrtRMirrorMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable, 1: enable" ::= { sispm1040362lrtMirroring 4 } sispm1040362lrtRMirrorType OBJECT-TYPE SYNTAX Integer32(0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "0: Mirror 1: Source(RMirror) 2: Intermediate(RMirror) 3: Destination(RMirror)" ::= { sispm1040362lrtMirroring 5 } sispm1040362lrtRMirrorVLANID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "VLAN ID" ::= { sispm1040362lrtMirroring 6 } sispm1040362lrtRMirrorReflectorPort OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "Reflector Port range: 1 - port number." ::= { sispm1040362lrtMirroring 7 } sispm1040362lrtRMirrorSourceVLANs OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "VLAN-based Mirroring." ::= { sispm1040362lrtMirroring 8 } sispm1040362lrtRMirrorCPUSource OBJECT-TYPE SYNTAX Integer32(0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "0: Disable 1: RX Only 2: TX Only 3: Both" ::= { sispm1040362lrtMirroring 9 } sispm1040362lrtRMirrorTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTRMirrorEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtMirroring 12 } sispm1040362lrtRMirrorEntry OBJECT-TYPE SYNTAX SISPM1040362LRTRMirrorEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtRMirrorPort } ::= { sispm1040362lrtRMirrorTable 1 } SISPM1040362LRTRMirrorEntry ::= SEQUENCE { sispm1040362lrtRMirrorPort Integer32, sispm1040362lrtRMirrorPortSource Integer32, sispm1040362lrtRMirrorPortIntermediate Integer32, sispm1040362lrtRMirrorPortDestination Integer32 } sispm1040362lrtRMirrorPort OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtRMirrorEntry 1 } sispm1040362lrtRMirrorPortSource OBJECT-TYPE SYNTAX Integer32(0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "0: Disable 1: RX Only 2: TX Only 3: Both" ::= { sispm1040362lrtRMirrorEntry 2 } sispm1040362lrtRMirrorPortIntermediate OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0: disable, 1: enable" ::= { sispm1040362lrtRMirrorEntry 3 } sispm1040362lrtRMirrorPortDestination OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0: disable, 1: enable" ::= { sispm1040362lrtRMirrorEntry 4 } sispm1040362lrtTrapEventSeverity OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 7 } sispm1040362lrtTrapEventSeverityTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTTrapEventSeverityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtTrapEventSeverity 1 } sispm1040362lrtTrapEventSeverityEntry OBJECT-TYPE SYNTAX SISPM1040362LRTTrapEventSeverityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtTrapEventSeverityIndex } ::= { sispm1040362lrtTrapEventSeverityTable 1 } SISPM1040362LRTTrapEventSeverityEntry ::= SEQUENCE { sispm1040362lrtTrapEventSeverityIndex Integer32, sispm1040362lrtTrapEventSeverityGroupName DisplayString, sispm1040362lrtTrapEventSeverityLevel Integer32, sispm1040362lrtTrapEventSeveritySyslog Integer32, sispm1040362lrtTrapEventSeverityTrap Integer32, sispm1040362lrtTrapEventSeveritySMTP Integer32, sispm1040362lrtTrapEventSeveritySwitch2go Integer32 } sispm1040362lrtTrapEventSeverityIndex OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtTrapEventSeverityEntry 1 } sispm1040362lrtTrapEventSeverityGroupName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Group Name" ::= { sispm1040362lrtTrapEventSeverityEntry 2 } sispm1040362lrtTrapEventSeverityLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "0:Emergency 1:Alert 2:Critical 3:Error 4:Warning 5:Notice 6:Information 7:Debug" ::= { sispm1040362lrtTrapEventSeverityEntry 3 } sispm1040362lrtTrapEventSeveritySyslog OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtTrapEventSeverityEntry 4 } sispm1040362lrtTrapEventSeverityTrap OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtTrapEventSeverityEntry 5 } sispm1040362lrtTrapEventSeveritySMTP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtTrapEventSeverityEntry 6 } sispm1040362lrtTrapEventSeveritySwitch2go OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtTrapEventSeverityEntry 7 } -- ======================================================================================================================= sispm1040362lrtSMTP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 8 } sispm1040362lrtSMTPMailServer OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing email server. " ::= { sispm1040362lrtSMTP 1 } sispm1040362lrtSMTPUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing user name. " ::= { sispm1040362lrtSMTP 2 } sispm1040362lrtSMTPPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing password. " ::= { sispm1040362lrtSMTP 3 } sispm1040362lrtSMTPSender OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing sender. " ::= { sispm1040362lrtSMTP 5 } sispm1040362lrtSMTPReturnPath OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing return path. " ::= { sispm1040362lrtSMTP 6 } sispm1040362lrtSMTPEmailAddress1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 7 } sispm1040362lrtSMTPEmailAddress2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 8 } sispm1040362lrtSMTPEmailAddress3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 9 } sispm1040362lrtSMTPEmailAddress4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 10 } sispm1040362lrtSMTPEmailAddress5 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 11 } sispm1040362lrtSMTPEmailAddress6 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " Up to 47 characters describing mail address. " ::= { sispm1040362lrtSMTP 12 } -- ======================================================================================================================= sispm1040362lrtACLConf OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 9 } -- RowStatus Info: createAndGo, notReady not supported. -- ======================================================================================================================= -- Textual Conventions for the sispm1040362lrt Acl Mib -- ======================================================================================================================= -- sispm1040362lrtACL OBJECT IDENTIFIER ::= { sispm1040362lrtACLConf 1 } sispm1040362lrtACLACE OBJECT IDENTIFIER ::= { sispm1040362lrtACLConf 3 } -- -- ======================================================================================================================= -- Start sispm1040362lrtACLPortConf group -- ======================================================================================================================= --sispm1040362lrtACLPortConfTable sispm1040362lrtACLPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTACLPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL Port Conf Table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtACL 1 } sispm1040362lrtACLPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTACLPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL Port Conf Entry. " INDEX { ifIndex } ::= { sispm1040362lrtACLPortConfTable 1 } SISPM1040362LRTACLPortConfEntry ::= SEQUENCE { sispm1040362lrtACLPortConfPolicyID Integer32, sispm1040362lrtACLPortConfAction INTEGER, sispm1040362lrtACLPortConfRateLimiterID Integer32, sispm1040362lrtACLPortConfPortRedirect Integer32, sispm1040362lrtACLPortConfMirror AdminMode, sispm1040362lrtACLPortConfLogging AdminMode, sispm1040362lrtACLPortConfShutdown AdminMode, sispm1040362lrtACLPortConfState AdminMode, sispm1040362lrtACLPortConfCounter Counter32 } sispm1040362lrtACLPortConfPolicyID OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "The policy to apply to this port. default: 0, range : 0 - 63. " ::= { sispm1040362lrtACLPortConfEntry 2 } sispm1040362lrtACLPortConfAction OBJECT-TYPE SYNTAX INTEGER { deny(0), permit(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Whether forwarding is permitted ('Permit') or denied ('Deny'). default: 1, 0: Deny, 1: Permit." ::= { sispm1040362lrtACLPortConfEntry 3 } sispm1040362lrtACLPortConfRateLimiterID OBJECT-TYPE SYNTAX Integer32 (0..16) MAX-ACCESS read-write STATUS current DESCRIPTION "The rate limiter to apply on this port. 0: Disable, range : 0 - 16. " ::= { sispm1040362lrtACLPortConfEntry 4 } sispm1040362lrtACLPortConfPortRedirect OBJECT-TYPE SYNTAX Integer32 (0..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "Port frames are redirected on. 0: Disable, range : 0 - end port number. " ::= { sispm1040362lrtACLPortConfEntry 5 } sispm1040362lrtACLPortConfMirror OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "The mirror operation of this port." ::= { sispm1040362lrtACLPortConfEntry 6 } sispm1040362lrtACLPortConfLogging OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the logging operation of this port." ::= { sispm1040362lrtACLPortConfEntry 7 } sispm1040362lrtACLPortConfShutdown OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the port shut down operation of this port." DEFVAL { disable } ::= { sispm1040362lrtACLPortConfEntry 8 } sispm1040362lrtACLPortConfState OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the port state of this port." DEFVAL { enable } ::= { sispm1040362lrtACLPortConfEntry 9 } sispm1040362lrtACLPortConfCounter OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Counts the number of frames that match this ACE. " ::= { sispm1040362lrtACLPortConfEntry 10 } -- -- ======================================================================================================================= -- Start sispm1040362lrtACLRateLimiter group -- ======================================================================================================================= --sispm1040362lrtACLRateLimiterTable sispm1040362lrtACLRateLimiterTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTACLRateLimiterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL Rate Limiter Table." ::= { sispm1040362lrtACL 2 } sispm1040362lrtACLRateLimiterEntry OBJECT-TYPE SYNTAX SISPM1040362LRTACLRateLimiterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL Rate Limiter Entry. " INDEX { sispm1040362lrtACLRateLimiterID } ::= { sispm1040362lrtACLRateLimiterTable 1 } SISPM1040362LRTACLRateLimiterEntry ::= SEQUENCE { sispm1040362lrtACLRateLimiterID Integer32, sispm1040362lrtACLRateLimiterRate Integer32, sispm1040362lrtACLRateLimiterUnit INTEGER } sispm1040362lrtACLRateLimiterID OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Rate Limiter ID. range : 1-16 " ::= { sispm1040362lrtACLRateLimiterEntry 1 } sispm1040362lrtACLRateLimiterRate OBJECT-TYPE SYNTAX Integer32(0..3276700) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 1, range : <0-3276700> pps,The valid rate is 0 - 99, 100, 200, 300, ..., 3276700 in pps. <0-10000> kbps,The valid rate is 0, 100, 200, 300,..., 1000000 in kbps." ::= { sispm1040362lrtACLRateLimiterEntry 2 } sispm1040362lrtACLRateLimiterUnit OBJECT-TYPE SYNTAX INTEGER { pps(0), kbps(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the rate unit. sispm1040362lrt(e){0: pps, 1: kbps.} sispm1040362lrt{0: pps}" ::= { sispm1040362lrtACLRateLimiterEntry 3 } -- -- ======================================================================================================================= -- Start sispm1040362lrtACLACE group -- ======================================================================================================================= --sispm1040362lrtACLACEClear sispm1040362lrtACLACEClear OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all ACE counters." ::= { sispm1040362lrtACLACE 1 } --sispm1040362lrtACLACETable sispm1040362lrtACLACETable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTACLACEEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Create ACL ACE entry. " ::= { sispm1040362lrtACLACE 2 } sispm1040362lrtACLACEEntry OBJECT-TYPE SYNTAX SISPM1040362LRTACLACEEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACLACE Table." INDEX { sispm1040362lrtACLACEIndex } ::= { sispm1040362lrtACLACETable 1 } SISPM1040362LRTACLACEEntry ::= SEQUENCE { sispm1040362lrtACLACEIndex Integer32, sispm1040362lrtACLACEID Integer32, sispm1040362lrtACLACENextID Integer32, -- sispm1040362lrtACLACELoopUp AdminMode, sispm1040362lrtACLACEIngressPort DisplayString, sispm1040362lrtACLACEPortPolicyNumber Integer32, sispm1040362lrtACLACEPortPolicyBitmask Integer32, sispm1040362lrtACLACEFrameType INTEGER, sispm1040362lrtACLACEAction INTEGER, sispm1040362lrtACLACEFilterPort Integer32, sispm1040362lrtACLACEDenyPortRedirect DisplayString, sispm1040362lrtACLACERateLimiter Integer32, sispm1040362lrtACLACEMirror AdminMode, sispm1040362lrtACLACELogging AdminMode, sispm1040362lrtACLACEShutdown AdminMode, sispm1040362lrtACLACECounter Counter32, sispm1040362lrtACLACEVLAN8021QTagged INTEGER, sispm1040362lrtACLACEVLANVID Integer32, sispm1040362lrtACLACEVLANTagPriority DisplayString, sispm1040362lrtACLACESMAC DisplayString, sispm1040362lrtACLACEDMACType INTEGER, sispm1040362lrtACLACEDMAC DisplayString, sispm1040362lrtACLACEEtherType Integer32, sispm1040362lrtACLACEArpOpCode INTEGER, sispm1040362lrtACLACEArpFlagsRequestReply INTEGER, sispm1040362lrtACLACEArpFlagsArpSMac INTEGER, sispm1040362lrtACLACEArpFlagsRarpDmac INTEGER, sispm1040362lrtACLACEArpFlagsLength INTEGER, sispm1040362lrtACLACEArpFlagsIp INTEGER, sispm1040362lrtACLACEArpFlagsEthernet INTEGER, sispm1040362lrtACLACESIPType INTEGER, sispm1040362lrtACLACESIPIPAddress IpAddress, sispm1040362lrtACLACESIPIPMask IpAddress, sispm1040362lrtACLACEDIPType INTEGER, sispm1040362lrtACLACEDIPIPAddress IpAddress, sispm1040362lrtACLACEDIPIPMask IpAddress, sispm1040362lrtACLACEIPProtocol INTEGER, sispm1040362lrtACLACEIPProtocolValue Integer32, sispm1040362lrtACLACEIPFlagsTTL INTEGER, sispm1040362lrtACLACEIPFlagsFragment INTEGER, sispm1040362lrtACLACEIPFlagsOptions INTEGER, sispm1040362lrtACLACEICMPType Integer32, sispm1040362lrtACLACEICMPCode Integer32, sispm1040362lrtACLACESourcePort DisplayString, sispm1040362lrtACLACEDestPort DisplayString, sispm1040362lrtACLACETCPFlagsFin INTEGER, sispm1040362lrtACLACETCPFlagsSyn INTEGER, sispm1040362lrtACLACETCPFlagsRst INTEGER, sispm1040362lrtACLACETCPFlagsPsh INTEGER, sispm1040362lrtACLACETCPFlagsAck INTEGER, sispm1040362lrtACLACETCPFlagsUrg INTEGER, sispm1040362lrtACLACEIPv6SIPAddress DisplayString, sispm1040362lrtACLACEIPv6SIPBitmask DisplayString, sispm1040362lrtACLACEIPv6HopLimit INTEGER, sispm1040362lrtACLACERowStatus RowStatus } sispm1040362lrtACLACEIndex OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The index. " ::= { sispm1040362lrtACLACEEntry 1 } sispm1040362lrtACLACEID OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS read-create STATUS current DESCRIPTION "If the ACE ID is specified and an entry with this ACE ID already exists, the ACE will be modified. Otherwise, a new ACE will be added. range : 1 - 256. " ::= { sispm1040362lrtACLACEEntry 2 } sispm1040362lrtACLACENextID OBJECT-TYPE SYNTAX Integer32 (0..256) MAX-ACCESS read-create STATUS current DESCRIPTION "If the next ACE ID is non zero, the ACE will be placed before this ACE in the list. If the next ACE ID is zero, the ACE will be placed last in the list. range : 0 - 256. " ::= { sispm1040362lrtACLACEEntry 3 } -- sispm1040362lrtACLACELoopUp OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-create -- STATUS current -- DESCRIPTION -- "Specify the second lookup operation of the ACE." -- ::= { sispm1040362lrtACLACEEntry 4 } sispm1040362lrtACLACEIngressPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the ingress port of the ACE. Possible values are: 0: All,The ACE will match all ingress port. Port n: The ACE will match a specific ingress port." ::= { sispm1040362lrtACLACEEntry 5 } sispm1040362lrtACLACEPortPolicyNumber OBJECT-TYPE SYNTAX Integer32(0..64) MAX-ACCESS read-create STATUS current DESCRIPTION "policy value. range : 0 - 64. 64: Any. " ::= { sispm1040362lrtACLACEEntry 6 } sispm1040362lrtACLACEPortPolicyBitmask OBJECT-TYPE SYNTAX Integer32(0..256) MAX-ACCESS read-create STATUS current DESCRIPTION "When 'Specific' is selected for the policy filter, you can enter a specific policy bitmask. sispm1040362lrt{range : 0 - 63(0x3f), 64: no data.} sispm1040362lrt{range : 0 - 255(0xff), 256: no data.}" ::= { sispm1040362lrtACLACEEntry 7 } sispm1040362lrtACLACEFrameType OBJECT-TYPE SYNTAX INTEGER { any(0), etype(1), arp(2), ipv4(3), ipv6(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "Select the frame type for this ACE. When change the type Related oid will set default. 0: any, 1: etype, 2: arp, 3: ipv4, 4: ipv6." ::= { sispm1040362lrtACLACEEntry 8 } sispm1040362lrtACLACEAction OBJECT-TYPE SYNTAX INTEGER { deny(0), permit(1), filter(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "sispm1040362lrt{0: Deny,1: Permit,2: Filter, range: 0-2.} sispm1040362lrt{0: Deny,1: Permit }" ::= { sispm1040362lrtACLACEEntry 9 } sispm1040362lrtACLACEFilterPort OBJECT-TYPE SYNTAX Integer32(-1..255) MAX-ACCESS read-create STATUS current DESCRIPTION "When 'Action' is 'Filter' can set. 0: All, Port n: The ACE applies to this port number, where n is the number of the switch port. -1: no data. range: -1 - Port number." ::= { sispm1040362lrtACLACEEntry 10 } sispm1040362lrtACLACEDenyPortRedirect OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Frames that hit the ACE are redirected to the port number specified here.Disabled,indicates that the port redirect operation is disabled. When 'Action' is 'Deny' can set. 0: disabled, Port no: The ACE applies to this port number, where n is the number of the switch port." ::= { sispm1040362lrtACLACEEntry 11 } sispm1040362lrtACLACERateLimiter OBJECT-TYPE SYNTAX Integer32(0..16) MAX-ACCESS read-create STATUS current DESCRIPTION "default: 0, 0: Disable range : 0 - 16 " ::= { sispm1040362lrtACLACEEntry 12 } sispm1040362lrtACLACEMirror OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "default: 0, 0: disable - Frames matching the ACE are not mirrored. 1: enable - Frames matching the ACE are mirrored." ::= { sispm1040362lrtACLACEEntry 13 } sispm1040362lrtACLACELogging OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "default: 0, 0: disable - Frames matching the ACE are not logged. 1: enable - Frames matching the ACE are stored in the system log." ::= { sispm1040362lrtACLACEEntry 14 } sispm1040362lrtACLACEShutdown OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "default: 0, 0: disable - Port shut down is disabled for the AC. 1: enable - If a frame matches the ACE, the ingress port will be disabled." ::= { sispm1040362lrtACLACEEntry 15 } sispm1040362lrtACLACECounter OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The counter indicates the number of times the ACE was hit by a frame. " ::= { sispm1040362lrtACLACEEntry 16 } sispm1040362lrtACLACEVLAN8021QTagged OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1), any(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to the 802.1Q tagged. default: 2, 0: disable - Untagged frame only. 1: enable - Tagged frame only. 2: Any - Any value is allowed." ::= { sispm1040362lrtACLACEEntry 17 } sispm1040362lrtACLACEVLANVID OBJECT-TYPE SYNTAX Integer32(0..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the VLAN ID filter for this ACE. The vid can't be set when 802.1Q Tagged is disabled. default: 0, 0: Any - No VLAN ID filter is specified. range : 0 - 4095 " ::= { sispm1040362lrtACLACEEntry 18 } sispm1040362lrtACLACEVLANTagPriority OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the tag priority for this ACE. The tag priority can't be set when 802.1Q Tagged is disabled. range: 0~7,0-1,2-3,4-5,6-7,0-3,4-7." ::= { sispm1040362lrtACLACEEntry 19 } sispm1040362lrtACLACESMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Configure source MAC address for this ACE. : A frame that hits this ACE matches this source MAC address value. xx-xx-xx-xx-xx-xx. Any: Don't care." ::= { sispm1040362lrtACLACEEntry 20 } sispm1040362lrtACLACEDMACType OBJECT-TYPE SYNTAX INTEGER { any(0), mc(1), bc(2), uc(3) , macAddress(4) , noData(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "DMAC Type. default: 0, 0: Any - Don't care. 1: Multicast - Frame must be multicast. 2: Broadcast - Frame must be broadcast. 3: Unicast - Frame must be unicast. 4: mac address. 5: no data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 21 } sispm1040362lrtACLACEDMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Configure destination MAC address for this ACE. : A frame that hits this ACE matches this destination MAC address value. xx-xx-xx-xx-xx-xx." ::= { sispm1040362lrtACLACEEntry 22 } sispm1040362lrtACLACEEtherType OBJECT-TYPE SYNTAX Integer32(-1..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "0: Any - Any but excluding 0x0800(IPv4) 0x0806(ARP) and 0x86DD(IPv6). range : 0 or 1536(0x0600), 65535(0xffff). -1: No data. " ::= { sispm1040362lrtACLACEEntry 23 } sispm1040362lrtACLACEArpOpCode OBJECT-TYPE SYNTAX INTEGER { any(0), arp(1), rarp(2), other(3), noData(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure ARP opcode for this ACE. default: 0, 0: Any - Don't care. 1: arp. 2: rarp. 3: other. 4: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 24 } sispm1040362lrtACLACEArpFlagsRequestReply OBJECT-TYPE SYNTAX INTEGER { reply(0), request(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the available ARP/RARP opcode (OP) flag for this ACE. default: 2, 0: Frame must have ARP Reply or RARP Reply OP flag. 1: Frame must have ARP Request or RARP Request OP flag set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 25 } sispm1040362lrtACLACEArpFlagsArpSMac OBJECT-TYPE SYNTAX INTEGER { notEqualSMAC(0), equalSMAC(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to their sender hardware address field (SHA) settings. default: 2, 0: ARP frames where SHA is not equal to the SMAC address. 1: ARP frames where SHA is equal to the SMAC address. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 26 } sispm1040362lrtACLACEArpFlagsRarpDmac OBJECT-TYPE SYNTAX INTEGER { notEqualDMAC(0), equalDMAC(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to their target hardware address field (THA) settings. default: 2, 0: RARP frames where THA is not equal to the DMAC address. 1: RARP frames where THA is equal to the DMAC address. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 27 } sispm1040362lrtACLACEArpFlagsLength OBJECT-TYPE SYNTAX INTEGER { notEqualEthIpV4 (0), equalEthIpV4(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to their ARP/RARP hardware address length (HLN) and protocol address length (PLN) settings. default: 2, 0: ARP/RARP frames where the HLN is not equal to Ethernet(0x06) or the (PLN) is not equal to IPv4(0x04). 1: ARP/RARP frames where the HLN is equal to Ethernet (0x06) and the (PLN) is equal to IPv4(0x04). 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 28 } sispm1040362lrtACLACEArpFlagsIp OBJECT-TYPE SYNTAX INTEGER { notEqualEth(0), equalEth(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to their ARP/RARP hardware address space (HRD) settings. default: 2, 0: ARP/RARP frames where the HLD is not equal to Ethernet(1). 1: ARP/RARP frames where the HLD is equal to Ethernet(1). 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 29 } sispm1040362lrtACLACEArpFlagsEthernet OBJECT-TYPE SYNTAX INTEGER { notEqualIp(0), equalIp(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify whether frames can hit the action according to their ARP/RARP protocol address space (PRO) settings. default: 2, 0: ARP/RARP frames where the PRO is not equal to IP\n(0x800). 1: ARP/RARP frames where the PRO is equal to IP(0x800). 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 30 } sispm1040362lrtACLACESIPType OBJECT-TYPE SYNTAX INTEGER { any(0), ip(1), network(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure source IP address for this ACE. default: 0, 0: Any - Don't care. 1: IP Address. 2: Network. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 31 } sispm1040362lrtACLACESIPIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "A frame that hits this ACE matches this source IP address value." ::= { sispm1040362lrtACLACEEntry 32 } sispm1040362lrtACLACESIPIPMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "Specific sender IP mask in dotted decimal notation." ::= { sispm1040362lrtACLACEEntry 33 } sispm1040362lrtACLACEDIPType OBJECT-TYPE SYNTAX INTEGER { any(0), ip(1), network(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure destination IP address for this ACE. default: 0, 0: Any - Don't care. 1: IP Address. 2: Network. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 34 } sispm1040362lrtACLACEDIPIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "A frame that hits this ACE matches this destination IP address value." ::= { sispm1040362lrtACLACEEntry 35 } sispm1040362lrtACLACEDIPIPMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "Specific sender IP mask in dotted decimal notation." ::= { sispm1040362lrtACLACEEntry 36 } sispm1040362lrtACLACEIPProtocol OBJECT-TYPE SYNTAX INTEGER{ any(0), icmp(1), udp(2), tcp(3), other(4), noData(5)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the IP protocol filter for this ACE. default: 0, 0: Any, 1: ICMP, 2: UDP, 3: TCP, 4: Other, 5: no data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 37 } sispm1040362lrtACLACEIPProtocolValue OBJECT-TYPE SYNTAX Integer32(0..256) MAX-ACCESS read-create STATUS current DESCRIPTION "Configure IP protocol value for this ACE when IP Protocol is 'other'. default: 256, 256: No data. range : 0 - 256" ::= { sispm1040362lrtACLACEEntry 38 } sispm1040362lrtACLACEIPFlagsTTL OBJECT-TYPE SYNTAX INTEGER { nonZero(0), zero(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the Time-to-Live settings for this ACE. default: 0, 0: zero, 1: Non-Zero 2: Any,, 3: No data." DEFVAL { nonZero } ::= { sispm1040362lrtACLACEEntry 39 } sispm1040362lrtACLACEIPFlagsFragment OBJECT-TYPE SYNTAX INTEGER{yes(0), no(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the fragment offset settings for this ACE. default: 2, 0: No, 1: Yes, 2: Any, 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 40 } sispm1040362lrtACLACEIPFlagsOptions OBJECT-TYPE SYNTAX INTEGER{yes(0), no(1), any(2), noData(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the options flag setting for this ACE. default: 2, 0: No, 1: Yes, 2: Any, 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 41 } sispm1040362lrtACLACEICMPType OBJECT-TYPE SYNTAX Integer32(0..257) MAX-ACCESS read-create STATUS current DESCRIPTION "Configure ICMP type for this ACE. default: 256, 256: Any - Don't care. 257: No data. range : 0 - 257." ::= { sispm1040362lrtACLACEEntry 42 } sispm1040362lrtACLACEICMPCode OBJECT-TYPE SYNTAX Integer32(0..257) MAX-ACCESS read-create STATUS current DESCRIPTION "Configure ICMP code for this ACE. default: 256, 256: Any - Don't care. 257: No data. range : 0 - 257." ::= { sispm1040362lrtACLACEEntry 43 } sispm1040362lrtACLACESourcePort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Configure Source UDP/TCP port range for this ACE. default: any, specific: 0~65535, range : 0 - 65535." ::= { sispm1040362lrtACLACEEntry 44 } sispm1040362lrtACLACEDestPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Configure Destination UDP/TCP port range for this ACE. default: any, specific: 0~65535, range : 0 - 65535." ::= { sispm1040362lrtACLACEEntry 45 } sispm1040362lrtACLACETCPFlagsFin OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (FIN) flags for this ACE. default: 2, 0: TCP frames where the FIN field is unset. 1: TCP frames where the FIN field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 46 } sispm1040362lrtACLACETCPFlagsSyn OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (SYN) flags for this ACE. default: 2, 0: TCP frames where the SYN field is unset. 1: TCP frames where the SYN field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 47 } sispm1040362lrtACLACETCPFlagsRst OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (RST) flags for this ACE. default: 2, 0: TCP frames where the RST field is unset. 1: TCP frames where the RST field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 48 } sispm1040362lrtACLACETCPFlagsPsh OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (PSH) flags for this ACE. default: 2, 0: TCP frames where the PSH field is unset. 1: TCP frames where the PSH field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 49 } sispm1040362lrtACLACETCPFlagsAck OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (ACK) flags for this ACE. default: 2, 0: TCP frames where the ACK field is unset. 1: TCP frames where the ACK field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 50 } sispm1040362lrtACLACETCPFlagsUrg OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Configure TCP (URG) flags for this ACE. default: 2, 0: TCP frames where the URG field is unset. 1: TCP frames where the URG field is set. 2: Any - Don't care. 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 51 } sispm1040362lrtACLACEIPv6SIPAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "When 'Specific' is selected for the source IPv6 filter, you can enter a specific SIPv6 address. The field only supported last 32 bits for IPv6 address. " ::= { sispm1040362lrtACLACEEntry 52 } sispm1040362lrtACLACEIPv6SIPBitmask OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "When 'Specific' is selected for the source IPv6 filter, you can enter a specific SIPv6 mask. The field only supported last 32 bits for IPv6 address. " ::= { sispm1040362lrtACLACEEntry 53 } sispm1040362lrtACLACEIPv6HopLimit OBJECT-TYPE SYNTAX INTEGER { unset(0), set(1), any(2), noData(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specify the hop limit settings for this ACE. default: 2, 0: Where the Hop Limit field is unset. 1: Where the Hop Limit field is set. 2: Any - Don't care, 3: No data." DEFVAL { any } ::= { sispm1040362lrtACLACEEntry 54 } sispm1040362lrtACLACERowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtACLACEEntry 56 } -- -- ======================================================================================================================= -- Start sispm1040362lrtACLStatus group -- ======================================================================================================================= --sispm1040362lrtACLStatusTable sispm1040362lrtACLStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTACLStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " ACL ACE Status entry. " ::= { sispm1040362lrtACL 4 } sispm1040362lrtACLStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTACLStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL Status Entry." INDEX { sispm1040362lrtACLStatusIndex } ::= { sispm1040362lrtACLStatusTable 1 } SISPM1040362LRTACLStatusEntry ::= SEQUENCE { sispm1040362lrtACLStatusIndex Integer32, sispm1040362lrtACLStatusUser DisplayString, sispm1040362lrtACLStatusID Integer32, sispm1040362lrtACLStatusIngressPort DisplayString, sispm1040362lrtACLStatusFrameType DisplayString, sispm1040362lrtACLStatusAction DisplayString, sispm1040362lrtACLStatusRateLimiter DisplayString, sispm1040362lrtACLStatusPortRedirect DisplayString, sispm1040362lrtACLStatusMirror DisplayString, sispm1040362lrtACLStatusCPU DisplayString, -- sispm1040362lrtACLStatusCPUOnce DisplayString, sispm1040362lrtACLStatusCounter Counter32, sispm1040362lrtACLStatusConflict DisplayString } sispm1040362lrtACLStatusIndex OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ACL status index. " ::= { sispm1040362lrtACLStatusEntry 1 } sispm1040362lrtACLStatusUser OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the ACL user. S : Static, IPMG : IP Management, IPSG : IP Source Guard, IPMC : IPMC, ARPI : Arp Inspection, UPnP : UPnP, DHCP : DHCP. " ::= { sispm1040362lrtACLStatusEntry 2 } sispm1040362lrtACLStatusID OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS read-only STATUS current DESCRIPTION "ACE ID. range : 1 - 256. " ::= { sispm1040362lrtACLStatusEntry 3 } sispm1040362lrtACLStatusIngressPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the ingress port of the ACE. Possible values are: All: The ACE will match all ingress port. Port: The ACE will match a specific ingress port. " ::= { sispm1040362lrtACLStatusEntry 4 } sispm1040362lrtACLStatusFrameType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the frame type of the ACE. Any: The ACE will match any frame type. EType: The ACE will match Ethernet Type frames. Note that an Ethernet Type based ACE will not get matched by IP and ARP frames. ARP: The ACE will match ARP/RARP frames. IPv4: The ACE will match all IPv4 frames. IPv4/ICMP: The ACE will match IPv4 frames with ICMP protocol. IPv4/UDP: The ACE will match IPv4 frames with UDP protocol. IPv4/TCP: The ACE will match IPv4 frames with TCP protocol. IPv4/Other: The ACE will match IPv4 frames, which are not ICMP/UDP/TCP. IPv6: The ACE will match all IPv6 standard frames. " ::= { sispm1040362lrtACLStatusEntry 5 } sispm1040362lrtACLStatusAction OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the forwarding action of the ACE. " ::= { sispm1040362lrtACLStatusEntry 6 } sispm1040362lrtACLStatusRateLimiter OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the rate limiter number of the ACE. " ::= { sispm1040362lrtACLStatusEntry 7 } sispm1040362lrtACLStatusPortRedirect OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the port redirect operation of the ACE. Frames matching the ACE are redirected to the port number. " ::= { sispm1040362lrtACLStatusEntry 8 } sispm1040362lrtACLStatusMirror OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Specify the mirror operation of this port. Not support 'sispm1040362lrt'." ::= { sispm1040362lrtACLStatusEntry 9 } sispm1040362lrtACLStatusCPU OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Forward packet that matched the specific ACE to CPU. " ::= { sispm1040362lrtACLStatusEntry 10 } -- sispm1040362lrtACLStatusCPUOnce OBJECT-TYPE -- SYNTAX DisplayString -- MAX-ACCESS read-only -- STATUS current -- DESCRIPTION -- "Forward first packet that matched the specific ACE to CPU. " -- ::= { sispm1040362lrtACLStatusEntry 11 } sispm1040362lrtACLStatusCounter OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The counter indicates the number of times the ACE was hit by a frame. " ::= { sispm1040362lrtACLStatusEntry 12 } sispm1040362lrtACLStatusConflict OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the hardware status of the specific ACE. The specific ACE is not applied to the hardware due to hardware limitations. " ::= { sispm1040362lrtACLStatusEntry 13 } -- ======================================================================================================================= -- sispm1040362lrtAclConformance -- ======================================================================================================================= sispm1040362lrtAclConformance OBJECT IDENTIFIER ::= { sispm1040362lrtACL 200 } sispm1040362lrtAclCompliances OBJECT IDENTIFIER ::= { sispm1040362lrtAclConformance 1 } sispm1040362lrtAclGroups OBJECT IDENTIFIER ::= { sispm1040362lrtAclConformance 2 } sispm1040362lrtACLPortConfGroup OBJECT-GROUP OBJECTS { -- sispm1040362lrtACLPortConfTable sispm1040362lrtACLPortConfPolicyID, sispm1040362lrtACLPortConfAction, sispm1040362lrtACLPortConfRateLimiterID, sispm1040362lrtACLPortConfPortRedirect, -- sispm1040362lrtACLPortConfMirror, sispm1040362lrtACLPortConfLogging, sispm1040362lrtACLPortConfShutdown, sispm1040362lrtACLPortConfState, sispm1040362lrtACLPortConfCounter } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt ACL information." ::= { sispm1040362lrtAclGroups 1 } sispm1040362lrtACLRateLimiterGroup OBJECT-GROUP OBJECTS { -- sispm1040362lrtACLRateLimiterTable sispm1040362lrtACLRateLimiterRate -- sispm1040362lrtACLRateLimiterUnit } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt ACL information." ::= { sispm1040362lrtAclGroups 2 } sispm1040362lrtACLACEGroup OBJECT-GROUP OBJECTS { -- sispm1040362lrtACLACEClear sispm1040362lrtACLACEClear, -- sispm1040362lrtACLACETable sispm1040362lrtACLACEID, sispm1040362lrtACLACENextID, -- sispm1040362lrtACLACELoopUp, sispm1040362lrtACLACEIngressPort, sispm1040362lrtACLACEPortPolicyNumber, sispm1040362lrtACLACEPortPolicyBitmask, sispm1040362lrtACLACEFrameType, sispm1040362lrtACLACEAction, -- sispm1040362lrtACLACEFilterPort, sispm1040362lrtACLACEDenyPortRedirect, sispm1040362lrtACLACERateLimiter, -- sispm1040362lrtACLACEMirror, sispm1040362lrtACLACELogging, sispm1040362lrtACLACEShutdown, sispm1040362lrtACLACECounter, -- sispm1040362lrtACLACEVLAN8021QTagged, sispm1040362lrtACLACEVLANVID, sispm1040362lrtACLACEVLANTagPriority, sispm1040362lrtACLACESMAC, sispm1040362lrtACLACEDMACType, sispm1040362lrtACLACEDMAC, sispm1040362lrtACLACEEtherType, sispm1040362lrtACLACEArpOpCode, sispm1040362lrtACLACEArpFlagsRequestReply, sispm1040362lrtACLACEArpFlagsArpSMac, sispm1040362lrtACLACEArpFlagsRarpDmac, sispm1040362lrtACLACEArpFlagsLength, sispm1040362lrtACLACEArpFlagsIp, sispm1040362lrtACLACEArpFlagsEthernet, sispm1040362lrtACLACESIPType, sispm1040362lrtACLACESIPIPAddress, sispm1040362lrtACLACESIPIPMask, sispm1040362lrtACLACEDIPType, sispm1040362lrtACLACEDIPIPAddress, sispm1040362lrtACLACEDIPIPMask, sispm1040362lrtACLACEIPProtocol, sispm1040362lrtACLACEIPProtocolValue, sispm1040362lrtACLACEIPFlagsTTL, sispm1040362lrtACLACEIPFlagsFragment, sispm1040362lrtACLACEIPFlagsOptions, sispm1040362lrtACLACEICMPType, sispm1040362lrtACLACEICMPCode, sispm1040362lrtACLACESourcePort, sispm1040362lrtACLACEDestPort, sispm1040362lrtACLACETCPFlagsFin, sispm1040362lrtACLACETCPFlagsSyn, sispm1040362lrtACLACETCPFlagsRst, sispm1040362lrtACLACETCPFlagsPsh, sispm1040362lrtACLACETCPFlagsAck, sispm1040362lrtACLACETCPFlagsUrg, sispm1040362lrtACLACEIPv6SIPAddress, sispm1040362lrtACLACEIPv6SIPBitmask, sispm1040362lrtACLACEIPv6HopLimit, sispm1040362lrtACLACERowStatus } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt ACL information." ::= { sispm1040362lrtAclGroups 3 } sispm1040362lrtACLStatusGroup OBJECT-GROUP OBJECTS { -- sispm1040362lrtACLStatusTable sispm1040362lrtACLStatusUser, sispm1040362lrtACLStatusID, sispm1040362lrtACLStatusIngressPort, sispm1040362lrtACLStatusFrameType, sispm1040362lrtACLStatusAction, sispm1040362lrtACLStatusRateLimiter, sispm1040362lrtACLStatusPortRedirect, sispm1040362lrtACLStatusMirror, sispm1040362lrtACLStatusCPU, -- sispm1040362lrtACLStatusCPUOnce, sispm1040362lrtACLStatusCounter, sispm1040362lrtACLStatusConflict } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt ACL information." ::= { sispm1040362lrtAclGroups 4 } -- ======================================================================================================================= -- ======================================================================================================================= -- RowStatus Info: createAndGo, notReady not supported. -- ======================================================================================================================= -- Textual Conventions for the sispm1040362lrt Qos Mib -- ======================================================================================================================= -- sispm1040362lrtQosConf OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 10 } sispm1040362lrtQos OBJECT IDENTIFIER ::= { sispm1040362lrtQosConf 1 } sispm1040362lrtQosPortClassification OBJECT IDENTIFIER ::= { sispm1040362lrtQos 1 } sispm1040362lrtQosPortPolicing OBJECT IDENTIFIER ::= { sispm1040362lrtQos 2 } sispm1040362lrtQosQueuePolicing OBJECT IDENTIFIER ::= { sispm1040362lrtQos 3 } sispm1040362lrtQosPortScheduler OBJECT IDENTIFIER ::= { sispm1040362lrtQos 4 } sispm1040362lrtQosPortEgressTagRemarking OBJECT IDENTIFIER ::= { sispm1040362lrtQos 6 } sispm1040362lrtQosPortDSCP OBJECT IDENTIFIER ::= { sispm1040362lrtQos 7 } sispm1040362lrtQosDSCP OBJECT IDENTIFIER ::= { sispm1040362lrtQos 8 } sispm1040362lrtQosDSCPTranslation OBJECT IDENTIFIER ::= { sispm1040362lrtQos 9 } sispm1040362lrtQosDSCPClassification OBJECT IDENTIFIER ::= { sispm1040362lrtQos 10 } sispm1040362lrtQosControlList OBJECT IDENTIFIER ::= { sispm1040362lrtQos 11 } sispm1040362lrtQosStormControl OBJECT IDENTIFIER ::= { sispm1040362lrtQos 12 } -- sispm1040362lrtQosPortStormControl OBJECT IDENTIFIER ::= { sispm1040362lrtQos 13 } -- sispm1040362lrtQosWRED OBJECT IDENTIFIER ::= { sispm1040362lrtQos 14 } sispm1040362lrtQosQCLStatus OBJECT IDENTIFIER ::= { sispm1040362lrtQos 15 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortClassification group -- ======================================================================================================================= --sispm1040362lrtQosPortClassificationTable sispm1040362lrtQosPortClassificationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "QoS Ingress Port Classification. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortClassification 1 } sispm1040362lrtQosPortClassificationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port Classification Table." INDEX { ifIndex } ::= { sispm1040362lrtQosPortClassificationTable 1 } SISPM1040362LRTQosPortClassificationEntry ::= SEQUENCE { sispm1040362lrtQosPortClassificationQoSClass Integer32, sispm1040362lrtQosPortClassificationDPlevel Integer32, sispm1040362lrtQosPortClassificationPCP Integer32, sispm1040362lrtQosPortClassificationDEI Integer32, sispm1040362lrtQosPortClassificationTagClass AdminMode, sispm1040362lrtQosPortClassificationDSCPBased AdminMode, sispm1040362lrtQosPortClassificationQCLAddr INTEGER, sispm1040362lrtQosPortClassificationKeyType KeyType, sispm1040362lrtQosPortClassificationWredGroup Integer32 } sispm1040362lrtQosPortClassificationQoSClass OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the default QoS class, i.e., the QoS class for frames not classified in any way. There is a one to one mapping between QoS class, queue and priority. A QoS class of 0 (zero) has the lowest priority. NOTe: If the QoS class has been dynamically changed, then the actual QoS class is shown in parentheses after the configured QoS class. range: 0~7, default: 0." ::= { sispm1040362lrtQosPortClassificationEntry 2 } sispm1040362lrtQosPortClassificationDPlevel OBJECT-TYPE SYNTAX Integer32(0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "DP level for frames not classified in any way. range: 0~1, default: 0." ::= { sispm1040362lrtQosPortClassificationEntry 3 } sispm1040362lrtQosPortClassificationPCP OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "Priority Code Point. It is a 3-bit field storing the priority level for the 802.1Q frame. range: 0~7, default: 0. Not support JAGUAR." ::= { sispm1040362lrtQosPortClassificationEntry 4 } sispm1040362lrtQosPortClassificationDEI OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Drop Eligible Indicator. It is a 1-bit field in the VLAN. range 0~1, default: 0. Not support JAGUAR." ::= { sispm1040362lrtQosPortClassificationEntry 5 } sispm1040362lrtQosPortClassificationTagClass OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Configure the classification mode for tagged frames. Not support SMB and JAGUAR." DEFVAL { disable } ::= { sispm1040362lrtQosPortClassificationEntry 6 } sispm1040362lrtQosPortClassificationDSCPBased OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Click to Enable DSCP Based QoS Ingress Port Classification." DEFVAL { disable } ::= { sispm1040362lrtQosPortClassificationEntry 7 } sispm1040362lrtQosPortClassificationQCLAddr OBJECT-TYPE SYNTAX INTEGER { sMacSip(0), dMacDip (1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the QCL address matching mode. 0: SMAC/SIP, 1: DMAC/DIP, default: SMAC/SIP. Only support SPARX_III." DEFVAL { sMacSip } ::= { sispm1040362lrtQosPortClassificationEntry 8 } sispm1040362lrtQosPortClassificationKeyType OBJECT-TYPE SYNTAX KeyType MAX-ACCESS read-write STATUS current DESCRIPTION "The key type specifying the key generated for frames received on the port. 0: Normal, Half key, match outer tag, SIP/DIP and SMAC/DMAC. 1: Double Tag: Quarter key, match inner and outer tag. 2: IP Address: Half key, match inner and outer tag, SIP and DIP. For non-IP frames, match outer tag only. 3: MAC and IP Address: Full key, match inner and outer tag, SMAC, DMAC, SIP and DIP. Only support on SERVAL version." DEFVAL { normal } ::= { sispm1040362lrtQosPortClassificationEntry 9 } sispm1040362lrtQosPortClassificationWredGroup OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the WRED group membership. Range:1-3." ::= { sispm1040362lrtQosPortClassificationEntry 10 } --sispm1040362lrtQoSIngressPortTagClassificationTable sispm1040362lrtQoSIngressPortTagClassificationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQoSIngressPortTagClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Show QoS Ingress Port Tag Classification. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortClassification 2 } sispm1040362lrtQoSIngressPortTagClassificationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQoSIngressPortTagClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "QoS Ingress Port Tag Classification entry." INDEX { ifIndex, sispm1040362lrtQoSIngressPortTagPCP, sispm1040362lrtQoSIngressPortTagDEI } ::= { sispm1040362lrtQoSIngressPortTagClassificationTable 1 } SISPM1040362LRTQoSIngressPortTagClassificationEntry ::= SEQUENCE { sispm1040362lrtQoSIngressPortTagPCP INTEGER, sispm1040362lrtQoSIngressPortTagDEI INTEGER, sispm1040362lrtQoSIngressPortTagQosClass Integer32, sispm1040362lrtQoSIngressPortTagDPLevel Integer32 } sispm1040362lrtQoSIngressPortTagPCP OBJECT-TYPE SYNTAX INTEGER { pcp0(1), pcp1(2), pcp2(3), pcp3(4), pcp4(5), pcp5(6), pcp6(7), pcp7(8) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "range: 1-8, PCP0:1, PCP1:2..." ::= { sispm1040362lrtQoSIngressPortTagClassificationEntry 2 } sispm1040362lrtQoSIngressPortTagDEI OBJECT-TYPE SYNTAX INTEGER { dei0(1), dei1(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "Ingress Port Tag dei, DEI0:1, DEI1:2." ::= { sispm1040362lrtQoSIngressPortTagClassificationEntry 3 } sispm1040362lrtQoSIngressPortTagQosClass OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-7." ::= { sispm1040362lrtQoSIngressPortTagClassificationEntry 4 } sispm1040362lrtQoSIngressPortTagDPLevel OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-1." ::= { sispm1040362lrtQoSIngressPortTagClassificationEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortPolicing group -- ======================================================================================================================= --sispm1040362lrtQosPortPolicingTable sispm1040362lrtQosPortPolicingTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortPolicingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Policer settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortPolicing 1 } sispm1040362lrtQosPortPolicingEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortPolicingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Policer setting entry." INDEX { ifIndex } ::= { sispm1040362lrtQosPortPolicingTable 1 } SISPM1040362LRTQosPortPolicingEntry ::= SEQUENCE { sispm1040362lrtQosPortPolicingEnabled AdminMode, sispm1040362lrtQosPortPolicingRate Integer32, sispm1040362lrtQosPortPolicingUnit Integer32, sispm1040362lrtQosPortPolicingFlowControl AdminMode } sispm1040362lrtQosPortPolicingEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosPortPolicingEntry 2 } sispm1040362lrtQosPortPolicingRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the rate for the policer. default: 500(kbps)." ::= { sispm1040362lrtQosPortPolicingEntry 3 } sispm1040362lrtQosPortPolicingUnit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the policer rate. 0: kbps 1: Mbps 2: fps 3: kfps " ::= { sispm1040362lrtQosPortPolicingEntry 4 } sispm1040362lrtQosPortPolicingFlowControl OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "If flow control is enabled and the port is in flow control mode, then pause frames are sent instead of discarding frames." DEFVAL { disable } ::= { sispm1040362lrtQosPortPolicingEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosQueuePolicing group -- ======================================================================================================================= --sispm1040362lrtQosQueuePolicingTable sispm1040362lrtQosQueuePolicingTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosQueuePolicingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Queue Policer settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosQueuePolicing 1 } sispm1040362lrtQosQueuePolicingEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosQueuePolicingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Queue Policing Entry." INDEX { ifIndex } ::= { sispm1040362lrtQosQueuePolicingTable 1 } SISPM1040362LRTQosQueuePolicingEntry ::= SEQUENCE { sispm1040362lrtQosQueuePolicingQueue0Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue0Rate Integer32, sispm1040362lrtQosQueuePolicingQueue0Unit Integer32, sispm1040362lrtQosQueuePolicingQueue1Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue1Rate Integer32, sispm1040362lrtQosQueuePolicingQueue1Unit Integer32, sispm1040362lrtQosQueuePolicingQueue2Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue2Rate Integer32, sispm1040362lrtQosQueuePolicingQueue2Unit Integer32, sispm1040362lrtQosQueuePolicingQueue3Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue3Rate Integer32, sispm1040362lrtQosQueuePolicingQueue3Unit Integer32, sispm1040362lrtQosQueuePolicingQueue4Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue4Rate Integer32, sispm1040362lrtQosQueuePolicingQueue4Unit Integer32, sispm1040362lrtQosQueuePolicingQueue5Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue5Rate Integer32, sispm1040362lrtQosQueuePolicingQueue5Unit Integer32, sispm1040362lrtQosQueuePolicingQueue6Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue6Rate Integer32, sispm1040362lrtQosQueuePolicingQueue6Unit Integer32, sispm1040362lrtQosQueuePolicingQueue7Enable AdminMode, sispm1040362lrtQosQueuePolicingQueue7Rate Integer32, sispm1040362lrtQosQueuePolicingQueue7Unit Integer32 } sispm1040362lrtQosQueuePolicingQueue0Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 0 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 3 } sispm1040362lrtQosQueuePolicingQueue0Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 0 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 4 } sispm1040362lrtQosQueuePolicingQueue0Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 5 } sispm1040362lrtQosQueuePolicingQueue1Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 1 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 6 } sispm1040362lrtQosQueuePolicingQueue1Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 1 policer is enabled on this switch port., default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 7 } sispm1040362lrtQosQueuePolicingQueue1Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 8 } sispm1040362lrtQosQueuePolicingQueue2Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 2 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 9 } sispm1040362lrtQosQueuePolicingQueue2Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 2 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 10 } sispm1040362lrtQosQueuePolicingQueue2Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 11 } sispm1040362lrtQosQueuePolicingQueue3Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 3 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 12 } sispm1040362lrtQosQueuePolicingQueue3Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 3 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 13 } sispm1040362lrtQosQueuePolicingQueue3Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 14 } sispm1040362lrtQosQueuePolicingQueue4Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 4 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 15 } sispm1040362lrtQosQueuePolicingQueue4Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 4 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 16 } sispm1040362lrtQosQueuePolicingQueue4Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 17 } sispm1040362lrtQosQueuePolicingQueue5Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 5 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 18 } sispm1040362lrtQosQueuePolicingQueue5Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 5 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 19 } sispm1040362lrtQosQueuePolicingQueue5Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 20 } sispm1040362lrtQosQueuePolicingQueue6Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 6 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 21 } sispm1040362lrtQosQueuePolicingQueue6Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 6 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 22 } sispm1040362lrtQosQueuePolicingQueue6Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 23 } sispm1040362lrtQosQueuePolicingQueue7Enable OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 7 policer is enabled on this switch port." DEFVAL { disable } ::= { sispm1040362lrtQosQueuePolicingEntry 24 } sispm1040362lrtQosQueuePolicingQueue7Rate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the queue 7 policer is enabled on this switch port. default: 500(Kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 25 } sispm1040362lrtQosQueuePolicingQueue7Unit OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the queue policer rate as kbps or Mbps. range: 0:kbs 1:Mbps default: 0(kbps)" ::= { sispm1040362lrtQosQueuePolicingEntry 26 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortScheduler group -- ======================================================================================================================= --sispm1040362lrtQosPortSchedulerModeTable sispm1040362lrtQosPortSchedulerModeTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortSchedulerModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS Port Scheduler Mode settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortScheduler 1 } sispm1040362lrtQosPortSchedulerModeEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortSchedulerModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port Scheduler Mode entry." INDEX { ifIndex } ::= { sispm1040362lrtQosPortSchedulerModeTable 1 } SISPM1040362LRTQosPortSchedulerModeEntry ::= SEQUENCE { sispm1040362lrtQosSchedulerMode Integer32, sispm1040362lrtQosSchedulerShaper AdminMode, sispm1040362lrtQosSchedulerShaperRate Integer32 } sispm1040362lrtQosSchedulerMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the scheduler mode is Strict Priority or Weighted on this switch port. 0:Strict Priority, 2: 2 Queues Weighted 3: 3 Queues Weighted: only Jaguar2 support 4: 4 Queues Weighted: only Jaguar2 support 5: 5 Queues Weighted: only Jaguar2 support 6: 6 Queues Weighted 7: 7 Queues Weighted: only Jaguar2 support 8: 8 Queues Weighted: only Jaguar2 support" ::= { sispm1040362lrtQosPortSchedulerModeEntry 2 } sispm1040362lrtQosSchedulerShaper OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the port shaper is enabled." DEFVAL { disable } ::= { sispm1040362lrtQosPortSchedulerModeEntry 3 } sispm1040362lrtQosSchedulerShaperRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the rate for the port shaper. default: 500 kbps." ::= { sispm1040362lrtQosPortSchedulerModeEntry 4 } --sispm1040362lrtQosPortSchedulerTable sispm1040362lrtQosPortSchedulerTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortSchedulerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Show Qos Port Scheduler. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortScheduler 2 } sispm1040362lrtQosPortSchedulerEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortSchedulerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port Scheduler Entry." INDEX { ifIndex, sispm1040362lrtQosSchedulerPortQueue} ::= { sispm1040362lrtQosPortSchedulerTable 1 } SISPM1040362LRTQosPortSchedulerEntry ::= SEQUENCE { sispm1040362lrtQosSchedulerPortQueue INTEGER, sispm1040362lrtQosSchedulerPortQueueShaper AdminMode, sispm1040362lrtQosSchedulerPortQueueShaperRate Integer32, sispm1040362lrtQosSchedulerPortQueueShaperExcess AdminMode, sispm1040362lrtQosSchedulerPortQueueSchedulerWeight Integer32, sispm1040362lrtQosSchedulerPortQueueSchedulerPercent DisplayString } sispm1040362lrtQosSchedulerPortQueue OBJECT-TYPE SYNTAX INTEGER { q0(1), q1(2), q2(3), q3(4), q4(5), q5(6), q6(7), q7(8) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "range: 1-8. Q0: 1, Q1: 2, ..." ::= { sispm1040362lrtQosPortSchedulerEntry 2 } sispm1040362lrtQosSchedulerPortQueueShaper OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Qos scheduler admin state." DEFVAL { disable } ::= { sispm1040362lrtQosPortSchedulerEntry 3 } sispm1040362lrtQosSchedulerPortQueueShaperRate OBJECT-TYPE SYNTAX Integer32(100..1000000) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 100..1000000 kbps. " ::= { sispm1040362lrtQosPortSchedulerEntry 4 } sispm1040362lrtQosSchedulerPortQueueShaperExcess OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "admin state sispm1040362lrtQosSchedulerPortQueueShaperExcess" DEFVAL { disable } ::= { sispm1040362lrtQosPortSchedulerEntry 5 } sispm1040362lrtQosSchedulerPortQueueSchedulerWeight OBJECT-TYPE SYNTAX Integer32(0..100) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 1-100, default: 17. Only use in Q0 - Q5. Q6 & Q7 show 0" ::= { sispm1040362lrtQosPortSchedulerEntry 6 } sispm1040362lrtQosSchedulerPortQueueSchedulerPercent OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Only use in Q0 - Q5. Q6 & Q7 show empty" ::= { sispm1040362lrtQosPortSchedulerEntry 7 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortEgressTagRemarking group -- ======================================================================================================================= --sispm1040362lrtQosPortEgressTagRemarkingTable sispm1040362lrtQosPortEgressTagRemarkingTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortEgressTagRemarkingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS Port Egress Tag Remark Configuration settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortEgressTagRemarking 1 } sispm1040362lrtQosPortEgressTagRemarkingEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortEgressTagRemarkingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port Egress Tag Remarking Entry." INDEX { ifIndex } ::= { sispm1040362lrtQosPortEgressTagRemarkingTable 1 } SISPM1040362LRTQosPortEgressTagRemarkingEntry ::= SEQUENCE { sispm1040362lrtQosEgressTagRemarkingMode INTEGER } sispm1040362lrtQosEgressTagRemarkingMode OBJECT-TYPE SYNTAX INTEGER { classified(0), default(1), mapped(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "the tag remarking mode for this port. 0:Classified, Use classified PCP/DEI values. 1:Default, Use default PCP/DEI values. 2:Mapped, Use mapped versions of QoS class and DP level." ::= { sispm1040362lrtQosPortEgressTagRemarkingEntry 2 } --sispm1040362lrtQosPortEgressTagRemarkingDefTable sispm1040362lrtQosPortEgressTagRemarkingDefTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortEgressTagRemarkingDefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS Port Egress Tag Remark Configuration settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortEgressTagRemarking 2 } sispm1040362lrtQosPortEgressTagRemarkingDefEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortEgressTagRemarkingDefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The oQos Port Egress Tag Remarking Default Entry." INDEX { ifIndex } ::= { sispm1040362lrtQosPortEgressTagRemarkingDefTable 1 } SISPM1040362LRTQosPortEgressTagRemarkingDefEntry ::= SEQUENCE { sispm1040362lrtQosEgressTagRemarkingDefPCP Integer32, sispm1040362lrtQosEgressTagRemarkingDefDEI AdminMode } sispm1040362lrtQosEgressTagRemarkingDefPCP OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the default PCP Range : 0-7" ::= { sispm1040362lrtQosPortEgressTagRemarkingDefEntry 2 } sispm1040362lrtQosEgressTagRemarkingDefDEI OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "controls the admin state of DEI" ::= { sispm1040362lrtQosPortEgressTagRemarkingDefEntry 3 } --sispm1040362lrtQosPortEgressTagRemarkingMapDPTable -- sispm1040362lrtQosPortEgressTagRemarkingMapDPTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTQosPortEgressTagRemarkingMapDPEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "Show Qos Port Egress Tag Remarking Map DP. -- INDEX for this table is ifIndex which is -- equivalent to the panel port number." -- ::= { sispm1040362lrtQosPortEgressTagRemarking 3 } -- sispm1040362lrtQosPortEgressTagRemarkingMapDPEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTQosPortEgressTagRemarkingMapDPEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The Qos Port Egress Tag Remarking Map DP Entry." -- INDEX { ifIndex, -- sispm1040362lrtQosPortEgressTagRemarkingClassifiedDPLevel} -- ::= { sispm1040362lrtQosPortEgressTagRemarkingMapDPTable 1 } -- SISPM1040362LRTQosPortEgressTagRemarkingMapDPEntry ::= SEQUENCE { -- sispm1040362lrtQosPortEgressTagRemarkingClassifiedDPLevel Integer32, -- sispm1040362lrtQosPortEgressTagRemarkingDPLevel AdminMode -- } -- sispm1040362lrtQosPortEgressTagRemarkingClassifiedDPLevel OBJECT-TYPE -- SYNTAX Integer32(1..4) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "range: 1-4." -- ::= { sispm1040362lrtQosPortEgressTagRemarkingMapDPEntry 2 } -- sispm1040362lrtQosPortEgressTagRemarkingDPLevel OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "admin state of Tag remark" -- ::= { sispm1040362lrtQosPortEgressTagRemarkingMapDPEntry 3 } --sispm1040362lrtQosPortEgressTagRemarkingMapTable sispm1040362lrtQosPortEgressTagRemarkingMapTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortEgressTagRemarkingMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Show Qos Port Egress Tag Remarking Map. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortEgressTagRemarking 4 } sispm1040362lrtQosPortEgressTagRemarkingMapEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortEgressTagRemarkingMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port Egress Tag Remarking Map Entry." INDEX { ifIndex, sispm1040362lrtQosTagRemarkingQoSClass, sispm1040362lrtQosTagRemarkingDPLevel } ::= { sispm1040362lrtQosPortEgressTagRemarkingMapTable 1 } SISPM1040362LRTQosPortEgressTagRemarkingMapEntry ::= SEQUENCE { sispm1040362lrtQosTagRemarkingQoSClass INTEGER, sispm1040362lrtQosTagRemarkingDPLevel INTEGER, sispm1040362lrtQosTagRemarkingPCP Integer32, sispm1040362lrtQosTagRemarkingDEI Integer32 } sispm1040362lrtQosTagRemarkingQoSClass OBJECT-TYPE SYNTAX INTEGER { class0(1), class1(2), class2(3), class3(4), class4(5), class5(6), class6(7), class7(8) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "range: 1-8, QoS Class0: 1, QoS Class1: 2..." ::= { sispm1040362lrtQosPortEgressTagRemarkingMapEntry 2 } sispm1040362lrtQosTagRemarkingDPLevel OBJECT-TYPE SYNTAX INTEGER { level0(1), level1(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "range: 1-2, DP Level0: 1, DP Level1: 2." ::= { sispm1040362lrtQosPortEgressTagRemarkingMapEntry 3 } sispm1040362lrtQosTagRemarkingPCP OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-7." ::= { sispm1040362lrtQosPortEgressTagRemarkingMapEntry 4 } sispm1040362lrtQosTagRemarkingDEI OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-1." ::= { sispm1040362lrtQosPortEgressTagRemarkingMapEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortDSCP group -- ======================================================================================================================= --sispm1040362lrtQosPortDSCPTable sispm1040362lrtQosPortDSCPTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosPortDSCPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS Port DSCP Configuration settings. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtQosPortDSCP 1 } sispm1040362lrtQosPortDSCPEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosPortDSCPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Port DSCP Entry." INDEX { ifIndex } ::= { sispm1040362lrtQosPortDSCPTable 1 } SISPM1040362LRTQosPortDSCPEntry ::= SEQUENCE { sispm1040362lrtQosPortDSCPIngressTranslate AdminMode, sispm1040362lrtQosPortDSCPIngressClassify INTEGER, sispm1040362lrtQosPortDSCPEgressRewrite INTEGER } sispm1040362lrtQosPortDSCPIngressTranslate OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Configure DSCP ingress translation mode." DEFVAL { disable } ::= { sispm1040362lrtQosPortDSCPEntry 2 } sispm1040362lrtQosPortDSCPIngressClassify OBJECT-TYPE SYNTAX INTEGER { disable (0), dscp (1), selected (2), all(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Classification for a port have 4 different values. 0: disable, 1: DSCP=0, 2: Selected, 3: All." DEFVAL { disable } ::= { sispm1040362lrtQosPortDSCPEntry 3 } sispm1040362lrtQosPortDSCPEgressRewrite OBJECT-TYPE SYNTAX INTEGER { disable (0),enable (1), remapDPUnaware (2), remapDPaware (3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Configure the port egress rewriting mode. LUTON26:{0: Disable,1: Enable,2: Remap DP Unaware, 3: Remap DP Aware,range: 0-3} Others:{0: Disable,1: Enable,2: Remap,range: 0-2}" ::= { sispm1040362lrtQosPortDSCPEntry 4 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosDSCP group -- ======================================================================================================================= sispm1040362lrtQosDSCPTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosDSCPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "configure the basic QoS DSCP based QoS Ingress Classification settings for all switches." ::= { sispm1040362lrtQosDSCP 1 } sispm1040362lrtQosDSCPEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosDSCPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos DSCP Entry." INDEX { sispm1040362lrtQosDSCPList } ::= { sispm1040362lrtQosDSCPTable 1 } SISPM1040362LRTQosDSCPEntry ::= SEQUENCE { sispm1040362lrtQosDSCPList Integer32, sispm1040362lrtQosBasedDSCP DisplayString, sispm1040362lrtQosDSCPTrust AdminMode, sispm1040362lrtQosDSCPQosClass Integer32, sispm1040362lrtQosDSCPDPL Integer32 } sispm1040362lrtQosDSCPList OBJECT-TYPE SYNTAX Integer32(1..64) MAX-ACCESS not-accessible STATUS current DESCRIPTION "DSCP mapping table index(1-64)." ::= { sispm1040362lrtQosDSCPEntry 1 } sispm1040362lrtQosBasedDSCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum number of supported DSCP values are 64." ::= { sispm1040362lrtQosDSCPEntry 2 } sispm1040362lrtQosDSCPTrust OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether a specific DSCP value is trusted. Only frames with trusted DSCP values are mapped to a specific QoS class and Drop Precedence Level. Frames with untrusted DSCP values are treated as a non-IP frame." DEFVAL { disable } ::= { sispm1040362lrtQosDSCPEntry 3 } sispm1040362lrtQosDSCPQosClass OBJECT-TYPE SYNTAX Integer32(0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "QoS class. range: 0-7, default: 0." ::= { sispm1040362lrtQosDSCPEntry 4 } sispm1040362lrtQosDSCPDPL OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Drop Precedence Level. range: 0-1, default: 0." ::= { sispm1040362lrtQosDSCPEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosDSCPTranslation group -- ======================================================================================================================= --sispm1040362lrtQosDSCPTranslationTable sispm1040362lrtQosDSCPTranslationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosDSCPTranslationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS DSCP Translation settings for all switches." ::= { sispm1040362lrtQosDSCPTranslation 1 } sispm1040362lrtQosDSCPTranslationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosDSCPTranslationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos DSCP Translation Entry." INDEX { sispm1040362lrtQosDSCPTranslationList } ::= { sispm1040362lrtQosDSCPTranslationTable 1 } SISPM1040362LRTQosDSCPTranslationEntry ::= SEQUENCE { sispm1040362lrtQosDSCPTranslationList Integer32, sispm1040362lrtQosDSCPTranslationDSCPBasedId DisplayString, sispm1040362lrtQosDSCPTranslationIngressTranslate Integer32, sispm1040362lrtQosDSCPTranslationIngressClassify AdminMode, sispm1040362lrtQosDSCPTranslationEgressRemapDP0 Integer32, sispm1040362lrtQosDSCPTranslationEgressRemapDP1 Integer32 } sispm1040362lrtQosDSCPTranslationList OBJECT-TYPE SYNTAX Integer32(1..64) MAX-ACCESS not-accessible STATUS current DESCRIPTION "DSCP translation table index(1-64)." ::= { sispm1040362lrtQosDSCPTranslationEntry 1 } sispm1040362lrtQosDSCPTranslationDSCPBasedId OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Configure global ingress DSCP translation table." ::= { sispm1040362lrtQosDSCPTranslationEntry 2 } sispm1040362lrtQosDSCPTranslationIngressTranslate OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "DSCP at Ingress side can be translated to any of DSCP values. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPTranslationEntry 3 } sispm1040362lrtQosDSCPTranslationIngressClassify OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Configure DSCP ingress classification." DEFVAL { disable } ::= { sispm1040362lrtQosDSCPTranslationEntry 4 } sispm1040362lrtQosDSCPTranslationEgressRemapDP0 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the DSCP value from select menu to which you want to remap. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPTranslationEntry 5 } sispm1040362lrtQosDSCPTranslationEgressRemapDP1 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the DSCP value from select menu to which you want to remap. range: 0-63, default: 0. Only support LUTON26." ::= { sispm1040362lrtQosDSCPTranslationEntry 6 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosDSCPClassification group -- ======================================================================================================================= --sispm1040362lrtQosDSCPClassificationTable sispm1040362lrtQosDSCPClassificationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosDSCPClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The mapping of QoS class to DSCP value." ::= { sispm1040362lrtQosDSCPClassification 1 } sispm1040362lrtQosDSCPClassificationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosDSCPClassificationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos DSCP Classification Entry." INDEX { sispm1040362lrtQosDSCPClassificationQoSClass } ::= { sispm1040362lrtQosDSCPClassificationTable 1 } SISPM1040362LRTQosDSCPClassificationEntry ::= SEQUENCE { sispm1040362lrtQosDSCPClassificationQoSClass Integer32, sispm1040362lrtQosDSCPClassificationDSCPDP0 Integer32, sispm1040362lrtQosDSCPClassificationDSCPDP1 Integer32, sispm1040362lrtQosDSCPClassificationDSCPDP2 Integer32, sispm1040362lrtQosDSCPClassificationDSCPDP3 Integer32 } sispm1040362lrtQosDSCPClassificationQoSClass OBJECT-TYPE SYNTAX Integer32(1..8) MAX-ACCESS not-accessible STATUS current DESCRIPTION "This page allows you to configure the mapping of QoS class and Drop Precedence Level to DSCP value. range: 1-8}" ::= { sispm1040362lrtQosDSCPClassificationEntry 1 } sispm1040362lrtQosDSCPClassificationDSCPDP0 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the classified DSCP value. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPClassificationEntry 2 } sispm1040362lrtQosDSCPClassificationDSCPDP1 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the classified DSCP value. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPClassificationEntry 3 } sispm1040362lrtQosDSCPClassificationDSCPDP2 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the classified DSCP value. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPClassificationEntry 4 } sispm1040362lrtQosDSCPClassificationDSCPDP3 OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Select the classified DSCP value. range: 0-63, default: 0." ::= { sispm1040362lrtQosDSCPClassificationEntry 5 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosControlList group -- ======================================================================================================================= --sispm1040362lrtQosQceTable sispm1040362lrtQosQceTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosQceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Create Qos QCE entry." ::= { sispm1040362lrtQosControlList 1 } sispm1040362lrtQosQceEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosQceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Qos Qce Entry." INDEX { sispm1040362lrtQosQceIndex } ::= { sispm1040362lrtQosQceTable 1 } SISPM1040362LRTQosQceEntry ::= SEQUENCE { sispm1040362lrtQosQceIndex Integer32, sispm1040362lrtQosQceID Integer32, sispm1040362lrtQosQceList Integer32, sispm1040362lrtQosQcePortMembersSwitch Integer32, sispm1040362lrtQosQcePortMembers DisplayString, sispm1040362lrtQosQceTag DisplayString, sispm1040362lrtQosQceVID DisplayString, sispm1040362lrtQosPCP DisplayString, sispm1040362lrtQosDEI DisplayString, sispm1040362lrtQosSMAC DisplayString, sispm1040362lrtQosDMACType DisplayString, sispm1040362lrtQosDMACValue DisplayString, sispm1040362lrtQosQceInnerTag DisplayString, sispm1040362lrtQosQceInnerVID DisplayString, sispm1040362lrtQosInnerPCP DisplayString, sispm1040362lrtQosInnerDEI DisplayString, sispm1040362lrtQosFrameType INTEGER, sispm1040362lrtQosMacEtherType DisplayString, sispm1040362lrtQosLLCSSAPAddr DisplayString, sispm1040362lrtQosLLCDSAPAddr DisplayString, sispm1040362lrtQosLLCControl DisplayString, sispm1040362lrtQosSNAPPID DisplayString, sispm1040362lrtQosIpv4Protocol DisplayString, sispm1040362lrtQosIpv4ProtocolValue Integer32, sispm1040362lrtQosIpv4ProtocolUDPSPort DisplayString, sispm1040362lrtQosIpv4ProtocolUDPDPort DisplayString, sispm1040362lrtQosIpv4ProtocolTCPSPort DisplayString, sispm1040362lrtQosIpv4ProtocolTCPDPort DisplayString, sispm1040362lrtQosIpv4SourceIp DisplayString, sispm1040362lrtQosIpv4SourceMask DisplayString, sispm1040362lrtQosIpv4IPFragment INTEGER, sispm1040362lrtQosIpv4DSCP DisplayString, sispm1040362lrtQosIpv6Protocol DisplayString, sispm1040362lrtQosIpv6ProtocolValue Integer32, sispm1040362lrtQosIpv6ProtocolUDPSPort DisplayString, sispm1040362lrtQosIpv6ProtocolUDPDPort DisplayString, sispm1040362lrtQosIpv6ProtocolTCPSPort DisplayString, sispm1040362lrtQosIpv6ProtocolTCPDPort DisplayString, sispm1040362lrtQosIpv6SourceIp DisplayString, sispm1040362lrtQosIpv6SourceMask DisplayString, sispm1040362lrtQosIpv6DSCP DisplayString, sispm1040362lrtQosActionClass Integer32, sispm1040362lrtQosActionDPL Integer32, sispm1040362lrtQosActionDSCP Integer32, sispm1040362lrtQosActionPCP Integer32, sispm1040362lrtQosActionDEI Integer32, sispm1040362lrtQosActionPolicy Integer32, sispm1040362lrtQosQceRowStatus RowStatus } sispm1040362lrtQosQceIndex OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS not-accessible STATUS current DESCRIPTION "the index to this table." ::= { sispm1040362lrtQosQceEntry 1 } sispm1040362lrtQosQceID OBJECT-TYPE SYNTAX Integer32(1..256) MAX-ACCESS read-only STATUS current DESCRIPTION "If the QCE ID is specified and an entry with this QCE ID already exists, the QCE will be modified. Otherwise, a new QCE will be added. range : 1 - 256." ::= { sispm1040362lrtQosQceEntry 2 } sispm1040362lrtQosQceList OBJECT-TYPE SYNTAX Integer32(0..256) MAX-ACCESS read-create STATUS current DESCRIPTION "If the QCE List is non zero, the QCE will be placed in the list. If the QCE List is zero, the QCE will be placed last in the list. range : 0 - 256." ::= { sispm1040362lrtQosQceEntry 3 } sispm1040362lrtQosQcePortMembersSwitch OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Switch number for port members. -1:Any. Only support stacking switch." ::= { sispm1040362lrtQosQceEntry 4 } sispm1040362lrtQosQcePortMembers OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the ingress port of the QCE. Possible values are: All: The QCE will match all ingress port. Port: The QCE will match a specific ingress port.Format: 1,3-6." ::= { sispm1040362lrtQosQceEntry 5 } sispm1040362lrtQosQceTag OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "SERVAL:{'Any', 'Untag' or 'Tag' or 'cTag' or 'sTag'}. Others:{'Any', 'Untag' or 'Tag'}." ::= { sispm1040362lrtQosQceEntry 6 } sispm1040362lrtQosQceVID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid value of VLAN ID can be any value in 'Specific 1~4095' or 'range 1-4095' or 'Any'." ::= { sispm1040362lrtQosQceEntry 7 } sispm1040362lrtQosPCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Priority Code Point: Valid value PCP are specific(0, 1, 2, 3, 4, 5, 6, 7) or range(0-1, 2-3, 4-5, 6-7, 0-3, 4-7) or 'Any'." ::= { sispm1040362lrtQosQceEntry 8 } sispm1040362lrtQosDEI OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Drop Eligible Indicator: Valid value of DEI can be any of values between 0, 1 or 'Any'." ::= { sispm1040362lrtQosQceEntry 9 } sispm1040362lrtQosSMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "JAGUAR:{Source MAC address: 24 MS bits OUI(00-00-00 ~ FF-FF-FF) or 'Any'.} Others:{Source MAC address: xx-xx-xx-xx-xx-xx or 'Any'.}" ::= { sispm1040362lrtQosQceEntry 10 } sispm1040362lrtQosDMACType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Destination MAC type: possible values are 'UC'(unicast), 'MC'(multicast), 'BC'(broadcast) or 'Any'. 'SP' only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 11 } sispm1040362lrtQosDMACValue OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "when sispm1040362lrtQosDMACType is 'SP'(specific) can set mac address. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 12 } sispm1040362lrtQosQceInnerTag OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Value of Inner Tag field can be 'Any', 'Untag' or 'Tag' or 'cTag' or 'sTag'. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 13 } sispm1040362lrtQosQceInnerVID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid value of Inner VLAN ID can be any value in 'Specific 1~4095' or 'range 1-4095' or 'Any'. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 14 } sispm1040362lrtQosInnerPCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid value Inner PCP are specific(0, 1, 2, 3, 4, 5, 6, 7) or range(0-1, 2-3, 4-5, 6-7, 0-3, 4-7) or 'Any'. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 15 } sispm1040362lrtQosInnerDEI OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid value of Inner DEI can be any of values between 0, 1 or 'Any'. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 16 } sispm1040362lrtQosFrameType OBJECT-TYPE SYNTAX INTEGER { any(1), ethernet(2), llc(3), snap(4), ipv4(5), ipv6(6) } MAX-ACCESS read-create STATUS current DESCRIPTION "Frame Type can have any of the following values: 1: Any, 2: Ethernet, 3: LLC, 4: SNAP, 5: IPv4, 6: IPv6." ::= { sispm1040362lrtQosQceEntry 17 } sispm1040362lrtQosMacEtherType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid ethernet type can have a value within 0x600-0xFFFF or 'Any' , but excluding 0x800(IPv4) and 0x86DD(IPv6), range: 0000-FFFF, default: Any." ::= { sispm1040362lrtQosQceEntry 18 } sispm1040362lrtQosLLCSSAPAddr OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid SSAP(Source Service Access Point) can vary from 0x00 to 0xFF or 'Any', range: 00-FF, default: Any." ::= { sispm1040362lrtQosQceEntry 19 } sispm1040362lrtQosLLCDSAPAddr OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid DSAP(Destination Service Access Point) can vary from 0x00 to 0xFF or 'Any', range: 00-FF, default: Any." ::= { sispm1040362lrtQosQceEntry 20 } sispm1040362lrtQosLLCControl OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid Control field can vary from 0x00 to 0xFF or 'Any', range: 00-FF, default: Any." ::= { sispm1040362lrtQosQceEntry 21 } sispm1040362lrtQosSNAPPID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Valid PID(a.k.a ethernet type) can have value within 0x00-0xFFFF or 'Any', range: 0000-FFFF, default: Any." ::= { sispm1040362lrtQosQceEntry 22 } sispm1040362lrtQosIpv4Protocol OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "IP protocol number: (Other, TCP or UDP) or 'Any'." ::= { sispm1040362lrtQosQceEntry 23 } sispm1040362lrtQosIpv4ProtocolValue OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-create STATUS current DESCRIPTION "Ipv4 Protocol is Other. range: 0-255 default: 0." ::= { sispm1040362lrtQosQceEntry 24 } sispm1040362lrtQosIpv4ProtocolUDPSPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Source TCP/UDP Port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 25 } sispm1040362lrtQosIpv4ProtocolUDPDPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Destination TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 26 } sispm1040362lrtQosIpv4ProtocolTCPSPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Source TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 27 } sispm1040362lrtQosIpv4ProtocolTCPDPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Destination TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 28 } sispm1040362lrtQosIpv4SourceIp OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Specific Source IP address in value format or value 0.0.0.0 is 'Any'. if Ipv4 Mask value 0.0.0.0 is 'Any' ,IP address value also is 'Any'. (x.y.z.w),x=0 unless y.z.w also 0,x not is 127 or greater than 223." ::= { sispm1040362lrtQosQceEntry 29 } sispm1040362lrtQosIpv4SourceMask OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Specific Source IP address in mask format or value 0.0.0.0 is 'Any'." ::= { sispm1040362lrtQosQceEntry 30 } sispm1040362lrtQosIpv4IPFragment OBJECT-TYPE SYNTAX INTEGER { any(0), no(1), yes(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "IPv4 frame fragmented option: 2: yes, 1: no, 0: any." ::= { sispm1040362lrtQosQceEntry 31 } sispm1040362lrtQosIpv4DSCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Diffserv Code Point value (DSCP): It can be a specific value, range of values or 'Any'. DSCP values are in the range 0-63." ::= { sispm1040362lrtQosQceEntry 32 } sispm1040362lrtQosIpv6Protocol OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "IP protocol number: (Other, TCP or UDP) or 'Any'." ::= { sispm1040362lrtQosQceEntry 33 } sispm1040362lrtQosIpv6ProtocolValue OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-create STATUS current DESCRIPTION "when IPv6 protocol is Other , range: 0-255." ::= { sispm1040362lrtQosQceEntry 34 } sispm1040362lrtQosIpv6ProtocolUDPSPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Source TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 35 } sispm1040362lrtQosIpv6ProtocolUDPDPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Destination TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 36 } sispm1040362lrtQosIpv6ProtocolTCPSPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Source TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 37 } sispm1040362lrtQosIpv6ProtocolTCPDPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Destination TCP/UDP port:(0-65535) or 'Any', specific or port range applicable for IP protocol UDP/TCP." ::= { sispm1040362lrtQosQceEntry 38 } sispm1040362lrtQosIpv6SourceIp OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "IPv6 source address: (a.b.c.d) or value 0.0.0.0 is 'Any', 32 LS bits." ::= { sispm1040362lrtQosQceEntry 39 } sispm1040362lrtQosIpv6SourceMask OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "IPv6 mask address: (a.b.c.d) or value 0.0.0.0 is 'Any', 32 LS bits." ::= { sispm1040362lrtQosQceEntry 40 } sispm1040362lrtQosIpv6DSCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Diffserv Code Point value (DSCP): It can be a specific value, range of values or 'Any'. DSCP values are in the range 0-63 including BE, CS1-CS7, EF or AF11-AF43." ::= { sispm1040362lrtQosQceEntry 41 } sispm1040362lrtQosActionClass OBJECT-TYPE SYNTAX Integer32(0..8) MAX-ACCESS read-create STATUS current DESCRIPTION "QoS class: (0-7) or 8: Default." ::= { sispm1040362lrtQosQceEntry 42 } sispm1040362lrtQosActionDPL OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-create STATUS current DESCRIPTION "JAGUAR:{range:0-4. 4: Default} Others:{range:0-2. 2: Default}." ::= { sispm1040362lrtQosQceEntry 43 } sispm1040362lrtQosActionDSCP OBJECT-TYPE SYNTAX Integer32(0..64) MAX-ACCESS read-create STATUS current DESCRIPTION "Valid DSCP value can be (0-63, BE, CS1-CS7, EF or AF11-AF43) or 64: Default." ::= { sispm1040362lrtQosQceEntry 44 } sispm1040362lrtQosActionPCP OBJECT-TYPE SYNTAX Integer32(0..8) MAX-ACCESS read-create STATUS current DESCRIPTION "pcp: (0-7) or 8: Default. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 45 } sispm1040362lrtQosActionDEI OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-create STATUS current DESCRIPTION "dei: (0-1) or 2: Default. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 46 } sispm1040362lrtQosActionPolicy OBJECT-TYPE SYNTAX Integer32(0..64) MAX-ACCESS read-create STATUS current DESCRIPTION "ACL Policy number: (0-63) or 'empty' (64 field). Default: empty. Only support SERVAL version." ::= { sispm1040362lrtQosQceEntry 47 } sispm1040362lrtQosQceRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtQosQceEntry 48 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosStormControl group -- ======================================================================================================================= --sispm1040362lrtQosStormControlTable sispm1040362lrtQosStormControlTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosStormControlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS DSCP Translation settings for all switches." ::= { sispm1040362lrtQosStormControl 1 } sispm1040362lrtQosStormControlEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosStormControlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos Storm Control Entry." INDEX { sispm1040362lrtQosStormControlFrameType } ::= { sispm1040362lrtQosStormControlTable 1 } SISPM1040362LRTQosStormControlEntry ::= SEQUENCE { sispm1040362lrtQosStormControlFrameType INTEGER, sispm1040362lrtQosStormControlEnabled AdminMode, sispm1040362lrtQosStormControlRate Integer32, sispm1040362lrtQosStormControlUnit Integer32 } sispm1040362lrtQosStormControlFrameType OBJECT-TYPE SYNTAX INTEGER { unicast(1), multicast (2), broadcast (3)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "The settings in a particular row apply to the frame type listed here. 1:Unicast, 2:Multicast, 3:Broadcast." ::= { sispm1040362lrtQosStormControlEntry 1 } sispm1040362lrtQosStormControlEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Enable or disable the global storm policer for the given frame type." ::= { sispm1040362lrtQosStormControlEntry 2 } sispm1040362lrtQosStormControlRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the rate for the global storm policer." ::= { sispm1040362lrtQosStormControlEntry 3 } sispm1040362lrtQosStormControlUnit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls the unit of measure for the global storm policer rate as fps or kfps. 0: kbps 1: Mbps 2: fps 3: kbps" ::= { sispm1040362lrtQosStormControlEntry 4 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosPortStormControl group -- ======================================================================================================================= --sispm1040362lrtQosPortStormControlTable -- sispm1040362lrtQosPortStormControlTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTQosPortStormControlEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "Configure the storm control settings. -- INDEX for this table is ifIndex which is -- equivalent to the panel port number." -- ::= { sispm1040362lrtQosPortStormControl 1 } -- -- sispm1040362lrtQosPortStormControlEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTQosPortStormControlEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The Qos Port Storm Control Entry." -- INDEX { ifIndex } -- ::= { sispm1040362lrtQosPortStormControlTable 1 } -- -- SISPM1040362LRTQosPortStormControlEntry ::= SEQUENCE { -- sispm1040362lrtQosPortStormControlUnicastEnabled AdminMode, -- sispm1040362lrtQosPortStormControlUnicastRate Integer32, -- sispm1040362lrtQosPortStormControlUnicastUnit Integer32, -- sispm1040362lrtQosPortStormControlBroadcastEnabled AdminMode, -- sispm1040362lrtQosPortStormControlBroadcastRate Integer32, -- sispm1040362lrtQosPortStormControlBroadcastUnit Integer32, -- sispm1040362lrtQosPortStormControlUnknownEnabled AdminMode, -- sispm1040362lrtQosPortStormControlUnknownRate Integer32, -- sispm1040362lrtQosPortStormControlUnknownUnit Integer32 -- } -- -- sispm1040362lrtQosPortStormControlUnicastEnabled OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls whether the storm control is enabled on this -- switch port." -- ::= { sispm1040362lrtQosPortStormControlEntry 2 } -- -- sispm1040362lrtQosPortStormControlUnicastRate OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the rate for the storm control." -- ::= { sispm1040362lrtQosPortStormControlEntry 3 } -- -- sispm1040362lrtQosPortStormControlUnicastUnit OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the unit of measure for the storm control rate. -- 0: kbps -- 1: Mbps -- 2: fps -- 3: kbps" -- ::= { sispm1040362lrtQosPortStormControlEntry 4 } -- -- sispm1040362lrtQosPortStormControlBroadcastEnabled OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls whether the storm control is enabled on this -- switch port." -- ::= { sispm1040362lrtQosPortStormControlEntry 5 } -- -- sispm1040362lrtQosPortStormControlBroadcastRate OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the rate for the storm control." -- ::= { sispm1040362lrtQosPortStormControlEntry 6 } -- -- sispm1040362lrtQosPortStormControlBroadcastUnit OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the unit of measure for the storm control rate. -- 0: kbps -- 1: Mbps -- 2: fps -- 3: kbps" -- ::= { sispm1040362lrtQosPortStormControlEntry 7 } -- -- sispm1040362lrtQosPortStormControlUnknownEnabled OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls whether the storm control is enabled on this -- switch port." -- ::= { sispm1040362lrtQosPortStormControlEntry 8 } -- -- sispm1040362lrtQosPortStormControlUnknownRate OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the rate for the storm control." -- ::= { sispm1040362lrtQosPortStormControlEntry 9 } -- -- sispm1040362lrtQosPortStormControlUnknownUnit OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the unit of measure for the storm control rate. -- 0: kbps -- 1: Mbps -- 2: fps -- 3: kbps" -- ::= { sispm1040362lrtQosPortStormControlEntry 10 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosWRED group -- ======================================================================================================================= --sispm1040362lrtQosWREDTable -- sispm1040362lrtQosWREDTable OBJECT-TYPE -- SYNTAX SEQUENCE OF SISPM1040362LRTQosWREDEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The basic QoS DSCP Translation settings for all switches." -- ::= { sispm1040362lrtQosWRED 1 } -- -- sispm1040362lrtQosWREDEntry OBJECT-TYPE -- SYNTAX SISPM1040362LRTQosWREDEntry -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The Qos WRED Entry." -- INDEX { sispm1040362lrtQosWREDQueue } -- ::= { sispm1040362lrtQosWREDTable 1 } -- -- SISPM1040362LRTQosWREDEntry ::= SEQUENCE { -- sispm1040362lrtQosWREDGroupIndex Integer32, -- sispm1040362lrtQosWREDQueue Integer32, -- sispm1040362lrtQosWREDDPL Integer32, -- sispm1040362lrtQosWREDEnable AdminMode, -- sispm1040362lrtQosWREDMinThreshold Integer32, -- sispm1040362lrtQosWREDMaxThreshold Integer32, -- sispm1040362lrtQosWREDMaxUnit INTEGER -- } -- -- sispm1040362lrtQosWREDGroupIndex OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The group number for which the configuration -- below applies." -- ::= { sispm1040362lrtQosWREDEntry 1 } -- -- sispm1040362lrtQosWREDQueue OBJECT-TYPE -- SYNTAX Integer32(1..65535) -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The queue number (QoS class) for which the configuration -- below applies." -- ::= { sispm1040362lrtQosWREDEntry 2 } -- -- sispm1040362lrtQosWREDDPL OBJECT-TYPE -- SYNTAX Integer32 -- MAX-ACCESS not-accessible -- STATUS current -- DESCRIPTION -- "The dpl number for which the configuration -- below applies." -- ::= { sispm1040362lrtQosWREDEntry 3 } -- -- -- sispm1040362lrtQosWREDEnable OBJECT-TYPE -- SYNTAX AdminMode -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls whether RED is enabled for this queue. -- " -- DEFVAL { disable } -- ::= { sispm1040362lrtQosWREDEntry 4 } -- -- sispm1040362lrtQosWREDMinThreshold OBJECT-TYPE -- SYNTAX Integer32(0..100) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the lower RED fill level threshold. If the queue filling -- level is below this threshold, the drop probability is zero. -- range:0-100%, -- default: 0. -- " -- ::= { sispm1040362lrtQosWREDEntry 5 } -- -- sispm1040362lrtQosWREDMaxThreshold OBJECT-TYPE -- SYNTAX Integer32(0..100) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Controls the upper RED drop probability or fill level threshold -- for frames marked with Drop Precedence Level 1 (yellow frames). -- range:0-100%, -- default: 50. -- " -- ::= { sispm1040362lrtQosWREDEntry 6 } -- -- sispm1040362lrtQosWREDMaxUnit OBJECT-TYPE -- SYNTAX INTEGER {dropProbability (0), fillLevel (1) } -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Selects the unit for Max. -- 0: Drop Probability, -- 1: Fill Level, -- default: Drop Probability. -- " -- DEFVAL { dropProbability } -- ::= { sispm1040362lrtQosWREDEntry 7 } -- -- ======================================================================================================================= -- Start sispm1040362lrtQosQCLStatus -- ======================================================================================================================= --sispm1040362lrtQosQCLStatusTable sispm1040362lrtQosQCLStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTQosQCLStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The basic QoS DSCP Translation settings for all switches." ::= { sispm1040362lrtQosQCLStatus 1 } sispm1040362lrtQosQCLStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTQosQCLStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Qos QCL Status Entry." INDEX { sispm1040362lrtQosQCLStatusList } ::= { sispm1040362lrtQosQCLStatusTable 1 } SISPM1040362LRTQosQCLStatusEntry ::= SEQUENCE { sispm1040362lrtQosQCLStatusList Integer32, sispm1040362lrtQosQCLStatusUser DisplayString, sispm1040362lrtQosQCLStatusQCEId DisplayString, sispm1040362lrtQosQCLStatusFrameType DisplayString, sispm1040362lrtQosQCLStatusPortlist DisplayString, sispm1040362lrtQosQCLStatusActionClass DisplayString, sispm1040362lrtQosQCLStatusActionDPL DisplayString, sispm1040362lrtQosQCLStatusActionDSCP DisplayString, sispm1040362lrtQosQCLStatusActionPCP DisplayString, sispm1040362lrtQosQCLStatusActionDEL DisplayString, sispm1040362lrtQosQCLStatusActionPolicy DisplayString, sispm1040362lrtQosQCLStatusConflict DisplayString, sispm1040362lrtQosQCLStatusSwitch Integer32, sispm1040362lrtQosQCLStatusDMAC DisplayString, sispm1040362lrtQosQCLStatusSMAC DisplayString, sispm1040362lrtQosQCLStatusTag DisplayString, sispm1040362lrtQosQCLStatusVID DisplayString, sispm1040362lrtQosQCLStatusPCP DisplayString, sispm1040362lrtQosQCLStatusDEI DisplayString } sispm1040362lrtQosQCLStatusList OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "QCL table index." ::= { sispm1040362lrtQosQCLStatusEntry 1} sispm1040362lrtQosQCLStatusUser OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the QCL user." ::= { sispm1040362lrtQosQCLStatusEntry 2 } sispm1040362lrtQosQCLStatusQCEId OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the index of QCE." ::= { sispm1040362lrtQosQCLStatusEntry 3} sispm1040362lrtQosQCLStatusFrameType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the type of frame to look for incomming frames. Any: The QCE will match all frame type. Ethernet: Only Ethernet frames (with Ether Type 0x600-0xFFFF) are allowed. LLC: Only (LLC) frames are allowed. SNAP: Only (SNAP) frames are allowed. IPv4: The QCE will match only IPV4 frames. IPv6: The QCE will match only IPV6 frames." ::= { sispm1040362lrtQosQCLStatusEntry 4} sispm1040362lrtQosQCLStatusPortlist OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the list of ports configured with the QCE." ::= { sispm1040362lrtQosQCLStatusEntry 5} sispm1040362lrtQosQCLStatusActionClass OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Classified QoS class; if a frame matches the QCE it will be put in the queue." ::= { sispm1040362lrtQosQCLStatusEntry 6} sispm1040362lrtQosQCLStatusActionDPL OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Drop Precedence Level; if a frame matches the QCE then DP level will set to value displayed under DPL column." ::= { sispm1040362lrtQosQCLStatusEntry 7} sispm1040362lrtQosQCLStatusActionDSCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If a frame matches the QCE then DSCP will be classified with the value displayed under DSCP column." ::= { sispm1040362lrtQosQCLStatusEntry 8} sispm1040362lrtQosQCLStatusActionPCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Classify PCP value. Only support SERVAL." ::= { sispm1040362lrtQosQCLStatusEntry 9} sispm1040362lrtQosQCLStatusActionDEL OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Classify DEI value. Only support SERVAL." ::= { sispm1040362lrtQosQCLStatusEntry 10} sispm1040362lrtQosQCLStatusActionPolicy OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Classify ACL Policy number. Only support SERVAL." ::= { sispm1040362lrtQosQCLStatusEntry 11} sispm1040362lrtQosQCLStatusConflict OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Displays Conflict status of QCL entries." ::= { sispm1040362lrtQosQCLStatusEntry 12} sispm1040362lrtQosQCLStatusSwitch OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Switch number for port members. -1:Any. Only support stacking switch." ::= { sispm1040362lrtQosQCLStatusEntry 13} sispm1040362lrtQosQCLStatusDMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Destination MAC address: Possible values are 'Unicast', 'Multicast', 'Broadcast' or 'Any'." ::= { sispm1040362lrtQosQCLStatusEntry 14} sispm1040362lrtQosQCLStatusSMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Source MAC address: xx-xx-xx-xx-xx-xx or 'Any'." ::= { sispm1040362lrtQosQCLStatusEntry 15} sispm1040362lrtQosQCLStatusTag OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Value of Tag field can be 'Untagged', 'Tagged', 'C-Tagged', 'S-Tagged' or 'Any'." ::= { sispm1040362lrtQosQCLStatusEntry 16} sispm1040362lrtQosQCLStatusVID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Valid value of VLAN ID can be any value in the range 1-4095 or 'Any'" ::= { sispm1040362lrtQosQCLStatusEntry 17} sispm1040362lrtQosQCLStatusPCP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Valid value PCP are specific (0, 1, 2, 3, 4, 5, 6, 7) or range (0-1, 2-3, 4-5, 6-7, 0-3, 4-7) or 'Any'." ::= { sispm1040362lrtQosQCLStatusEntry 18} sispm1040362lrtQosQCLStatusDEI OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Valid value of DEI can be '0', '1' or 'Any'." ::= { sispm1040362lrtQosQCLStatusEntry 19} -- ======================================================================================================================= -- sispm1040362lrtQosConformance -- ======================================================================================================================= sispm1040362lrtQosConformance OBJECT IDENTIFIER ::= { sispm1040362lrtQosConf 200 } sispm1040362lrtQosCompliances OBJECT IDENTIFIER ::= { sispm1040362lrtQosConformance 1 } sispm1040362lrtQosGroups OBJECT IDENTIFIER ::= { sispm1040362lrtQosConformance 2 } sispm1040362lrtQosPortClassificationGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortClassificationTable sispm1040362lrtQosPortClassificationQoSClass, sispm1040362lrtQosPortClassificationDPlevel, sispm1040362lrtQosPortClassificationPCP, sispm1040362lrtQosPortClassificationDEI, sispm1040362lrtQosPortClassificationTagClass, sispm1040362lrtQosPortClassificationDSCPBased, sispm1040362lrtQosPortClassificationQCLAddr, sispm1040362lrtQosPortClassificationKeyType, --sispm1040362lrtQoSIngressPortTagClassificationTable sispm1040362lrtQoSIngressPortTagQosClass, sispm1040362lrtQoSIngressPortTagDPLevel } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 1} sispm1040362lrtQosPortPolicingGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortPolicingTable sispm1040362lrtQosPortPolicingEnabled, sispm1040362lrtQosPortPolicingRate, sispm1040362lrtQosPortPolicingUnit, sispm1040362lrtQosPortPolicingFlowControl } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 2} sispm1040362lrtQosQueuePolicingGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortPolicingTable sispm1040362lrtQosQueuePolicingQueue0Enable, sispm1040362lrtQosQueuePolicingQueue0Rate, sispm1040362lrtQosQueuePolicingQueue1Enable, sispm1040362lrtQosQueuePolicingQueue1Rate, sispm1040362lrtQosQueuePolicingQueue2Enable, sispm1040362lrtQosQueuePolicingQueue2Rate, sispm1040362lrtQosQueuePolicingQueue3Enable, sispm1040362lrtQosQueuePolicingQueue3Rate, sispm1040362lrtQosQueuePolicingQueue4Enable, sispm1040362lrtQosQueuePolicingQueue4Rate, sispm1040362lrtQosQueuePolicingQueue5Enable, sispm1040362lrtQosQueuePolicingQueue5Rate, sispm1040362lrtQosQueuePolicingQueue6Enable, sispm1040362lrtQosQueuePolicingQueue6Rate, sispm1040362lrtQosQueuePolicingQueue7Enable, sispm1040362lrtQosQueuePolicingQueue7Rate } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 3} sispm1040362lrtQosPortSchedulerGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortSchedulerModeTable sispm1040362lrtQosSchedulerMode, sispm1040362lrtQosSchedulerShaper, sispm1040362lrtQosSchedulerShaperRate, --sispm1040362lrtQosPortSchedulerTable sispm1040362lrtQosSchedulerPortQueueShaper, sispm1040362lrtQosSchedulerPortQueueShaperRate, sispm1040362lrtQosSchedulerPortQueueShaperExcess, sispm1040362lrtQosSchedulerPortQueueSchedulerWeight, sispm1040362lrtQosSchedulerPortQueueSchedulerPercent, --sispm1040362lrtQosPortEgressTagRemarkingMapTable sispm1040362lrtQosTagRemarkingPCP, sispm1040362lrtQosTagRemarkingDEI } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 4} sispm1040362lrtQosPortEgressTagRemarkingGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortEgressTagRemarkingTable sispm1040362lrtQosEgressTagRemarkingMode, --sispm1040362lrtQosPortEgressTagRemarkingDefTable sispm1040362lrtQosEgressTagRemarkingDefPCP, sispm1040362lrtQosEgressTagRemarkingDefDEI --sispm1040362lrtQosPortEgressTagRemarkingMapDPTable --sispm1040362lrtQosPortEgressTagRemarkingDPLevel } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 6} sispm1040362lrtQosPortDSCPGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosPortDSCPTable sispm1040362lrtQosPortDSCPIngressTranslate, sispm1040362lrtQosPortDSCPIngressClassify, sispm1040362lrtQosPortDSCPEgressRewrite } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 7} sispm1040362lrtQosDSCPGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosDSCPTable sispm1040362lrtQosBasedDSCP, sispm1040362lrtQosDSCPTrust, sispm1040362lrtQosDSCPQosClass, sispm1040362lrtQosDSCPDPL } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 8} sispm1040362lrtQosDSCPTranslationGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosDSCPTranslationTable sispm1040362lrtQosDSCPTranslationDSCPBasedId, sispm1040362lrtQosDSCPTranslationIngressTranslate, sispm1040362lrtQosDSCPTranslationIngressClassify, sispm1040362lrtQosDSCPTranslationEgressRemapDP0, sispm1040362lrtQosDSCPTranslationEgressRemapDP1 } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 9} --sispm1040362lrtQosDSCPClassificationGroup OBJECT-GROUP -- OBJECTS { -- sispm1040362lrtQosDSCPClassificationTable -- sispm1040362lrtQosDSCPClassificationDSCP -- } -- STATUS current -- DESCRIPTION -- "The collection of objects which are used to indicate -- sispm1040362lrt qos information." -- ::= { sispm1040362lrtQosGroups 10} sispm1040362lrtQosControlListGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosQceTable sispm1040362lrtQosQceID, sispm1040362lrtQosQceList, sispm1040362lrtQosQcePortMembers, sispm1040362lrtQosQceTag, sispm1040362lrtQosQceVID, sispm1040362lrtQosPCP, sispm1040362lrtQosDEI, sispm1040362lrtQosSMAC, sispm1040362lrtQosDMACType, sispm1040362lrtQosDMACValue, sispm1040362lrtQosQceInnerTag, sispm1040362lrtQosQceInnerVID, sispm1040362lrtQosInnerPCP, sispm1040362lrtQosInnerDEI, sispm1040362lrtQosFrameType, sispm1040362lrtQosMacEtherType, sispm1040362lrtQosLLCSSAPAddr, sispm1040362lrtQosLLCDSAPAddr, sispm1040362lrtQosLLCControl, sispm1040362lrtQosSNAPPID, sispm1040362lrtQosIpv4Protocol, sispm1040362lrtQosIpv4ProtocolValue, sispm1040362lrtQosIpv4ProtocolUDPSPort, sispm1040362lrtQosIpv4ProtocolUDPDPort, sispm1040362lrtQosIpv4ProtocolTCPSPort, sispm1040362lrtQosIpv4ProtocolTCPDPort, sispm1040362lrtQosIpv4SourceIp, sispm1040362lrtQosIpv4SourceMask, sispm1040362lrtQosIpv4IPFragment, sispm1040362lrtQosIpv4DSCP, sispm1040362lrtQosIpv6Protocol, sispm1040362lrtQosIpv6ProtocolValue, sispm1040362lrtQosIpv6ProtocolUDPSPort, sispm1040362lrtQosIpv6ProtocolUDPDPort, sispm1040362lrtQosIpv6ProtocolTCPSPort, sispm1040362lrtQosIpv6ProtocolTCPDPort, sispm1040362lrtQosIpv6SourceIp, sispm1040362lrtQosIpv6SourceMask, sispm1040362lrtQosIpv6DSCP, sispm1040362lrtQosActionClass, sispm1040362lrtQosActionDPL, sispm1040362lrtQosActionDSCP, sispm1040362lrtQosActionPCP, sispm1040362lrtQosActionDEI, sispm1040362lrtQosActionPolicy, sispm1040362lrtQosQceRowStatus } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 11} sispm1040362lrtQosStormControlGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosStormControlTable sispm1040362lrtQosStormControlEnabled, sispm1040362lrtQosStormControlRate } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 12} --sispm1040362lrtQosPortStormControlGroup OBJECT-GROUP -- OBJECTS { -- sispm1040362lrtQosPortStormControlTable -- sispm1040362lrtQosPortStormControlUnicastEnabled, -- sispm1040362lrtQosPortStormControlUnicastRate, -- sispm1040362lrtQosPortStormControlUnicastUnit, -- sispm1040362lrtQosPortStormControlBroadcastEnabled, -- sispm1040362lrtQosPortStormControlBroadcastRate, -- sispm1040362lrtQosPortStormControlBroadcastUnit, -- sispm1040362lrtQosPortStormControlUnknownEnabled, -- sispm1040362lrtQosPortStormControlUnknownRate, -- sispm1040362lrtQosPortStormControlUnknownUnit -- } -- STATUS current -- DESCRIPTION -- "The collection of objects which are used to indicate -- sispm1040362lrt qos information." -- ::= { sispm1040362lrtQosGroups 13} --sispm1040362lrtQosWREDGroup OBJECT-GROUP -- OBJECTS { -- sispm1040362lrtQosWREDTable -- sispm1040362lrtQosWREDEnable, -- sispm1040362lrtQosWREDMinThreshold, -- -- sispm1040362lrtQosWREDMaxThreshold, -- sispm1040362lrtQosWREDMaxUnit -- } -- STATUS current -- DESCRIPTION -- "The collection of objects which are used to indicate -- sispm1040362lrt qos information." -- ::= { sispm1040362lrtQosGroups 14} sispm1040362lrtQosQCLStatusGroup OBJECT-GROUP OBJECTS { --sispm1040362lrtQosQCLStatusTable sispm1040362lrtQosQCLStatusUser, sispm1040362lrtQosQCLStatusQCEId, sispm1040362lrtQosQCLStatusFrameType, sispm1040362lrtQosQCLStatusPortlist, sispm1040362lrtQosQCLStatusActionClass, sispm1040362lrtQosQCLStatusActionDPL, sispm1040362lrtQosQCLStatusActionDSCP, sispm1040362lrtQosQCLStatusActionPCP, sispm1040362lrtQosQCLStatusActionDEL, sispm1040362lrtQosQCLStatusActionPolicy, sispm1040362lrtQosQCLStatusConflict } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt qos information." ::= { sispm1040362lrtQosGroups 15} -- ======================================================================================================================= sispm1040362lrtLoopProtection OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 12 } sispm1040362lrtLoopProtectionConfig OBJECT IDENTIFIER ::= { sispm1040362lrtLoopProtection 1 } sispm1040362lrtLoopProtectionGlobalEnable OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure loop protection mode. 0: disable, 1: enable, default: disable. " ::= { sispm1040362lrtLoopProtectionConfig 1 } sispm1040362lrtLoopProtectionTranmisstionTime OBJECT-TYPE SYNTAX Integer32(1..10) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure loop protection transmit interval. default: 5, range: 1-10. " ::= { sispm1040362lrtLoopProtectionConfig 2 } sispm1040362lrtLoopProtectionShutdownTime OBJECT-TYPE SYNTAX Integer32(0..604800) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure loop protection shutdown time. default: 180, range: 0-604800. " ::= { sispm1040362lrtLoopProtectionConfig 3 } sispm1040362lrtLoopProtectionConfigurationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLoopProtectionConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Show Loop Protection configurations. " ::= { sispm1040362lrtLoopProtectionConfig 4 } sispm1040362lrtLoopProtectionConfigurationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLoopProtectionConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLoopProtectionConfPort } ::= { sispm1040362lrtLoopProtectionConfigurationTable 1 } SISPM1040362LRTLoopProtectionConfigurationEntry ::= SEQUENCE { sispm1040362lrtLoopProtectionConfPort Integer32, sispm1040362lrtLoopProtectionConfEnable Integer32, sispm1040362lrtLoopProtectionConfAction Integer32, sispm1040362lrtLoopProtectionConfTxmode Integer32 } sispm1040362lrtLoopProtectionConfPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtLoopProtectionConfigurationEntry 1 } sispm1040362lrtLoopProtectionConfEnable OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure loop protection port mode. 0: disable, 1: enable, default: enable. " ::= { sispm1040362lrtLoopProtectionConfigurationEntry 2 } sispm1040362lrtLoopProtectionConfAction OBJECT-TYPE SYNTAX Integer32(0..2) MAX-ACCESS read-write STATUS current DESCRIPTION " Configure loop protection port action. 0: Shutdown port, 1: Shutdown port and Log, 2: Log Only, default: Shutdown port. " ::= { sispm1040362lrtLoopProtectionConfigurationEntry 3 } sispm1040362lrtLoopProtectionConfTxmode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure loop protection port transmit mode. 0: disable, 1: enable, default: enable. " ::= { sispm1040362lrtLoopProtectionConfigurationEntry 4 } sispm1040362lrtLoopProtectionStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLoopProtectionStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Show Loop Protection Status. " ::= { sispm1040362lrtLoopProtection 2 } sispm1040362lrtLoopProtectionStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLoopProtectionStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLoopProtectionStatusPort } ::= { sispm1040362lrtLoopProtectionStatusTable 1 } SISPM1040362LRTLoopProtectionStatusEntry ::= SEQUENCE { sispm1040362lrtLoopProtectionStatusPort Integer32, sispm1040362lrtLoopProtectionStatusAction DisplayString, sispm1040362lrtLoopProtectionStatusTransmit DisplayString, sispm1040362lrtLoopProtectionStatusLoops Integer32, sispm1040362lrtLoopProtectionStatusStatus DisplayString, sispm1040362lrtLoopProtectionStatusLoop DisplayString, sispm1040362lrtLoopProtectionStatusTimeLastLoop DisplayString } sispm1040362lrtLoopProtectionStatusPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtLoopProtectionStatusEntry 1 } sispm1040362lrtLoopProtectionStatusAction OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The currently configured port action. " ::= { sispm1040362lrtLoopProtectionStatusEntry 2 } sispm1040362lrtLoopProtectionStatusTransmit OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The currently configured port transmit mode. " ::= { sispm1040362lrtLoopProtectionStatusEntry 3 } sispm1040362lrtLoopProtectionStatusLoops OBJECT-TYPE SYNTAX Integer32 (0..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION " The number of loops detected on this port. " ::= { sispm1040362lrtLoopProtectionStatusEntry 4 } sispm1040362lrtLoopProtectionStatusStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The current loop protection status of the port. " ::= { sispm1040362lrtLoopProtectionStatusEntry 5 } sispm1040362lrtLoopProtectionStatusLoop OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Whether a loop is currently detected on the port. " ::= { sispm1040362lrtLoopProtectionStatusEntry 6 } sispm1040362lrtLoopProtectionStatusTimeLastLoop OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The time of the last loop event detected. " ::= { sispm1040362lrtLoopProtectionStatusEntry 7 } -- ======================================================================================================================= sispm1040362lrtPoe OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 13 } sispm1040362lrtPoeStatus OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 1 } sispm1040362lrtPoeStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Scheduling Table. " ::= { sispm1040362lrtPoeStatus 1 } sispm1040362lrtPoeStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeStatusLocalPort } ::= { sispm1040362lrtPoeStatusTable 1 } SISPM1040362LRTPoeStatusEntry ::= SEQUENCE { sispm1040362lrtPoeStatusLocalPort Integer32, sispm1040362lrtPoeStatusPDclass Integer32, sispm1040362lrtPoeStatusPowerRequested DisplayString, sispm1040362lrtPoeStatusPowerAllocated DisplayString, sispm1040362lrtPoeStatusPowerUsed DisplayString, sispm1040362lrtPoeStatusCurrentUsed DisplayString, sispm1040362lrtPoeStatusPriority DisplayString, sispm1040362lrtPoeStatusPortStatus DisplayString } sispm1040362lrtPoeStatusLocalPort OBJECT-TYPE SYNTAX Integer32 (1..10) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Local port Index." ::= { sispm1040362lrtPoeStatusEntry 1 } sispm1040362lrtPoeStatusPDclass OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION " Indicates the QCL user. 0: Max. power 15.4 W, 1: Max. power 4.0 W, 2: Max. power 7.0 W, 3: Max. power 15.4 W, 4: Max. power 30.0 W. " ::= { sispm1040362lrtPoeStatusEntry 2 } sispm1040362lrtPoeStatusPowerRequested OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Power Requested shows the requested amount of power the PD wants to be reserved. " ::= { sispm1040362lrtPoeStatusEntry 3} sispm1040362lrtPoeStatusPowerAllocated OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Power Allocated shows the amount of power the switch has allocated for the PD. " ::= { sispm1040362lrtPoeStatusEntry 4} sispm1040362lrtPoeStatusPowerUsed OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Power Used shows how much power the PD currently is using. " ::= { sispm1040362lrtPoeStatusEntry 5} sispm1040362lrtPoeStatusCurrentUsed OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Power Used shows how much current the PD currently is using. " ::= { sispm1040362lrtPoeStatusEntry 6} sispm1040362lrtPoeStatusPriority OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Priority shows the port's priority configured by the user. " ::= { sispm1040362lrtPoeStatusEntry 7} sispm1040362lrtPoeStatusPortStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " The Port Status shows the port's status. " ::= { sispm1040362lrtPoeStatusEntry 8} sispm1040362lrtPoeStatusTotalTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeStatusTotalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Scheduling Total Table. " ::= { sispm1040362lrtPoeStatus 2 } sispm1040362lrtPoeStatusTotalEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeStatusTotalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeStatusSwitchIndex } ::= { sispm1040362lrtPoeStatusTotalTable 1 } SISPM1040362LRTPoeStatusTotalEntry ::= SEQUENCE { sispm1040362lrtPoeStatusSwitchIndex Integer32, sispm1040362lrtPoeStatusTotalPowerRequested DisplayString, sispm1040362lrtPoeStatusTotalPowerAllocated DisplayString, sispm1040362lrtPoeStatusTotalPowerUsed DisplayString, sispm1040362lrtPoeStatusTotalCurrentUsed DisplayString } sispm1040362lrtPoeStatusSwitchIndex OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtPoeStatusTotalEntry 1 } sispm1040362lrtPoeStatusTotalPowerRequested OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Total Power Requested." ::= { sispm1040362lrtPoeStatusTotalEntry 2} sispm1040362lrtPoeStatusTotalPowerAllocated OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Total Power allocated." ::= { sispm1040362lrtPoeStatusTotalEntry 3} sispm1040362lrtPoeStatusTotalPowerUsed OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Total Power Used." ::= { sispm1040362lrtPoeStatusTotalEntry 4} sispm1040362lrtPoeStatusTotalCurrentUsed OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Total Current Used." ::= { sispm1040362lrtPoeStatusTotalEntry 5} sispm1040362lrtPoePowerDelay OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 2 } sispm1040362lrtPoePowerDelayTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoePowerDelayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Power Delay mode. " ::= { sispm1040362lrtPoePowerDelay 1 } sispm1040362lrtPoePowerDelayEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoePowerDelayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoePowerDelayPort } ::= { sispm1040362lrtPoePowerDelayTable 1 } SISPM1040362LRTPoePowerDelayEntry ::= SEQUENCE { sispm1040362lrtPoePowerDelayPort Integer32, sispm1040362lrtPoePowerDelayMode Integer32, sispm1040362lrtPoePowerDelayTime Integer32 } sispm1040362lrtPoePowerDelayPort OBJECT-TYPE SYNTAX Integer32 (1..4094) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtPoePowerDelayEntry 1 } sispm1040362lrtPoePowerDelayMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Turn on / off the power delay function, 0: disable, 1: enable, default: disable. " ::= { sispm1040362lrtPoePowerDelayEntry 2 } sispm1040362lrtPoePowerDelayTime OBJECT-TYPE SYNTAX Integer32(0..300) MAX-ACCESS read-write STATUS current DESCRIPTION "set Delay Time, default: 0, range: 0-300 sec. " ::= { sispm1040362lrtPoePowerDelayEntry 3 } sispm1040362lrtPoeAutoPowerReset OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 3 } sispm1040362lrtPoeAutoPowerResetPingCheck OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "connection between PoE port and power device. 0: disable, 1: enable, default: disable. " ::= { sispm1040362lrtPoeAutoPowerReset 1 } sispm1040362lrtPoeAutoPowerResetTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeAutoPowerResetEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Auto Power Reset mode. " ::= { sispm1040362lrtPoeAutoPowerReset 2 } sispm1040362lrtPoeAutoPowerResetEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeAutoPowerResetEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeAutoPowerResetPort } ::= { sispm1040362lrtPoeAutoPowerResetTable 1 } SISPM1040362LRTPoeAutoPowerResetEntry ::= SEQUENCE { sispm1040362lrtPoeAutoPowerResetPort Integer32, sispm1040362lrtPoeAutoPowerResetPingIPAddress DisplayString, sispm1040362lrtPoeAutoPowerResetStartupTime Integer32, sispm1040362lrtPoeAutoPowerResetIntervalTime Integer32, sispm1040362lrtPoeAutoPowerResetRetryTime Integer32, sispm1040362lrtPoeAutoPowerResetFailureLog DisplayString, sispm1040362lrtPoeAutoPowerResetFailureAction INTEGER, sispm1040362lrtPoeAutoPowerResetRebootTime Integer32, sispm1040362lrtPoeAutoPowerResetMaxRebootTimes Integer32 } sispm1040362lrtPoeAutoPowerResetPort OBJECT-TYPE SYNTAX Integer32(1..4094) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 1 } sispm1040362lrtPoeAutoPowerResetPingIPAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "IP Address the system should ping. default: 0.0.0.0 . " ::= { sispm1040362lrtPoeAutoPowerResetEntry 2 } sispm1040362lrtPoeAutoPowerResetStartupTime OBJECT-TYPE SYNTAX Integer32(30..600) MAX-ACCESS read-write STATUS current DESCRIPTION "When PD has been start up, the Switch will wait Start up time to do PoE Auto Checking. default: 60, range: 30-600 sec. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 3 } sispm1040362lrtPoeAutoPowerResetIntervalTime OBJECT-TYPE SYNTAX Integer32(10..120) MAX-ACCESS read-write STATUS current DESCRIPTION "Device will send checking message to PD each interval time. default: 30, range: 10-120 sec. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 4 } sispm1040362lrtPoeAutoPowerResetRetryTime OBJECT-TYPE SYNTAX Integer32(1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "It will retry to send detection again. default: 3, range: 1-5. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 5 } sispm1040362lrtPoeAutoPowerResetFailureLog OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Failure loggings counter. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 6 } sispm1040362lrtPoeAutoPowerResetFailureAction OBJECT-TYPE SYNTAX INTEGER { nothing(0), reboot(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "It will retry to send detection again, 0: Nothing, 1: Reboot Remote PD, default: Nothing. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 7 } sispm1040362lrtPoeAutoPowerResetRebootTime OBJECT-TYPE SYNTAX Integer32(3..120) MAX-ACCESS read-write STATUS current DESCRIPTION "When PD has been rebooted, the PoE port restored power after the specified time. default: 15, range: 3-120 sec. " ::= { sispm1040362lrtPoeAutoPowerResetEntry 8 } sispm1040362lrtPoeAutoPowerResetMaxRebootTimes OBJECT-TYPE SYNTAX Integer32(0..10) MAX-ACCESS read-write STATUS current DESCRIPTION "When Failure Action is Reboot Remote PD, it limits times of Reboot. default: 3, range: 0-10. 0 means without reboot limits." ::= { sispm1040362lrtPoeAutoPowerResetEntry 10 } sispm1040362lrtPoeScheduling OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 4 } sispm1040362lrtPoeSchedulingProfileNumber OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the PoE Profile Number that want to configure. Range:1-16" ::= { sispm1040362lrtPoeScheduling 1 } sispm1040362lrtPoeSchedulingPorofileName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Profile Name. Maximum length:32." ::= { sispm1040362lrtPoeScheduling 2 } sispm1040362lrtPoeSchedulingTimeTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeSchedulingTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Show Poe Scheduling Time Config. " ::= { sispm1040362lrtPoeScheduling 3 } sispm1040362lrtPoeSchedulingTimeEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeSchedulingTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeSchedulingTimeWeekIndex } ::= { sispm1040362lrtPoeSchedulingTimeTable 1 } SISPM1040362LRTPoeSchedulingTimeEntry ::= SEQUENCE { sispm1040362lrtPoeSchedulingTimeWeekIndex Integer32, sispm1040362lrtPoeSchedulingTimeStartTimeHourMinute DisplayString, sispm1040362lrtPoeSchedulingTimeEndTimeHourMinute DisplayString } sispm1040362lrtPoeSchedulingTimeWeekIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Week Index. 1: Mon, 2:Tue, 3: Wed, 4: Thu, 5: Fri, 6: Sat, 7: Sun" ::= { sispm1040362lrtPoeSchedulingTimeEntry 1 } sispm1040362lrtPoeSchedulingTimeStartTimeHourMinute OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "PoE Scheduling Start Time. Format: HH:MM. Hour Range: 0-23. Minute Range:0,5,10,...,55." ::= { sispm1040362lrtPoeSchedulingTimeEntry 2 } sispm1040362lrtPoeSchedulingTimeEndTimeHourMinute OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "PoE Scheduling End Time. Format: HH:MM. Hour Range: 0-23. Minute Range:0,5,10,...,55." ::= { sispm1040362lrtPoeSchedulingTimeEntry 3 } sispm1040362lrtPoeConfiguration OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 5 } sispm1040362lrtPoeConfigurationPowerManagementMode OBJECT-TYPE SYNTAX Integer32(0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "The power management mode for PoE port. 0: CLASS_RESERVED, 1: CLASS_CONSUMP, 2: ALLOCATED_RESERVED, 3: ALLOCATED_CONSUMP, 4: LLDPMED_RESERVED, 5: LLDPMED_CONSUMP, default: CLASS_RESERVED. " ::= { sispm1040362lrtPoeConfiguration 1 } sispm1040362lrtPoeConfigurationCapacitorDetection OBJECT-TYPE SYNTAX Integer32(0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "The capacitor detection mode. 0: Disable 1: Enable " ::= { sispm1040362lrtPoeConfiguration 2 } sispm1040362lrtPoeConfigurationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Configuration mode. " ::= { sispm1040362lrtPoeConfiguration 4 } sispm1040362lrtPoeConfigurationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeConfigurationSwitch } ::= { sispm1040362lrtPoeConfigurationTable 1 } SISPM1040362LRTPoeConfigurationEntry ::= SEQUENCE { sispm1040362lrtPoeConfigurationSwitch Integer32, sispm1040362lrtPoeConfigurationPrimaryPowerSupply Integer32, sispm1040362lrtPoeConfigurationAlwaysONPoE Integer32 } sispm1040362lrtPoeConfigurationSwitch OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION " switch index, range : 1 - 16. " ::= { sispm1040362lrtPoeConfigurationEntry 1 } sispm1040362lrtPoeConfigurationPrimaryPowerSupply OBJECT-TYPE SYNTAX Integer32(0..2000) MAX-ACCESS read-only STATUS current DESCRIPTION "It must be defined what amount of power the primary and backup power sources can deliver. " ::= { sispm1040362lrtPoeConfigurationEntry 3 } sispm1040362lrtPoeConfigurationAlwaysONPoE OBJECT-TYPE SYNTAX Integer32(0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure always-on-poe" ::= { sispm1040362lrtPoeConfigurationEntry 4 } sispm1040362lrtPoeConfigurationPortTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeConfigurationPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Port Configuration mode. " ::= { sispm1040362lrtPoeConfiguration 5 } sispm1040362lrtPoeConfigurationPortEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeConfigurationPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeConfigurationPort } ::= { sispm1040362lrtPoeConfigurationPortTable 1 } SISPM1040362LRTPoeConfigurationPortEntry ::= SEQUENCE { sispm1040362lrtPoeConfigurationPort Integer32, sispm1040362lrtPoeConfigurationPortPoEMode INTEGER, sispm1040362lrtPoeConfigurationPortPriority INTEGER, sispm1040362lrtPoeConfigurationPortMaximumPower DisplayString, sispm1040362lrtPoeConfigurationPortDetection Integer32, -- sispm1040362lrtPoeConfigurationPortPoEScheduleByProfileID Integer32, sispm1040362lrtPoeConfigurationPortPoEScheduleByProfileName DisplayString } sispm1040362lrtPoeConfigurationPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION " port, range : 1 - port number. " ::= { sispm1040362lrtPoeConfigurationPortEntry 1 } sispm1040362lrtPoeConfigurationPortPoEMode OBJECT-TYPE SYNTAX INTEGER { disable(0), poe(1), poeforce(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "The PoE Mode represents the PoE operating mode for the port. 0: Disable, 1: Enable, 3: Force, default: Enable. " ::= { sispm1040362lrtPoeConfigurationPortEntry 2 } sispm1040362lrtPoeConfigurationPortPriority OBJECT-TYPE SYNTAX INTEGER { low(0), high(1), critical(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The Priority represents the ports priority. There are three levels of power priority named Low, High and Critical. 0: Low, 1: High, 2: Critical, default: Low. " ::= { sispm1040362lrtPoeConfigurationPortEntry 3 } sispm1040362lrtPoeConfigurationPortMaximumPower OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The Maximum Power value contains a numerical value that indicates the maximum power in watts that can be delivered to a remote device. max: 30[W]. " ::= { sispm1040362lrtPoeConfigurationPortEntry 4 } sispm1040362lrtPoeConfigurationPortDetection OBJECT-TYPE SYNTAX Integer32(1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "The Detection represents the PoE capacitor detection for the port. -1:Not support. 1:Legacy : Legacy capacitive detection only. 2:4-point : IEEE 802.3af 4-point detection only. 3:4-point-legacy : IEEE 802.3af 4-point detection followed by Legacy detection. 4:2-point : IEEE 802.3af 2-point detection only. 5:2-point-legacy : IEEE 802.3af 2-point detection followed by Legacy detection. " ::= { sispm1040362lrtPoeConfigurationPortEntry 5 } -- sispm1040362lrtPoeConfigurationPortPoEScheduleByProfileID OBJECT-TYPE -- SYNTAX Integer32(0..16) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "Specify a valid PoE schedule profile by profile id. 0:disable,1-16:1-16 profile." -- ::= { sispm1040362lrtPoeConfigurationPortEntry 6 } sispm1040362lrtPoeConfigurationPortPoEScheduleByProfileName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Specify a valid PoE schedule profile by profile name. disabled: disable profile schedule." ::= { sispm1040362lrtPoeConfigurationPortEntry 7 } sispm1040362lrtPoeChipsetRebootSchedule OBJECT IDENTIFIER ::= { sispm1040362lrtPoe 6 } sispm1040362lrtPoeChipsetRebootMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "PoE Chipset Reboot Mode 0:disable 1:enable" ::= { sispm1040362lrtPoeChipsetRebootSchedule 1 } sispm1040362lrtPoeChipsetRebootTimeTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPoeChipsetRebootTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure PoE Chipset Reboot Time." ::= { sispm1040362lrtPoeChipsetRebootSchedule 2 } sispm1040362lrtPoeChipsetRebootTimeEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPoeChipsetRebootTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPoeChipsetRebootWeekIndex } ::= { sispm1040362lrtPoeChipsetRebootTimeTable 1 } SISPM1040362LRTPoeChipsetRebootTimeEntry ::= SEQUENCE { sispm1040362lrtPoeChipsetRebootWeekIndex Integer32, sispm1040362lrtPoeChipsetRebootTimeHour Integer32, sispm1040362lrtPoeChipsetRebootTimeMinute Integer32 } sispm1040362lrtPoeChipsetRebootWeekIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "PoE chipset reboot week index. 1: Mon, 2:Tue, 3: Wed, 4: Thu, 5: Fri, 6: Sat, 7: Sun" ::= { sispm1040362lrtPoeChipsetRebootTimeEntry 1 } sispm1040362lrtPoeChipsetRebootTimeHour OBJECT-TYPE SYNTAX Integer32 (-1..23) MAX-ACCESS read-write STATUS current DESCRIPTION "PoE Chipset Reboot Time (Hour). Range: 0-23. -1:disable" ::= { sispm1040362lrtPoeChipsetRebootTimeEntry 2 } sispm1040362lrtPoeChipsetRebootTimeMinute OBJECT-TYPE SYNTAX Integer32 (-1..55) MAX-ACCESS read-write STATUS current DESCRIPTION "PoE Chipset Reboot Time (Minute). Range:0,5,10,...,55. -1:disable" ::= { sispm1040362lrtPoeChipsetRebootTimeEntry 3 } -- ======================================================================================================================= -- RowStatus Info: createAndWait, notReady, notInService not supported. -- ======================================================================================================================= -- Textual Conventions for the sispm1040362lrt AAA Mib -- ======================================================================================================================= -- sispm1040362lrtAAAMIB OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 15 } sispm1040362lrtAAA OBJECT IDENTIFIER ::= { sispm1040362lrtAAAMIB 1 } sispm1040362lrtRADIUS OBJECT IDENTIFIER ::= { sispm1040362lrtAAA 1 } sispm1040362lrtRADIUSGlobalConfig OBJECT IDENTIFIER ::= { sispm1040362lrtRADIUS 1 } sispm1040362lrtTACACS OBJECT IDENTIFIER ::= { sispm1040362lrtAAA 2 } -- -- ======================================================================================================================= -- Start sispm1040362lrtRADIUS group -- ======================================================================================================================= --sispm1040362lrtRADIUSGlobalConfig sispm1040362lrtRADIUSGlobalConfigTimeout OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-write STATUS current DESCRIPTION "Timeout is the number of seconds, to wait for a reply from a RADIUS server before retransmitting the request. range: 1-1000." ::= { sispm1040362lrtRADIUSGlobalConfig 1 } sispm1040362lrtRADIUSGlobalConfigRetransmit OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-write STATUS current DESCRIPTION "Retransmit is the number of times,a RADIUS request is retransmitted to a server that is not responding.If the server has not responded after the last retransmit it is considered to be dead. range: 1-1000." ::= { sispm1040362lrtRADIUSGlobalConfig 2 } sispm1040362lrtRADIUSGlobalConfigDeadtime OBJECT-TYPE SYNTAX Integer32(0..1440) MAX-ACCESS read-write STATUS current DESCRIPTION "This will stop the switch from continually trying to contact a server that it has already determined as dead. range: 0-1440." ::= { sispm1040362lrtRADIUSGlobalConfig 3 } sispm1040362lrtRADIUSGlobalConfigKey OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The secret key shared between the RADIUS server and the switch." ::= { sispm1040362lrtRADIUSGlobalConfig 4 } sispm1040362lrtRADIUSGlobalConfigNASIPv4 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The IPv4 address to be used as attribute 4 in RADIUS Access-Request packets." ::= { sispm1040362lrtRADIUSGlobalConfig 5 } sispm1040362lrtRADIUSGlobalConfigNASIPv6 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The IPv6 address to be used as attribute 95 in RADIUS Access-Request packets. " ::= { sispm1040362lrtRADIUSGlobalConfig 6 } sispm1040362lrtRADIUSGlobalConfigNASIdentifier OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The identifier to be used as attribute 32 in RADIUS Access-Request packets. " ::= { sispm1040362lrtRADIUSGlobalConfig 7 } --sispm1040362lrtRADIUSServerConfigTable sispm1040362lrtRADIUSServerConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTRADIUSServerConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The RADIUS Server Configuration Table." ::= { sispm1040362lrtRADIUS 2 } sispm1040362lrtRADIUSServerConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTRADIUSServerConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The RADIUS Server Configuration Entry." INDEX { sispm1040362lrtRADIUSServerConfServerNo } ::= { sispm1040362lrtRADIUSServerConfigTable 1 } SISPM1040362LRTRADIUSServerConfigEntry ::= SEQUENCE { sispm1040362lrtRADIUSServerConfServerNo Integer32, sispm1040362lrtRADIUSServerConfHostname DisplayString, sispm1040362lrtRADIUSServerConfAuthPort Integer32, sispm1040362lrtRADIUSServerConfAcctPort Integer32, sispm1040362lrtRADIUSServerConfTimeout Integer32, sispm1040362lrtRADIUSServerConfRetransmit Integer32, sispm1040362lrtRADIUSServerConfKey DisplayString, sispm1040362lrtRADIUSServerConfRowStatus RowStatus } sispm1040362lrtRADIUSServerConfServerNo OBJECT-TYPE SYNTAX Integer32(1..5) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The RADIUS server number. max: 5." ::= { sispm1040362lrtRADIUSServerConfigEntry 1 } sispm1040362lrtRADIUSServerConfHostname OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The IP address or hostname of the RADIUS server. " ::= { sispm1040362lrtRADIUSServerConfigEntry 2 } sispm1040362lrtRADIUSServerConfAuthPort OBJECT-TYPE SYNTAX Integer32(0..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "The UDP port to use on the RADIUS server for authentication. range: 0-65535. " ::= { sispm1040362lrtRADIUSServerConfigEntry 3 } sispm1040362lrtRADIUSServerConfAcctPort OBJECT-TYPE SYNTAX Integer32(0..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "The UDP port to use on the RADIUS server for accounting. range: 0-65535. " ::= { sispm1040362lrtRADIUSServerConfigEntry 4 } sispm1040362lrtRADIUSServerConfTimeout OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-create STATUS current DESCRIPTION "This optional setting overrides the global timeout value. Leaving it blank will use the global timeout value. range: 1-1000. " ::= { sispm1040362lrtRADIUSServerConfigEntry 5 } sispm1040362lrtRADIUSServerConfRetransmit OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-create STATUS current DESCRIPTION "This optional setting overrides the global retransmit value. Leaving it blank will use the global retransmit value. range: 1-1000. " ::= { sispm1040362lrtRADIUSServerConfigEntry 6 } sispm1040362lrtRADIUSServerConfKey OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "This optional setting overrides the global key. Leaving it blank will use the global key." ::= { sispm1040362lrtRADIUSServerConfigEntry 7 } sispm1040362lrtRADIUSServerConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtRADIUSServerConfigEntry 8 } --sispm1040362lrtRADIUSDetailTable sispm1040362lrtRADIUSDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTRADIUSDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The RADIUS Detail Table." ::= { sispm1040362lrtRADIUS 3 } sispm1040362lrtRADIUSDetailEntry OBJECT-TYPE SYNTAX SISPM1040362LRTRADIUSDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The RADIUS Detail Entry." INDEX { sispm1040362lrtRADIUSServerConfServerNo } ::= { sispm1040362lrtRADIUSDetailTable 1 } SISPM1040362LRTRADIUSDetailEntry ::= SEQUENCE { sispm1040362lrtRADIUSAuthIPAddress DisplayString, sispm1040362lrtRADIUSAuthStatus DisplayString, sispm1040362lrtRADIUSAuthRoundTripTime Integer32, sispm1040362lrtRADIUSAuthRxAccessAccept Counter32, sispm1040362lrtRADIUSAuthRxAccessReject Counter32, sispm1040362lrtRADIUSAuthRxAccessChallenge Counter32, sispm1040362lrtRADIUSAuthRxAccessResponse Counter32, sispm1040362lrtRADIUSAuthRxBadAuth Counter32, sispm1040362lrtRADIUSAuthRxUnknownType Counter32, sispm1040362lrtRADIUSAuthRxPacketsDropped Counter32, sispm1040362lrtRADIUSAuthTxAccessRequest Counter32, sispm1040362lrtRADIUSAuthTxAccessRetransmission Counter32, sispm1040362lrtRADIUSAuthTxPendingRequest Counter32, sispm1040362lrtRADIUSAuthTxTimeout Counter32, sispm1040362lrtRADIUSAccountIPAddress IpAddress, sispm1040362lrtRADIUSAccountStatus DisplayString, sispm1040362lrtRADIUSAccountRoundTripTime Integer32, sispm1040362lrtRADIUSAccountRxResponses Counter32, sispm1040362lrtRADIUSAccountRxMalformedResponse Counter32, sispm1040362lrtRADIUSAccountRxBadAuth Counter32, sispm1040362lrtRADIUSAccountRxUnknownType Counter32, sispm1040362lrtRADIUSAccountRxPacketsDrop Counter32, sispm1040362lrtRADIUSAccountTxRequest Counter32, sispm1040362lrtRADIUSAccountTxRetransmission Counter32, sispm1040362lrtRADIUSAccountTxPendingRequest Counter32, sispm1040362lrtRADIUSAccountTxTimeout Counter32, sispm1040362lrtRADIUSDetailClearCmd ActivateCmd } sispm1040362lrtRADIUSAuthIPAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "IP address and UDP port for the authentication server in question." ::= { sispm1040362lrtRADIUSDetailEntry 2 } sispm1040362lrtRADIUSAuthStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the state of the server." ::= { sispm1040362lrtRADIUSDetailEntry 3 } sispm1040362lrtRADIUSAuthRoundTripTime OBJECT-TYPE SYNTAX Integer32(0..100000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval (measured in milliseconds) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from the RADIUS authentication server." ::= { sispm1040362lrtRADIUSDetailEntry 4 } sispm1040362lrtRADIUSAuthRxAccessAccept OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Accept packets (valid or invalid) received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 5 } sispm1040362lrtRADIUSAuthRxAccessReject OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Reject packets (valid or invalid) received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 6 } sispm1040362lrtRADIUSAuthRxAccessChallenge OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Challenge packets (valid or invalid) received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 7 } sispm1040362lrtRADIUSAuthRxAccessResponse OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of malformed RADIUS Access-Response packets received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 8 } sispm1040362lrtRADIUSAuthRxBadAuth OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Response packets containing invalid authenticators or Message Authenticator attributes received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 9 } sispm1040362lrtRADIUSAuthRxUnknownType OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets that were received with unknown types from the server on the authentication port and dropped." ::= { sispm1040362lrtRADIUSDetailEntry 10 } sispm1040362lrtRADIUSAuthRxPacketsDropped OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets that were received from the server on the authentication port and dropped for some other reason." ::= { sispm1040362lrtRADIUSDetailEntry 11 } sispm1040362lrtRADIUSAuthTxAccessRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Request packets sent to the server. This does not include retransmissions." ::= { sispm1040362lrtRADIUSDetailEntry 12 } sispm1040362lrtRADIUSAuthTxAccessRetransmission OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Request packets retransmitted to the RADIUS authentication server." ::= { sispm1040362lrtRADIUSDetailEntry 13 } sispm1040362lrtRADIUSAuthTxPendingRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS Access-Request packets destined for the server that have not yet timed out or received a response. " ::= { sispm1040362lrtRADIUSDetailEntry 14 } sispm1040362lrtRADIUSAuthTxTimeout OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of authentication timeouts to the server. After a timeout, the client may retry to the same server, send to a different server, or give up." ::= { sispm1040362lrtRADIUSDetailEntry 15 } sispm1040362lrtRADIUSAccountIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IP address and UDP port for the authentication server in question." ::= { sispm1040362lrtRADIUSDetailEntry 16 } sispm1040362lrtRADIUSAccountStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the state of the server. " ::= { sispm1040362lrtRADIUSDetailEntry 17 } sispm1040362lrtRADIUSAccountRoundTripTime OBJECT-TYPE SYNTAX Integer32(0..100000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The time interval (measured in milliseconds) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from the RADIUS authentication server." ::= { sispm1040362lrtRADIUSDetailEntry 18 } sispm1040362lrtRADIUSAccountRxResponses OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets (valid or invalid) received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 19 } sispm1040362lrtRADIUSAccountRxMalformedResponse OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of malformed RADIUS packets received from the server. " ::= { sispm1040362lrtRADIUSDetailEntry 20 } sispm1040362lrtRADIUSAccountRxBadAuth OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets containing invalid authenticators received from the server." ::= { sispm1040362lrtRADIUSDetailEntry 21 } sispm1040362lrtRADIUSAccountRxUnknownType OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets of unknown types that were received from the server on the accounting port. " ::= { sispm1040362lrtRADIUSDetailEntry 22 } sispm1040362lrtRADIUSAccountRxPacketsDrop OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets that were received from the server on the accounting port and dropped for some other reason." ::= { sispm1040362lrtRADIUSDetailEntry 23 } sispm1040362lrtRADIUSAccountTxRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets sent to the server. This does not include retransmissions." ::= { sispm1040362lrtRADIUSDetailEntry 24 } sispm1040362lrtRADIUSAccountTxRetransmission OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets retransmitted to the RADIUS accounting server." ::= { sispm1040362lrtRADIUSDetailEntry 25 } sispm1040362lrtRADIUSAccountTxPendingRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of RADIUS packets destined for the server that have not yet timed out or received a response." ::= { sispm1040362lrtRADIUSDetailEntry 26 } sispm1040362lrtRADIUSAccountTxTimeout OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of accounting timeouts to the server. After a timeout, the client may retry to the same server, send to a different server, or give up." ::= { sispm1040362lrtRADIUSDetailEntry 27 } sispm1040362lrtRADIUSDetailClearCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-only STATUS current DESCRIPTION "Clears the counters for the selected server." ::= { sispm1040362lrtRADIUSDetailEntry 28 } -- -- ======================================================================================================================= -- Start sispm1040362lrtTACACS group -- ======================================================================================================================= --sispm1040362lrtTACACSGlobalConfig sispm1040362lrtTACACSGlobalConfigTimeout OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-write STATUS current DESCRIPTION "Timeout is the number of seconds,to wait for a reply from a TACACS+ server before it is considered to be dead. range: 1-1000 seconds, default: 5 seconds." ::= { sispm1040362lrtTACACS 1 } sispm1040362lrtTACACSGlobalConfigDeadtime OBJECT-TYPE SYNTAX Integer32(0..1440) MAX-ACCESS read-write STATUS current DESCRIPTION "The period during which the switch will not send new requests to a server that has failed to respond to a previous request. This will stop the switch from continually trying to contact a server that it has already determined as dead. range: 0-1440 minutes, default: 0 minutes." ::= { sispm1040362lrtTACACS 2 } sispm1040362lrtTACACSGlobalConfigKey OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The secret key shared between the TACACS+ server and the switch." ::= { sispm1040362lrtTACACS 3 } --sispm1040362lrtTACACSServerConfigTable sispm1040362lrtTACACSServerConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTTACACSServerConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The TACACS Server configuration Table." ::= { sispm1040362lrtTACACS 4 } sispm1040362lrtTACACSServerConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTTACACSServerConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The TACACS Server configuration Entry." INDEX { sispm1040362lrtTACACSServerConfigServerNo } ::= { sispm1040362lrtTACACSServerConfigTable 1 } SISPM1040362LRTTACACSServerConfigEntry ::= SEQUENCE { sispm1040362lrtTACACSServerConfigServerNo Integer32, sispm1040362lrtTACACSServerConfigHostname DisplayString, sispm1040362lrtTACACSServerConfigPort Integer32, sispm1040362lrtTACACSServerConfigTimeout Integer32, sispm1040362lrtTACACSServerConfigKey DisplayString, sispm1040362lrtTACACSServerConfigRowStatus RowStatus } sispm1040362lrtTACACSServerConfigServerNo OBJECT-TYPE SYNTAX Integer32(1..5) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The TACACS server number. max: 5." ::= { sispm1040362lrtTACACSServerConfigEntry 1 } sispm1040362lrtTACACSServerConfigHostname OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The IP address or hostname of the TACACS+ server." ::= { sispm1040362lrtTACACSServerConfigEntry 2 } sispm1040362lrtTACACSServerConfigPort OBJECT-TYPE SYNTAX Integer32(0..65535) MAX-ACCESS read-create STATUS current DESCRIPTION "The TCP port to use on the TACACS+ server for authentication." ::= { sispm1040362lrtTACACSServerConfigEntry 3 } sispm1040362lrtTACACSServerConfigTimeout OBJECT-TYPE SYNTAX Integer32(1..1000) MAX-ACCESS read-create STATUS current DESCRIPTION "This optional setting overrides the global timeout value. Leaving it blank will use the global timeout value. range: 1-1000." ::= { sispm1040362lrtTACACSServerConfigEntry 4 } sispm1040362lrtTACACSServerConfigKey OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "This optional setting overrides the global key. Leaving it blank will use the global key. " ::= { sispm1040362lrtTACACSServerConfigEntry 5 } sispm1040362lrtTACACSServerConfigRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtTACACSServerConfigEntry 6 } -- ======================================================================================================================= -- -- ======================================================================================================================= -- Textual Conventions for the sispm1040362lrt Nas Mib -- ======================================================================================================================= -- sispm1040362lrtNasMIB OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 16 } sispm1040362lrtNAS OBJECT IDENTIFIER ::= { sispm1040362lrtNasMIB 1 } sispm1040362lrtNASConf OBJECT IDENTIFIER ::= { sispm1040362lrtNAS 1 } sispm1040362lrtNASStatus OBJECT IDENTIFIER ::= { sispm1040362lrtNAS 2 } -- -- ======================================================================================================================= -- Start sispm1040362lrtNAS group -- ======================================================================================================================= --sispm1040362lrtNASConf sispm1040362lrtNASConfMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates if NAS is globally enabled or disabled on the switch." DEFVAL { disable } ::= { sispm1040362lrtNASConf 1 } sispm1040362lrtNASConfReauthenticationEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "If enable, successfully authenticated supplicants/clients are reauthenticated after the interval specified by the Reauthentication Period." DEFVAL { disable } ::= { sispm1040362lrtNASConf 2 } sispm1040362lrtNASConfReauthenticationPeriod OBJECT-TYPE SYNTAX Integer32(1..3600) MAX-ACCESS read-write STATUS current DESCRIPTION "Determines the period, in seconds, after which a connected client must be reauthenticated. default: 3600 sec, range: 1-3600 sec." ::= { sispm1040362lrtNASConf 3 } sispm1040362lrtNASConfEAPOLTimeout OBJECT-TYPE SYNTAX Integer32(1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Determines the time for retransmission of Request Identity EAPOL frames. default: 30 sec, range: 1-65535 sec." ::= { sispm1040362lrtNASConf 4 } sispm1040362lrtNASConfAgingPeriod OBJECT-TYPE SYNTAX Integer32(0|10..1000000) MAX-ACCESS read-write STATUS current DESCRIPTION "When the NAS module uses the Port Security module to secure MAC addresses, the Port Security module needs to check for activity on the MAC address in question at regular intervals and free resources if no activity is seen within a given period of time. default: 300 sec, 0: no support. range: 0,10-1000000 sec." ::= { sispm1040362lrtNASConf 5 } sispm1040362lrtNASConfHoldTime OBJECT-TYPE SYNTAX Integer32(0|10..1000000) MAX-ACCESS read-write STATUS current DESCRIPTION "If a client is denied access - either because the RADIUS server denies the client access or because the RADIUS server request times out - the client is put on hold in the Unauthorized state. default: 10 sec, 0: no support. range: 0,10-1000000 sec." ::= { sispm1040362lrtNASConf 6 } sispm1040362lrtNASConfRADIUSQoSEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "RADIUS-assigned QoS provides a means to centrally control the traffic class to which traffic coming from a successfully authenticated supplicant is assigned on the switch." DEFVAL { disable } ::= { sispm1040362lrtNASConf 7 } sispm1040362lrtNASConfRADIUSVLANEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "RADIUS-assigned VLAN provides a means to centrally control the VLAN on which a successfully authenticated supplicant is placed on the switch." DEFVAL { disable } ::= { sispm1040362lrtNASConf 8 } sispm1040362lrtNASConfGuestVLANEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "A Guest VLAN is a special VLAN - typically with limited network access - on which 802.1X-unaware clients are placed after a network administrator-defined timeout." DEFVAL { disable } ::= { sispm1040362lrtNASConf 9 } sispm1040362lrtNASConfGuestVLANID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "This is the value that a port's Port VLAN ID is set to if a port is moved into the Guest VLAN. default: 1, range: 1-4095." ::= { sispm1040362lrtNASConf 10 } sispm1040362lrtNASConfMaxReauthCount OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-write STATUS current DESCRIPTION "The number of times the switch transmits an EAPOL Request Identity frame without response before considering entering the Guest VLAN is adjusted with this setting. default: 2, range: 1-255." ::= { sispm1040362lrtNASConf 11 } sispm1040362lrtNASConfAllowGuestVLAN OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "The switch remembers if an EAPOL frame has been received on the port for the life-time of the port." DEFVAL { disable } ::= { sispm1040362lrtNASConf 12 } --sispm1040362lrtNASPortConfTable sispm1040362lrtNASPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTNASPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Port Configuration Table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtNASConf 13 } sispm1040362lrtNASPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTNASPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Port Configuration Entry." INDEX { ifIndex } ::= { sispm1040362lrtNASPortConfTable 1 } SISPM1040362LRTNASPortConfEntry ::= SEQUENCE { sispm1040362lrtNASPortConfAdminState Integer32, sispm1040362lrtNASPortConfRADIUSQoSEnabled AdminMode, sispm1040362lrtNASPortConfRADIUSVLANEnabled AdminMode, sispm1040362lrtNASPortConfGuestVLANEnabled AdminMode, sispm1040362lrtNASPortConfPortState DisplayString, sispm1040362lrtNASPortConfReauthenticateCmd INTEGER, sispm1040362lrtNASPortConfReinitializeCmd INTEGER } sispm1040362lrtNASPortConfAdminState OBJECT-TYPE SYNTAX Integer32(0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "This selection controls the port's authentication mode. 0: Force Authorized, 1: Force Unauthorized, 2: Port-based 802.1X, 3: Single 802.1X, 4: Multi 802.1X, 5: MAC-based Auth, range: 0-5." ::= { sispm1040362lrtNASPortConfEntry 2 } sispm1040362lrtNASPortConfRADIUSQoSEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "When RADIUS-Assigned QoS is both globally enabled and enabled on a given port, the switch reacts to QoS Class information carried in the RADIUS Access-Accept packet transmitted by the RADIUS server when a supplicant is successfully authenticated." ::= { sispm1040362lrtNASPortConfEntry 3 } sispm1040362lrtNASPortConfRADIUSVLANEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "When RADIUS-Assigned VLAN is both globally enabled and enabled for a given port, the switch reacts to VLAN ID information carried in the RADIUS Access-Accept packet transmitted by the RADIUS server when a supplicant is successfully authenticated." ::= { sispm1040362lrtNASPortConfEntry 4 } sispm1040362lrtNASPortConfGuestVLANEnabled OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "When Guest VLAN is both globally enabled and enabled for a given port, the switch considers moving the port into the Guest VLAN according to the rules." ::= { sispm1040362lrtNASPortConfEntry 5 } sispm1040362lrtNASPortConfPortState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current state of the port." ::= { sispm1040362lrtNASPortConfEntry 6 } sispm1040362lrtNASPortConfReauthenticateCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Schedules a reauthentication whenever the quiet-period of the port runs out (EAPOL-based authentication). For MAC-based authentication, reauthentication will be attempted immediately.The button only has effect for successfully authenticated clients on the port and will not cause the clients to get temporarily unauthorized." DEFVAL { noAction } ::= { sispm1040362lrtNASPortConfEntry 7 } sispm1040362lrtNASPortConfReinitializeCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Forces a reinitialization of the clients on the port and thereby a reauthentication immediately. The clients will transfer to the unauthorized state while the reauthentication is in progress." DEFVAL { noAction } ::= { sispm1040362lrtNASPortConfEntry 8 } --sispm1040362lrtNASSwitchStatusTable sispm1040362lrtNASSwitchStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTNASSwitchStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Switch Status Table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtNASStatus 1 } sispm1040362lrtNASSwitchStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTNASSwitchStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Switch Status Entry." INDEX { ifIndex } ::= { sispm1040362lrtNASSwitchStatusTable 1 } SISPM1040362LRTNASSwitchStatusEntry ::= SEQUENCE { sispm1040362lrtNASSwitchStatusAdminState DisplayString, sispm1040362lrtNASSwitchStatusPortState DisplayString, sispm1040362lrtNASSwitchStatusLastSource DisplayString, sispm1040362lrtNASSwitchStatusLastID DisplayString, sispm1040362lrtNASSwitchStatusQoSClass DisplayString, sispm1040362lrtNASSwitchStatusPortVLANID DisplayString } sispm1040362lrtNASSwitchStatusAdminState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The port's current administrative state." ::= { sispm1040362lrtNASSwitchStatusEntry 2 } sispm1040362lrtNASSwitchStatusPortState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current state of the port." ::= { sispm1040362lrtNASSwitchStatusEntry 3 } sispm1040362lrtNASSwitchStatusLastSource OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The source MAC address carried in the most recently received EAPOL frame for EAPOL-based authentication, and the most recently received frame from a new client for MAC-based authentication." ::= { sispm1040362lrtNASSwitchStatusEntry 4 } sispm1040362lrtNASSwitchStatusLastID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The user name (supplicant identity) carried in the most recently received Response Identity EAPOL frame for EAPOL-based authentication, and the source MAC address from the most recently received frame from a new client for MAC-based authentication." ::= { sispm1040362lrtNASSwitchStatusEntry 5 } sispm1040362lrtNASSwitchStatusQoSClass OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "QoS Class assigned to the port by the RADIUS server if enabled." ::= { sispm1040362lrtNASSwitchStatusEntry 6 } sispm1040362lrtNASSwitchStatusPortVLANID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The VLAN ID that NAS has put the port in." ::= { sispm1040362lrtNASSwitchStatusEntry 7 } --sispm1040362lrtNASPortCounterTable sispm1040362lrtNASPortCounterTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTNASPortCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Port Counter Table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtNASStatus 2 } sispm1040362lrtNASPortCounterEntry OBJECT-TYPE SYNTAX SISPM1040362LRTNASPortCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The NAS Port Counter Entry." INDEX { ifIndex } ::= { sispm1040362lrtNASPortCounterTable 1 } SISPM1040362LRTNASPortCounterEntry ::= SEQUENCE { sispm1040362lrtNASReceiveEAPOLTotal Integer32, sispm1040362lrtNASReceiveEAPOLResponseID Integer32, sispm1040362lrtNASReceiveEAPOLResponses Integer32, sispm1040362lrtNASReceiveEAPOLStart Integer32, sispm1040362lrtNASReceiveEAPOLLogoff Integer32, sispm1040362lrtNASReceiveEAPOLInvalidType Integer32, sispm1040362lrtNASReceiveEAPOLInvalidLength Integer32, sispm1040362lrtNASTransmitEAPOLTotal Integer32, sispm1040362lrtNASTransmitEAPOLRequestID Integer32, sispm1040362lrtNASTransmitEAPOLRequests Integer32, sispm1040362lrtNASPortReceiveBackendServerAccessChallenges Integer32, sispm1040362lrtNASPortReceiveBackendServerOtherRequests Integer32, sispm1040362lrtNASPortReceiveBackendServerAuthSuccesses Integer32, sispm1040362lrtNASPortReceiveBackendServerAuthFailures Integer32, sispm1040362lrtNASPortTransmitBackendServerResponses Integer32, sispm1040362lrtNASSupplicantInfoMAC DisplayString, sispm1040362lrtNASSupplicantInfoVlanID Integer32, sispm1040362lrtNASSupplicantInfoVersion Integer32, sispm1040362lrtNASSupplicantInfoIdentity DisplayString, sispm1040362lrtNASPortCounterClearCmd ActivateCmd } sispm1040362lrtNASReceiveEAPOLTotal OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of valid EAPOL frames of any type that have been received by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 2 } sispm1040362lrtNASReceiveEAPOLResponseID OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of valid EAPOL Response Identity frames that have been received by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 3 } sispm1040362lrtNASReceiveEAPOLResponses OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of valid EAPOL response frames (other than Response Identity frames) that have been received by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 4 } sispm1040362lrtNASReceiveEAPOLStart OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of EAPOL Start frames that have been received by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 5 } sispm1040362lrtNASReceiveEAPOLLogoff OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of valid EAPOL Logoff frames that have been received by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 6 } sispm1040362lrtNASReceiveEAPOLInvalidType OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of EAPOL frames that have been received by the switch in which the frame type is not recognized. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 7 } sispm1040362lrtNASReceiveEAPOLInvalidLength OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of EAPOL frames that have been received by the switch in which the Packet Body Length field is invalid. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 8 } sispm1040362lrtNASTransmitEAPOLTotal OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of EAPOL frames of any type that have been transmitted by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 9 } sispm1040362lrtNASTransmitEAPOLRequestID OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of EAPOL Request Identity frames that have been transmitted by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 10 } sispm1040362lrtNASTransmitEAPOLRequests OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of valid EAPOL Request frames (other than Request Identity frames) that have been transmitted by the switch. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 11 } sispm1040362lrtNASPortReceiveBackendServerAccessChallenges OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X-based: Counts the number of times that the switch receives the first request from the backend server following the first response from the supplicant. Indicates that the backend server has communication with the switch. MAC-based:Counts all Access Challenges received from the backend server for this port (left-most table). -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 12 } sispm1040362lrtNASPortReceiveBackendServerOtherRequests OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X-based: Counts the number of times that the switch sends an EAP Request packet following the first to the supplicant. Indicates that the backend server chose an EAP-method. MAC-based: Not applicable. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 13 } sispm1040362lrtNASPortReceiveBackendServerAuthSuccesses OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X- and MAC-based: Counts the number of times that the switch receives a success indication.Indicates that the supplicant has successfully authenticated to the backend server. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 14 } sispm1040362lrtNASPortReceiveBackendServerAuthFailures OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X- and MAC-based:Counts the number of times that the switch receives a failure message.This indicates that the supplicant has not authenticated to the backend server. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 15 } sispm1040362lrtNASPortTransmitBackendServerResponses OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X-based:Counts the number of times that the switch attempts to send a supplicant's first response packet to the backend server. Indicates the switch attempted communication with the backend server. Possible retransmissions are not counted. MAC-based: Counts all the backend server packets sent from the switch towards the backend server for a given port (left-most table). Possible retransmissions are not counted. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 16 } sispm1040362lrtNASSupplicantInfoMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The MAC address of the last supplicant. " ::= { sispm1040362lrtNASPortCounterEntry 17 } sispm1040362lrtNASSupplicantInfoVlanID OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "The VLAN ID on which the last frame from the last supplicant was received. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 18 } sispm1040362lrtNASSupplicantInfoVersion OBJECT-TYPE SYNTAX Integer32(-1..1000000) MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X-based:The protocol version number carried in the most recently received EAPOL frame. MAC-based: Not applicable. -1: no support." ::= { sispm1040362lrtNASPortCounterEntry 19 } sispm1040362lrtNASSupplicantInfoIdentity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "802.1X-based:The user name (supplicant identity) carried in the most recently received Response Identity EAPOL frame. MAC-based: Not applicable. " ::= { sispm1040362lrtNASPortCounterEntry 20 } sispm1040362lrtNASPortCounterClearCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Clear the counters for the selected port." ::= { sispm1040362lrtNASPortCounterEntry 21 } -- ======================================================================================================================= sispm1040362lrtMACConf OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 17 } sispm1040362lrtMAC OBJECT IDENTIFIER ::= { sispm1040362lrtMACConf 1 } -- -- ======================================================================================================================= -- Start sispm1040362lrtMAC group -- ======================================================================================================================= sispm1040362lrtMACDisableAutomaticAging OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Disable the automatic aging of dynamic entries." ::= { sispm1040362lrtMAC 1 } sispm1040362lrtMACAgingTime OBJECT-TYPE SYNTAX Integer32 (-1 | 10..1000000) MAX-ACCESS read-write STATUS current DESCRIPTION "Configure aging time by entering a value here in seconds. range: 10-1000000 seconds. -1: Automatic Aging is disable." ::= { sispm1040362lrtMAC 2 } --sispm1040362lrtMACLearningTable sispm1040362lrtMACLearningTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTMACLearningEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The mac learning table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtMAC 3 } sispm1040362lrtMACLearningEntry OBJECT-TYPE SYNTAX SISPM1040362LRTMACLearningEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The mac learning entry." INDEX { ifIndex } ::= { sispm1040362lrtMACLearningTable 1 } SISPM1040362LRTMACLearningEntry ::= SEQUENCE { sispm1040362lrtMACTableLearning INTEGER } sispm1040362lrtMACTableLearning OBJECT-TYPE SYNTAX INTEGER{ auto(0), disable(1), secure(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "auto(0) : Learning is done automatically as soon as a frame with unknown SMAC is received. disable(1): Disable, No learning is done. secure(2) : Secure, Only static MAC entries are learned, all other frames are dropped." ::= { sispm1040362lrtMACLearningEntry 2 } --sispm1040362lrtMACStaticConfigTable sispm1040362lrtMACStaticConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTMACStaticConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The static Mac config table." ::= { sispm1040362lrtMAC 4 } sispm1040362lrtMACStaticConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTMACStaticConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The static Mac config entry." INDEX { sispm1040362lrtMACStaticConfigIndex } ::= { sispm1040362lrtMACStaticConfigTable 1 } SISPM1040362LRTMACStaticConfigEntry ::= SEQUENCE { sispm1040362lrtMACStaticConfigSwitchIndex Integer32, sispm1040362lrtMACStaticConfigIndex Integer32, sispm1040362lrtMACStaticConfigVID Integer32, sispm1040362lrtMACStaticConfigMACaddress DisplayString, sispm1040362lrtMACStaticConfigPortList DisplayString, sispm1040362lrtMACStaticConfigRowStatus RowStatus } sispm1040362lrtMACStaticConfigSwitchIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtMACStaticConfigEntry 1 } sispm1040362lrtMACStaticConfigIndex OBJECT-TYPE SYNTAX Integer32(1..64) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The static entries in the MAC table are shown in this table. The static MAC table can contain 64 entries." ::= { sispm1040362lrtMACStaticConfigEntry 2 } sispm1040362lrtMACStaticConfigVID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "The VLAN ID of the entry. range: 1-4095." ::= { sispm1040362lrtMACStaticConfigEntry 3 } sispm1040362lrtMACStaticConfigMACaddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The MAC address of the entry." ::= { sispm1040362lrtMACStaticConfigEntry 4 } sispm1040362lrtMACStaticConfigPortList OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Checkmarks indicate which ports are members of the entry. Check or uncheck as needed to modify the entry." ::= { sispm1040362lrtMACStaticConfigEntry 5 } sispm1040362lrtMACStaticConfigRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtMACStaticConfigEntry 6 } -- ======================================================================================================================= sispm1040362lrtSpanningTree OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 18 } sispm1040362lrtBridgeSettings OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 1 } sispm1040362lrtSTPProtocolVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:STP 2:RSTP 3:MSTP" ::= { sispm1040362lrtBridgeSettings 1 } sispm1040362lrtBridgePriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge Priority, range: 0-61440, multiple of 4096." ::= { sispm1040362lrtBridgeSettings 2 } sispm1040362lrtBridgeForwardDelay OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge Forward Delay, range: 4-30 seconds." ::= { sispm1040362lrtBridgeSettings 3 } sispm1040362lrtBridgeMaxAge OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge MaxAge, range:6-40 seconds." ::= { sispm1040362lrtBridgeSettings 4 } sispm1040362lrtBridgeMaxHops OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge Max Hops, range:6-40 hops." ::= { sispm1040362lrtBridgeSettings 5 } sispm1040362lrtBridgetxHoldCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge Transmit Hold Count,range: 1-10 bpdu's per second. " ::= { sispm1040362lrtBridgeSettings 6 } sispm1040362lrtBridgeBPDUFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge BPD UFilter 0:disable 1:enable " ::= { sispm1040362lrtBridgeSettings 7 } sispm1040362lrtBridgeBPDUGuard OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge BPDU Guard 0:disable 1:enable " ::= { sispm1040362lrtBridgeSettings 8 } sispm1040362lrtBridgeerrorRecoveryDelay OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Bridge error Recovery Delay range:30-86400 seconds 0:disable " ::= { sispm1040362lrtBridgeSettings 9 } sispm1040362lrtBridgeHelloTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The interval between sending STP BPDU's. Valid values are in the range 1 to 10 seconds, default:2 seconds." ::= { sispm1040362lrtBridgeSettings 10 } sispm1040362lrtMSTIMapping OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 2 } sispm1040362lrtConfigName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Configuration Name, identify the VLAN to MSTI mapping" ::= { sispm1040362lrtMSTIMapping 1 } sispm1040362lrtConfigRevision OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configuration Revision. range:0-65535 " ::= { sispm1040362lrtMSTIMapping 2 } sispm1040362lrtMSTIMappingVLAN OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 3 } sispm1040362lrtConfigMstiName1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI1. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 1 } sispm1040362lrtConfigMstiName2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI2. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 2 } sispm1040362lrtConfigMstiName3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI3. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 3 } sispm1040362lrtConfigMstiName4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI4. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 4 } sispm1040362lrtConfigMstiName5 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI5. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 5 } sispm1040362lrtConfigMstiName6 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI6. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 6 } sispm1040362lrtConfigMstiName7 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "The list of VLANs mapped to the MSTI7. The VLANs can be given as a single (xx, xx being between 1 and 4094) VLAN, or a range (xx-yy), each of which must be separated with comma and/or space. " ::= { sispm1040362lrtMSTIMappingVLAN 7 } sispm1040362lrtMSTIPriorities OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 4 } sispm1040362lrtCSTIPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "CSTI Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 1 } sispm1040362lrtMSTI1Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI1 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 2 } sispm1040362lrtMSTI2Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI2 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 3 } sispm1040362lrtMSTI3Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI3 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 4 } sispm1040362lrtMSTI4Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI4 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 5 } sispm1040362lrtMSTI5Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI5 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 6 } sispm1040362lrtMSTI6Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI6 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 7 } sispm1040362lrtMSTI7Priority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "MSTI7 Priority. range: 0-61440, multiple of 4096. Lower numeric values have better priority." ::= { sispm1040362lrtMSTIPriorities 8 } sispm1040362lrtCISTPorts OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 5 } sispm1040362lrtCISTAggregatedEnable OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Enable. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPorts 1 } sispm1040362lrtCISTAggregatedPathCost OBJECT-TYPE SYNTAX Integer32 (0..200000000) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Path Cost. range: 0-200000000. 0 is Auto." ::= { sispm1040362lrtCISTPorts 2 } sispm1040362lrtCISTAggregatedPortPriority OBJECT-TYPE SYNTAX Integer32 (0|16|32|48|64|80|96|112|128|144|160|176|192|208|224|240) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Priority. range: 0-240, multiple of 16." ::= { sispm1040362lrtCISTPorts 3 } sispm1040362lrtCISTAggregatedAdminEdge OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Admin Edge. range: 0-1. 0:Non-Edge 1:Edge." ::= { sispm1040362lrtCISTPorts 4 } sispm1040362lrtCISTAggregatedAutoEdge OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Auto Edge. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPorts 5 } sispm1040362lrtCISTAggregatedrestrictedRole OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port restricted Role. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPorts 6 } sispm1040362lrtCISTAggregatedrestrictedTcn OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port restricted Tcn. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPorts 7 } sispm1040362lrtCISTAggregatedbpduGuard OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port bpdu Guard. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPorts 8 } sispm1040362lrtCISTAggregatedPointToPoint OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Point To Point. range: 0-2. 0:Forced True 1:Forced False. 2:Auto" ::= { sispm1040362lrtCISTPorts 9 } sispm1040362lrtCISTPortsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTCISTPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "CIST port table." ::= { sispm1040362lrtCISTPorts 10 } sispm1040362lrtCISTPortsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTCISTPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the CIST Ports Table." INDEX { sispm1040362lrtCISTPortIndex } ::= { sispm1040362lrtCISTPortsTable 1 } SISPM1040362LRTCISTPortsEntry ::= SEQUENCE { sispm1040362lrtCISTPortIndex Integer32, sispm1040362lrtCISTPortEnable Integer32, sispm1040362lrtCISTPortPathCost Integer32, sispm1040362lrtCISTPortPortPriority Integer32, sispm1040362lrtCISTPortAdminEdge Integer32, sispm1040362lrtCISTPortAutoEdge Integer32, sispm1040362lrtCISTPortrestrictedRole Integer32, sispm1040362lrtCISTPortrestrictedTcn Integer32, sispm1040362lrtCISTPortbpduGuard Integer32, sispm1040362lrtCISTPortPointToPoint Integer32 } sispm1040362lrtCISTPortIndex OBJECT-TYPE SYNTAX Integer32 (1..53) MAX-ACCESS not-accessible STATUS current DESCRIPTION "CIST Port Index. range: 1-53. 53 is Aggregated Port Configuration." ::= { sispm1040362lrtCISTPortsEntry 1 } sispm1040362lrtCISTPortEnable OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Enable. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPortsEntry 2 } sispm1040362lrtCISTPortPathCost OBJECT-TYPE SYNTAX Integer32 (0..200000000) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Path Cost. range: 0-200000000. 0 is Auto." ::= { sispm1040362lrtCISTPortsEntry 3 } sispm1040362lrtCISTPortPortPriority OBJECT-TYPE SYNTAX Integer32 (0|16|32|48|64|80|96|112|128|144|160|176|192|208|224|240) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Priority. range: 0-240, multiple of 16." ::= { sispm1040362lrtCISTPortsEntry 4 } sispm1040362lrtCISTPortAdminEdge OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Admin Edge. range: 0-1. 0:Non-Edge 1:Edge." ::= { sispm1040362lrtCISTPortsEntry 5 } sispm1040362lrtCISTPortAutoEdge OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Auto Edge. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPortsEntry 6 } sispm1040362lrtCISTPortrestrictedRole OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port restricted Role. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPortsEntry 7 } sispm1040362lrtCISTPortrestrictedTcn OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port restricted Tcn. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPortsEntry 8 } sispm1040362lrtCISTPortbpduGuard OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port bpdu Guard. range: 0-1. 0:disable 1:enable." ::= { sispm1040362lrtCISTPortsEntry 9 } sispm1040362lrtCISTPortPointToPoint OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "CIST Port Point To Point. range: 0-2. 0:Forced True 1:Forced False. 2:Auto" ::= { sispm1040362lrtCISTPortsEntry 10 } sispm1040362lrtMSTIPorts OBJECT IDENTIFIER ::= { sispm1040362lrtSpanningTree 6 } sispm1040362lrtMSTIAggregatedPortsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTMSTIAggregatedPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of MSTI ports." ::= { sispm1040362lrtMSTIPorts 1 } sispm1040362lrtMSTIAggregatedPortsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTMSTIAggregatedPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the MSTI ports Table." INDEX { sispm1040362lrtMSTIAggregatedPortsMSTIndex } ::= { sispm1040362lrtMSTIAggregatedPortsTable 1 } SISPM1040362LRTMSTIAggregatedPortsEntry ::= SEQUENCE { sispm1040362lrtMSTIAggregatedPortsMSTIndex Integer32, sispm1040362lrtMSTIAggregatedPortsPathCost Integer32, sispm1040362lrtMSTIAggregatedPortsPortPriority Integer32 } sispm1040362lrtMSTIAggregatedPortsMSTIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "MST index, range:1-7" ::= {sispm1040362lrtMSTIAggregatedPortsEntry 1 } sispm1040362lrtMSTIAggregatedPortsPathCost OBJECT-TYPE SYNTAX Integer32 (0..200000000) MAX-ACCESS read-write STATUS current DESCRIPTION "MST Path Cost. range: 0-200000000. 0 is Auto." ::= {sispm1040362lrtMSTIAggregatedPortsEntry 3 } sispm1040362lrtMSTIAggregatedPortsPortPriority OBJECT-TYPE SYNTAX Integer32 (0|16|32|48|64|80|96|112|128|144|160|176|192|208|224|240) MAX-ACCESS read-write STATUS current DESCRIPTION "MST Port Priority. range: 0-240, multiple of 16." ::= {sispm1040362lrtMSTIAggregatedPortsEntry 4 } sispm1040362lrtMSTIPortsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTMSTIPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of MSTI ports." ::= { sispm1040362lrtMSTIPorts 2 } sispm1040362lrtMSTIPortsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTMSTIPortsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the MSTI ports Table." INDEX { sispm1040362lrtMSTIPortsMSTIndex, sispm1040362lrtMSTIPortsPortIndex } ::= { sispm1040362lrtMSTIPortsTable 1 } SISPM1040362LRTMSTIPortsEntry ::= SEQUENCE { sispm1040362lrtMSTIPortsMSTIndex Integer32, sispm1040362lrtMSTIPortsPortIndex Integer32, sispm1040362lrtMSTIPortsPathCost Integer32, sispm1040362lrtMSTIPortsPortPriority Integer32 } sispm1040362lrtMSTIPortsMSTIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "MST index, range:1-7" ::= {sispm1040362lrtMSTIPortsEntry 1 } sispm1040362lrtMSTIPortsPortIndex OBJECT-TYPE SYNTAX Integer32 (1..53) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port index, range 1-53, 53 is Aggregated Ports Configuration." ::= {sispm1040362lrtMSTIPortsEntry 2 } sispm1040362lrtMSTIPortsPathCost OBJECT-TYPE SYNTAX Integer32 (0..200000000) MAX-ACCESS read-write STATUS current DESCRIPTION "MST Path Cost. range: 0-200000000. 0 is Auto." ::= {sispm1040362lrtMSTIPortsEntry 3 } sispm1040362lrtMSTIPortsPortPriority OBJECT-TYPE SYNTAX Integer32 (0|16|32|48|64|80|96|112|128|144|160|176|192|208|224|240) MAX-ACCESS read-write STATUS current DESCRIPTION "MST Port Priority. range: 0-240, multiple of 16." ::= {sispm1040362lrtMSTIPortsEntry 4 } -- ======================================================================================================================= sispm1040362lrtPrivateVLANs OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 19 } sispm1040362lrtPVLANMembershipTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPVLANMembershipEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of Private VLAN Membership." ::= { sispm1040362lrtPrivateVLANs 1 } sispm1040362lrtPVLANMembershipEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPVLANMembershipEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the private VLAN table." INDEX { sispm1040362lrtPVLANMembershipIndex } ::= { sispm1040362lrtPVLANMembershipTable 1 } SISPM1040362LRTPVLANMembershipEntry ::= SEQUENCE { sispm1040362lrtPVLANMembershipIndex Integer32, sispm1040362lrtPVLANID Integer32, sispm1040362lrtPVLANMembers DisplayString, sispm1040362lrtPVLANRowStatus RowStatus } sispm1040362lrtPVLANMembershipIndex OBJECT-TYPE SYNTAX Integer32 (1..28) MAX-ACCESS not-accessible STATUS current DESCRIPTION "PVLAN membership index. Range:1-28." ::= {sispm1040362lrtPVLANMembershipEntry 1 } sispm1040362lrtPVLANID OBJECT-TYPE SYNTAX Integer32 (1..28) MAX-ACCESS read-create STATUS current DESCRIPTION "PVLAN ID. Range:1-28." ::= {sispm1040362lrtPVLANMembershipEntry 2 } sispm1040362lrtPVLANMembers OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "PVLAN Members. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1', then that port is included in the set of ports; the port is not included if its bit has a value of '0'." ::= {sispm1040362lrtPVLANMembershipEntry 3 } sispm1040362lrtPVLANRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "PVLAN Row Status." ::= {sispm1040362lrtPVLANMembershipEntry 4 } sispm1040362lrtPVLANPortIsolationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPVLANPortIsolationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of Private VLAN Port Isolation." ::= { sispm1040362lrtPrivateVLANs 2 } sispm1040362lrtPVLANPortIsolationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPVLANPortIsolationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the private VLAN table." INDEX { sispm1040362lrtPVLANPortIsolationIndex } ::= { sispm1040362lrtPVLANPortIsolationTable 1 } SISPM1040362LRTPVLANPortIsolationEntry ::= SEQUENCE { sispm1040362lrtPVLANPortIsolationIndex Integer32, sispm1040362lrtPVLANPortIsolationPortMembers Integer32 } sispm1040362lrtPVLANPortIsolationIndex OBJECT-TYPE SYNTAX Integer32 (1..28) MAX-ACCESS not-accessible STATUS current DESCRIPTION "PVLAN Port Isolation Index. Range:1-28." ::= {sispm1040362lrtPVLANPortIsolationEntry 1 } sispm1040362lrtPVLANPortIsolationPortMembers OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "PVLAN Port Isolation Port Members enable/disable. Range:0-1. 1:Port Isolation enable on that port. 0:Port Isolation disable on that port." ::= {sispm1040362lrtPVLANPortIsolationEntry 2 } -- ======================================================================================================================= sispm1040362lrtsFlow OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 20 } sispm1040362lrtsFlowVersion OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "Uniquely identifies the version and implementation of this MIB. The version string must have the following structure: ;; where: must be '1.3', the version of this MIB. the name of the organization responsible for the agent implementation. the specific software build of this agent. As an example, the string '1.3;InMon Corp.;2.1.1' indicates that this agent implements version '1.2' of the SFLOW MIB, that it was developed by 'InMon Corp.' and that the software build is '2.1.1'. The MIB Version will change with each revision of the SFLOW MIB. Management entities must check the MIB Version and not attempt to manage agents with MIB Versions greater than that for which they were designed. Note: The sFlow Datagram Format has an independent version number which may change independently from . applies to the structure and semantics of the SFLOW MIB only." DEFVAL { "1.3;;" } ::= { sispm1040362lrtsFlow 1 } sispm1040362lrtsFlowAgentAddressType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION "The address type of the address associated with this agent. Only ipv4 and ipv6 types are supported. ipv4:1, ipv6:2." ::= { sispm1040362lrtsFlow 2 } sispm1040362lrtsFlowAgentAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The IP address associated with this agent. In the case of a multi-homed agent, this should be the loopback address of the agent. The sFlowAgent address must provide SNMP connectivity to the agent. The address should be an invariant that does not change as interfaces are reconfigured, enabled, disabled, added or removed. A manager should be able to use the sFlowAgentAddress as a unique key that will identify this agent over extended periods of time so that a history can be maintained." ::= { sispm1040362lrtsFlow 3 } -- -- Receiver Table -- sispm1040362lrtsFlowRcvrTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSFlowRcvrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of the receivers of sFlow information." ::= { sispm1040362lrtsFlow 4 } sispm1040362lrtsFlowRcvrEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSFlowRcvrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Attributes of an sFlow Receiver." INDEX { sispm1040362lrtsFlowRcvrIndex } ::= { sispm1040362lrtsFlowRcvrTable 1 } SISPM1040362LRTSFlowRcvrEntry ::= SEQUENCE { sispm1040362lrtsFlowRcvrIndex Integer32, sispm1040362lrtsFlowRcvrOwner OwnerString, sispm1040362lrtsFlowRcvrTimeout Integer32, sispm1040362lrtsFlowRcvrMaximumDatagramSize Integer32, sispm1040362lrtsFlowRcvrAddressType InetAddressType, sispm1040362lrtsFlowRcvrAddress IpAddress, sispm1040362lrtsFlowRcvrPort Integer32, sispm1040362lrtsFlowRcvrDatagramVersion Integer32 } sispm1040362lrtsFlowRcvrIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index into sFlowReceiverTable." ::= { sispm1040362lrtsFlowRcvrEntry 1 } sispm1040362lrtsFlowRcvrOwner OBJECT-TYPE SYNTAX OwnerString MAX-ACCESS read-write STATUS current DESCRIPTION "The entity making use of this sFlowRcvrTable entry. The empty string indicates that the entry is currently unclaimed. An entity wishing to claim an sFlowRcvrTable entry must ensure that the entry is unclaimed before trying to claim it. The entry is claimed by setting the owner string. The entry must be claimed before any changes can be made to other sampler objects. In order to avoid a race condition, the entity taking control of the sampler must set both the owner and a value for sFlowRcvrTimeout in the same SNMP set request. When a management entity is finished using the sampler, it should set the value of sFlowRcvrOwner back to unclaimed. The agent must restore all other entities this row to their default values when the owner is set to unclaimed. It must also free all other resources associated with this sFlowRcvrTable entry. This mechanism provides no enforcement and relies on the cooperation of management entities in order to ensure that competition for a receiver entry is fairly resolved." DEFVAL { "" } ::= { sispm1040362lrtsFlowRcvrEntry 2 } sispm1040362lrtsFlowRcvrTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The time (in seconds) remaining before the sampler is released and stops sampling. When set, the owner establishes control for the specified period. When read, the remaining time in the interval is returned. A management entity wanting to maintain control of the sampler is responsible for setting a new value before the old one expires. When the interval expires, the agent is responsible for restoring all other entities in this row to their default values. It must also free all other resources associated with this sFlowRcvrTable entry." DEFVAL { 0 } ::= { sispm1040362lrtsFlowRcvrEntry 3 } sispm1040362lrtsFlowRcvrMaximumDatagramSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The maximum number of data bytes that can be sent in a single sample datagram. The manager should set this value to avoid fragmentation of the sFlow datagrams." DEFVAL { 1400 } ::= { sispm1040362lrtsFlowRcvrEntry 4 } sispm1040362lrtsFlowRcvrAddressType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-write STATUS current DESCRIPTION "The type of sFlowRcvrCollectorAddress." DEFVAL { ipv4 } ::= { sispm1040362lrtsFlowRcvrEntry 5 } sispm1040362lrtsFlowRcvrAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The IP address of the sFlow collector. If set to 0.0.0.0 not sFlow datagrams will be sent." DEFVAL { '00000000'h } -- 0.0.0.0 ::= { sispm1040362lrtsFlowRcvrEntry 6 } sispm1040362lrtsFlowRcvrPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The destination port for sFlow datagrams." DEFVAL { 6343 } ::= { sispm1040362lrtsFlowRcvrEntry 7 } sispm1040362lrtsFlowRcvrDatagramVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The version of sFlow datagrams that should be sent. When set to a value not support by the agent, the agent should adjust the value to the highest supported value less than the requested value, or return an SNMP bad value error if no such value exists." DEFVAL { 5 } ::= { sispm1040362lrtsFlowRcvrEntry 8 } -- -- Flow Sampling Table -- sispm1040362lrtsFlowFsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSFlowFsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of the flow samplers within a device." ::= { sispm1040362lrtsFlow 5 } sispm1040362lrtsFlowFsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSFlowFsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Attributes of a flow sampler." INDEX { sispm1040362lrtsFlowFsDataSource, sispm1040362lrtsFlowFsInstance } ::= { sispm1040362lrtsFlowFsTable 1 } SISPM1040362LRTSFlowFsEntry ::= SEQUENCE { sispm1040362lrtsFlowFsDataSource Integer32, sispm1040362lrtsFlowFsInstance Integer32, sispm1040362lrtsFlowFsReceiver Integer32, sispm1040362lrtsFlowFsPacketSamplingRate Integer32, sispm1040362lrtsFlowFsMaximumHeaderSize Integer32, sispm1040362lrtsFlowFsType Integer32 } sispm1040362lrtsFlowFsDataSource OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "sFlowDataSource for this flow sampler." ::= { sispm1040362lrtsFlowFsEntry 1 } sispm1040362lrtsFlowFsInstance OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The sFlow instance for this flow sampler." ::= { sispm1040362lrtsFlowFsEntry 2 } sispm1040362lrtsFlowFsReceiver OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The SFlowReceiver for this flow sampler." DEFVAL { 0 } ::= { sispm1040362lrtsFlowFsEntry 3 } sispm1040362lrtsFlowFsPacketSamplingRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The statistical sampling rate for packet sampling from this source. Set to N to sample 1/Nth of the packets in the monitored flows. An agent should choose its own algorithm to introduce variance into the sampling so that exactly every Nth packet is not counted. A sampling rate of 1 counts all packets. A sampling rate of 0 disables sampling. The agent is permitted to have minimum and maximum allowable values for the sampling rate. A minimum rate lets the agent designer set an upper bound on the overhead associated with sampling, and a maximum rate may be the result of hardware restrictions (such as counter size). In addition not all values between the maximum and minimum may be realizable as the sampling rate (again because of implementation considerations). When the sampling rate is set the agent is free to adjust the value so that it lies between the maximum and minimum values and has the closest achievable value. When read, the agent must return the actual sampling rate it will be using (after the adjustments previously described). The sampling algorithm must converge so that over time the number of packets sampled approaches 1/Nth of the total number of packets in the monitored flows." DEFVAL { 0 } ::= { sispm1040362lrtsFlowFsEntry 4 } sispm1040362lrtsFlowFsMaximumHeaderSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The maximum number of bytes that should be copied from a sampled packet. The agent may have an internal maximum and minimum permissible sizes. If an attempt is made to set this value outside the permissible range then the agent should adjust the value to the closest permissible value." DEFVAL { 128 } ::= { sispm1040362lrtsFlowFsEntry 5 } sispm1040362lrtsFlowFsType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Flow Sample Type. 1:Rx 2:Tx 3:All." DEFVAL { 2 } ::= { sispm1040362lrtsFlowFsEntry 6 } -- -- Counter Polling Table -- sispm1040362lrtsFlowCpTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSFlowCpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of the counter pollers within a device." ::= { sispm1040362lrtsFlow 6 } sispm1040362lrtsFlowCpEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSFlowCpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Attributes of a counter poller." INDEX { sispm1040362lrtsFlowCpDataSource, sispm1040362lrtsFlowCpInstance } ::= { sispm1040362lrtsFlowCpTable 1 } SISPM1040362LRTSFlowCpEntry ::= SEQUENCE { sispm1040362lrtsFlowCpDataSource Integer32, sispm1040362lrtsFlowCpInstance Integer32, sispm1040362lrtsFlowCpReceiver Integer32, sispm1040362lrtsFlowCpInterval Integer32 } sispm1040362lrtsFlowCpDataSource OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Identifies the source of the data for the counter poller." ::= { sispm1040362lrtsFlowCpEntry 1 } sispm1040362lrtsFlowCpInstance OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The sFlowInstance for this counter poller." ::= { sispm1040362lrtsFlowCpEntry 2 } sispm1040362lrtsFlowCpReceiver OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The SFlowReciever associated with this counter poller." DEFVAL { 0 } ::= { sispm1040362lrtsFlowCpEntry 3 } sispm1040362lrtsFlowCpInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The maximum number of seconds between successive samples of the counters associated with this data source. A sampling interval of 0 disables counter sampling. The agent is permitted to have minimum and maximum allowable values for the counter polling interval. A minimum interval lets the agent designer set an upper bound on the overhead associated with polling, and a maximum interval may be the result of implementation restrictions (such as counter size). In addition not all values between the maximum and minimum may be realizable as the sampling interval (again because of implementation considerations). When the sampling rate is set the agent is free to adjust the value so that it lies between the maximum and minimum values and has the closest achievable value. When read, the agent must return the actual sampling interval it will be using (after the adjustments previously described). The sampling algorithm must converge so that over time the number of packets sampled approaches 1/Nth of the total number of packets in the monitored flows." DEFVAL { 0 } ::= { sispm1040362lrtsFlowCpEntry 4 } sispm1040362lrtLLDP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 21 } sispm1040362lrtLLDPConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLLDPConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDP 1 } sispm1040362lrtLLDPConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLLDPConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLLDPIndex } ::= { sispm1040362lrtLLDPConfTable 1 } SISPM1040362LRTLLDPConfEntry ::= SEQUENCE { sispm1040362lrtLLDPIndex Integer32, sispm1040362lrtLLDPMode Integer32, sispm1040362lrtLLDPCDPAware Integer32, sispm1040362lrtLLDPPortDescr Integer32, sispm1040362lrtLLDPSysName Integer32, sispm1040362lrtLLDPSysDescr Integer32, sispm1040362lrtLLDPSysCapa Integer32, sispm1040362lrtLLDPMgmtAddr Integer32 } sispm1040362lrtLLDPIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "LLDP configuration index." ::= { sispm1040362lrtLLDPConfEntry 1 } sispm1040362lrtLLDPMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Tx only 2:Rx only 3:Enabled" ::= { sispm1040362lrtLLDPConfEntry 2 } sispm1040362lrtLLDPCDPAware OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 3 } sispm1040362lrtLLDPPortDescr OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 4 } sispm1040362lrtLLDPSysName OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 5 } sispm1040362lrtLLDPSysDescr OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 6 } sispm1040362lrtLLDPSysCapa OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 7 } sispm1040362lrtLLDPMgmtAddr OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPConfEntry 8 } sispm1040362lrtLLDPMEDCoordinatesLocation OBJECT IDENTIFIER ::= { sispm1040362lrtLLDP 2 } sispm1040362lrtLLDPMEDLatitude OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Latitude SHOULD be normalized to within 0-90 degrees with a maximum of 4 digits." ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 2 } sispm1040362lrtLLDPMEDLatitudeDirection OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:North 1:South" ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 3 } sispm1040362lrtLLDPMEDLongitude OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Longitude SHOULD be normalized to within 0-180 degrees with a maximum of 4 digits." ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 4 } sispm1040362lrtLLDPMEDLongitudeDirection OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:East 1:West" ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 5 } sispm1040362lrtLLDPMEDAltitude OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Altitude SHOULD be normalized to within -2097151.9 to 2097151.9 with a maximum of 1 digits." ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 6 } sispm1040362lrtLLDPMEDAltitudeType OBJECT-TYPE SYNTAX Integer32(1|2) MAX-ACCESS read-write STATUS current DESCRIPTION "1:Meters 2:Floors" ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 7 } sispm1040362lrtLLDPMEDMapDatum OBJECT-TYPE SYNTAX Integer32(0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "The Map Datum is used for the coordinates given in these options: 1:WGS84 2:NAD83/NAVD88 3:NAD83/MLLW " ::= { sispm1040362lrtLLDPMEDCoordinatesLocation 8 } sispm1040362lrtLLDPMEDTransmitTLVsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLLDPMEDTransmitTLVsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDP 3 } sispm1040362lrtLLDPMEDTransmitTLVsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLLDPMEDTransmitTLVsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLLDPMEDTransmitTLVsPort } ::= { sispm1040362lrtLLDPMEDTransmitTLVsTable 1 } SISPM1040362LRTLLDPMEDTransmitTLVsEntry ::= SEQUENCE { sispm1040362lrtLLDPMEDTransmitTLVsPort Integer32, sispm1040362lrtLLDPMEDTransmitTLVsCapabilities Integer32, sispm1040362lrtLLDPMEDTransmitTLVsPolicies Integer32, sispm1040362lrtLLDPMEDTransmitTLVsLocation Integer32, sispm1040362lrtLLDPMEDTransmitTLVsPoE Integer32 } sispm1040362lrtLLDPMEDTransmitTLVsPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtLLDPMEDTransmitTLVsEntry 1 } sispm1040362lrtLLDPMEDTransmitTLVsCapabilities OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPMEDTransmitTLVsEntry 2 } sispm1040362lrtLLDPMEDTransmitTLVsPolicies OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPMEDTransmitTLVsEntry 3 } sispm1040362lrtLLDPMEDTransmitTLVsLocation OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPMEDTransmitTLVsEntry 4 } sispm1040362lrtLLDPMEDTransmitTLVsPoE OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPMEDTransmitTLVsEntry 5 } sispm1040362lrtLLDPMEDCivicAddressLocation OBJECT IDENTIFIER ::= { sispm1040362lrtLLDP 4 } sispm1040362lrtLLDPMEDCivicAddrLocatCountryCode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 2 } sispm1040362lrtLLDPMEDCivicAddrLocatStateProvince OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 3 } sispm1040362lrtLLDPMEDCivicAddrLocatCounty OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 4 } sispm1040362lrtLLDPMEDCivicAddrLocatCity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 5 } sispm1040362lrtLLDPMEDCivicAddrLocatCityDistrict OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 6 } sispm1040362lrtLLDPMEDCivicAddrLocatBlockNeighborhood OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 7 } sispm1040362lrtLLDPMEDCivicAddrLocatStreet OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 8 } sispm1040362lrtLLDPMEDCivicAddrLocatLeadingStreetDirect OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 9 } sispm1040362lrtLLDPMEDCivicAddrLocatTrailingStreetSuffix OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 10 } sispm1040362lrtLLDPMEDCivicAddrLocatStreetSuffix OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 11 } sispm1040362lrtLLDPMEDCivicAddrLocatHouseNo OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 12 } sispm1040362lrtLLDPMEDCivicAddrLocatHouseNoSuffix OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 13 } sispm1040362lrtLLDPMEDCivicAddrLocatLandmark OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 14 } sispm1040362lrtLLDPMEDCivicAddrLocatAdditionalLocatInfo OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 15 } sispm1040362lrtLLDPMEDCivicAddrLocatName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 16 } sispm1040362lrtLLDPMEDCivicAddrLocatZipCode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 17 } sispm1040362lrtLLDPMEDCivicAddrLocatBuilding OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 18 } sispm1040362lrtLLDPMEDCivicAddrLocatApartment OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 19 } sispm1040362lrtLLDPMEDCivicAddrLocatFloor OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 20 } sispm1040362lrtLLDPMEDCivicAddrLocatRoomNo OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 21 } sispm1040362lrtLLDPMEDCivicAddrLocatPlaceType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 22 } sispm1040362lrtLLDPMEDCivicAddrLocatPostalCommunityName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 23 } sispm1040362lrtLLDPMEDCivicAddrLocatPOBox OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 24 } sispm1040362lrtLLDPMEDCivicAddrLocatAdditionalCode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDCivicAddressLocation 25 } sispm1040362lrtLLDPMEDPoliciesTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLLDPMEDPoliciesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDP 5 } sispm1040362lrtLLDPMEDPoliciesEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLLDPMEDPoliciesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLLDPMEDPoliciesIndex } ::= { sispm1040362lrtLLDPMEDPoliciesTable 1 } SISPM1040362LRTLLDPMEDPoliciesEntry ::= SEQUENCE { sispm1040362lrtLLDPMEDPoliciesIndex Integer32, sispm1040362lrtLLDPMEDPoliciesPolicyID Integer32, sispm1040362lrtLLDPMEDPoliciesApplicationType Integer32, sispm1040362lrtLLDPMEDPoliciesTag Integer32, sispm1040362lrtLLDPMEDPoliciesVLANID Integer32, sispm1040362lrtLLDPMEDPoliciesL2Priority Integer32, sispm1040362lrtLLDPMEDPoliciesDSCP Integer32, sispm1040362lrtLLDPMEDPoliciesRowStatus RowStatus } sispm1040362lrtLLDPMEDPoliciesIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 1 } sispm1040362lrtLLDPMEDPoliciesPolicyID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDPMEDPoliciesEntry 2 } sispm1040362lrtLLDPMEDPoliciesApplicationType OBJECT-TYPE SYNTAX Integer32 (1..8) MAX-ACCESS read-write STATUS current DESCRIPTION "1:Voice 2:Voice Signalling 3:Guest Voice 4:Guest Voice Signalling 5:Softphone Voice 6:Video Conferencing 7:Streaming Video 8:Video Signalling" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 3 } sispm1040362lrtLLDPMEDPoliciesTag OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Untagged 1:Tagged" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 4 } sispm1040362lrtLLDPMEDPoliciesVLANID OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "Range:1-4095" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 5 } sispm1040362lrtLLDPMEDPoliciesL2Priority OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "Range:0-7" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 6 } sispm1040362lrtLLDPMEDPoliciesDSCP OBJECT-TYPE SYNTAX Integer32 (0..63) MAX-ACCESS read-write STATUS current DESCRIPTION "Range:0-63" ::= { sispm1040362lrtLLDPMEDPoliciesEntry 7 } sispm1040362lrtLLDPMEDPoliciesRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Row Status." ::= { sispm1040362lrtLLDPMEDPoliciesEntry 8 } sispm1040362lrtLLDPMEDPolicyPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTLLDPMEDPolicyPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDP 6 } sispm1040362lrtLLDPMEDPolicyPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTLLDPMEDPolicyPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtLLDPMEDPolicyPortConfPort } ::= { sispm1040362lrtLLDPMEDPolicyPortConfTable 1 } SISPM1040362LRTLLDPMEDPolicyPortConfEntry ::= SEQUENCE { sispm1040362lrtLLDPMEDPolicyPortConfPort Integer32, sispm1040362lrtLLDPMEDPolicyPortConf Integer32 } sispm1040362lrtLLDPMEDPolicyPortConfPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtLLDPMEDPolicyPortConfEntry 1 } sispm1040362lrtLLDPMEDPolicyPortConf OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "0:Disable 1:Enable" ::= { sispm1040362lrtLLDPMEDPolicyPortConfEntry 2 } sispm1040362lrtLLDPMEDFastStartRepeatCount OBJECT-TYPE SYNTAX Integer32 (1..10) MAX-ACCESS read-write STATUS current DESCRIPTION "Range:1-10" ::= { sispm1040362lrtLLDP 7 } sispm1040362lrtLLDPMEDEmergencyCallService OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtLLDP 8 } sispm1040362lrtUDLD OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 22 } sispm1040362lrtUDLDPortConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTUDLDPortConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLD 1 } sispm1040362lrtUDLDPortConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTUDLDPortConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtUDLDPort } ::= { sispm1040362lrtUDLDPortConfigTable 1 } SISPM1040362LRTUDLDPortConfigEntry ::= SEQUENCE { sispm1040362lrtUDLDPort Integer32, sispm1040362lrtUDLDPortMode Integer32, sispm1040362lrtUDLDPortMessageInterval Integer32 } sispm1040362lrtUDLDPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortConfigEntry 1 } sispm1040362lrtUDLDPortMode OBJECT-TYPE SYNTAX Integer32 (0|1|2) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: Normal 2: Aggressive" ::= { sispm1040362lrtUDLDPortConfigEntry 2 } sispm1040362lrtUDLDPortMessageInterval OBJECT-TYPE SYNTAX Integer32(7..90) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 7, range: 7-90" ::= { sispm1040362lrtUDLDPortConfigEntry 3 } sispm1040362lrtUDLDPortStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTUDLDPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLD 2 } sispm1040362lrtUDLDPortStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTUDLDPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtUDLDPortStatusPort } ::= { sispm1040362lrtUDLDPortStatusTable 1 } SISPM1040362LRTUDLDPortStatusEntry ::= SEQUENCE { sispm1040362lrtUDLDPortStatusPort Integer32, sispm1040362lrtUDLDStatusAdminState Integer32, sispm1040362lrtUDLDStatusDeviceIDLocal DisplayString, sispm1040362lrtUDLDStatusDeviceNameLocal DisplayString, sispm1040362lrtUDLDStatusBidirectionalState DisplayString } sispm1040362lrtUDLDPortStatusPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port index" ::= { sispm1040362lrtUDLDPortStatusEntry 1 } sispm1040362lrtUDLDStatusAdminState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtUDLDPortStatusEntry 2 } sispm1040362lrtUDLDStatusDeviceIDLocal OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortStatusEntry 3 } sispm1040362lrtUDLDStatusDeviceNameLocal OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortStatusEntry 4 } sispm1040362lrtUDLDStatusBidirectionalState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortStatusEntry 5 } sispm1040362lrtUDLDStatusPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify port number for check neighbour status" ::= { sispm1040362lrtUDLD 3 } sispm1040362lrtUDLDPortNeighbourStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTUDLDPortNeighbourStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLD 4 } sispm1040362lrtUDLDPortNeighbourStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTUDLDPortNeighbourStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtUDLDNeighbourPort } ::= { sispm1040362lrtUDLDPortNeighbourStatusTable 1 } SISPM1040362LRTUDLDPortNeighbourStatusEntry ::= SEQUENCE { sispm1040362lrtUDLDNeighbourPort Integer32, sispm1040362lrtUDLDNeighbourStatusPort DisplayString, sispm1040362lrtUDLDNeighbourStatusDeviceId DisplayString, sispm1040362lrtUDLDNeighbourStatusLinkStatus DisplayString, sispm1040362lrtUDLDNeighbourStatusDeviceName DisplayString } sispm1040362lrtUDLDNeighbourPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtUDLDPortNeighbourStatusEntry 1 } sispm1040362lrtUDLDNeighbourStatusPort OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortNeighbourStatusEntry 2 } sispm1040362lrtUDLDNeighbourStatusDeviceId OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortNeighbourStatusEntry 3 } sispm1040362lrtUDLDNeighbourStatusLinkStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortNeighbourStatusEntry 4 } sispm1040362lrtUDLDNeighbourStatusDeviceName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtUDLDPortNeighbourStatusEntry 5 } -- ======================================================================================================================= sispm1040362lrtEPS OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 23 } sispm1040362lrtEPSTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEPSEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of EPS." ::= { sispm1040362lrtEPS 1 } sispm1040362lrtEPSEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEPSEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { sispm1040362lrtEPSIndex } ::= { sispm1040362lrtEPSTable 1 } SISPM1040362LRTEPSEntry ::= SEQUENCE { sispm1040362lrtEPSIndex Integer32, sispm1040362lrtEpsID Integer32, sispm1040362lrtEpsDomain Integer32, sispm1040362lrtEpsArchitecture Integer32, sispm1040362lrtEpsWFlow Integer32, sispm1040362lrtEpsPFlow Integer32, sispm1040362lrtEpsWSFMEP Integer32, sispm1040362lrtEpsPSFMEP Integer32, sispm1040362lrtEpsAPSMEP Integer32, sispm1040362lrtEpsAlarm Integer32, sispm1040362lrtEpsRowStatus RowStatus } sispm1040362lrtEPSIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEPSEntry 1 } sispm1040362lrtEpsID OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-create STATUS current DESCRIPTION "EPS ID. Range:1-100." ::= {sispm1040362lrtEPSEntry 2 } sispm1040362lrtEpsDomain OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "EPS Domain. Range:0. 0:Domain is Port" ::= {sispm1040362lrtEPSEntry 3 } sispm1040362lrtEpsArchitecture OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "EPS Architecture. Range:0-1. 0:Architecture is 1+1 1:Architecture is 1:1" ::= {sispm1040362lrtEPSEntry 4 } sispm1040362lrtEpsWFlow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The working flow for the EPS." ::= {sispm1040362lrtEPSEntry 5 } sispm1040362lrtEpsPFlow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The protecting flow for the EPS" ::= {sispm1040362lrtEPSEntry 6 } sispm1040362lrtEpsWSFMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The working Signal Fail reporting MEP." ::= {sispm1040362lrtEPSEntry 7 } sispm1040362lrtEpsPSFMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The protecting Signal Fail reporting MEP." ::= {sispm1040362lrtEPSEntry 8 } sispm1040362lrtEpsAPSMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The APS PDU handling MEP." ::= {sispm1040362lrtEPSEntry 9 } sispm1040362lrtEpsAlarm OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "There is an active alarm on the EPS." ::= {sispm1040362lrtEPSEntry 10 } sispm1040362lrtEpsRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "EPS Row Status." ::= {sispm1040362lrtEPSEntry 11 } sispm1040362lrtEpsConfigInstanceEpsID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify EPS ID for table uesd." ::= {sispm1040362lrtEPS 2 } sispm1040362lrtEPSConfigInstanceEntry OBJECT IDENTIFIER ::= { sispm1040362lrtEPS 3 } sispm1040362lrtEpsConfigInstanceProtectionType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Range:0-1. 0:Unidirectional: EPS in the two ends can select traffic from different working/protecting flow. This is only possible in case of 1+1. 1:Bidirectional: EPS in the two ends is selecting traffic from the same working/protecting flow. This requires APS enabled. This is mandatory for 1:1" ::= { sispm1040362lrtEPSConfigInstanceEntry 2 } sispm1040362lrtEpsConfigInstanceAPS OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Range:0-1. 0:disable 1:enable The Automatic Protection Switching protocol can be enabled/disabled. This is mandatory for 1:1." ::= { sispm1040362lrtEPSConfigInstanceEntry 3 } sispm1040362lrtEpsConfigInstanceRevertive OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Range:0-1. 0:disable 1:enable The revertive switching to working flow can be enabled/disabled. " ::= { sispm1040362lrtEPSConfigInstanceEntry 4 } sispm1040362lrtEpsConfigInstanceWTRTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Wait To Restore timing value to be used in revertive switching. Range is 1 to 720 seconds. " ::= { sispm1040362lrtEPSConfigInstanceEntry 5 } sispm1040362lrtEpsConfigInstanceHoldOffTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The timing value to be used to make persistent check on Signal Fail before switching. This is in 100 ms. and the max value is 100 (10 sec)." ::= { sispm1040362lrtEPSConfigInstanceEntry 6 } sispm1040362lrtEpsConfigInstanceCommand OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:None 1:Clear 2:Lock Out 3:Forced switch 4:Manual switch P 5:Manual switch W 6:Exercise 7:Freeze 8:Lock Out Local " ::= { sispm1040362lrtEPSConfigInstanceEntry 7 } sispm1040362lrtEpsStatusProtectionState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "EPS state according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 8 } sispm1040362lrtEpsStatusWorkingFlowState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "OK: State of working flow is ok SF: State of working flow is Signal Fail SD: State of working flow is Signal Degrade (for future use) " ::= { sispm1040362lrtEPSConfigInstanceEntry 9 } sispm1040362lrtEpsStatusProtectingFlowState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "OK: State of protecting flow is ok SF: State of protecting flow is Signal Fail SD: State of protecting flow is Signal Degrade (for future use) " ::= { sispm1040362lrtEPSConfigInstanceEntry 10 } sispm1040362lrtEpsStatusTransmittedApsRequest OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The transmitted APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 11 } sispm1040362lrtEpsStatusTransmittedApsReSignal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The transmitted APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 12 } sispm1040362lrtEpsStatusTransmittedApsBrSignal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The transmitted APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 13 } sispm1040362lrtEpsStatusReceivedApsRequest OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The received APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 14 } sispm1040362lrtEpsStatusReceivedApsReSignal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The received APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 15 } sispm1040362lrtEpsStatusReceivedApsBrSignal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The received APS according to State Transition Tables in G.8031. " ::= { sispm1040362lrtEPSConfigInstanceEntry 16 } sispm1040362lrtEpsStatusArchitectureMismatch OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The architecture indicated in the received APS does not match the locally configured. " ::= { sispm1040362lrtEPSConfigInstanceEntry 17 } sispm1040362lrtEpsStatusAPSOnWorking OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "APS is received on the working flow. " ::= { sispm1040362lrtEPSConfigInstanceEntry 18 } sispm1040362lrtEpsStatusSwitchingIncomplete OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Traffic is not selected from the same flow instance in the two ends. " ::= { sispm1040362lrtEPSConfigInstanceEntry 19 } sispm1040362lrtEpsStatusNoApsReceived OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "APS PDU is not received from the other end. " ::= { sispm1040362lrtEPSConfigInstanceEntry 20 } -- ======================================================================================================================= sispm1040362lrtERPS OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 24 } sispm1040362lrtERPSTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTERPSEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ERPS." ::= { sispm1040362lrtERPS 1 } sispm1040362lrtERPSEntry OBJECT-TYPE SYNTAX SISPM1040362LRTERPSEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { sispm1040362lrtErpsIndex } ::= { sispm1040362lrtERPSTable 1 } SISPM1040362LRTERPSEntry ::= SEQUENCE { sispm1040362lrtErpsIndex Integer32, sispm1040362lrtErpsID Integer32, sispm1040362lrtErpsPort0 Integer32, sispm1040362lrtErpsPort1 Integer32, sispm1040362lrtErpsPort0APSMEP Integer32, sispm1040362lrtErpsPort1APSMEP Integer32, sispm1040362lrtErpsPort0SFMEP Integer32, sispm1040362lrtErpsPort1SFMEP Integer32, sispm1040362lrtErpsRingType Integer32, sispm1040362lrtErpsInterconnectedNode Integer32, sispm1040362lrtErpsVirtualChannel Integer32, sispm1040362lrtErpsMajorRingID Integer32, sispm1040362lrtErpsAlarm Integer32, sispm1040362lrtErpsRowStatus RowStatus } sispm1040362lrtErpsIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtERPSEntry 1 } sispm1040362lrtErpsID OBJECT-TYPE SYNTAX Integer32 (1..64) MAX-ACCESS read-create STATUS current DESCRIPTION "ERPS ID. Range:1-64." ::= {sispm1040362lrtERPSEntry 2 } sispm1040362lrtErpsPort0 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "This will create a Port 0 of the switch in the ring." ::= {sispm1040362lrtERPSEntry 3 } sispm1040362lrtErpsPort1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "This will create Port 1 of the switch in the Ring. As interconnected sub-ring will have only one ring port, Port 1 is configured as 0 for interconnected sub-ring. 0 in this field indicates that no Port 1 is associated with this instance" ::= {sispm1040362lrtERPSEntry 4 } sispm1040362lrtErpsPort0APSMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Port 0 APS PDU handling MEP. Range: 1-100." ::= {sispm1040362lrtERPSEntry 5 } sispm1040362lrtErpsPort1APSMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Port 1 APS PDU handling MEP. Range: 1-100." ::= {sispm1040362lrtERPSEntry 6 } sispm1040362lrtErpsPort0SFMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Port 0 Signal Fail reporting MEP. Range: 1-100." ::= {sispm1040362lrtERPSEntry 7 } sispm1040362lrtErpsPort1SFMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Port 1 Signal Fail reporting MEP. Range: 1-100." ::= {sispm1040362lrtERPSEntry 8 } sispm1040362lrtErpsRingType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Type of Protecting ring. It can be either major ring or sub-ring. 0:Major 1:Sub" ::= {sispm1040362lrtERPSEntry 9 } sispm1040362lrtErpsInterconnectedNode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Interconnected Node indicates that the ring instance is interconnected. 0: not interconnected 1: interconnected" ::= {sispm1040362lrtERPSEntry 10 } sispm1040362lrtErpsVirtualChannel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "1: indicates it is a sub-ring with virtual channel. 0: indicates, sub-ring doesn't have virtual channel." ::= {sispm1040362lrtERPSEntry 11 } sispm1040362lrtErpsMajorRingID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Major ring group ID for the interconnected sub-ring. Range:1-64" ::= {sispm1040362lrtERPSEntry 12 } sispm1040362lrtErpsAlarm OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "There is an active alarm on the ERPS." ::= {sispm1040362lrtERPSEntry 13 } sispm1040362lrtErpsRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "ERPS Row Status." ::= {sispm1040362lrtERPSEntry 14 } sispm1040362lrtErpsConfigInstanceErpsID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify ERPS ID for ERPSConfigInstanceEntry and ErpsConfigInstanceVLANConfigTable uesd." ::= {sispm1040362lrtERPS 2 } sispm1040362lrtERPSConfigInstanceEntry OBJECT IDENTIFIER ::= { sispm1040362lrtERPS 3 } sispm1040362lrtErpsConfigInstanceConfigured OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Down: This ERPS is only created and has not yet been configured - is not active. Up: This ERPS is configured - is active." ::= { sispm1040362lrtERPSConfigInstanceEntry 2 } sispm1040362lrtErpsConfigInstanceGuardTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The period of the guard timer can be configured in 10 ms steps between 10 ms and 2 seconds, with a default value of 500 ms. Guard timeout value to be used to prevent ring nodes from receiving outdated R-APS messages." ::= { sispm1040362lrtERPSConfigInstanceEntry 3 } sispm1040362lrtErpsConfigInstanceWTRTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Wait To Restore timing value to be used in revertive switching. The period of the WTR time can be configured by the operator in 1 minute steps between 5 and 12 minutes with a default value of 5 minutes. " ::= { sispm1040362lrtERPSConfigInstanceEntry 4 } sispm1040362lrtErpsConfigInstanceHoldOffTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The timing value to be used to make persistent check on Signal Fail before switching. The range of the hold off timer is 0 to 10 seconds in steps of 100 ms " ::= { sispm1040362lrtERPSConfigInstanceEntry 5 } sispm1040362lrtErpsConfigInstanceVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "ERPS Protocol Version - v1 or v2 1:v1 2:v2" ::= { sispm1040362lrtERPSConfigInstanceEntry 6 } sispm1040362lrtErpsConfigInstanceRevertive OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1:Revertive mode 0:Non-Revertive mode" ::= { sispm1040362lrtERPSConfigInstanceEntry 7 } sispm1040362lrtErpsConfigInstanceRPLRole OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "It can be either RPL owner or RPL Neighbor. 0:None 1:RPL owner 2:RPL Neighbor Please set RPLPort first. " ::= { sispm1040362lrtERPSConfigInstanceEntry 8 } sispm1040362lrtErpsConfigInstanceRPLPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This allows to select the east port or west port as the RPL block. 0:None 1:Port0 2:Port1 Please set RPLRole after specify RPLPort. " ::= { sispm1040362lrtERPSConfigInstanceEntry 9 } sispm1040362lrtErpsConfigInstanceClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If the owner has to be changed, then the clear check box allows to clear the RPL owner for that ERPS ring. 0: no clear 1: clear " ::= { sispm1040362lrtERPSConfigInstanceEntry 10 } sispm1040362lrtErpsConfigInstanceTopologyChange OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1: indicates that the topology changes in the sub-ring are propagated in the major ring. 0: indicates that the topology changes in the sub-ring are not propagated in the major ring. " ::= { sispm1040362lrtERPSConfigInstanceEntry 11 } sispm1040362lrtErpsConfigInstanceCommand OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:None 1:Manual Switch 2:Forced Switch 3:Clear Please set InstancePort first. " ::= { sispm1040362lrtERPSConfigInstanceEntry 12 } sispm1040362lrtErpsConfigInstancePort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:None 1:Port0 2:Port1 Please set InstanceCommand after specify InstancePort. " ::= { sispm1040362lrtERPSConfigInstanceEntry 13 } sispm1040362lrtErpsStatusProtectionState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "ERPS state according to State Transition Tables in G.8032. " ::= { sispm1040362lrtERPSConfigInstanceEntry 14 } sispm1040362lrtErpsStatusPort0 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "OK: State of East port is ok SF: State of East port is Signal Fail " ::= { sispm1040362lrtERPSConfigInstanceEntry 15 } sispm1040362lrtErpsStatusPort1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "OK: State of West port is ok SF: State of West port is Signal Fail " ::= { sispm1040362lrtERPSConfigInstanceEntry 16 } sispm1040362lrtErpsStatusTransmitAPS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The transmitted APS according to State Transition Tables in G.8032. " ::= { sispm1040362lrtERPSConfigInstanceEntry 17 } sispm1040362lrtErpsStatusPort0ReceiveAPS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The received APS on Port 0 according to State Transition Tables in G.8032. " ::= { sispm1040362lrtERPSConfigInstanceEntry 18 } sispm1040362lrtErpsStatusPort1ReceiveAPS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The received APS on Port 1 according to State Transition Tables in G.8032. " ::= { sispm1040362lrtERPSConfigInstanceEntry 19 } sispm1040362lrtErpsStatusWTRRemaining OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Remaining WTR timeout in milliseconds. " ::= { sispm1040362lrtERPSConfigInstanceEntry 20 } sispm1040362lrtErpsStatusRPLUnblocked OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "APS is received on the working flow. " ::= { sispm1040362lrtERPSConfigInstanceEntry 21 } sispm1040362lrtErpsStatusNoAPSReceived OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "RAPS PDU is not received from the other end. " ::= { sispm1040362lrtERPSConfigInstanceEntry 22 } sispm1040362lrtErpsStatusPort0BlockStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Block status for Port 0 (Both traffic and R-APS block status). R-APS channel is never blocked on sub-rings without virtual channel. " ::= { sispm1040362lrtERPSConfigInstanceEntry 23 } sispm1040362lrtErpsStatusPort1BlockStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Block status for Port 1 (Both traffic and R-APS block status). R-APS channel is never blocked on sub-rings without virtual channel. " ::= { sispm1040362lrtERPSConfigInstanceEntry 24 } sispm1040362lrtErpsStatusFOPAlarm OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Failure of Protocol Defect(FOP) status: FOP is not detected FOP is detected " ::= { sispm1040362lrtERPSConfigInstanceEntry 25 } sispm1040362lrtErpsConfigInstanceVLANConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTErpsConfigInstanceVLANConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ERPS VLANConfig." ::= { sispm1040362lrtERPS 4 } sispm1040362lrtErpsConfigInstanceVLANConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTErpsConfigInstanceVLANConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { sispm1040362lrtErpsConfigInstanceVLANConfigIndex } ::= { sispm1040362lrtErpsConfigInstanceVLANConfigTable 1 } SISPM1040362LRTErpsConfigInstanceVLANConfigEntry ::= SEQUENCE { sispm1040362lrtErpsConfigInstanceVLANConfigIndex Integer32, sispm1040362lrtErpsConfigInstanceVLANConfigVLANID Integer32, sispm1040362lrtErpsConfigInstanceVLANConfigRowStatus RowStatus } sispm1040362lrtErpsConfigInstanceVLANConfigIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtErpsConfigInstanceVLANConfigEntry 1 } sispm1040362lrtErpsConfigInstanceVLANConfigVLANID OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "ERPS VLAN Config ID. Range:1-4095." ::= {sispm1040362lrtErpsConfigInstanceVLANConfigEntry 2 } sispm1040362lrtErpsConfigInstanceVLANConfigRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "ERPS VLAN Config Row Status." ::= {sispm1040362lrtErpsConfigInstanceVLANConfigEntry 3 } -- ======================================================================================================================= sispm1040362lrtVLANTranslation OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 25 } sispm1040362lrtVLANTranslationPortTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVLANTranslationPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of VLANTranslationPort." ::= { sispm1040362lrtVLANTranslation 1 } sispm1040362lrtVLANTranslationPortEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVLANTranslationPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the VLANTranslationPort table." INDEX { sispm1040362lrtVLANTranslationPortIndex } ::= { sispm1040362lrtVLANTranslationPortTable 1 } SISPM1040362LRTVLANTranslationPortEntry ::= SEQUENCE { sispm1040362lrtVLANTranslationPortIndex Integer32, sispm1040362lrtVLANTranslationPortDefault Integer32, sispm1040362lrtVLANTranslationPortGroupID Integer32 } sispm1040362lrtVLANTranslationPortIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "VLANTranslationPort index." ::= {sispm1040362lrtVLANTranslationPortEntry 1 } sispm1040362lrtVLANTranslationPortDefault OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Set the switch port to use the default VLAN Translation Group. 1:set 0:not set" ::= {sispm1040362lrtVLANTranslationPortEntry 2 } sispm1040362lrtVLANTranslationPortGroupID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The VLAN Translation mappings are organized into Groups, identified by the Group ID." ::= {sispm1040362lrtVLANTranslationPortEntry 3 } sispm1040362lrtVLANTranslationMappingTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTVLANTranslationMappingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of VLANTranslationMapping." ::= { sispm1040362lrtVLANTranslation 2 } sispm1040362lrtVLANTranslationMappingEntry OBJECT-TYPE SYNTAX SISPM1040362LRTVLANTranslationMappingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the VLANTranslationMapping table." INDEX { sispm1040362lrtVLANTranslationMappingIndex } ::= { sispm1040362lrtVLANTranslationMappingTable 1 } SISPM1040362LRTVLANTranslationMappingEntry ::= SEQUENCE { sispm1040362lrtVLANTranslationMappingIndex Integer32, sispm1040362lrtVLANTranslationMappingGroupID Integer32, sispm1040362lrtVLANTranslationMappingVID Integer32, sispm1040362lrtVLANTranslationMappingTVID Integer32, sispm1040362lrtVLANTranslationMappingRowStatus RowStatus } sispm1040362lrtVLANTranslationMappingIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "VLANTranslationMapping index." ::= {sispm1040362lrtVLANTranslationMappingEntry 1 } sispm1040362lrtVLANTranslationMappingGroupID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The VLAN Translation mappings are organized into Groups, identified by the Group ID." ::= {sispm1040362lrtVLANTranslationMappingEntry 2 } sispm1040362lrtVLANTranslationMappingVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Range:1-4095" ::= {sispm1040362lrtVLANTranslationMappingEntry 3 } sispm1040362lrtVLANTranslationMappingTVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Range:1-4095" ::= {sispm1040362lrtVLANTranslationMappingEntry 4 } sispm1040362lrtVLANTranslationMappingRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "VLANTranslationMapping Row Status." ::= {sispm1040362lrtVLANTranslationMappingEntry 5 } sispm1040362lrtMEP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 26 } sispm1040362lrtMEPTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTMEPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of MEP." ::= { sispm1040362lrtMEP 1 } sispm1040362lrtMEPEntry OBJECT-TYPE SYNTAX SISPM1040362LRTMEPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the MEP table." INDEX { sispm1040362lrtMEPIndex } ::= { sispm1040362lrtMEPTable 1 } SISPM1040362LRTMEPEntry ::= SEQUENCE { sispm1040362lrtMEPIndex Integer32, sispm1040362lrtMepInstance Integer32, sispm1040362lrtMepDomain Integer32, sispm1040362lrtMepMode Integer32, sispm1040362lrtMepDirection Integer32, sispm1040362lrtMepResidencePort Integer32, sispm1040362lrtMepLevel Integer32, sispm1040362lrtMepFlowInstance Integer32, sispm1040362lrtMepTaggedVID Integer32, sispm1040362lrtMepEPSInstance DisplayString, sispm1040362lrtMepThisMAC DisplayString, sispm1040362lrtMepAlarm DisplayString, sispm1040362lrtMepRowStatus RowStatus } sispm1040362lrtMEPIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "MEP Table index." ::= {sispm1040362lrtMEPEntry 1 } sispm1040362lrtMepInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 2 } sispm1040362lrtMepDomain OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 3 } sispm1040362lrtMepMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 4 } sispm1040362lrtMepDirection OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 5 } sispm1040362lrtMepResidencePort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 6 } sispm1040362lrtMepLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 7 } sispm1040362lrtMepFlowInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 8 } sispm1040362lrtMepTaggedVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 9 } sispm1040362lrtMepEPSInstance OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 10 } sispm1040362lrtMepThisMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 11 } sispm1040362lrtMepAlarm OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMEPEntry 12 } sispm1040362lrtMepRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "MEP Row Status." ::= {sispm1040362lrtMEPEntry 13 } sispm1040362lrtMepInstanceID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify MEP Instance ID for the following item and table uesd." ::= {sispm1040362lrtMEP 2 } sispm1040362lrtMepInstanceConfEntry OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 3 } sispm1040362lrtMepInstanceConfLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 2 } sispm1040362lrtMepInstanceConfFormat OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 3 } sispm1040362lrtMepInstanceConfDomainName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 4 } sispm1040362lrtMepInstanceConfMEGid OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 5 } sispm1040362lrtMepInstanceConfMEPid OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 6 } sispm1040362lrtMepInstanceConfTaggedVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 7 } sispm1040362lrtMepInstanceConfSyslog OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 8 } sispm1040362lrtMepInstanceConfcLevel OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 9 } sispm1040362lrtMepInstanceConfcMEG OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 10 } sispm1040362lrtMepInstanceConfcMEP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 11 } sispm1040362lrtMepInstanceConfcAIS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 12 } sispm1040362lrtMepInstanceConfcLCK OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 13 } sispm1040362lrtMepInstanceConfcLoop OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 14 } sispm1040362lrtMepInstanceConfcConfig OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 15 } sispm1040362lrtMepInstanceConfcDEG OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 16 } sispm1040362lrtMepInstanceConfcSSF OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 17 } sispm1040362lrtMepInstanceConfaBLK OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 18 } sispm1040362lrtMepInstanceConfaTSD OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 19 } sispm1040362lrtMepInstanceConfaTSF OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtMepInstanceConfEntry 20 } sispm1040362lrtPeerMepConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPeerMepConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of MEP." ::= { sispm1040362lrtMEP 4 } sispm1040362lrtPeerMepConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPeerMepConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { sispm1040362lrtPeerMepConfIndex } ::= { sispm1040362lrtPeerMepConfTable 1 } SISPM1040362LRTPeerMepConfEntry ::= SEQUENCE { sispm1040362lrtPeerMepConfIndex Integer32, sispm1040362lrtPeerMepConfPeerMEPID Integer32, sispm1040362lrtPeerMepConfUnicastPeerMAC DisplayString, sispm1040362lrtPeerMepConfcLOC DisplayString, sispm1040362lrtPeerMepConfcRDI DisplayString, sispm1040362lrtPeerMepConfcPeriod DisplayString, sispm1040362lrtPeerMepConfcPriority DisplayString, sispm1040362lrtPeerMepConfRowStatus RowStatus } sispm1040362lrtPeerMepConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtPeerMepConfEntry 1 } sispm1040362lrtPeerMepConfPeerMEPID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Peer MEP ID" ::= {sispm1040362lrtPeerMepConfEntry 2 } sispm1040362lrtPeerMepConfUnicastPeerMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtPeerMepConfEntry 3 } sispm1040362lrtPeerMepConfcLOC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtPeerMepConfEntry 4 } sispm1040362lrtPeerMepConfcRDI OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtPeerMepConfEntry 5 } sispm1040362lrtPeerMepConfcPeriod OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtPeerMepConfEntry 6 } sispm1040362lrtPeerMepConfcPriority OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= {sispm1040362lrtPeerMepConfEntry 7 } sispm1040362lrtPeerMepConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Peer Mep Conf Row Status." ::= {sispm1040362lrtPeerMepConfEntry 8 } sispm1040362lrtFunctionalConf OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 5 } sispm1040362lrtFunctionalConfContinuityCheckEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= {sispm1040362lrtFunctionalConf 2 } sispm1040362lrtFunctionalConfContinuityCheckPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-7" ::= {sispm1040362lrtFunctionalConf 3 } sispm1040362lrtFunctionalConfContinuityCheckFrameRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:1-7 1: 300 f/sec 2: 100 f/sec 3: 10 f/sec 4: 1 f/sec 5: 6 f/min 6: 1 f/min 7: 6 f/hour" ::= {sispm1040362lrtFunctionalConf 4 } sispm1040362lrtFunctionalConfContinuityCheckTLV OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= {sispm1040362lrtFunctionalConf 5 } sispm1040362lrtFunctionalConfAPSProtocolEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= {sispm1040362lrtFunctionalConf 6 } sispm1040362lrtFunctionalConfAPSProtocolPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-7" ::= {sispm1040362lrtFunctionalConf 7 } sispm1040362lrtFunctionalConfAPSProtocolCast OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0: Unicast destination address 1: Multicast destination address" ::= {sispm1040362lrtFunctionalConf 8 } sispm1040362lrtFunctionalConfAPSProtocolType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "1: Linear protection APS 2: Ring protection APS" ::= {sispm1040362lrtFunctionalConf 9 } sispm1040362lrtFunctionalConfAPSProtocolLastOctet OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtFunctionalConf 10 } sispm1040362lrtTLVConf OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 6 } sispm1040362lrtTLVConfOUIFirst OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtTLVConf 2 } sispm1040362lrtTLVConfOUISecond OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtTLVConf 3 } sispm1040362lrtTLVConfOUIThird OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtTLVConf 4 } sispm1040362lrtTLVConfSubType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtTLVConf 5 } sispm1040362lrtTLVConfValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-255" ::= {sispm1040362lrtTLVConf 6 } sispm1040362lrtTLVConfStateTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTTLVConfStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "TLV Conf State Table" ::= { sispm1040362lrtMEP 7 } sispm1040362lrtTLVConfStateEntry OBJECT-TYPE SYNTAX SISPM1040362LRTTLVConfStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "TLV Conf State Entry" INDEX { sispm1040362lrtTLVConfStateIndex } ::= { sispm1040362lrtTLVConfStateTable 1 } SISPM1040362LRTTLVConfStateEntry ::= SEQUENCE { sispm1040362lrtTLVConfStateIndex Integer32, sispm1040362lrtTLVConfStatePeerMEPID Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificOUIFirst Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificOUISecond Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificOUIThird Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificSubType Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificValue Integer32, sispm1040362lrtTLVConfStateCCOrganizationSpecificLastRX DisplayString, sispm1040362lrtTLVConfStateCCPortStatusValue Integer32, sispm1040362lrtTLVConfStateCCPortStatusLastRX DisplayString, sispm1040362lrtTLVConfStateCCInterfaceStatusValue Integer32, sispm1040362lrtTLVConfStateCCInterfaceStatusLastRX DisplayString } sispm1040362lrtTLVConfStateIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtTLVConfStateEntry 1 } sispm1040362lrtTLVConfStatePeerMEPID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Peer MEP ID" ::= { sispm1040362lrtTLVConfStateEntry 2 } sispm1040362lrtTLVConfStateCCOrganizationSpecificOUIFirst OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received first value in the OUI field." ::= { sispm1040362lrtTLVConfStateEntry 3 } sispm1040362lrtTLVConfStateCCOrganizationSpecificOUISecond OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received second value in the OS TLV OUI field." ::= { sispm1040362lrtTLVConfStateEntry 4 } sispm1040362lrtTLVConfStateCCOrganizationSpecificOUIThird OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received third value in the OS TLV OUI field." ::= { sispm1040362lrtTLVConfStateEntry 5 } sispm1040362lrtTLVConfStateCCOrganizationSpecificSubType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received value in the OS TLV Sub-Type field." ::= { sispm1040362lrtTLVConfStateEntry 6 } sispm1040362lrtTLVConfStateCCOrganizationSpecificValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received value in the OS TLV Value field." ::= { sispm1040362lrtTLVConfStateEntry 7 } sispm1040362lrtTLVConfStateCCOrganizationSpecificLastRX OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "OS TLV was received in the last received CCM PDU." ::= { sispm1040362lrtTLVConfStateEntry 8 } sispm1040362lrtTLVConfStateCCPortStatusValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received value in the PS TLV Value field." ::= { sispm1040362lrtTLVConfStateEntry 9 } sispm1040362lrtTLVConfStateCCPortStatusLastRX OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "PS TLV was received in the last received CCM PDU." ::= { sispm1040362lrtTLVConfStateEntry 10 } sispm1040362lrtTLVConfStateCCInterfaceStatusValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The last received value in the IS TLV Value field." ::= { sispm1040362lrtTLVConfStateEntry 11 } sispm1040362lrtTLVConfStateCCInterfaceStatusLastRX OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "IS TLV was received in the last received CCM PDU." ::= { sispm1040362lrtTLVConfStateEntry 12 } sispm1040362lrtLinkStateTracking OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtMEP 8 } sispm1040362lrtFaultManagement OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 9 } sispm1040362lrtFaultMgmtLoopBackConfEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtFaultManagement 2 } sispm1040362lrtFaultMgmtLoopBackConfDEI OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtFaultManagement 3 } sispm1040362lrtFaultMgmtLoopBackConfPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-7" ::= { sispm1040362lrtFaultManagement 4 } sispm1040362lrtFaultMgmtLoopBackConfCast OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Unicast destination address 1:Multicast destination address" ::= { sispm1040362lrtFaultManagement 5 } sispm1040362lrtFaultMgmtLoopBackConfPeerMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This is only used if the 'Unicast MAC' is configured to all zero. The LBM unicast MAC will be taken from the 'Unicast Peer MAC' configuration of this peer." ::= { sispm1040362lrtFaultManagement 6 } sispm1040362lrtFaultMgmtLoopBackConfUnicastMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "This is only used if NOT configured to all zero. This will be used as the LBM PDU unicast MAC. This is the only way to configure Loop Back to-wards a MIP. " ::= { sispm1040362lrtFaultManagement 7 } sispm1040362lrtFaultMgmtLoopBackConfToSend OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The number of LBM PDU to send in one loop test. The value 0 indicate infinite transmission (test behaviour). This is HW based LBM/LBR and Requires VOE." ::= { sispm1040362lrtFaultManagement 8 } sispm1040362lrtFaultMgmtLoopBackConfSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The LBM frame size." ::= { sispm1040362lrtFaultManagement 9 } sispm1040362lrtFaultMgmtLoopBackConfInterval OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The interval between transmitting LBM PDU." ::= { sispm1040362lrtFaultManagement 10 } sispm1040362lrtFaultManagementState OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 10 } sispm1040362lrtFaultMgmtStateTransactionID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The transaction id of the first LBM transmitted. For each LBM transmitted the transaction id in the PDU is incremented." ::= { sispm1040362lrtFaultManagementState 1 } sispm1040362lrtFaultMgmtStateTransmitted OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of LBM PDU transmitted." ::= { sispm1040362lrtFaultManagementState 2 } sispm1040362lrtFaultMgmtStateTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTFaultMgmtStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtFaultManagementState 3 } sispm1040362lrtFaultMgmtStateEntry OBJECT-TYPE SYNTAX SISPM1040362LRTFaultMgmtStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtFaultMgmtStateIndex } ::= { sispm1040362lrtFaultMgmtStateTable 1 } SISPM1040362LRTFaultMgmtStateEntry ::= SEQUENCE { sispm1040362lrtFaultMgmtStateIndex Integer32, sispm1040362lrtFaultMgmtStateReplyMAC DisplayString, sispm1040362lrtFaultMgmtStateReceived Integer32, sispm1040362lrtFaultMgmtStateOutOfOrder Integer32 } sispm1040362lrtFaultMgmtStateIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtFaultMgmtStateEntry 1 } sispm1040362lrtFaultMgmtStateReplyMAC OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The MAC of the replying MEP/MIP. In case of multi-cast LBM, replies can be received from all peer MEP in the group. This MAC is not shown in case of 'To Send' == 0." ::= { sispm1040362lrtFaultMgmtStateEntry 2 } sispm1040362lrtFaultMgmtStateReceived OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of LBR PDU received from this 'Reply MAC'." ::= { sispm1040362lrtFaultMgmtStateEntry 3 } sispm1040362lrtFaultMgmtStateOutOfOrder OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of LBR PDU received from this 'Reply MAC' with incorrect 'Transaction ID'." ::= { sispm1040362lrtFaultMgmtStateEntry 4 } sispm1040362lrtFaultMgmtTestSignal OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 11 } sispm1040362lrtFaultMgmtTestSignalTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Test Signal based on transmitting TST PDU can be enabled/disabled. 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtTestSignal 2 } sispm1040362lrtFaultMgmtTestSignalRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Test Signal based on transmitting TST PDU can be enabled/disabled. 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtTestSignal 3 } sispm1040362lrtFaultMgmtTestSignalDEI OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The DEI to be inserted as PCP bits in TAG (if any). 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtTestSignal 4 } sispm1040362lrtFaultMgmtTestSignalPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The priority to be inserted as PCP bits in TAG (if any). Range:0-7" ::= { sispm1040362lrtFaultMgmtTestSignal 5 } sispm1040362lrtFaultMgmtTestSignalPeerMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The TST frame destination MAC will be taken from the 'Unicast Peer MAC' configuration of this peer." ::= { sispm1040362lrtFaultMgmtTestSignal 6 } sispm1040362lrtFaultMgmtTestSignalRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The TST frame transmission bit rate - in Mega bits pr. second. Limit is 400 Mbps. This is the bit rate of a standard frame without any encapsulation. If 1 Mbps rate is selected in a EVC MEP, the added tag will give a higher bitrate on the wire." ::= { sispm1040362lrtFaultMgmtTestSignal 7 } sispm1040362lrtFaultMgmtTestSignalSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The TST frame size. This is entered as the wanted size (in bytes) of a un-tagged frame containing TST OAM PDU - including CRC (four bytes)." ::= { sispm1040362lrtFaultMgmtTestSignal 8 } sispm1040362lrtFaultMgmtTestSignalPattern OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The 'empty' TST PDU has the size of 12 bytes. In order to achieve the configured frame size a data TLV will be added with a pattern. 0:All Zero 1:All One 2:10101010" ::= { sispm1040362lrtFaultMgmtTestSignal 9 } sispm1040362lrtFaultMgmtTestSignalSequenceNumber OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtTestSignal 10 } sispm1040362lrtFaultMgmtTestSignalState OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 12 } sispm1040362lrtFaultMgmtTestSignalStateTXFrameCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of transmitted TST frames since last 'Clear'." ::= { sispm1040362lrtFaultMgmtTestSignalState 2 } sispm1040362lrtFaultMgmtTestSignalStateRXFrameCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of received TST frames since last 'Clear'." ::= { sispm1040362lrtFaultMgmtTestSignalState 3 } sispm1040362lrtFaultMgmtTestSignalStateRXRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current received TST frame bit rate in Kbps. This is calculated on a 1 s. basis, starting when first TST frame is received after 'Clear'. The frame size used for this calculation is the first received after 'Clear'" ::= { sispm1040362lrtFaultMgmtTestSignalState 4 } sispm1040362lrtFaultMgmtTestSignalStateTestTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of seconds passed since first TST frame received after last 'Clear'." ::= { sispm1040362lrtFaultMgmtTestSignalState 5 } sispm1040362lrtFaultMgmtTestSignalStateClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This will clear all Test Signal State. Transmission of TST frame will be restarted. Calculation of 'Rx frame count', 'RX rate' and 'Test time' will be started when receiving first TST frame." ::= { sispm1040362lrtFaultMgmtTestSignalState 6 } sispm1040362lrtFaultMgmtClientConfigFlow OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 13 } sispm1040362lrtFaultMgmtClientConfigFlowTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTFaultMgmtClientConfigFlowEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtFaultMgmtClientConfigFlow 1 } sispm1040362lrtFaultMgmtClientConfigFlowEntry OBJECT-TYPE SYNTAX SISPM1040362LRTFaultMgmtClientConfigFlowEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtFaultMgmtClientConfigFlowIndex } ::= { sispm1040362lrtFaultMgmtClientConfigFlowTable 1 } SISPM1040362LRTFaultMgmtClientConfigFlowEntry ::= SEQUENCE { sispm1040362lrtFaultMgmtClientConfigFlowIndex Integer32, sispm1040362lrtFaultMgmtClientConfigFlowDomain Integer32, sispm1040362lrtFaultMgmtClientConfigFlowInstance Integer32, sispm1040362lrtFaultMgmtClientConfigFlowLevel Integer32, sispm1040362lrtFaultMgmtClientConfigFlowAISprio Integer32, sispm1040362lrtFaultMgmtClientConfigFlowLCKprio Integer32, sispm1040362lrtFaultMgmtClientConfigFlowRowStatus RowStatus } sispm1040362lrtFaultMgmtClientConfigFlowIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 1 } sispm1040362lrtFaultMgmtClientConfigFlowDomain OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The domain of the client layer flow. Ranfew:0-6 0:Port 1:EVC 2:VLAN 3:MPLS_LINK 4:MPLS_TUNNEL 5:MPLS_PW 6:MPLS_LSP" ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 2 } sispm1040362lrtFaultMgmtClientConfigFlowInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Client layer flow instance numbers." ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 3 } sispm1040362lrtFaultMgmtClientConfigFlowLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Client layer level - AIS and LCK PDU transmitted in this client layer flow will be on this level." ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 4 } sispm1040362lrtFaultMgmtClientConfigFlowAISprio OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The priority to be used when transmitting AIS in each client flow. Priority resulting in highest possible PCP can be selected. Range:0-7. 255 indicate highest possible is requested" ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 5 } sispm1040362lrtFaultMgmtClientConfigFlowLCKprio OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The priority to be used when transmitting LCK in each client flow. Priority resulting in highest possible PCP can be selected. Range:0-7. 255 indicate highest possible is requested" ::= { sispm1040362lrtFaultMgmtClientConfigFlowEntry 6 } sispm1040362lrtFaultMgmtClientConfigFlowRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "FaultMgmtClientConfigFlow Row Status." ::= {sispm1040362lrtFaultMgmtClientConfigFlowEntry 7 } sispm1040362lrtFaultMgmtAISLOCK OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 14 } sispm1040362lrtFaultMgmtAISEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Insertion of AIS signal (AIS PDU transmission) in client layer flows, can be enable/disabled. 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtAISLOCK 2 } sispm1040362lrtFaultMgmtAISFrameRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Selecting the frame rate of AIS PDU. This is the inverse of transmission period as described in Y.1731. 1: 300 frames per second 2: 100 frames per second 3: 10 frames per second 4: 1 frames per second 5: 6 frames per minute 6: 1 frames per minute 7: 6 frames per hour" ::= { sispm1040362lrtFaultMgmtAISLOCK 3 } sispm1040362lrtFaultMgmtAISProtection OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Selecting this means that the first 3 AIS PDU is transmitted as fast as possible - in case of using this for protection in the end point. 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtAISLOCK 4 } sispm1040362lrtFaultMgmtLOCKEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Insertion of LOCK signal (LCK PDU transmission) in client layer flows, can be enable/disabled. 0:disable 1:enable" ::= { sispm1040362lrtFaultMgmtAISLOCK 5 } sispm1040362lrtFaultMgmtLOCKFrameRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Selecting the frame rate of LCK PDU. This is the inverse of transmission period as described in Y.1731. 1: 300 frames per second 2: 100 frames per second 3: 10 frames per second 4: 1 frames per second 5: 6 frames per minute 6: 1 frames per minute 7: 6 frames per hour" ::= { sispm1040362lrtFaultMgmtAISLOCK 6 } sispm1040362lrtPerformanceMonitor OBJECT IDENTIFIER ::= { sispm1040362lrtMEP 15 } sispm1040362lrtDataSetEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " When enabled this MEP instance will contribute to the 'PM Data Set' gathered by the PM Session. 0:disable 1:enable" ::= { sispm1040362lrtPerformanceMonitor 2 } sispm1040362lrtLossMeasureEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " Loss Measurement based on transmitting/receiving CCM or LMM/LMR PDU can be enabled/disabled - see 'Ended'. This is only valid with one Peer MEP configured. 0:disable 1:enable" ::= { sispm1040362lrtPerformanceMonitor 3 } sispm1040362lrtLossMeasurePriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " The priority to be inserted as PCP bits in TAG (if any). In case of enable of Continuity Check and Loss Measurement both implemented on SW based CCM, 'Priority' has to be the same. range:0-7" ::= { sispm1040362lrtPerformanceMonitor 4 } sispm1040362lrtLossMeasureFrameRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " 1: 300 frames per second 2: 100 frames per second 3: 10 frames per second 4: 1 frames per second 5: 6 frames per minute 6: 1 frames per minute 7: 6 frames per hour" ::= { sispm1040362lrtPerformanceMonitor 5 } sispm1040362lrtLossMeasureCast OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " 0: Unicast destination address 1: Multicast destination address " ::= { sispm1040362lrtPerformanceMonitor 6 } sispm1040362lrtLossMeasureEnded OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " 0: Single ended LM based on LMM/LMR or DM based on DMM/DMR 1: Dual ended LM based on CCM or DM based on 1DM " ::= { sispm1040362lrtPerformanceMonitor 7 } sispm1040362lrtLossMeasureFLRInterv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " This is the interval in seconds where the Frame Loss Ratio is calculated. " ::= { sispm1040362lrtPerformanceMonitor 8 } sispm1040362lrtLossMeasureLossThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION " Far end loss threshold count is incremented if a loss measurement is above this threshold. " ::= { sispm1040362lrtPerformanceMonitor 9 } sispm1040362lrtLossMeasureStateTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformanceMonitor 10 } sispm1040362lrtLossMeasureStateRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformanceMonitor 11 } sispm1040362lrtLossMeasureStateNearEndLossCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated near end frame loss count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 12 } sispm1040362lrtLossMeasureStateFarEndLossCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated far end frame loss count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 13 } sispm1040362lrtLossMeasureStateNearEndLossRatio OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The near end frame loss ratio calculated based on the near end frame loss count and far end frame transmitted - in the latest 'FLR Interval'. The result is given in percent. " ::= { sispm1040362lrtPerformanceMonitor 14 } sispm1040362lrtLossMeasureStateFarEndLossRatio OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The far end frame loss ratio calculated based on the far end frame loss count and near end frame transmitted - in the latest 'FLR Interval'. The result is given in percent. " ::= { sispm1040362lrtPerformanceMonitor 15 } sispm1040362lrtLossMeasureStateClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Set of this check and save will clear the accumulated counters and restart ratio calculation. " ::= { sispm1040362lrtPerformanceMonitor 16 } sispm1040362lrtLossMeasureAvailEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable of loss measurement availability. 0:disable 1:enable " ::= { sispm1040362lrtPerformanceMonitor 17 } sispm1040362lrtLossMeasureAvailInterv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Availability interval - number of measurements with same availability in order to change availability state. " ::= { sispm1040362lrtPerformanceMonitor 18 } sispm1040362lrtLossMeasureAvailFLRThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Availability frame loss ratio threshold in per mille. " ::= { sispm1040362lrtPerformanceMonitor 19 } sispm1040362lrtLossMeasureAvailMaintenance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable of loss measurement availability maintenance. " ::= { sispm1040362lrtPerformanceMonitor 20 } sispm1040362lrtLossMeasureAvailStateNearAvailCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Near end availability count. " ::= { sispm1040362lrtPerformanceMonitor 21 } sispm1040362lrtLossMeasureAvailStateFarAvailCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Far end availability count. " ::= { sispm1040362lrtPerformanceMonitor 22 } sispm1040362lrtLossMeasureAvailStateNearUnavailCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Near end unavailability count. " ::= { sispm1040362lrtPerformanceMonitor 23 } sispm1040362lrtLossMeasureAvailStateFarUnavailCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Far end unavailability count. " ::= { sispm1040362lrtPerformanceMonitor 24 } sispm1040362lrtLossMeasureAvailStateNearState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Near end availability state. " ::= { sispm1040362lrtPerformanceMonitor 25 } sispm1040362lrtLossMeasureAvailStateFarState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Far end availability state. " ::= { sispm1040362lrtPerformanceMonitor 26 } sispm1040362lrtLossMeasureHighLossIntervEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable of loss measurement high loss interval. 0:disable 1:enable " ::= { sispm1040362lrtPerformanceMonitor 27 } sispm1040362lrtLossMeasureHighLossIntervFLRThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "High Loss Interval frame loss ratio threshold in per mille. " ::= { sispm1040362lrtPerformanceMonitor 28 } sispm1040362lrtLossMeasureHighLossIntervConsecInterv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "High Loss Interval consecutive interval (number of measurements). " ::= { sispm1040362lrtPerformanceMonitor 29 } sispm1040362lrtLossMeasureHighLossIntervStateNearCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Near end high loss interval count (number of measurements where availability state is available and FLR is above high loss interval FLR threshold. " ::= { sispm1040362lrtPerformanceMonitor 30 } sispm1040362lrtLossMeasureHighLossIntervStateFarCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Far end high loss interval count (number of measurements where availability state is available and FLR is above high loss interval FLR threshold. " ::= { sispm1040362lrtPerformanceMonitor 31 } sispm1040362lrtLossMeasureHighLossIntervStateNearConsecCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Near end high loss interval consecutive count. " ::= { sispm1040362lrtPerformanceMonitor 32 } sispm1040362lrtLossMeasureHighLossIntervStateFarConsecCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Far end high loss interval consecutive count. " ::= { sispm1040362lrtPerformanceMonitor 33 } sispm1040362lrtLossMeasureSignalDegradeEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable of loss measurement signal degrade. 0:disable 1:enable " ::= { sispm1040362lrtPerformanceMonitor 34 } sispm1040362lrtLossMeasureSignalDegradeTXMinimum OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum number of frames that must be transmitted in a measurement before frame loss ratio is tested against loss ratio threshold. " ::= { sispm1040362lrtPerformanceMonitor 35 } sispm1040362lrtLossMeasureSignalDegradeFLRThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Signal Degraded frame loss ratio threshold in per mille. " ::= { sispm1040362lrtPerformanceMonitor 36 } sispm1040362lrtLossMeasureSignalDegradeBadThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Number of consecutive bad interval measurements required to set degrade state. " ::= { sispm1040362lrtPerformanceMonitor 37 } sispm1040362lrtLossMeasureSignalDegradeGoodThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Number of consecutive good interval measurements required to clear degrade state. " ::= { sispm1040362lrtPerformanceMonitor 38 } sispm1040362lrtDelayMeasureEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Delay Measurement based on transmitting 1DM/DMM PDU can be enabled/disabled. Delay Measurement based on receiving and handling 1DM/DMR PDU is always enabled. 0:disable 1:enable " ::= { sispm1040362lrtPerformanceMonitor 39 } sispm1040362lrtDelayMeasurePriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The priority to be inserted as PCP bits in TAG (if any). Range:0-7 " ::= { sispm1040362lrtPerformanceMonitor 40 } sispm1040362lrtDelayMeasureCast OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Selection of 1DM/DMM PDU transmitted unicast or multicast. The unicast MAC will be configured through 'Peer MEP'. 0: Unicast destination address 1: Multicast destination address " ::= { sispm1040362lrtPerformanceMonitor 41 } sispm1040362lrtDelayMeasurePeerMEP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This is only used if the 'Cast' is configured to Uni. The 1DM/DMR unicast MAC will be taken from the 'Unicast Peer MAC' configuration of this peer. " ::= { sispm1040362lrtPerformanceMonitor 42 } sispm1040362lrtDelayMeasureEnded OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:One-Way: One-Way Delay Measurement implemented on 1DM. 1:Two-Way: Two-Way Delay Measurement implemented on DMM/DMR. " ::= { sispm1040362lrtPerformanceMonitor 43 } sispm1040362lrtDelayMeasureTxMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Standardize: Y.1731 standardize way to transmit 1DM/DMR. 1:Proprietary: Vitesse proprietary way with follow-up packets to transmit 1DM/DMR. " ::= { sispm1040362lrtPerformanceMonitor 44 } sispm1040362lrtDelayMeasureCalc OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This is only used if the 'Way' is configured to Two-way. 0:Round trip: The frame delay calculated by the transmitting and receiving timestamps of initiators. Frame Delay = RxTimeb-TxTimeStampf 1:Flow: The frame delay calculated by the transmitting and receiving timestamps of initiators and remotes. Frame Delay = (RxTimeb-TxTimeStampf)-(TxTimeStampb-RxTimeStampf) " ::= { sispm1040362lrtPerformanceMonitor 45 } sispm1040362lrtDelayMeasureGap OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The gap between transmitting 1DM/DMM PDU in 10ms. The range is 10 to 65535. " ::= { sispm1040362lrtPerformanceMonitor 46 } sispm1040362lrtDelayMeasureCnt OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The number of last records to calculate. The range is 10 to 2000. " ::= { sispm1040362lrtPerformanceMonitor 47 } sispm1040362lrtDelayMeasureUnit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The time resolution. 0:us 1:ns " ::= { sispm1040362lrtPerformanceMonitor 48 } sispm1040362lrtDelayMeasureD2forD1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable to use DMM/DMR packet to calculate one-way DM. 0:disable 1:enable " ::= { sispm1040362lrtPerformanceMonitor 49 } sispm1040362lrtDelayMeasureCounterOverflowAction OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The action to counter when overflow happens. 0: Keep:When internal total delay counter overflow, DM is disabled automatically 1: Reset:When internal total delay counter overflow, counter is reset and DM continues running " ::= { sispm1040362lrtPerformanceMonitor 50 } sispm1040362lrtDelayMeasureStateOnewayTx OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated transmit count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 51 } sispm1040362lrtDelayMeasureStateOnewayRx OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 52 } sispm1040362lrtDelayMeasureStateOnewayRxTimeout OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive timeout count for two-way only - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 53 } sispm1040362lrtDelayMeasureStateOnewayRxError OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive error count - since last 'clear'. This is counting if the frame delay is larger than 1 second or if far end residence time is larger than the round trip time. " ::= { sispm1040362lrtPerformanceMonitor 54 } sispm1040362lrtDelayMeasureStateOnewayAvDelayTot OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 55 } sispm1040362lrtDelayMeasureStateOnewayAvDelaylastN OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 56 } sispm1040362lrtDelayMeasureStateOnewayDelayMin OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 57 } sispm1040362lrtDelayMeasureStateOnewayDelayMax OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 58 } sispm1040362lrtDelayMeasureStateOnewayAvDelayVarTot OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 59 } sispm1040362lrtDelayMeasureStateOnewayAvDelayVarlastN OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay variation of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 60 } sispm1040362lrtDelayMeasureStateOnewayDelayVarMin OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 61 } sispm1040362lrtDelayMeasureStateOnewayDelayVarMax OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 62 } sispm1040362lrtDelayMeasureStateOnewayOverflow OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of counter overflow - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 63 } sispm1040362lrtDelayMeasureStateFtoNTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated transmit count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 64 } sispm1040362lrtDelayMeasureStateFtoNRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 65 } sispm1040362lrtDelayMeasureStateFtoNRxTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive timeout count for two-way only - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 66 } sispm1040362lrtDelayMeasureStateFtoNRxError OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive error count - since last 'clear'. This is counting if the frame delay is larger than 1 second or if far end residence time is larger than the round trip time. " ::= { sispm1040362lrtPerformanceMonitor 67 } sispm1040362lrtDelayMeasureStateFtoNAvDelayTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 68 } sispm1040362lrtDelayMeasureStateFtoNAvDelaylastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 69 } sispm1040362lrtDelayMeasureStateFtoNDelayMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 70 } sispm1040362lrtDelayMeasureStateFtoNDelayMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 71 } sispm1040362lrtDelayMeasureStateFtoNAvDelayVarTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 72 } sispm1040362lrtDelayMeasureStateFtoNAvDelayVarlastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay variation of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 73 } sispm1040362lrtDelayMeasureStateFtoNDelayVarMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 74 } sispm1040362lrtDelayMeasureStateFtoNDelayVarMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 75 } sispm1040362lrtDelayMeasureStateFtoNOverflow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of counter overflow - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 76 } sispm1040362lrtDelayMeasureStateNtoFTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated transmit count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 77 } sispm1040362lrtDelayMeasureStateNtoFRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 78 } sispm1040362lrtDelayMeasureStateNtoFRxTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive timeout count for two-way only - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 79 } sispm1040362lrtDelayMeasureStateNtoFRxError OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive error count - since last 'clear'. This is counting if the frame delay is larger than 1 second or if far end residence time is larger than the round trip time. " ::= { sispm1040362lrtPerformanceMonitor 80 } sispm1040362lrtDelayMeasureStateNtoFAvDelayTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 81 } sispm1040362lrtDelayMeasureStateNtoFAvDelaylastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 82 } sispm1040362lrtDelayMeasureStateNtoFDelayMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 83 } sispm1040362lrtDelayMeasureStateNtoFDelayMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 84 } sispm1040362lrtDelayMeasureStateNtoFAvDelayVarTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 85 } sispm1040362lrtDelayMeasureStateNtoFAvDelayVarlastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay variation of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 86 } sispm1040362lrtDelayMeasureStateNtoFDelayVarMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 87 } sispm1040362lrtDelayMeasureStateNtoFDelayVarMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 88 } sispm1040362lrtDelayMeasureStateNtoFOverflow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of counter overflow - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 89 } sispm1040362lrtDelayMeasureStateTwowayTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated transmit count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 90 } sispm1040362lrtDelayMeasureStateTwowayRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive count - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 91 } sispm1040362lrtDelayMeasureStateTwowayRxTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive timeout count for two-way only - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 92 } sispm1040362lrtDelayMeasureStateTwowayRxError OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The accumulated receive error count - since last 'clear'. This is counting if the frame delay is larger than 1 second or if far end residence time is larger than the round trip time. " ::= { sispm1040362lrtPerformanceMonitor 93 } sispm1040362lrtDelayMeasureStateTwowayAvDelayTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 94 } sispm1040362lrtDelayMeasureStateTwowayAvDelaylastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 95 } sispm1040362lrtDelayMeasureStateTwowayDelayMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 96 } sispm1040362lrtDelayMeasureStateTwowayDelayMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 97 } sispm1040362lrtDelayMeasureStateTwowayAvDelayVarTot OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average total delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 98 } sispm1040362lrtDelayMeasureStateTwowayAvDelayVarlastN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The average delay variation of the last n packets - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 99 } sispm1040362lrtDelayMeasureStateTwowayDelayVarMin OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 100 } sispm1040362lrtDelayMeasureStateTwowayDelayVarMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum delay variation - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 101 } sispm1040362lrtDelayMeasureStateTwowayOverflow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of counter overflow - since last 'clear'. " ::= { sispm1040362lrtPerformanceMonitor 102 } sispm1040362lrtDelayMeasureStateClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Set of this check and save will clear the accumulated counters. 1:clear " ::= { sispm1040362lrtPerformanceMonitor 103 } sispm1040362lrtDelayMeasureBinsMeasureBinsforFD OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configurable number of Frame Delay Measurement Bins per Measurement Interval. range: 2-10 " ::= { sispm1040362lrtPerformanceMonitor 104 } sispm1040362lrtDelayMeasureBinsMeasureBinsforIFDV OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configurable number of Inter-Frame Delay Variation Measurement Bins per Measurement Interval. range: 2-10 " ::= { sispm1040362lrtPerformanceMonitor 105 } sispm1040362lrtDelayMeasureBinsMeasureThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configurable the Measurement Threshold for each Measurement Bin. " ::= { sispm1040362lrtPerformanceMonitor 106 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPerformMonitorDelayMeasureBinsforFDEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtMEP 16 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPerformMonitorDelayMeasureBinsforFDEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDIndex } ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDTable 1 } SISPM1040362LRTPerformMonitorDelayMeasureBinsforFDEntry ::= SEQUENCE { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDIndex Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforFDOneway Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforFDFtoN Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforFDNtoF Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforFDTwoway Integer32 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry 1 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDOneway OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry 2 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDFtoN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry 3 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDNtoF OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry 4 } sispm1040362lrtPerformMonitorDelayMeasureBinsforFDTwoway OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforFDEntry 5 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPerformMonitorDelayMeasureBinsforIFDVEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtMEP 17 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPerformMonitorDelayMeasureBinsforIFDVEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVIndex } ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVTable 1 } SISPM1040362LRTPerformMonitorDelayMeasureBinsforIFDVEntry ::= SEQUENCE { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVIndex Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVOneway Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVFtoN Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVNtoF Integer32, sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVTwoway Integer32 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry 1 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVOneway OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry 2 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVFtoN OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry 3 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVNtoF OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry 4 } sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVTwoway OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPerformMonitorDelayMeasureBinsforIFDVEntry 5 } sispm1040362lrtRRING OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 27 } sispm1040362lrtRRINGTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTRRINGEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtRRING 1 } sispm1040362lrtRRINGEntry OBJECT-TYPE SYNTAX SISPM1040362LRTRRINGEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtRRINGIndex } ::= { sispm1040362lrtRRINGTable 1 } SISPM1040362LRTRRINGEntry ::= SEQUENCE { sispm1040362lrtRRINGIndex Integer32, sispm1040362lrtRRINGRole Integer32, sispm1040362lrtRRINGPort1 Integer32, sispm1040362lrtRRINGPort2 Integer32, sispm1040362lrtRRINGStatus1 DisplayString, sispm1040362lrtRRINGStatus2 DisplayString } sispm1040362lrtRRINGIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtRRINGEntry 1 } sispm1040362lrtRRINGRole OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Set role value. 0:Disabled 1:Master 2:Member 3:Rapid-Chain " ::= { sispm1040362lrtRRINGEntry 2 } sispm1040362lrtRRINGPort1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The switch port number of the port1 . " ::= { sispm1040362lrtRRINGEntry 3 } sispm1040362lrtRRINGPort2 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The switch port number of the port2 . " ::= { sispm1040362lrtRRINGEntry 4 } sispm1040362lrtRRINGStatus1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current Rapid Ring status of the port1. " ::= { sispm1040362lrtRRINGEntry 5 } sispm1040362lrtRRINGStatus2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current Rapid Ring status of the port2. " ::= { sispm1040362lrtRRINGEntry 6 } sispm1040362lrtRINGtoRINGRole OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Set ring-to-ring role value. 0:Disabled 1:Active 2:Backup " ::= { sispm1040362lrtRRING 2 } sispm1040362lrtRINGtoRINGPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The switch port number of the ring-to-ring port. " ::= { sispm1040362lrtRRING 3 } sispm1040362lrtRINGtoRINGStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current ring-to-ring status of the port." ::= { sispm1040362lrtRRING 4 } sispm1040362lrtPTP OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 28 } sispm1040362lrtPTPOnePPSMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This Selection box will allow you to select the One_pps_mode configuration. The following values are possible: 0:Disable 1. Output 2. Input 3. Output Input " ::= { sispm1040362lrtPTP 1 } sispm1040362lrtPTPExternalEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This Selection box will allow you to configure the External Clock output. The following values are possible: 1. True : Enable the external clock output 0. False : Disable the external clock output " ::= { sispm1040362lrtPTP 2 } sispm1040362lrtPTPAdjustMethod OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This Selection box will allow you to configure the Frequency adjustment configuration. 0: LTC frequency : Select Local Time Counter (LTC) frequency control 1: SyncE-DPLL : Select SyncE DPLL frequency control, if allowed by SyncE 2: Oscillator : Select an oscillator independent of SyncE for frequency control, if supported by the HW 3: LTC phase : Select Local Time Counter (LTC) phase control (assumes that the frequency is locked by means of SyncE) " ::= { sispm1040362lrtPTP 3 } sispm1040362lrtPTPClockFrequency OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This will allow to set the Clock Frequency. The possible range of values are 1 - 25000000 (1 - 25MHz) " ::= { sispm1040362lrtPTP 4 } sispm1040362lrtPTPClockConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPTPClockConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of PTP Clock Conf." ::= { sispm1040362lrtPTP 5 } sispm1040362lrtPTPClockConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPTPClockConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the PTP Clock Conf table." INDEX { sispm1040362lrtPTPClockConfIndex } ::= { sispm1040362lrtPTPClockConfTable 1 } SISPM1040362LRTPTPClockConfEntry ::= SEQUENCE { sispm1040362lrtPTPClockConfIndex Integer32, sispm1040362lrtPTPClockConfClockInstance Integer32, sispm1040362lrtPTPClockConfDeviceType Integer32, sispm1040362lrtPTPClockConfProfile Integer32, sispm1040362lrtPTPClockConfRowStatus RowStatus } sispm1040362lrtPTPClockConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "PTP Clock Conf index." ::= {sispm1040362lrtPTPClockConfEntry 1 } sispm1040362lrtPTPClockConfClockInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the Instance of a particular Clock Instance [0..3]." ::= {sispm1040362lrtPTPClockConfEntry 2 } sispm1040362lrtPTPClockConfDeviceType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the Type of the Clock Instance. There are five Device Types. 0: Inactive - passive clock instance 1: Ord-Bound - clock's Device Type is Ordinary-Boundary Clock. 2: P2p Transp - clock's Device Type is Peer to Peer Transparent Clock. 3: E2e Transp - clock's Device Type is End to End Transparent Clock. 4: Master Only - clock's Device Type is Master Only. 5: Slave Only - clock's Device Type is Slave Only. 6: Boundary Clock frontend clock instance, only 1-step, 1-way is supported." ::= {sispm1040362lrtPTPClockConfEntry 3 } sispm1040362lrtPTPClockConfProfile OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "0:No profile 1:1588 2:G8265.1 3:G8275.1 " ::= {sispm1040362lrtPTPClockConfEntry 4 } sispm1040362lrtPTPClockConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "PTP Clock Conf Row Status." ::= {sispm1040362lrtPTPClockConfEntry 5 } sispm1040362lrtPTPClockInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the PTP clock instance for the following item used [0..3]." ::= {sispm1040362lrtPTP 6 } sispm1040362lrtPTPClkConfAndStatus OBJECT IDENTIFIER ::= { sispm1040362lrtPTP 7 } sispm1040362lrtPTPClkConfEntClkInstance OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtPTPClkConfAndStatus 2 } sispm1040362lrtPTPClkConfEntDeviceType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtPTPClkConfAndStatus 3 } sispm1040362lrtPTPClkConfEntProfile OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= {sispm1040362lrtPTPClkConfAndStatus 4 } sispm1040362lrtPTPClkConfEntApplyProfileDefaults OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "-1:n/a 0:normal state 1:apply profile default" ::= {sispm1040362lrtPTPClkConfAndStatus 5 } sispm1040362lrtPTPClkConfEntPTPTime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the actual PTP time with nanosecond resolution." ::= {sispm1040362lrtPTPClkConfAndStatus 6 } sispm1040362lrtPTPClkConfEntClkAdjustmentMethod OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows the actual clock adjustment method. The method depends on the available hardware." ::= {sispm1040362lrtPTPClkConfAndStatus 7 } sispm1040362lrtPTPClkConfEntSynchronizeToSystemClk OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Activate this button to synchronize the System Clock to PTP Time. 1:Synchronize to system clock." ::= {sispm1040362lrtPTPClkConfAndStatus 8 } sispm1040362lrtPTPClkConfEntClkCurDataSetstpRm OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Steps Removed : It is the number of PTP clocks traversed from the grandmaster to the local slave clock." ::= {sispm1040362lrtPTPClkConfAndStatus 9 } sispm1040362lrtPTPClkConfEntClkCurDataSetOffsetFromMaster OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Time difference between the master clock and the local slave clock, measured in ns." ::= {sispm1040362lrtPTPClkConfAndStatus 10 } sispm1040362lrtPTPClkConfEntClkCurDataSetMeanPathDelay OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The mean propagation time for the link between the master and the local slave." ::= {sispm1040362lrtPTPClkConfAndStatus 11 } sispm1040362lrtPTPClkConfEntClkCurDataSetSlavePort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Shows which port is in slave mode. The value is 0 if no ports are in slave mode." ::= {sispm1040362lrtPTPClkConfAndStatus 12 } sispm1040362lrtPTPClkConfEntClkCurDataSetSlaveState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Shows synchronization state of the slave." ::= {sispm1040362lrtPTPClkConfAndStatus 13 } sispm1040362lrtPTPClkConfEntClkCurDataSetHoldover OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "After the slave has been in Locked mode during the stabilization period, this value shows the actual clock offset between the freerun and the actual holdover frequency, the value is shown in parts pr billion (ppb). During the stabilization period, the value is shown as N.A. The stabilization period is 60 sec as default, it can be changed from the CLI interface." ::= {sispm1040362lrtPTPClkConfAndStatus 14 } sispm1040362lrtPTPClkConfEntClkParentDataSetParentPortID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Clock identity for the parent clock, if the local clock is not a slave, the value is the clocks own id." ::= {sispm1040362lrtPTPClkConfAndStatus 15 } sispm1040362lrtPTPClkConfEntClkParentDataSetPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Port Id for the parent master port" ::= {sispm1040362lrtPTPClkConfAndStatus 16 } sispm1040362lrtPTPClkConfEntClkParentDataSetPStat OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Parents Stats (always false)." ::= {sispm1040362lrtPTPClkConfAndStatus 17 } sispm1040362lrtPTPClkConfEntClkParentDataSetVar OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "It is observed parent offset scaled log variance" ::= {sispm1040362lrtPTPClkConfAndStatus 18 } sispm1040362lrtPTPClkConfEntClkParentDataSetRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Observed Parent Clock Phase Change Rate. i.e. the slave clocks rate offset compared to the master. (unit = ns per s)." ::= {sispm1040362lrtPTPClkConfAndStatus 19 } sispm1040362lrtPTPClkConfEntClkParentDataSetGrandMasterID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Clock identity for the grand master clock, if the local clock is not a slave, the value is the clocks own id." ::= {sispm1040362lrtPTPClkConfAndStatus 20 } sispm1040362lrtConfEntClkParentDataSetGrandMasterClkQuality OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The clock quality announced by the grand master (See description of Clock Default DataSet:Clock Quality)" ::= {sispm1040362lrtPTPClkConfAndStatus 21 } sispm1040362lrtPTPClkConfEntClkParentDataSetPri1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Clock priority 1 announced by the grand master" ::= {sispm1040362lrtPTPClkConfAndStatus 22 } sispm1040362lrtPTPClkConfEntClkParentDataSetPri2 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Clock priority 2 announced by the grand master." ::= {sispm1040362lrtPTPClkConfAndStatus 23 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetClkID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "An internal instance id (0..3)" ::= {sispm1040362lrtPTPClkConfAndStatus 24 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetDeviceType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the Type of the Clock Instance. There are five Device Types. 1. Ord-Bound - Clock's Device Type is Ordinary-Boundary Clock. 2. P2p Transp - Clock's Device Type is Peer to Peer Transparent Clock. 3. E2e Transp - Clock's Device Type is End to End Transparent Clock. 4. Master Only - Clock's Device Type is Master Only. 5. Slave Only - Clock's Device Type is Slave Only." ::= {sispm1040362lrtPTPClkConfAndStatus 25 } sispm1040362lrtPTPClkConfEntClkDefaultDataSet2StepFlag OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "True if two-step Sync events and Pdelay_Resp events are used 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 26 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetPorts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of physical ports in the node" ::= {sispm1040362lrtPTPClkConfAndStatus 27 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetClkIdentity OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "It shows unique clock identifier" ::= {sispm1040362lrtPTPClkConfAndStatus 28 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetDom OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Clock domain [0..127]." ::= {sispm1040362lrtPTPClkConfAndStatus 29 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetClkQuality OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The clock quality is determined by the system, and holds 3 parts: Clock Class, Clock Accuracy and OffsetScaledLog Variance as defined in IEEE1588. The Clock Accuracy values are defined in IEEE1588 table 6 (Currently the clock Accuracy is set to 'Unknown' as default)." ::= {sispm1040362lrtPTPClkConfAndStatus 30 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetPri1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Clock priority 1 [0..255] used by the BMC master select algorithm." ::= {sispm1040362lrtPTPClkConfAndStatus 31 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetPri2 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Clock priority 2 [0..255] used by the BMC master select algorithm." ::= {sispm1040362lrtPTPClkConfAndStatus 32 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetProtocol OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:Ethernet 1:Ethernet Mixed 2:IP4Multi 3:IP4Mixed 4:IP4Uni 5:OAM 6:OnePPS" ::= {sispm1040362lrtPTPClkConfAndStatus 33 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetOneWay OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If true, one way measurements are used. This parameter applies only to a slave. In one-way mode no delay measurements are performed, i.e. this is applicable only if frequency synchronization is needed. The master always responds to delay requests. 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 34 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetVLANTagEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The VLAN Tag Enable parameter is ignored, because the tagging is controlled by the VLAN configuration. 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 35 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "TVLAN Identifier used for tagging the VLAN packets. range:1-4095" ::= {sispm1040362lrtPTPClkConfAndStatus 36 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetPCP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Priority Code Point value used for PTP frames. range:0-7" ::= {sispm1040362lrtPTPClkConfAndStatus 37 } sispm1040362lrtPTPClkConfEntClkDefaultDataSetDSCP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "" ::= {sispm1040362lrtPTPClkConfAndStatus 38 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetUtcOffset OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-10000" ::= {sispm1040362lrtPTPClkConfAndStatus 39 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetValid OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 40 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetLeap59 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 41 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetLeap61 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 42 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetTimeTrac OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 43 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetFreqTrac OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 44 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetPTPTimeScale OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 45 } sispm1040362lrtPTPClkConfEntClkTimePropDataSetTimeSource OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range: 0-255" ::= {sispm1040362lrtPTPClkConfAndStatus 46 } sispm1040362lrtPTPClkConfEntFilterParametersFilterType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Shows the filter type used which can be either the basic filter or an advanced filter that can be configured to use only a fraction of the packets received (i.e. the packets that have experienced the least latency). 0:BASIC" ::= {sispm1040362lrtPTPClkConfAndStatus 47 } sispm1040362lrtPTPClkConfEntFilterParametersDelayFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-6" ::= {sispm1040362lrtPTPClkConfAndStatus 48 } sispm1040362lrtPTPClkConfEntFilterParametersPeriod OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:1-10000" ::= {sispm1040362lrtPTPClkConfAndStatus 49 } sispm1040362lrtPTPClkConfEntFilterParametersDist OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:1-10" ::= {sispm1040362lrtPTPClkConfAndStatus 50 } sispm1040362lrtPTPClkConfEntServoParametersDisplay OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If true then Offset From Master, MeanPathDelay and clockAdjustment are logged on the debug terminal 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 51 } sispm1040362lrtPTPClkConfEntServoParametersPEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If true the P part of the algorithm is included 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 52 } sispm1040362lrtPTPClkConfEntServoParametersIEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If true the I part of the algorithm is included 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 53 } sispm1040362lrtPTPClkConfEntServoParametersDEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If true the D part of the algorithm is included 0:false 1:true" ::= {sispm1040362lrtPTPClkConfAndStatus 54 } sispm1040362lrtPTPClkConfEntServoParametersPConstant OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-1000" ::= {sispm1040362lrtPTPClkConfAndStatus 55 } sispm1040362lrtPTPClkConfEntServoParametersIConstant OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-10000" ::= {sispm1040362lrtPTPClkConfAndStatus 56 } sispm1040362lrtPTPClkConfEntServoParametersDConstant OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "range:0-1000" ::= {sispm1040362lrtPTPClkConfAndStatus 57 } sispm1040362lrtPTPClockPortDataSetConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPTPClockPortDataSetConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPTP 8 } sispm1040362lrtPTPClockPortDataSetConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPTPClockPortDataSetConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPTPClockPortDataSetConfPort } ::= { sispm1040362lrtPTPClockPortDataSetConfTable 1 } SISPM1040362LRTPTPClockPortDataSetConfEntry ::= SEQUENCE { sispm1040362lrtPTPClockPortDataSetConfPort Integer32, sispm1040362lrtPTPClockConfEntryPortConfEnable Integer32, sispm1040362lrtPTPClockConfEntryPortConfStat DisplayString, sispm1040362lrtPTPClockConfEntryPortConfMDR Integer32, sispm1040362lrtPTPClockConfEntryPortConfPeerMeanPathDel DisplayString, sispm1040362lrtPTPClockConfEntryPortConfAnv Integer32, sispm1040362lrtPTPClockConfEntryPortConfATo Integer32, sispm1040362lrtPTPClockConfEntryPortConfSyv Integer32, sispm1040362lrtPTPClockConfEntryPortConfDlm Integer32, sispm1040362lrtPTPClockConfEntryPortConfMPR Integer32, sispm1040362lrtPTPClockConfEntryPortConfDelayAsymmetry Integer32, sispm1040362lrtPTPClockConfEntryPortConfIngressLatency Integer32, sispm1040362lrtPTPClockConfEntryPortConfEgressLatency Integer32, sispm1040362lrtPTPClockConfEntryPortConfVersion Integer32 } sispm1040362lrtPTPClockPortDataSetConfPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 1 } sispm1040362lrtPTPClockConfEntryPortConfEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "0:false 1:true" ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 2 } sispm1040362lrtPTPClockConfEntryPortConfStat OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Dynamic member portState: Current state of the port." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 3 } sispm1040362lrtPTPClockConfEntryPortConfMDR OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Dynamic member log Min Delay Req Interval: The delay request interval announced by the master." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 4 } sispm1040362lrtPTPClockConfEntryPortConfPeerMeanPathDel OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The path delay measured by the port in P2P mode. In E2E mode this value is 0" ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 5 } sispm1040362lrtPTPClockConfEntryPortConfAnv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The interval for issuing announce messages in master state. Range is -3 to 4." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 6 } sispm1040362lrtPTPClockConfEntryPortConfATo OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The timeout for receiving announce messages on the port. Range is 1 to 10." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 7 } sispm1040362lrtPTPClockConfEntryPortConfSyv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The interval for issuing sync messages in master. Range is -7 to 4." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 8 } sispm1040362lrtPTPClockConfEntryPortConfDlm OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configurable member delayMechanism: The delay mechanism used for the port: e2e End to end delay measurement p2p Peer to peer delay measurement. Can be defined per port in an Ordinary/Boundary clock. In a transparent clock all ports use the same delay mechanism, determined by the clock type. 1:e2e 2:p2p" ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 9 } sispm1040362lrtPTPClockConfEntryPortConfMPR OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The interval for issuing Delay_Req messages for the port in E2e mode. This value is announced from the master to the slave in an announce message. The value is reflected in the MDR field in the Slave The interval for issuing Pdelay_Req messages for the port in P2P mode Note: The interpretation of this parameter has changed from release 2.40. In earlier versions the value was interpreted relative to the Sync interval, this was a violation of the standard, so now the value is interpreted as an interval. I.e. MPR = 0 => 1 Delay_Req pr sec, independent of the Sync rate. Range is -7 to 5." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 10 } sispm1040362lrtPTPClockConfEntryPortConfDelayAsymmetry OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If the transmission delay for a link in not symmetric, the asymmetry can be configured here, see IEEE 1588 Section 7.4.2 Communication path asymmetry Range is -100000 to 100000." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 11 } sispm1040362lrtPTPClockConfEntryPortConfIngressLatency OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Ingress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. Range is -100000 to 100000." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 12 } sispm1040362lrtPTPClockConfEntryPortConfEgressLatency OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Egress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. Range is -100000 to 100000." ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 13 } sispm1040362lrtPTPClockConfEntryPortConfVersion OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current implementation only supports PTP version 2" ::= { sispm1040362lrtPTPClockPortDataSetConfEntry 14 } sispm1040362lrtPTPClockUnicastSlaveConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPTPClockUnicastSlaveConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPTP 9 } sispm1040362lrtPTPClockUnicastSlaveConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPTPClockUnicastSlaveConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPTPClockConfEntryUnicastSlaveConfIndex } ::= { sispm1040362lrtPTPClockUnicastSlaveConfTable 1 } SISPM1040362LRTPTPClockUnicastSlaveConfEntry ::= SEQUENCE { sispm1040362lrtPTPClockConfEntryUnicastSlaveConfIndex Integer32, sispm1040362lrtPTPClockConfEntryUnicastSlaveConfDuration Integer32, sispm1040362lrtPTPClockConfEntryUnicastSlaveConfIPAddress IpAddress, sispm1040362lrtPTPClockConfEntryUnicastSlaveConfGrant Integer32, sispm1040362lrtPTPClockConfEntryUnicastSlaveConfCommState DisplayString } sispm1040362lrtPTPClockConfEntryUnicastSlaveConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtPTPClockUnicastSlaveConfEntry 1 } sispm1040362lrtPTPClockConfEntryUnicastSlaveConfDuration OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The number of seconds a master is requested to send Announce/Sync messages. The request is repeated from the slave each Duration/4 seconds. range:10-1000" ::= { sispm1040362lrtPTPClockUnicastSlaveConfEntry 2 } sispm1040362lrtPTPClockConfEntryUnicastSlaveConfIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 Address of the Master clock" ::= { sispm1040362lrtPTPClockUnicastSlaveConfEntry 3 } sispm1040362lrtPTPClockConfEntryUnicastSlaveConfGrant OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The granted repetition period for the sync message" ::= { sispm1040362lrtPTPClockUnicastSlaveConfEntry 4 } sispm1040362lrtPTPClockConfEntryUnicastSlaveConfCommState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the communication with the master, possible values are: IDLE : The entry is not in use. INIT : Announce is sent to the master (Waiting for a response). CONN : The master has responded. SELL : The assigned master is selected as current master. SYNC : The master is sending Sync messages." ::= { sispm1040362lrtPTPClockUnicastSlaveConfEntry 5 } sispm1040362lrtETHLINKOAM OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 29 } sispm1040362lrtEthLinkOAMPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEthLinkOAMPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtETHLINKOAM 1 } sispm1040362lrtEthLinkOAMPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEthLinkOAMPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtEthLinkOAMPortConfIndex } ::= { sispm1040362lrtEthLinkOAMPortConfTable 1 } SISPM1040362LRTEthLinkOAMPortConfEntry ::= SEQUENCE { sispm1040362lrtEthLinkOAMPortConfIndex Integer32, sispm1040362lrtEthLinkOAMPortConfOAMEnable Integer32, sispm1040362lrtEthLinkOAMPortConfOAMMode Integer32, sispm1040362lrtEthLinkOAMPortConfLoopbackSupport Integer32, sispm1040362lrtEthLinkOAMPortConfLinkMonitorSupport Integer32, sispm1040362lrtEthLinkOAMPortConfMIBRetrievalSupport Integer32, sispm1040362lrtEthLinkOAMPortConfLoopbackOperation Integer32 } sispm1040362lrtEthLinkOAMPortConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 1 } sispm1040362lrtEthLinkOAMPortConfOAMEnable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether Link OAM is enabled on this switch port. Enabling Link OAM provides the network operators the ability to monitor the health of the network and quickly determine the location of failing links or fault conditions. 0:disable 1:enable" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 2 } sispm1040362lrtEthLinkOAMPortConfOAMMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Configures the OAM Mode as Active or Passive. The default mode is Passive. 0:Passive mode 1:Active mode" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 3 } sispm1040362lrtEthLinkOAMPortConfLoopbackSupport OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the loopback support is enabled for the switch port. 0:disable 1:enable" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 4 } sispm1040362lrtEthLinkOAMPortConfLinkMonitorSupport OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the Link Monitor support is enabled for the switch port. 0:disable 1:enable" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 5 } sispm1040362lrtEthLinkOAMPortConfMIBRetrievalSupport OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Controls whether the MIB Retrieval Support is enabled for the switch port. 0:disable 1:enable" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 6 } sispm1040362lrtEthLinkOAMPortConfLoopbackOperation OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "If the Loopback support is enabled, enabling this field will start a loopback operation for the port. 0:disable 1:enable" ::= { sispm1040362lrtEthLinkOAMPortConfEntry 7 } sispm1040362lrtEthLinkOAMPortDetailStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEthLinkOAMPortDetailStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Detail Status table" ::= { sispm1040362lrtETHLINKOAM 2 } sispm1040362lrtEthLinkOAMPortDetailStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEthLinkOAMPortDetailStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Detail Status entry" INDEX { sispm1040362lrtEthLinkOAMPortDetailStatusIndex } ::= { sispm1040362lrtEthLinkOAMPortDetailStatusTable 1 } SISPM1040362LRTEthLinkOAMPortDetailStatusEntry ::= SEQUENCE { sispm1040362lrtEthLinkOAMPortDetailStatusIndex Integer32, sispm1040362lrtEthLinkOAMPortPDUPermission DisplayString, sispm1040362lrtEthLinkOAMPortDiscoveryState DisplayString, sispm1040362lrtEthLinkOAMPortPeerMACAddress DisplayString, sispm1040362lrtEthLinkOAMPortLocalMode DisplayString, sispm1040362lrtEthLinkOAMPortLocalUnidirectOperSupport DisplayString, sispm1040362lrtEthLinkOAMPortLocalRemoteLoopbackSupport DisplayString, sispm1040362lrtEthLinkOAMPortLocalLinkMonitoringSupport DisplayString, sispm1040362lrtEthLinkOAMPortLocalMIBRetrievalSupport DisplayString, sispm1040362lrtEthLinkOAMPortLocalMTUSize Integer32, sispm1040362lrtEthLinkOAMPortLocalMultiplexerState DisplayString, sispm1040362lrtEthLinkOAMPortLocalParserState DisplayString, sispm1040362lrtEthLinkOAMPortLocalOrganUniqueIdent DisplayString, sispm1040362lrtEthLinkOAMPortLocalPDURevision Integer32, sispm1040362lrtEthLinkOAMPortPeerMode DisplayString, sispm1040362lrtEthLinkOAMPortPeerUnidirectOperSupport DisplayString, sispm1040362lrtEthLinkOAMPortPeerRemoteLoopbackSupport DisplayString, sispm1040362lrtEthLinkOAMPortPeerLinkMonitoringSupport DisplayString, sispm1040362lrtEthLinkOAMPortPeerMIBRetrievalSupport DisplayString, sispm1040362lrtEthLinkOAMPortPeerMTUSize DisplayString, sispm1040362lrtEthLinkOAMPortPeerMultiplexerState DisplayString, sispm1040362lrtEthLinkOAMPortPeerParserState DisplayString, sispm1040362lrtEthLinkOAMPortPeerOrganUniqueIdent DisplayString, sispm1040362lrtEthLinkOAMPortPDURevision DisplayString } sispm1040362lrtEthLinkOAMPortDetailStatusIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 1 } sispm1040362lrtEthLinkOAMPortPDUPermission OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "This field is available only for the Local DTE. It displays the current permission rules set for the local DTE. Possible values are Link fault, Receive only, Information exchange only, ANY." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 2 } sispm1040362lrtEthLinkOAMPortDiscoveryState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the current state of the discovery process. Possible states are Fault state, Active state, Passive state, SEND_LOCAL_REMOTE_STATE, SEND_LOCAL_REMOTE_OK_STATE, SEND_ANY_STATE." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 3 } sispm1040362lrtEthLinkOAMPortPeerMACAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 4 } sispm1040362lrtEthLinkOAMPortLocalMode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The Mode in which the Link OAM is operating, Active or Passive." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 5 } sispm1040362lrtEthLinkOAMPortLocalUnidirectOperSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "This feature is not available to be configured by the user. The status of this configuration is retrieved from the PHY." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 6 } sispm1040362lrtEthLinkOAMPortLocalRemoteLoopbackSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status is enabled, DTE is capable of OAM remote loopback mode." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 7 } sispm1040362lrtEthLinkOAMPortLocalLinkMonitoringSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status is enabled, DTE supports interpreting Link Events." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 8 } sispm1040362lrtEthLinkOAMPortLocalMIBRetrievalSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status ie enabled DTE supports sending Variable Response OAMPDUs." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 9 } sispm1040362lrtEthLinkOAMPortLocalMTUSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "It represents the largest OAMPDU, in octets, supported by the DTE. This value is compared to the remotes Maximum PDU Size and the smaller of the two is used." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 10 } sispm1040362lrtEthLinkOAMPortLocalMultiplexerState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "When in forwarding state, the Device is forwarding non-OAMPDUs to the lower sublayer. Incase of discarding, the device discards all the non-OAMPDU's." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 11 } sispm1040362lrtEthLinkOAMPortLocalParserState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "When in forwarding state, Device is forwarding non-OAMPDUs to higher sublayer. When in loopback, Device is looping back non-OAMPDUs to the lower sublayer. When in discarding state, Device is discarding non-OAMPDUs." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 12 } sispm1040362lrtEthLinkOAMPortLocalOrganUniqueIdent OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "24-bit Organizationally Unique Identifier of the vendor." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 13 } sispm1040362lrtEthLinkOAMPortLocalPDURevision OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "It indicates the current revision of the Information TLV. The value of this field shall start at zero and be incremented each time something in the Information TLV changes. Upon reception of an Information TLV from a peer, an OAM client may use this field to decide if it needs to be processed (an Information TLV that is identical to the previous Information TLV doesn't need to be parsed as nothing in it has changed)." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 14 } sispm1040362lrtEthLinkOAMPortPeerMode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The Mode in which the Link OAM is operating, Active or Passive." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 15 } sispm1040362lrtEthLinkOAMPortPeerUnidirectOperSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "This feature is not available to be configured by the user. The status of this configuration is retrieved from the PHY." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 16 } sispm1040362lrtEthLinkOAMPortPeerRemoteLoopbackSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status is enabled, DTE is capable of OAM remote loopback mode." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 17 } sispm1040362lrtEthLinkOAMPortPeerLinkMonitoringSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status is enabled, DTE supports interpreting Link Events." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 18 } sispm1040362lrtEthLinkOAMPortPeerMIBRetrievalSupport OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "If status ie enabled DTE supports sending Variable Response OAMPDUs." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 19 } sispm1040362lrtEthLinkOAMPortPeerMTUSize OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "It represents the largest OAMPDU, in octets, supported by the DTE. This value is compared to the remotes Maximum PDU Size and the smaller of the two is used." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 20 } sispm1040362lrtEthLinkOAMPortPeerMultiplexerState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "When in forwarding state, the Device is forwarding non-OAMPDUs to the lower sublayer. Incase of discarding, the device discards all the non-OAMPDU's." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 21 } sispm1040362lrtEthLinkOAMPortPeerParserState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "When in forwarding state, Device is forwarding non-OAMPDUs to higher sublayer. When in loopback, Device is looping back non-OAMPDUs to the lower sublayer. When in discarding state, Device is discarding non-OAMPDUs." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 22 } sispm1040362lrtEthLinkOAMPortPeerOrganUniqueIdent OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "24-bit Organizationally Unique Identifier of the vendor." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 23 } sispm1040362lrtEthLinkOAMPortPDURevision OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "It indicates the current revision of the Information TLV. The value of this field shall start at zero and be incremented each time something in the Information TLV changes. Upon reception of an Information TLV from a peer, an OAM client may use this field to decide if it needs to be processed (an Information TLV that is identical to the previous Information TLV doesn't need to be parsed as nothing in it has changed)." ::= { sispm1040362lrtEthLinkOAMPortDetailStatusEntry 24 } sispm1040362lrtEthLinkOAMPortLinkEventConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEthLinkOAMPortLinkEventConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Link Event Conf Table" ::= { sispm1040362lrtETHLINKOAM 3 } sispm1040362lrtEthLinkOAMPortLinkEventConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEthLinkOAMPortLinkEventConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Link Event Conf Entry" INDEX { sispm1040362lrtPortLinkEvtConfIndex } ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfTable 1 } SISPM1040362LRTEthLinkOAMPortLinkEventConfEntry ::= SEQUENCE { sispm1040362lrtPortLinkEvtConfIndex Integer32, sispm1040362lrtPortLinkEvtConfErrFrameEvtErrWindow Integer32, sispm1040362lrtPortLinkEvtConfErrFrameEvtErrThreshold Integer32, sispm1040362lrtPortLinkEvtConfSymbolPeriErrEvtErrWindow Integer32, sispm1040362lrtPortLinkEvtConfSymbolPeriErrEvtErrThreshold Integer32, sispm1040362lrtPortLinkEvtConfSecSummEvtErrWindow Integer32, sispm1040362lrtPortLinkEvtConfSecSummEvtErrThreshold Integer32 } sispm1040362lrtPortLinkEvtConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 1 } sispm1040362lrtPortLinkEvtConfErrFrameEvtErrWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Frame Event counts the number of errored frames detected during the specified period. Represents the window period in the order of 1 sec for the observation of various link events. range: 1-60" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 2 } sispm1040362lrtPortLinkEvtConfErrFrameEvtErrThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Frame Event counts the number of errored frames detected during the specified period. Represents the threshold value for the window period for the appropriate Link event so as to notify the peer of this error. range:0-0xffffffff" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 3 } sispm1040362lrtPortLinkEvtConfSymbolPeriErrEvtErrWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Symbol Period Event counts the number of symbol errors that occurred during the specified period. Represents the window period in the order of 1 sec for the observation of various link events. range: 1-60" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 4 } sispm1040362lrtPortLinkEvtConfSymbolPeriErrEvtErrThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Symbol Period Event counts the number of symbol errors that occurred during the specified period. Represents the threshold value for the window period for the appropriate Link event so as to notify the peer of this error. range:0-0xffffffff" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 5 } sispm1040362lrtPortLinkEvtConfSecSummEvtErrWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Frame Seconds Summary Event TLV counts the number of errored frame seconds that occurred during the specified period. Represents the window period in the order of 1 sec for the observation of various link events. range: 10-900" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 6 } sispm1040362lrtPortLinkEvtConfSecSummEvtErrThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Errored Frame Seconds Summary Event TLV counts the number of errored frame seconds that occurred during the specified period. Represents the threshold value for the window period for the appropriate Link event so as to notify the peer of this error. range:0-0xffff" ::= { sispm1040362lrtEthLinkOAMPortLinkEventConfEntry 7 } sispm1040362lrtEthLinkOAMPortDetailedStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEthLinkOAMPortDetailedStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Detailed Statistics Table" ::= { sispm1040362lrtETHLINKOAM 4 } sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEthLinkOAMPortDetailedStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Detailed Statistics Entry" INDEX { sispm1040362lrtPortDetailedStatisticsIndex } ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsTable 1 } SISPM1040362LRTEthLinkOAMPortDetailedStatisticsEntry ::= SEQUENCE { sispm1040362lrtPortDetailedStatisticsIndex Integer32, sispm1040362lrtPortDetailedStatisticsRxOAMInfoPDUs Integer32, sispm1040362lrtPortDetailedStatisticsRxUniqueErrEvtNotif Integer32, sispm1040362lrtPortDetailedStatisticsRxDupErrEvtNotif Integer32, sispm1040362lrtPortDetailedStatisticsRxLoopbackControl Integer32, sispm1040362lrtPortDetailedStatisticsRxVariableRequest Integer32, sispm1040362lrtPortDetailedStatisticsRxVariableResponse Integer32, sispm1040362lrtPortDetailedStatisticsRxOrgSpecificPDUs Integer32, sispm1040362lrtPortDetailedStatisticsRxUnsupportedCodes Integer32, sispm1040362lrtPortDetailedStatisticsRxLinkFaultPDUs Integer32, sispm1040362lrtPortDetailedStatisticsRxDyingGasp Integer32, sispm1040362lrtPortDetailedStatisticsRxCriticalEvtPDUs Integer32, sispm1040362lrtPortDetailedStatisticsTxOAMInfoPDUs Integer32, sispm1040362lrtPortDetailedStatisticsTxUniqueErrEvtNotif Integer32, sispm1040362lrtPortDetailedStatisticsTxDupErrEvtNotif Integer32, sispm1040362lrtPortDetailedStatisticsTxLoopbackControl Integer32, sispm1040362lrtPortDetailedStatisticsTxVariableRequest Integer32, sispm1040362lrtPortDetailedStatisticsTxVariableResponse Integer32, sispm1040362lrtPortDetailedStatisticsTxOrgSpecificPDUs Integer32, sispm1040362lrtPortDetailedStatisticsTxUnsupportedCodes Integer32, sispm1040362lrtPortDetailedStatisticsTxLinkFaultPDUs Integer32, sispm1040362lrtPortDetailedStatisticsTxDyingGasp Integer32, sispm1040362lrtPortDetailedStatisticsTxCriticalEvtPDUs Integer32, sispm1040362lrtPortDetailedStatisticsClear Integer32 } sispm1040362lrtPortDetailedStatisticsIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 1 } sispm1040362lrtPortDetailedStatisticsRxOAMInfoPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of received and transmitted OAM Information PDU's. Discontinuities of this counter can occur at re-initialization of the management system." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 2 } sispm1040362lrtPortDetailedStatisticsRxUniqueErrEvtNotif OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of unique Event OAMPDUs received and transmitted on this interface. Event Notifications may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. Duplicate Event Notification transmissions are counted by Duplicate Event Notification counters for Tx and Rx respectively. A unique Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is distinct from the previously transmitted Event Notification OAMPDU Sequence Number." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 3 } sispm1040362lrtPortDetailedStatisticsRxDupErrEvtNotif OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of duplicate Event OAMPDUs received and transmitted on this interface. Event Notification OAMPDUs may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. A duplicate Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is identical to the previously transmitted Event Notification OAMPDU Sequence Number." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 4 } sispm1040362lrtPortDetailedStatisticsRxLoopbackControl OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Loopback Control OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 5 } sispm1040362lrtPortDetailedStatisticsRxVariableRequest OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Variable Request OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 6 } sispm1040362lrtPortDetailedStatisticsRxVariableResponse OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Variable Response OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 7 } sispm1040362lrtPortDetailedStatisticsRxOrgSpecificPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Organization Specific OAMPDUs transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 8 } sispm1040362lrtPortDetailedStatisticsRxUnsupportedCodes OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of OAMPDUs transmitted on this interface with an unsupported op-code." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 9 } sispm1040362lrtPortDetailedStatisticsRxLinkFaultPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Link fault PDU's received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 10 } sispm1040362lrtPortDetailedStatisticsRxDyingGasp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Dying Gasp events received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 11 } sispm1040362lrtPortDetailedStatisticsRxCriticalEvtPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Critical event PDU's received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 12 } sispm1040362lrtPortDetailedStatisticsTxOAMInfoPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of received and transmitted OAM Information PDU's. Discontinuities of this counter can occur at re-initialization of the management system." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 13 } sispm1040362lrtPortDetailedStatisticsTxUniqueErrEvtNotif OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of unique Event OAMPDUs received and transmitted on this interface. Event Notifications may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. Duplicate Event Notification transmissions are counted by Duplicate Event Notification counters for Tx and Rx respectively. A unique Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is distinct from the previously transmitted Event Notification OAMPDU Sequence Number." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 14 } sispm1040362lrtPortDetailedStatisticsTxDupErrEvtNotif OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of duplicate Event OAMPDUs received and transmitted on this interface. Event Notification OAMPDUs may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. A duplicate Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is identical to the previously transmitted Event Notification OAMPDU Sequence Number." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 15 } sispm1040362lrtPortDetailedStatisticsTxLoopbackControl OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Loopback Control OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 16 } sispm1040362lrtPortDetailedStatisticsTxVariableRequest OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Variable Request OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 17 } sispm1040362lrtPortDetailedStatisticsTxVariableResponse OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Variable Response OAMPDUs received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 18 } sispm1040362lrtPortDetailedStatisticsTxOrgSpecificPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Organization Specific OAMPDUs transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 19 } sispm1040362lrtPortDetailedStatisticsTxUnsupportedCodes OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of OAMPDUs transmitted on this interface with an unsupported op-code." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 20 } sispm1040362lrtPortDetailedStatisticsTxLinkFaultPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Link fault PDU's received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 21 } sispm1040362lrtPortDetailedStatisticsTxDyingGasp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Dying Gasp events received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 22 } sispm1040362lrtPortDetailedStatisticsTxCriticalEvtPDUs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A count of the number of Critical event PDU's received and transmitted on this interface." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 23 } sispm1040362lrtPortDetailedStatisticsClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Clears the counters for the selected port." ::= { sispm1040362lrtEthLinkOAMPortDetailedStatisticsEntry 24 } sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEthLinkOAMPortEventDetailedStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Event Detailed Statistics Table" ::= { sispm1040362lrtETHLINKOAM 5 } sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEthLinkOAMPortEventDetailedStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Eth Link OAM Port Event Detailed Statistics Entry" INDEX { sispm1040362lrtStatisticsIndex } ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsTable 1 } SISPM1040362LRTEthLinkOAMPortEventDetailedStatisticsEntry ::= SEQUENCE { sispm1040362lrtStatisticsIndex Integer32, sispm1040362lrtStatisticsLocalSequenceNumber Integer32, sispm1040362lrtStatisticsLocalFrameErrEvtTimestamp Integer32, sispm1040362lrtStatisticsLocalFrameErrEvtWindow Integer32, sispm1040362lrtStatisticsLocalFrameErrEvtThreshold Integer32, sispm1040362lrtStatisticsLocalFrameErrs Integer32, sispm1040362lrtStatisticsLocalTotalFrameErrs Counter64, sispm1040362lrtStatisticsLocalTotalFrameErrEvts Integer32, sispm1040362lrtStatisticsLocalFramePeriErrEvtTimestamp Integer32, sispm1040362lrtStatisticsLocalFramePeriErrEvtWindow Integer32, sispm1040362lrtStatisticsLocalFramePeriErrEvtThreshold Integer32, sispm1040362lrtStatisticsLocalFramePeriErrs Integer32, sispm1040362lrtStatisticsLocalTotalFramePeriErrs Counter64, sispm1040362lrtStatisticsLocalTotalFramePeriErrEvts Integer32, sispm1040362lrtStatisticsLocalSymbolPeriErrEvtTimestamp Integer32, sispm1040362lrtStatisticsLocalSymbolPeriErrEvtWindow Counter64, sispm1040362lrtStatisticsLocalSymbolPeriErrEvtThreshold Counter64, sispm1040362lrtStatisticsLocalSymbolPeriErrs Counter64, sispm1040362lrtStatisticsLocalSymbolFramePeriErrs Counter64, sispm1040362lrtStatisticsLocalSymbolFramePeriErrEvts Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummTimeStamp Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummWindow Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummThreshold Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummEvts Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummErrTotal Integer32, sispm1040362lrtStatisticsLocalEvtSecondsSummEvtTotal Integer32, sispm1040362lrtStatisticsRemoteFrameErrEvtTimestamp Integer32, sispm1040362lrtStatisticsRemoteFrameErrEvtWindow Integer32, sispm1040362lrtStatisticsRemoteFrameErrEvtThreshold Integer32, sispm1040362lrtStatisticsRemoteFrameErrs Integer32, sispm1040362lrtStatisticsRemoteTotalFrameErrs Counter64, sispm1040362lrtStatisticsRemoteTotalFrameErrEvts Integer32, sispm1040362lrtStatisticsRemoteFramePeriErrEvtTimestamp Integer32, sispm1040362lrtStatisticsRemoteFramePeriErrEvtWindow Integer32, sispm1040362lrtStatisticsRemoteFramePeriErrEvtThreshold Integer32, sispm1040362lrtStatisticsRemoteFramePeriErrs Integer32, sispm1040362lrtStatisticsRemoteTotalFramePeriErrs Counter64, sispm1040362lrtStatisticsRemoteTotalFramePeriErrEvts Integer32, sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtTimestamp Integer32, sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtWindow Counter64, sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtThreshold Counter64, sispm1040362lrtStatisticsRemoteSymbolPeriErrs Counter64, sispm1040362lrtStatisticsRemoteSymbolFramePeriErrs Counter64, sispm1040362lrtStatisticsRemoteSymbolFramePeriErrEvts Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummTimeStamp Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummWindow Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummThreshold Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummEvts Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummErrTotal Integer32, sispm1040362lrtStatisticsRemoteEvtSecondsSummEvtTotal Integer32 } sispm1040362lrtStatisticsIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 1 } sispm1040362lrtStatisticsLocalSequenceNumber OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the total number of events occurred at the remote end." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 2 } sispm1040362lrtStatisticsLocalFrameErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 3 } sispm1040362lrtStatisticsLocalFrameErrEvtWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the duration of the period in terms of 100 ms intervals. 1) The default value is one second. 2) The lower bound is one second. 3) The upper bound is one minute." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 4 } sispm1040362lrtStatisticsLocalFrameErrEvtThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of detected errored frames in the period is required to be equal to or greater than in order for the event to be generated. 1) The default value is one frame error. 2) The lower bound is zero frame errors. 3) The upper bound is unspecified." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 5 } sispm1040362lrtStatisticsLocalFrameErrs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of detected errored frames in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 6 } sispm1040362lrtStatisticsLocalTotalFrameErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of errored frames that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 7 } sispm1040362lrtStatisticsLocalTotalFrameErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 8 } sispm1040362lrtStatisticsLocalFramePeriErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 9 } sispm1040362lrtStatisticsLocalFramePeriErrEvtWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the duration of period in terms of frames." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 10 } sispm1040362lrtStatisticsLocalFramePeriErrEvtThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of errored frames in the period is required to be equal to or greater than in order for the event to be generated." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 11 } sispm1040362lrtStatisticsLocalFramePeriErrs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of frame errors in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 12 } sispm1040362lrtStatisticsLocalTotalFramePeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of frame errors that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 13 } sispm1040362lrtStatisticsLocalTotalFramePeriErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Period Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 14 } sispm1040362lrtStatisticsLocalSymbolPeriErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 15 } sispm1040362lrtStatisticsLocalSymbolPeriErrEvtWindow OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of symbols in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 16 } sispm1040362lrtStatisticsLocalSymbolPeriErrEvtThreshold OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of errored symbols in the period is required to be equal to or greater than in order for the event to be generated." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 17 } sispm1040362lrtStatisticsLocalSymbolPeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of symbol errors in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 18 } sispm1040362lrtStatisticsLocalSymbolFramePeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of symbol errors since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 19 } sispm1040362lrtStatisticsLocalSymbolFramePeriErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Symbol Period Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 20 } sispm1040362lrtStatisticsLocalEvtSecondsSummTimeStamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 21 } sispm1040362lrtStatisticsLocalEvtSecondsSummWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the duration of the period in terms of 100 ms intervals, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 22 } sispm1040362lrtStatisticsLocalEvtSecondsSummThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the number of errored frame seconds in the period is required to be equal to or greater than in order for the event to be generated, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 23 } sispm1040362lrtStatisticsLocalEvtSecondsSummEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the number of errored frame seconds in the period, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 24 } sispm1040362lrtStatisticsLocalEvtSecondsSummErrTotal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the sum of errored frame seconds that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 25 } sispm1040362lrtStatisticsLocalEvtSecondsSummEvtTotal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Seconds Summary Event TLVs that have been generated since the OAM sublayer was reset, encoded as a 32bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 26 } sispm1040362lrtStatisticsRemoteFrameErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 27 } sispm1040362lrtStatisticsRemoteFrameErrEvtWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the duration of the period in terms of 100 ms intervals. 1) The default value is one second. 2) The lower bound is one second. 3) The upper bound is one minute." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 28 } sispm1040362lrtStatisticsRemoteFrameErrEvtThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of detected errored frames in the period is required to be equal to or greater than in order for the event to be generated. 1) The default value is one frame error. 2) The lower bound is zero frame errors. 3) The upper bound is unspecified." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 29 } sispm1040362lrtStatisticsRemoteFrameErrs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of detected errored frames in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 30 } sispm1040362lrtStatisticsRemoteTotalFrameErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of errored frames that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 31 } sispm1040362lrtStatisticsRemoteTotalFrameErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 32 } sispm1040362lrtStatisticsRemoteFramePeriErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 33 } sispm1040362lrtStatisticsRemoteFramePeriErrEvtWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the duration of period in terms of frames." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 34 } sispm1040362lrtStatisticsRemoteFramePeriErrEvtThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of errored frames in the period is required to be equal to or greater than in order for the event to be generated." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 35 } sispm1040362lrtStatisticsRemoteFramePeriErrs OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of frame errors in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 36 } sispm1040362lrtStatisticsRemoteTotalFramePeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of frame errors that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 37 } sispm1040362lrtStatisticsRemoteTotalFramePeriErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Period Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 38 } sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtTimestamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 39 } sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtWindow OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of symbols in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 40 } sispm1040362lrtStatisticsRemoteSymbolPeriErrEvtThreshold OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of errored symbols in the period is required to be equal to or greater than in order for the event to be generated." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 41 } sispm1040362lrtStatisticsRemoteSymbolPeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the number of symbol errors in the period." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 42 } sispm1040362lrtStatisticsRemoteSymbolFramePeriErrs OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This eight-octet field indicates the sum of symbol errors since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 43 } sispm1040362lrtStatisticsRemoteSymbolFramePeriErrEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Symbol Period Event TLVs that have been generated since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 44 } sispm1040362lrtStatisticsRemoteEvtSecondsSummTimeStamp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the time reference when the event was generated, in terms of 100 ms intervals, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 45 } sispm1040362lrtStatisticsRemoteEvtSecondsSummWindow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the duration of the period in terms of 100 ms intervals, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 46 } sispm1040362lrtStatisticsRemoteEvtSecondsSummThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the number of errored frame seconds in the period is required to be equal to or greater than in order for the event to be generated, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 47 } sispm1040362lrtStatisticsRemoteEvtSecondsSummEvts OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This two-octet field indicates the number of errored frame seconds in the period, encoded as a 16-bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 48 } sispm1040362lrtStatisticsRemoteEvtSecondsSummErrTotal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the sum of errored frame seconds that have been detected since the OAM sublayer was reset." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 49 } sispm1040362lrtStatisticsRemoteEvtSecondsSummEvtTotal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "This four-octet field indicates the number of Errored Frame Seconds Summary Event TLVs that have been generated since the OAM sublayer was reset, encoded as a 32bit unsigned integer." ::= { sispm1040362lrtEthLinkOAMPortEventDetailedStatisticsEntry 50 } sispm1040362lrtEVC OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 30 } sispm1040362lrtEVCPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEVCPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtEVC 1 } sispm1040362lrtEVCPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEVCPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtEVCPortConfIndex } ::= { sispm1040362lrtEVCPortConfTable 1 } SISPM1040362LRTEVCPortConfEntry ::= SEQUENCE { sispm1040362lrtEVCPortConfIndex Integer32, sispm1040362lrtEVCPortConfDEIMode Integer32, sispm1040362lrtEVCPortConfTagMode Integer32, sispm1040362lrtEVCPortConfAddressMode Integer32 } sispm1040362lrtEVCPortConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEVCPortConfEntry 1 } sispm1040362lrtEVCPortConfDEIMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The DEI mode for an NNI port determines whether frames transmitted on the port will have the DEI field in the outer tag marked based on the colour of the frame. The allowed values are: 0:Fixed: The DEI value is determined by ECE rules. 1:Coloured: The DEI is 1 for yellow frames and 0 for green frames. " ::= { sispm1040362lrtEVCPortConfEntry 2 } sispm1040362lrtEVCPortConfTagMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The tag mode specifying whether the EVC classification must be based on the outer or inner tag. This can be used on NNI ports connected to another service provider, where an outer tunnel tag is added together with the inner tag identifying the EVC. The allowed values are: 0:Inner: Enable inner tag in EVC classification. 1:Outer: Enable outer tag in EVC classification." ::= { sispm1040362lrtEVCPortConfEntry 3 } sispm1040362lrtEVCPortConfAddressMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The IP/MAC address mode specifying whether the EVC classification must be based on source (SMAC/SIP) or destination (DMAC/DIP) addresses. The allowed values are: 0:Source: Enable SMAC/SIP matching. 1:Destination: Enable DMAC/DIP matching." ::= { sispm1040362lrtEVCPortConfEntry 4 } sispm1040362lrtEVCBandwidthProfilesConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEVCBandwidthProfilesConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtEVC 2 } sispm1040362lrtEVCBandwidthProfilesConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEVCBandwidthProfilesConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtEVCBandwidthProfilesConfIndex } ::= { sispm1040362lrtEVCBandwidthProfilesConfTable 1 } SISPM1040362LRTEVCBandwidthProfilesConfEntry ::= SEQUENCE { sispm1040362lrtEVCBandwidthProfilesConfIndex Integer32, sispm1040362lrtEVCBandwidthProfilesConfState Integer32, sispm1040362lrtEVCBandwidthProfilesConfType Integer32, sispm1040362lrtEVCBandwidthProfilesConfPolicerMode Integer32, sispm1040362lrtEVCBandwidthProfilesConfRateType Integer32, sispm1040362lrtEVCBandwidthProfilesConfCIRkbps Integer32, sispm1040362lrtEVCBandwidthProfilesConfCBSbytes Integer32, sispm1040362lrtEVCBandwidthProfilesConfEIRkbps Integer32, sispm1040362lrtEVCBandwidthProfilesConfEBSbytes Integer32 } sispm1040362lrtEVCBandwidthProfilesConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index" ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 1 } sispm1040362lrtEVCBandwidthProfilesConfState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The administrative state of the bandwidth profile. The allowed values are: 1:Enabled: The bandwidth profile enabled. 0:Disabled: The bandwidth profile is disabled. " ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 2 } sispm1040362lrtEVCBandwidthProfilesConfType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The policer type of the bandwidth profile. The allowed values are: 0:MEF: MEF ingress bandwidth profile. 1:Single: Single bucket policer." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 3 } sispm1040362lrtEVCBandwidthProfilesConfPolicerMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The colour mode of the bandwidth profile. The allowed values are: 0:Coupled: Colour-aware mode with coupling enabled. 1:Aware: Colour-aware mode with coupling disabled." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 4 } sispm1040362lrtEVCBandwidthProfilesConfRateType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The rate type of the bandwidth profile. The allowed values are: 0:Data: Specify that this bandwidth profile operates on data rate. 1:Line: Specify that this bandwidth profile operates on line rate." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 5 } sispm1040362lrtEVCBandwidthProfilesConfCIRkbps OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Committed Information Rate of the bandwidth profile. The allowed range is from 0 through 10000000 kilobit per second." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 6 } sispm1040362lrtEVCBandwidthProfilesConfCBSbytes OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Committed Burst Size of the bandwidth profile. The allowed range is from 0 through 100000 bytes." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 7 } sispm1040362lrtEVCBandwidthProfilesConfEIRkbps OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Excess Information Rate for MEF type bandwidth profile. The allowed range is from 0 through 10000000 kilobit per second." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 8 } sispm1040362lrtEVCBandwidthProfilesConfEBSbytes OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The Excess Burst Size for MEF type bandwidth profile. The allowed range is from 0 through 100000 bytes." ::= { sispm1040362lrtEVCBandwidthProfilesConfEntry 9 } sispm1040362lrtEVCControlListConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEVCControlListConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of EVC Control List Conf." ::= { sispm1040362lrtEVC 3 } sispm1040362lrtEVCControlListConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEVCControlListConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of EVC Control List Conf table." INDEX { sispm1040362lrtEVCControlListConfIndex } ::= { sispm1040362lrtEVCControlListConfTable 1 } SISPM1040362LRTEVCControlListConfEntry ::= SEQUENCE { sispm1040362lrtEVCControlListConfIndex Integer32, sispm1040362lrtEVCControlListConfEVCID Integer32, sispm1040362lrtEVCControlListConfVID Integer32, sispm1040362lrtEVCControlListConfIVID Integer32, sispm1040362lrtEVCControlListConfLearning Integer32, sispm1040362lrtEVCControlListConfPolicerIDFilter Integer32, sispm1040362lrtEVCControlListConfPolicerID Integer32, sispm1040362lrtEVCControlListConfInnerTagType Integer32, sispm1040362lrtEVCControlListConfInnerTagVIDMode Integer32, sispm1040362lrtEVCControlListConfInnerTagVLANID Integer32, sispm1040362lrtEVCControlListConfInnerTagPCPDEIPreservation Integer32, sispm1040362lrtEVCControlListConfInnerTagPCP Integer32, sispm1040362lrtEVCControlListConfInnerTagDEI Integer32, sispm1040362lrtEVCControlListConfOuterTagVLANID Integer32, sispm1040362lrtEVCControlListConfNNIPorts DisplayString, sispm1040362lrtEVCControlListConfLeafVID Integer32, sispm1040362lrtEVCControlListConfLeafIVID Integer32, sispm1040362lrtEVCControlListConfLeafPorts DisplayString, sispm1040362lrtEVCControlListConfRowStatus RowStatus } sispm1040362lrtEVCControlListConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "index" ::= {sispm1040362lrtEVCControlListConfEntry 1 } sispm1040362lrtEVCControlListConfEVCID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The EVC ID identifies the EVC. The allowed range is from 1 through 256." ::= {sispm1040362lrtEVCControlListConfEntry 2 } sispm1040362lrtEVCControlListConfVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The VLAN ID in the PB network. It may be inserted in a C-tag, S-tag or S-custom tag depending on the NNI port VLAN configuration. The allowed range is from 1 through 4095." ::= {sispm1040362lrtEVCControlListConfEntry 3 } sispm1040362lrtEVCControlListConfIVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Internal/classified VLAN ID in the PB network. The allowed range is from 1 through 4095." ::= {sispm1040362lrtEVCControlListConfEntry 4 } sispm1040362lrtEVCControlListConfLearning OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The learning mode for the EVC controls whether source MAC addresses are learned for frames matching the EVC. Learning may be disabled if the EVC only includes two UNI/NNI ports. The possible values are: 1:Enabled: Learning is enabled (MAC addresses are learned). 0:Disabled: Learning is disabled (MAC addresses are not learned)." ::= {sispm1040362lrtEVCControlListConfEntry 5 } sispm1040362lrtEVCControlListConfPolicerIDFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ingress bandwidth profile mode for the EVC. The possible values are: 0:Specific. 1:Discard: All received frames are discarded for the EVC. 2:None: None bandwidth profile for the EVC. " ::= {sispm1040362lrtEVCControlListConfEntry 6 } sispm1040362lrtEVCControlListConfPolicerID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ingress bandwidth profile ID for the EVC." ::= {sispm1040362lrtEVCControlListConfEntry 7 } sispm1040362lrtEVCControlListConfInnerTagType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The inner tag type is used to determine whether an inner tag is inserted in frames forwarded to NNI ports. The possible values are: 0:None: An inner tag is not inserted. 1:C-tag: An inner C-tag is inserted. 2:S-tag: An inner S-tag is inserted. 3:S-custom-tag: An inner tag is inserted and the tag type is determined by the VLAN port configuration of the NNI." ::= {sispm1040362lrtEVCControlListConfEntry 8 } sispm1040362lrtEVCControlListConfInnerTagVIDMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The inner VID Mode affects the VID in the inner and outer tag. The possible values are: 0:Normal: The VID of the two outer tags aren't swapped. 1:Tunnel: The VID of the two outer tags are swapped, so that the VID of the outer tag is taken from the Inner Tag configuration and the VID of the inner tag is the EVC VID. In this mode, the NNI ports are normally configured to do EVC classification based on the inner tag." ::= {sispm1040362lrtEVCControlListConfEntry 9 } sispm1040362lrtEVCControlListConfInnerTagVLANID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Inner tag VLAN ID. The allowed range is from 1 through 4095." ::= {sispm1040362lrtEVCControlListConfEntry 10 } sispm1040362lrtEVCControlListConfInnerTagPCPDEIPreservation OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The inner tag PCP and DEI preservation. The possible values are: 1:Preserved: The inner tag PCP and DEI is preserved. 0:Fixed: The inner tag PCP and DEI is fixed." ::= {sispm1040362lrtEVCControlListConfEntry 11 } sispm1040362lrtEVCControlListConfInnerTagPCP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The inner tag PCP value. The allowed range is from 0 through 7." ::= {sispm1040362lrtEVCControlListConfEntry 12 } sispm1040362lrtEVCControlListConfInnerTagDEI OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The inner tag DEI value. The allowed value is 0 or 1." ::= {sispm1040362lrtEVCControlListConfEntry 13 } sispm1040362lrtEVCControlListConfOuterTagVLANID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The EVC outer tag VID for UNI ports. The allowed range is from 1 through 4095." ::= {sispm1040362lrtEVCControlListConfEntry 14 } sispm1040362lrtEVCControlListConfNNIPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The list of Network to Network Interfaces for the EVC." ::= {sispm1040362lrtEVCControlListConfEntry 15 } sispm1040362lrtEVCControlListConfLeafVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION " The leaf VLAN ID used in the outer tag for the EVC. range:1-4095" ::= {sispm1040362lrtEVCControlListConfEntry 16 } sispm1040362lrtEVCControlListConfLeafIVID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The leaf internal classified VLAN ID for the EVC. range:1-4095" ::= {sispm1040362lrtEVCControlListConfEntry 17 } sispm1040362lrtEVCControlListConfLeafPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION " The list of leaf ports for the EVC." ::= {sispm1040362lrtEVCControlListConfEntry 18 } sispm1040362lrtEVCControlListConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "EVC Control List Conf Row Status." ::= {sispm1040362lrtEVCControlListConfEntry 19 } sispm1040362lrtECEControlListConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTECEControlListConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of ECE Control List Conf." ::= { sispm1040362lrtEVC 4 } sispm1040362lrtECEControlListConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTECEControlListConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of ECE Control List Conf table." INDEX { sispm1040362lrtECECtlListConfIndex } ::= { sispm1040362lrtECEControlListConfTable 1 } SISPM1040362LRTECEControlListConfEntry ::= SEQUENCE { sispm1040362lrtECECtlListConfIndex Integer32, sispm1040362lrtECECtlListConfECEID Integer32, sispm1040362lrtECECtlListConfUNIPorts DisplayString, sispm1040362lrtECECtlListConfIngressMatchingTagType Integer32, sispm1040362lrtECECtlListConfIngressMatchingVLANIDFilter Integer32, sispm1040362lrtECECtlListConfIngressMatchingVLANIDRangeLow Integer32, sispm1040362lrtECECtlListConfIngressMatchingVLANIDRangeHigh Integer32, sispm1040362lrtECECtlListConfIngressMatchingPCP Integer32, sispm1040362lrtECECtlListConfIngressMatchingDEI Integer32, sispm1040362lrtECECtlListConfIngressMatchingFrameType Integer32, sispm1040362lrtECECtlListConfActionsDirection Integer32, sispm1040362lrtECECtlListConfActionsEVCIDFilter Integer32, sispm1040362lrtECECtlListConfActionsEVCIDValue Integer32, sispm1040362lrtECECtlListConfActionsTagPopCount Integer32, sispm1040362lrtECECtlListConfActionsPolicyID Integer32, sispm1040362lrtECECtlListConfActionsClass Integer32, sispm1040362lrtECECtlListConfMACParametersDMACType Integer32, sispm1040362lrtECECtlListConfMACParametersSMACFilter Integer32, sispm1040362lrtECECtlListConfMACParametersSMACValue DisplayString, sispm1040362lrtECECtlListConfIPv4Protocol Integer32, sispm1040362lrtECECtlListConfIPv4ProtocolValue Integer32, sispm1040362lrtECECtlListConfIPv4SIPDIPFilter Integer32, sispm1040362lrtECECtlListConfIPv4SIPDIPAddress IpAddress, sispm1040362lrtECECtlListConfIPv4SIPDIPMask IpAddress, sispm1040362lrtECECtlListConfIPv4DSCPFilter Integer32, sispm1040362lrtECECtlListConfIPv4DSCPRangeLow Integer32, sispm1040362lrtECECtlListConfIPv4DSCPRangeHigh Integer32, sispm1040362lrtECECtlListConfIPv4Fragment Integer32, sispm1040362lrtECECtlListConfIPv4SourcePortFilter Integer32, sispm1040362lrtECECtlListConfIPv4SourceRangeLow Integer32, sispm1040362lrtECECtlListConfIPv4SourceRangeHigh Integer32, sispm1040362lrtECECtlListConfIPv4DestPortFilter Integer32, sispm1040362lrtECECtlListConfIPv4DestRangeLow Integer32, sispm1040362lrtECECtlListConfIPv4DestRangeHigh Integer32, sispm1040362lrtECECtlListConfIPv6Protocol Integer32, sispm1040362lrtECECtlListConfIPv6ProtocolValue Integer32, sispm1040362lrtECECtlListConfIPv6SIPDIPFilter Integer32, sispm1040362lrtECECtlListConfIPv6SIPDIPAddress IpAddress, sispm1040362lrtECECtlListConfIPv6SIPDIPMask IpAddress, sispm1040362lrtECECtlListConfIPv6DSCPFilter Integer32, sispm1040362lrtECECtlListConfIPv6DSCPRangeLow Integer32, sispm1040362lrtECECtlListConfIPv6DSCPRangeHigh Integer32, sispm1040362lrtECECtlListConfIPv6SourcePortFilter Integer32, sispm1040362lrtECECtlListConfIPv6SourceRangeLow Integer32, sispm1040362lrtECECtlListConfIPv6SourceRangeHigh Integer32, sispm1040362lrtECECtlListConfIPv6DestPortFilter Integer32, sispm1040362lrtECECtlListConfIPv6DestRangeLow Integer32, sispm1040362lrtECECtlListConfIPv6DestRangeHigh Integer32, sispm1040362lrtECECtlListConfEgressOuterTagMode Integer32, sispm1040362lrtECECtlListConfEgressOuterTagPCPDEIPresv Integer32, sispm1040362lrtECECtlListConfEgressOuterTagPCP Integer32, sispm1040362lrtECECtlListConfEgressOuterTagDEI Integer32, sispm1040362lrtECECtlListConfConflict Integer32, sispm1040362lrtECECtlListConfRowStatus RowStatus } sispm1040362lrtECECtlListConfIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "index" ::= {sispm1040362lrtECEControlListConfEntry 1 } sispm1040362lrtECECtlListConfECEID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ECE ID identifies the ECE. Unique ECE IDs are automatically assigned to ECEs added. The possible range is from 1 through 256." ::= {sispm1040362lrtECEControlListConfEntry 2 } sispm1040362lrtECECtlListConfUNIPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "The list of User Network Interfaces for the ECE. Ex:1,2 1-5" ::= {sispm1040362lrtECEControlListConfEntry 3 } sispm1040362lrtECECtlListConfIngressMatchingTagType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The tag type for the ECE. The possible values are: 0:Any: The ECE will match both tagged and untagged frames. 1:Untagged: The ECE will match untagged frames only. 2:C-Tagged: The ECE will match custom tagged frames only. 3:S-Tagged: The ECE will match service tagged frames only. 4:Tagged: The ECE will match tagged frames only." ::= {sispm1040362lrtECEControlListConfEntry 4 } sispm1040362lrtECECtlListConfIngressMatchingVLANIDFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The VLAN ID filter for matching the ECE. It only significant if tag type 'Tagged' is selected. The possible values are: 0:Any: No VLAN ID filter is specified. (VLAN ID filter status is don't-care.) 1:Specific: If you want to filter a specific VLAN ID value with this ECE, choose this value. A field for entering a specific value appears. 2:Range: If you want to filter a specific VLAN ID range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 5 } sispm1040362lrtECECtlListConfIngressMatchingVLANIDRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the VLAN ID filter, you can enter a specific value. The allowed value is from 0 through 4095." ::= {sispm1040362lrtECEControlListConfEntry 6 } sispm1040362lrtECECtlListConfIngressMatchingVLANIDRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the VLAN ID filter, you can enter a specific value. The allowed value is from 0 through 4095." ::= {sispm1040362lrtECEControlListConfEntry 7 } sispm1040362lrtECECtlListConfIngressMatchingPCP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The PCP value for matching the ECE. It only significant if tag type 'Tagged' is selected. The possible values are: 14:Any: The ECE will match any PCP value. 0-7:Specific: The ECE will match a specific PCP in the range 0 through 7. 8-13:Range: The ECE will match PCP values in the selected range 0-1, 2-3, 4-5, 6-7, 0-3 or 4-7." ::= {sispm1040362lrtECEControlListConfEntry 8 } sispm1040362lrtECECtlListConfIngressMatchingDEI OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The DEI value for matching the ECE. It only significant if tag type 'Tagged' is selected. The allowed value is: 0:Any 1:0 2:1" ::= {sispm1040362lrtECEControlListConfEntry 9 } sispm1040362lrtECECtlListConfIngressMatchingFrameType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The frame type for the ECE. The possible values are: 0:Any: The ECE will match any frame type. 1:IPv4: The ECE will match IPv4 frames only. 2:IPv6: The ECE will match IPv6 frames only." ::= {sispm1040362lrtECEControlListConfEntry 16 } sispm1040362lrtECECtlListConfActionsDirection OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The EVCs and ECEs are used to setup flows in one or both directions as determined by the ECE Direction parameter. If the ECE is bidirectional, the ingress rules of the NNI ports will be setup to match the traffic being forwarded to NNI ports. The possible values are: 0:Both: Bidirectional. 1:UNI-to-NNI: Unidirectional from UNI to NNI. 2:NNI-to-UNI: Unidirectional from NNI to UNI." ::= {sispm1040362lrtECEControlListConfEntry 17 } sispm1040362lrtECECtlListConfActionsEVCIDFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The EVC ID for the ECE. The ECE is only active when mapping to an existing EVC. The possible values are: 0:None: No EVC ID filter is specified. (EVC ID filter status is don't-care.) 1:Specific: If you want to filter a specific EVC ID with this ECE, choose this value. A field for entering a specific value appears." ::= {sispm1040362lrtECEControlListConfEntry 18 } sispm1040362lrtECECtlListConfActionsEVCIDValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the VLAN ID filter, you can enter a specific value. The allowed value is from 1 through 256." ::= {sispm1040362lrtECEControlListConfEntry 19 } sispm1040362lrtECECtlListConfActionsTagPopCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ingress tag pop count for the ECE. The allowed range is from 0 through 2." ::= {sispm1040362lrtECEControlListConfEntry 22 } sispm1040362lrtECECtlListConfActionsPolicyID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ACL Policy ID for the ECE for matching ACL rules. The allowed range is from 0 through 255." ::= {sispm1040362lrtECEControlListConfEntry 23 } sispm1040362lrtECECtlListConfActionsClass OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The traffic class for the ECE. The allowed range is from 0 through 7 or disabled(8)." ::= {sispm1040362lrtECEControlListConfEntry 24 } sispm1040362lrtECECtlListConfMACParametersDMACType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The destination MAC address type for matching the ECE. The possible values are: 0:Any: No DMAC tyoe is specified. (DMAC filter status is don't-care.) 1:Unicast: Frame must be unicast. 2:Multicast: Frame must be multicast. 3:Broadcast: Frame must be broadcast." ::= {sispm1040362lrtECEControlListConfEntry 25 } sispm1040362lrtECECtlListConfMACParametersSMACFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The source MAC address for matching the ECE. The possible values are: 0:Any: No SMAC filter is specified. (SMAC filter status is don't-care.) 1:Specific: If you want to filter a specific SMAC value with this ECE, choose this value. A field for entering a specific value appears." ::= {sispm1040362lrtECEControlListConfEntry 28 } sispm1040362lrtECECtlListConfMACParametersSMACValue OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the SMAC filter, you can enter a specific value. The legal format is xx-xx-xx-xx-xx-xx (x is a hexadecimal digit)." ::= {sispm1040362lrtECEControlListConfEntry 29 } sispm1040362lrtECECtlListConfIPv4Protocol OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The IP protocol for matching the ECE. The possible values are: 0:Any: No protocol filter is specified. (Protocol filter status is don't-care.) 1:UDP: Specify the UDP for matching the ECE. 2:TCP: Specify the TCP for matching the ECE. 3:Specific: If you want to filter a specific protocol value with this ECE, choose this value. A field for entering a specific value appears." ::= {sispm1040362lrtECEControlListConfEntry 30 } sispm1040362lrtECECtlListConfIPv4ProtocolValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the protocol filter, you can enter a specific value. The allowed value is from 0 through 255." ::= {sispm1040362lrtECEControlListConfEntry 31 } sispm1040362lrtECECtlListConfIPv4SIPDIPFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The source/destination IP address for matching the ECE. It depend on by the port address mode, when port address mode is set to 'Source' then the field is used for source address. Similarly when port address mode is set to 'Destination' then the field is used for destination address. The possible values are: 0:Any: No SIP/DIP filter is specified. (SIP/DIP filter status is don't-care.) 1:Host: When IPv4 is selected for the Frame Type, if you want to filter a specific host address with this ECE, choose this value. A field for entering a host address appears. 2:Network: When IPv4 is selected for the Frame Type, if you want to filter a specific network address with this ECE, choose this value. Two fields for entering a specific network address and network mask appears. " ::= {sispm1040362lrtECEControlListConfEntry 32 } sispm1040362lrtECECtlListConfIPv4SIPDIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "When IPv4 is selected for the Frame Type and Host or Network is selected for the SIP/DIP filter, you can enter a specific host or network address. " ::= {sispm1040362lrtECEControlListConfEntry 33 } sispm1040362lrtECECtlListConfIPv4SIPDIPMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "When IPv4 is selected for the Frame Type and Host or Network is selected for the SIP/DIP filter, you can enter a specific network mask. " ::= {sispm1040362lrtECEControlListConfEntry 34 } sispm1040362lrtECECtlListConfIPv4DSCPFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The DSCP filter for matching the ECE. The possible values are: 0:Any: No DSCP filter is specified. (DSCP filter status is don't-care.) 1:Specific: If you want to filter a specific DSCP value with this ECE, choose this value. A field for entering a specific value appears. 2:Range: If you want to filter a specific DSCP range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 35 } sispm1040362lrtECECtlListConfIPv4DSCPRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the DSCP filter, you can enter a specific value. The allowed value is from 0 through 63." ::= {sispm1040362lrtECEControlListConfEntry 36 } sispm1040362lrtECECtlListConfIPv4DSCPRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the DSCP filter, you can enter a specific range. The allowed range is from 0 through 63." ::= {sispm1040362lrtECEControlListConfEntry 37 } sispm1040362lrtECECtlListConfIPv4Fragment OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The IPv4 Fragment for matching the ECE. This involves the settings for the More Fragments (MF) bit and the Fragment Offset (FRAG OFFSET) field for an IPv4 frame. The possible values are: 0:Any: The ECE will match any MF bit. 1:Non-Fragment: IPv4 frames where the MF bit is set or the FRAG OFFSET field is greater than zero must not be able to match this entry. 2:Fragment: IPv4 frames where the MF bit is set or the FRAG OFFSET field is greater than zero must be able to match this entry." ::= {sispm1040362lrtECEControlListConfEntry 38 } sispm1040362lrtECECtlListConfIPv4SourcePortFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The TCP/UDP source port for matching the ECE. It only significant if protocol filter 'UDP' or 'TCP' is selected. The possible values are: 0:Any: No TCP/UDP source port filter is specified. (Source port filter status is don't-care.) 1:Specific: If you want to filter a specific TCP/UDP source port No. with this ECE, choose this value. A field for entering a specific No. appears. 2:Range: If you want to filter a specific TCP/UDP source port range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 39 } sispm1040362lrtECECtlListConfIPv4SourceRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the source port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 40 } sispm1040362lrtECECtlListConfIPv4SourceRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the source port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 41 } sispm1040362lrtECECtlListConfIPv4DestPortFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The TCP/UDP destination port for matching the ECE. It only significant if protocol filter 'UDP' or 'TCP' is selected. The possible values are: 0:Any: No TCP/UDP destination port filter is specified. (Destination port filter status is don't-care.) 1:Specific: If you want to filter a specific TCP/UDP destination port No. with this ECE, choose this value. A field for entering a specific No. appears. 2:Range: If you want to filter a specific TCP/UDP destination port range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 42 } sispm1040362lrtECECtlListConfIPv4DestRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the destination port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 43 } sispm1040362lrtECECtlListConfIPv4DestRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the destination port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 44 } sispm1040362lrtECECtlListConfIPv6Protocol OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The IP protocol for matching the ECE. The possible values are: 0:Any: No protocol filter is specified. (Protocol filter status is don't-care.) 1:UDP: Specify the UDP for matching the ECE. 2:TCP: Specify the TCP for matching the ECE. 3:Specific: If you want to filter a specific protocol value with this ECE, choose this value. A field for entering a specific value appears." ::= {sispm1040362lrtECEControlListConfEntry 45 } sispm1040362lrtECECtlListConfIPv6ProtocolValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Specific is selected for the protocol filter, you can enter a specific value. The allowed value is from 0 through 255." ::= {sispm1040362lrtECEControlListConfEntry 46 } sispm1040362lrtECECtlListConfIPv6SIPDIPFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The source/destination IP address for matching the ECE. It depend on by the port address mode, when port address mode is set to 'Source' then the field is used for source address. Similarly when port address mode is set to 'Destination' then the field is used for destination address. The possible values are: 0:Any: No SIP/DIP filter is specified. (SIP/DIP filter status is don't-care.) 1:Specific: When IPv6 is selected for the Frame Type, if you want to filter a specific network address with this ECE, choose this value. Two fields for entering a specific network address and network mask appears." ::= {sispm1040362lrtECEControlListConfEntry 47 } sispm1040362lrtECECtlListConfIPv6SIPDIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "When IPv6 is selected for the Frame Type, the field only supported 32 bits for IPv6 address." ::= {sispm1040362lrtECEControlListConfEntry 48 } sispm1040362lrtECECtlListConfIPv6SIPDIPMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "When IPv6 is selected for the Frame Type, the field only supported 32 bits for IPv6 mask." ::= {sispm1040362lrtECEControlListConfEntry 49 } sispm1040362lrtECECtlListConfIPv6DSCPFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The DSCP filter for matching the ECE. The possible values are: 0:Any: No DSCP filter is specified. (DSCP filter status is don't-care.) 1:Specific: If you want to filter a specific DSCP value with this ECE, choose this value. A field for entering a specific value appears. 2:Range: If you want to filter a specific DSCP range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 50 } sispm1040362lrtECECtlListConfIPv6DSCPRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the DSCP filter, you can enter a specific range. The allowed range is from 0 through 63." ::= {sispm1040362lrtECEControlListConfEntry 51 } sispm1040362lrtECECtlListConfIPv6DSCPRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the DSCP filter, you can enter a specific range. The allowed range is from 0 through 63." ::= {sispm1040362lrtECEControlListConfEntry 52 } sispm1040362lrtECECtlListConfIPv6SourcePortFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The TCP/UDP source port for matching the ECE. It only significant if protocol filter 'UDP' or 'TCP' is selected. The possible values are: 0:Any: No TCP/UDP source port filter is specified. (Source port filter status is don't-care.) 1:Specific: If you want to filter a specific TCP/UDP source port No. with this ECE, choose this value. A field for entering a specific No. appears. 2:Range: If you want to filter a specific TCP/UDP source port range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 53 } sispm1040362lrtECECtlListConfIPv6SourceRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the source port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 54 } sispm1040362lrtECECtlListConfIPv6SourceRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the source port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 55 } sispm1040362lrtECECtlListConfIPv6DestPortFilter OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The TCP/UDP destination port for matching the ECE. It only significant if protocol filter 'UDP' or 'TCP' is selected. The possible values are: 0:Any: No TCP/UDP destination port filter is specified. (Destination port filter status is don't-care.) 1:Specific: If you want to filter a specific TCP/UDP destination port No. with this ECE, choose this value. A field for entering a specific No. appears. 2:Range: If you want to filter a specific TCP/UDP destination port range filter with this ECE, choose this value. A field for entering a range appears." ::= {sispm1040362lrtECEControlListConfEntry 56 } sispm1040362lrtECECtlListConfIPv6DestRangeLow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the destination port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 57 } sispm1040362lrtECECtlListConfIPv6DestRangeHigh OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "When Range is selected for the destination port filter, you can enter a specific range. The allowed range is from 0 through 65535." ::= {sispm1040362lrtECEControlListConfEntry 58 } sispm1040362lrtECECtlListConfEgressOuterTagMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The outer tag for nni-to-uni direction for the ECE. The possible values are: 1:Enable: Enable outer tag for nni-to-uni direction for the ECE. 0:Disable: Disable outer tag for nni-to-uni direction for the ECE." ::= {sispm1040362lrtECEControlListConfEntry 59 } sispm1040362lrtECECtlListConfEgressOuterTagPCPDEIPresv OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The outer tag PCP and DEI preservation for the ECE. The possible values are: 1:Preserved: The outer tag PCP and DEI is preserved. 0:Fixed: The outer tag PCP and DEI is fixed." ::= {sispm1040362lrtECEControlListConfEntry 61 } sispm1040362lrtECECtlListConfEgressOuterTagPCP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The outer tag PCP value for the ECE. The allowed range is from 0 through 7." ::= {sispm1040362lrtECEControlListConfEntry 62 } sispm1040362lrtECECtlListConfEgressOuterTagDEI OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The outer tag DEI value for the ECE. The allowed value is 0 or 1." ::= {sispm1040362lrtECEControlListConfEntry 63 } sispm1040362lrtECECtlListConfConflict OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the hardware status of the specific ECE. The specific ECE is not applied to the hardware due to hardware limitations. 0:No 1:Yes" ::= {sispm1040362lrtECEControlListConfEntry 69 } sispm1040362lrtECECtlListConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "ECE Control List Conf Row Status." ::= {sispm1040362lrtECEControlListConfEntry 70 } sispm1040362lrtEVCStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEVCStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of EVC Statistics." ::= { sispm1040362lrtEVC 5 } sispm1040362lrtEVCStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEVCStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of EVC Statistics table." INDEX { sispm1040362lrtEVCStatisticsPort, sispm1040362lrtEVCStatisticsClass} ::= { sispm1040362lrtEVCStatisticsTable 1 } SISPM1040362LRTEVCStatisticsEntry ::= SEQUENCE { sispm1040362lrtEVCStatisticsPort Integer32, sispm1040362lrtEVCStatisticsClass Integer32, sispm1040362lrtEVCStatisticsGreenFramesRx Integer32, sispm1040362lrtEVCStatisticsGreenFramesTx Integer32, sispm1040362lrtEVCStatisticsYellowFramesRx Integer32, sispm1040362lrtEVCStatisticsYellowFramesTx Integer32, sispm1040362lrtEVCStatisticsRedFramesRx Integer32, sispm1040362lrtEVCStatisticsDiscardedFramesGreen Integer32, sispm1040362lrtEVCStatisticsDiscardedFramesYellow Integer32 } sispm1040362lrtEVCStatisticsPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port Index" ::= {sispm1040362lrtEVCStatisticsEntry 1 } sispm1040362lrtEVCStatisticsClass OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Class Index, from 1-8" ::= {sispm1040362lrtEVCStatisticsEntry 2 } sispm1040362lrtEVCStatisticsGreenFramesRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of green received." ::= {sispm1040362lrtEVCStatisticsEntry 3 } sispm1040362lrtEVCStatisticsGreenFramesTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of green transmitted." ::= {sispm1040362lrtEVCStatisticsEntry 4 } sispm1040362lrtEVCStatisticsYellowFramesRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of yellow received." ::= {sispm1040362lrtEVCStatisticsEntry 5 } sispm1040362lrtEVCStatisticsYellowFramesTx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of yellow transmitted." ::= {sispm1040362lrtEVCStatisticsEntry 6 } sispm1040362lrtEVCStatisticsRedFramesRx OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of red received." ::= {sispm1040362lrtEVCStatisticsEntry 7 } sispm1040362lrtEVCStatisticsDiscardedFramesGreen OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of discarded in the green color." ::= {sispm1040362lrtEVCStatisticsEntry 8 } sispm1040362lrtEVCStatisticsDiscardedFramesYellow OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of discarded in the yellow color." ::= {sispm1040362lrtEVCStatisticsEntry 9 } sispm1040362lrtEVCStatisticsClearTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTEVCStatisticsClearEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table of EVC Statistics Clear." ::= { sispm1040362lrtEVC 6 } sispm1040362lrtEVCStatisticsClearEntry OBJECT-TYPE SYNTAX SISPM1040362LRTEVCStatisticsClearEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of EVC Statistics Clear table." INDEX { sispm1040362lrtEVCStatisticsClearPort} ::= { sispm1040362lrtEVCStatisticsClearTable 1 } SISPM1040362LRTEVCStatisticsClearEntry ::= SEQUENCE { sispm1040362lrtEVCStatisticsClearPort Integer32, sispm1040362lrtEVCStatisticsClear Integer32 } sispm1040362lrtEVCStatisticsClearPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port Index" ::= {sispm1040362lrtEVCStatisticsClearEntry 1 } sispm1040362lrtEVCStatisticsClear OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Clears the counters for selected ports." ::= {sispm1040362lrtEVCStatisticsClearEntry 2 } -- ======================================================================================================================= sispm1040362lrtAggregation OBJECT IDENTIFIER ::= { sispm1040362lrtConfiguration 31 } sispm1040362lrtAggregationStatic OBJECT IDENTIFIER ::= { sispm1040362lrtAggregation 1 } sispm1040362lrtAggrSourceMACAddress OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Source MAC Address" ::= { sispm1040362lrtAggregationStatic 2 } sispm1040362lrtAggrDestinationMACAddress OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Destination MAC Address" ::= { sispm1040362lrtAggregationStatic 3 } sispm1040362lrtAggrIPAddress OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "IP Address" ::= { sispm1040362lrtAggregationStatic 4 } sispm1040362lrtAggrTCPUDPPortNumber OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "TCP/UDP Port Number" ::= { sispm1040362lrtAggregationStatic 5 } sispm1040362lrtAggrGroupConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAggrGroupConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtAggregationStatic 6 } sispm1040362lrtAggrGroupConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAggrGroupConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtAggrGroupConfigPort } ::= { sispm1040362lrtAggrGroupConfigTable 1 } SISPM1040362LRTAggrGroupConfigEntry ::= SEQUENCE { sispm1040362lrtAggrGroupConfigPort Integer32, sispm1040362lrtAggrGroupConfigGroup Integer32, sispm1040362lrtAggrGroupConfig Integer32 } sispm1040362lrtAggrGroupConfigPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "port index" ::= { sispm1040362lrtAggrGroupConfigEntry 1 } sispm1040362lrtAggrGroupConfigGroup OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "group index" ::= { sispm1040362lrtAggrGroupConfigEntry 2 } sispm1040362lrtAggrGroupConfig OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "Aggregation Group Configuration" ::= { sispm1040362lrtAggrGroupConfigEntry 3 } sispm1040362lrtAggrGroupStateTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAggrGroupStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtAggregation 2 } sispm1040362lrtAggrGroupStateEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAggrGroupStateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtAggrGroupStateIndex } ::= { sispm1040362lrtAggrGroupStateTable 1 } SISPM1040362LRTAggrGroupStateEntry ::= SEQUENCE { sispm1040362lrtAggrGroupStateIndex Integer32, sispm1040362lrtAggrGroupStateAggrID DisplayString, sispm1040362lrtAggrGroupStateName DisplayString, sispm1040362lrtAggrGroupStateType DisplayString, sispm1040362lrtAggrGroupStateSpeed DisplayString, sispm1040362lrtAggrGroupStateConfiguredPorts DisplayString, sispm1040362lrtAggrGroupStateAggregatedPorts DisplayString, sispm1040362lrtAggrGroupStateAggregatedBandwidth DisplayString } sispm1040362lrtAggrGroupStateIndex OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "index" ::= { sispm1040362lrtAggrGroupStateEntry 1 } sispm1040362lrtAggrGroupStateAggrID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "AggrID" ::= { sispm1040362lrtAggrGroupStateEntry 2 } sispm1040362lrtAggrGroupStateName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Name" ::= { sispm1040362lrtAggrGroupStateEntry 3 } sispm1040362lrtAggrGroupStateType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Type" ::= { sispm1040362lrtAggrGroupStateEntry 4 } sispm1040362lrtAggrGroupStateSpeed OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Speed" ::= { sispm1040362lrtAggrGroupStateEntry 5 } sispm1040362lrtAggrGroupStateConfiguredPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Configured Ports" ::= { sispm1040362lrtAggrGroupStateEntry 6 } sispm1040362lrtAggrGroupStateAggregatedPorts OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Aggregated Ports" ::= { sispm1040362lrtAggrGroupStateEntry 7 } sispm1040362lrtAggrGroupStateAggregatedBandwidth OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Aggregated Bandwidth" ::= { sispm1040362lrtAggrGroupStateEntry 8 } -- ======================================================================================================================= sispm1040362lrtSecurity OBJECT IDENTIFIER ::= { sispm1040362lrtProductId 3 } sispm1040362lrtIPSourceGuard OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 1 } sispm1040362lrtIPSourceGuardConf OBJECT IDENTIFIER ::= { sispm1040362lrtIPSourceGuard 1 } -- RowStatus Info: createAndGo, notReady not supported. -- ======================================================================================================================= -- Textual Conventions for the SISPM1040362LRT IP Source Guard Mib -- ======================================================================================================================= -- -- sispm1040362lrtIPSourceGuard OBJECT IDENTIFIER ::= { sispm1040362lrtIPSourceGuardMIB 1 } -- sispm1040362lrtIPSourceGuardConf OBJECT IDENTIFIER ::= { sispm1040362lrtIPSourceGuard 1 } -- -- ======================================================================================================================= -- Start sispm1040362lrtIPSourceGuard group -- ======================================================================================================================= --sispm1040362lrtIPSourceGuardConf sispm1040362lrtIPSourceGuardMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the Global IP Source Guard or disable the Global IP Source Guard." ::= { sispm1040362lrtIPSourceGuardConf 1 } sispm1040362lrtIPSourceGuardDynamicToStaticCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Translate all dynamic entries to static entries." DEFVAL { noAction } ::= { sispm1040362lrtIPSourceGuardConf 2 } --sispm1040362lrtIPSourceGuardPortConfigTable sispm1040362lrtIPSourceGuardPortConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPSourceGuardPortConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Port Configuration Table. INDEX for this table is ifIndex which is equivalent to the panel port number." ::= { sispm1040362lrtIPSourceGuardConf 3 } sispm1040362lrtIPSourceGuardPortConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPSourceGuardPortConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Port Configuration Entry." INDEX { ifIndex } ::= { sispm1040362lrtIPSourceGuardPortConfigTable 1 } SISPM1040362LRTIPSourceGuardPortConfigEntry ::= SEQUENCE { sispm1040362lrtIPSourceGuardPortConfigMode AdminMode, sispm1040362lrtIPSourceGuardPortMaxDynamicClients Integer32 } sispm1040362lrtIPSourceGuardPortConfigMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Specify IP Source Guard is enabled on which ports." ::= { sispm1040362lrtIPSourceGuardPortConfigEntry 2 } sispm1040362lrtIPSourceGuardPortMaxDynamicClients OBJECT-TYPE SYNTAX Integer32(0..2|99) MAX-ACCESS read-write STATUS current DESCRIPTION "Specify the maximum number of dynamic clients that can be learned on given port. default: 99 0~2: Max Dynamic clients 99:Unlimited " ::= { sispm1040362lrtIPSourceGuardPortConfigEntry 3 } --sispm1040362lrtIPSourceGuardStaticTable sispm1040362lrtIPSourceGuardStaticTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPSourceGuardStaticEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Static Table." ::= { sispm1040362lrtIPSourceGuard 2 } sispm1040362lrtIPSourceGuardStaticEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPSourceGuardStaticEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Static Entry." INDEX { sispm1040362lrtIPSourceGuardStaticIndex } ::= { sispm1040362lrtIPSourceGuardStaticTable 1 } SISPM1040362LRTIPSourceGuardStaticEntry ::= SEQUENCE { sispm1040362lrtIPSourceGuardStaticSwitchIndex Integer32, sispm1040362lrtIPSourceGuardStaticIndex Integer32, sispm1040362lrtIPSourceGuardStaticPort Integer32, sispm1040362lrtIPSourceGuardStaticVLANId Integer32, sispm1040362lrtIPSourceGuardStaticIPAddress IpAddress, sispm1040362lrtIPSourceGuardStaticIPMask IpAddress, sispm1040362lrtIPSourceGuardStaticMACAddress DisplayString, sispm1040362lrtIPSourceGuardStaticRowStatus RowStatus } sispm1040362lrtIPSourceGuardStaticSwitchIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtIPSourceGuardStaticEntry 1 } sispm1040362lrtIPSourceGuardStaticIndex OBJECT-TYPE SYNTAX Integer32(1..28) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table." ::= { sispm1040362lrtIPSourceGuardStaticEntry 2 } sispm1040362lrtIPSourceGuardStaticPort OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-create STATUS current DESCRIPTION "The port number of table. range: 1 - port number." ::= { sispm1040362lrtIPSourceGuardStaticEntry 3 } sispm1040362lrtIPSourceGuardStaticVLANId OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "VLAN ID, range: 1 - 4095." ::= { sispm1040362lrtIPSourceGuardStaticEntry 4 } sispm1040362lrtIPSourceGuardStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "IP address allowed for doing IP source guard." ::= { sispm1040362lrtIPSourceGuardStaticEntry 5 } sispm1040362lrtIPSourceGuardStaticIPMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "IP Mask allowed for doing IP source guard." ::= { sispm1040362lrtIPSourceGuardStaticEntry 6 } sispm1040362lrtIPSourceGuardStaticMACAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Allowed Source MAC address, format: 0a 1b 2c 3d 4e 5f." ::= { sispm1040362lrtIPSourceGuardStaticEntry 7 } sispm1040362lrtIPSourceGuardStaticRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtIPSourceGuardStaticEntry 8 } --sispm1040362lrtIPSourceGuardDynamicTable sispm1040362lrtIPSourceGuardDynamicTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTIPSourceGuardDynamicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Dynamic Table." ::= { sispm1040362lrtIPSourceGuard 3 } sispm1040362lrtIPSourceGuardDynamicEntry OBJECT-TYPE SYNTAX SISPM1040362LRTIPSourceGuardDynamicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP Source Guard Dynamic Entry." INDEX { sispm1040362lrtIPSourceGuardDynamicIndex } ::= { sispm1040362lrtIPSourceGuardDynamicTable 1 } SISPM1040362LRTIPSourceGuardDynamicEntry ::= SEQUENCE { sispm1040362lrtIPSourceGuardDynamicSwitchIndex Integer32, sispm1040362lrtIPSourceGuardDynamicIndex Integer32, sispm1040362lrtIPSourceGuardDynamicPort Integer32, sispm1040362lrtIPSourceGuardDynamicVLANId Integer32, sispm1040362lrtIPSourceGuardDynamicIPAddress IpAddress, sispm1040362lrtIPSourceGuardDynamicMACAddress DisplayString } sispm1040362lrtIPSourceGuardDynamicSwitchIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 1 } sispm1040362lrtIPSourceGuardDynamicIndex OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 2 } sispm1040362lrtIPSourceGuardDynamicPort OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-only STATUS current DESCRIPTION "The logical port for the settings." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 3 } sispm1040362lrtIPSourceGuardDynamicVLANId OBJECT-TYPE SYNTAX Integer32(1..4094) MAX-ACCESS read-only STATUS current DESCRIPTION "The vlan id for the settings." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 4 } sispm1040362lrtIPSourceGuardDynamicIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "Allowed Source IP address." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 5 } sispm1040362lrtIPSourceGuardDynamicMACAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Allowed Source MAC address." ::= { sispm1040362lrtIPSourceGuardDynamicEntry 6 } -- ======================================================================================================================= sispm1040362lrtARPInspection OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 2 } -- RowStatus Info: createAndGo, notReady not supported. -- ======================================================================================================================= -- Textual Conventions for the sispm1040362lrt Arp Mib -- ======================================================================================================================= -- sispm1040362lrtARP OBJECT IDENTIFIER ::= { sispm1040362lrtARPInspection 1 } sispm1040362lrtARPConfig OBJECT IDENTIFIER ::= { sispm1040362lrtARP 1 } -- -- ======================================================================================================================= -- Start sispm1040362lrtARP group -- ======================================================================================================================= --sispm1040362lrtARPConfig sispm1040362lrtARPConfMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the Global ARP Inspection or disable the Global ARP Inspection." ::= { sispm1040362lrtARPConfig 1 } --sispm1040362lrtARPPortConfTable sispm1040362lrtARPPortConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTARPPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Port Configuration Table." ::= { sispm1040362lrtARPConfig 3 } sispm1040362lrtARPPortConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTARPPortConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Port Configuration Entry." INDEX { sispm1040362lrtARPPortConfPort } ::= { sispm1040362lrtARPPortConfTable 1 } SISPM1040362LRTARPPortConfEntry ::= SEQUENCE { sispm1040362lrtARPPortConfPort Integer32, sispm1040362lrtARPPortConfMode AdminMode, sispm1040362lrtARPPortConfCheckVLAN AdminMode, sispm1040362lrtARPPortConfLogType INTEGER } sispm1040362lrtARPPortConfPort OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The port number for which the configuration below applies. range: 1 - port number." ::= { sispm1040362lrtARPPortConfEntry 1 } sispm1040362lrtARPPortConfMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Specify ARP Inspection is enabled on which ports." ::= { sispm1040362lrtARPPortConfEntry 2 } sispm1040362lrtARPPortConfCheckVLAN OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "When the setting of 'Check VLAN' is disabled, the log type of ARP Inspection will refer to the port setting. And the setting of 'Check VLAN' is enabled, the log type of ARP Inspection will refer to the VLAN setting." ::= { sispm1040362lrtARPPortConfEntry 3 } sispm1040362lrtARPPortConfLogType OBJECT-TYPE SYNTAX INTEGER{none(0),deny(1),permit(2),all(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "The log type of ARP Inspection will refer to the port setting. 0: none, 1: deny, 2: permit, 3: all, range: 0-3." ::= { sispm1040362lrtARPPortConfEntry 4 } --sispm1040362lrtARPVlanConfig sispm1040362lrtARPVlanConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTARPVlanConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Vlan Configuration Table." ::= { sispm1040362lrtARP 2 } sispm1040362lrtARPVlanConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTARPVlanConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Vlan Configuration Entry." INDEX { sispm1040362lrtARPVlanConfigVlan } ::= { sispm1040362lrtARPVlanConfigTable 1 } SISPM1040362LRTARPVlanConfigEntry ::= SEQUENCE { sispm1040362lrtARPVlanConfigVlan Integer32, sispm1040362lrtARPVlanConfigLogType INTEGER, sispm1040362lrtARPVlanConfigRowStatus RowStatus } sispm1040362lrtARPVlanConfigVlan OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Specify ARP Inspection is enabled on which VLANs. range: 1 - 4095." ::= { sispm1040362lrtARPVlanConfigEntry 1 } sispm1040362lrtARPVlanConfigLogType OBJECT-TYPE SYNTAX INTEGER{none(0),deny(1),permit(2),all(3)} MAX-ACCESS read-create STATUS current DESCRIPTION "The log type also can be configured on per VLAN setting. 0: none, 1: deny, 2: permit, 3: all, range: 0-3." ::= { sispm1040362lrtARPVlanConfigEntry 2 } sispm1040362lrtARPVlanConfigRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtARPVlanConfigEntry 3 } --sispm1040362lrtARPStaticTable sispm1040362lrtARPStaticTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTARPStaticEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Static Table." ::= { sispm1040362lrtARP 3 } sispm1040362lrtARPStaticEntry OBJECT-TYPE SYNTAX SISPM1040362LRTARPStaticEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Static Entry." INDEX { sispm1040362lrtARPStaticIndex } ::= { sispm1040362lrtARPStaticTable 1 } SISPM1040362LRTARPStaticEntry ::= SEQUENCE { sispm1040362lrtARPStaticSwitchIndex Integer32, sispm1040362lrtARPStaticIndex Integer32, sispm1040362lrtARPStaticPort Integer32, sispm1040362lrtARPStaticVlanID Integer32, sispm1040362lrtARPStaticMACAddress DisplayString, sispm1040362lrtARPStaticIPAddress IpAddress, sispm1040362lrtARPStaticRowStatus RowStatus } sispm1040362lrtARPStaticSwitchIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch Index." ::= { sispm1040362lrtARPStaticEntry 1 } sispm1040362lrtARPStaticIndex OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table." ::= { sispm1040362lrtARPStaticEntry 2 } sispm1040362lrtARPStaticPort OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-create STATUS current DESCRIPTION "The logical port for the settings. range: 1 - port number." ::= { sispm1040362lrtARPStaticEntry 3 } sispm1040362lrtARPStaticVlanID OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "The vlan id for the settings. range: 1-4095." ::= { sispm1040362lrtARPStaticEntry 4 } sispm1040362lrtARPStaticMACAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-create STATUS current DESCRIPTION "Allowed Source MAC address in ARP request packets." ::= { sispm1040362lrtARPStaticEntry 5 } sispm1040362lrtARPStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "Allowed Source IP address in ARP request packets." ::= { sispm1040362lrtARPStaticEntry 6 } sispm1040362lrtARPStaticRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtARPStaticEntry 7 } --sispm1040362lrtARPDynamicTable sispm1040362lrtARPDynamicTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTARPDynamicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Dynamic Table." ::= { sispm1040362lrtARP 4 } sispm1040362lrtARPDynamicEntry OBJECT-TYPE SYNTAX SISPM1040362LRTARPDynamicEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ARP Dynamic Entry." INDEX { sispm1040362lrtARPDynamicIndex } ::= { sispm1040362lrtARPDynamicTable 1 } SISPM1040362LRTARPDynamicEntry ::= SEQUENCE { sispm1040362lrtARPDynamicIndex Integer32, sispm1040362lrtARPDynamicPort Integer32, sispm1040362lrtARPDynamicVLANId Integer32, sispm1040362lrtARPDynamicMACAddress MacAddress, sispm1040362lrtARPDynamicIPAddress IpAddress, sispm1040362lrtARPDynamicToStaticCmd INTEGER } sispm1040362lrtARPDynamicIndex OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry of table." ::= { sispm1040362lrtARPDynamicEntry 1 } sispm1040362lrtARPDynamicPort OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Switch Port Number for which the entries are displayed." ::= { sispm1040362lrtARPDynamicEntry 2 } sispm1040362lrtARPDynamicVLANId OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION "VLAN-ID in which the ARP traffic is permitted." ::= { sispm1040362lrtARPDynamicEntry 3 } sispm1040362lrtARPDynamicMACAddress OBJECT-TYPE SYNTAX MacAddress MAX-ACCESS read-only STATUS current DESCRIPTION "User MAC address of the entry." ::= { sispm1040362lrtARPDynamicEntry 4 } sispm1040362lrtARPDynamicIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "User IP address of the entry." ::= { sispm1040362lrtARPDynamicEntry 5 } sispm1040362lrtARPDynamicToStaticCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the Global ARP Inspection or disable the Global ARP Inspection." ::= { sispm1040362lrtARPDynamicEntry 6 } -- ======================================================================================================================= -- sispm1040362lrtARPConformance -- ======================================================================================================================= sispm1040362lrtARPConformance OBJECT IDENTIFIER ::= { sispm1040362lrtARPInspection 200 } sispm1040362lrtARPCompliances OBJECT IDENTIFIER ::= { sispm1040362lrtARPConformance 1 } sispm1040362lrtARPGroups OBJECT IDENTIFIER ::= { sispm1040362lrtARPConformance 2 } sispm1040362lrtARPGroup OBJECT-GROUP OBJECTS { -- sispm1040362lrtARPConfig sispm1040362lrtARPConfMode, --sispm1040362lrtARPPortConfTable sispm1040362lrtARPPortConfMode, sispm1040362lrtARPPortConfCheckVLAN, sispm1040362lrtARPPortConfLogType, --sispm1040362lrtARPVlanConfig sispm1040362lrtARPVlanConfigLogType, sispm1040362lrtARPVlanConfigRowStatus, --sispm1040362lrtARPStaticTable sispm1040362lrtARPStaticPort, sispm1040362lrtARPStaticVlanID, sispm1040362lrtARPStaticMACAddress, sispm1040362lrtARPStaticIPAddress, sispm1040362lrtARPStaticRowStatus, --sispm1040362lrtARPDynamicTable sispm1040362lrtARPDynamicPort, sispm1040362lrtARPDynamicVLANId, sispm1040362lrtARPDynamicMACAddress, sispm1040362lrtARPDynamicIPAddress, sispm1040362lrtARPDynamicToStaticCmd } STATUS current DESCRIPTION "The collection of objects which are used to indicate sispm1040362lrt ARP information." ::= { sispm1040362lrtARPGroups 1 } -- ======================================================================================================================= sispm1040362lrtDHCPSnooping OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 3 } sispm1040362lrtDHCPSnoopingConf OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPSnooping 1 } sispm1040362lrtDHCPSnoopingMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable" ::= { sispm1040362lrtDHCPSnoopingConf 1 } sispm1040362lrtDHCPSnoopingPortModeConfigurationTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTDHCPSnoopingPortModeConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingConf 2 } sispm1040362lrtDHCPSnoopingPortModeConfigurationEntry OBJECT-TYPE SYNTAX SISPM1040362LRTDHCPSnoopingPortModeConfigurationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtDHCPSnoopingPortModeConfigurationPort } ::= { sispm1040362lrtDHCPSnoopingPortModeConfigurationTable 1 } SISPM1040362LRTDHCPSnoopingPortModeConfigurationEntry ::= SEQUENCE { sispm1040362lrtDHCPSnoopingPortModeConfigurationPort Integer32, sispm1040362lrtDHCPSnoopingPortModeConfigurationMode Integer32 } sispm1040362lrtDHCPSnoopingPortModeConfigurationPort OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingPortModeConfigurationEntry 1 } sispm1040362lrtDHCPSnoopingPortModeConfigurationMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 1 0: trust port mode 1: untrust port mode" ::= { sispm1040362lrtDHCPSnoopingPortModeConfigurationEntry 2 } sispm1040362lrtDHCPSnoopingStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTDHCPSnoopingStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnooping 2 } sispm1040362lrtDHCPSnoopingStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTDHCPSnoopingStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtDHCPSnoopingStatisticsPort } ::= { sispm1040362lrtDHCPSnoopingStatisticsTable 1 } SISPM1040362LRTDHCPSnoopingStatisticsEntry ::= SEQUENCE { sispm1040362lrtDHCPSnoopingStatisticsPort Integer32, sispm1040362lrtDHCPSnoopingStatisticsClear Integer32, sispm1040362lrtDHCPSnoopingRxDiscover Counter32, sispm1040362lrtDHCPSnoopingRxOffer Counter32, sispm1040362lrtDHCPSnoopingRxRequest Counter32, sispm1040362lrtDHCPSnoopingRxDecline Counter32, sispm1040362lrtDHCPSnoopingRxACK Counter32, sispm1040362lrtDHCPSnoopingRxNAK Counter32, sispm1040362lrtDHCPSnoopingRxRelease Counter32, sispm1040362lrtDHCPSnoopingRxInform Counter32, sispm1040362lrtDHCPSnoopingRxLeaseQuery Counter32, sispm1040362lrtDHCPSnoopingRxLeaseUnassigned Counter32, sispm1040362lrtDHCPSnoopingRxLeaseUnknown Counter32, sispm1040362lrtDHCPSnoopingRxLeaseActive Counter32, sispm1040362lrtDHCPSnoopingTxDiscover Counter32, sispm1040362lrtDHCPSnoopingTxOffer Counter32, sispm1040362lrtDHCPSnoopingTxRequest Counter32, sispm1040362lrtDHCPSnoopingTxDecline Counter32, sispm1040362lrtDHCPSnoopingTxACK Counter32, sispm1040362lrtDHCPSnoopingTxNAK Counter32, sispm1040362lrtDHCPSnoopingTxRelease Counter32, sispm1040362lrtDHCPSnoopingTxInform Counter32, sispm1040362lrtDHCPSnoopingTxLeaseQuery Counter32, sispm1040362lrtDHCPSnoopingTxLeaseUnassigned Counter32, sispm1040362lrtDHCPSnoopingTxLeaseUnknown Counter32, sispm1040362lrtDHCPSnoopingTxLeaseActive Counter32, sispm1040362lrtDHCPSnoopingRxDiscardedChecksumError Counter32, sispm1040362lrtDHCPSnoopingRxDiscardedFromUntrusted Counter32 } sispm1040362lrtDHCPSnoopingStatisticsPort OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 1 } sispm1040362lrtDHCPSnoopingStatisticsClear OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: none 1: clear" ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 2 } sispm1040362lrtDHCPSnoopingRxDiscover OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 3 } sispm1040362lrtDHCPSnoopingRxOffer OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 4 } sispm1040362lrtDHCPSnoopingRxRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 5 } sispm1040362lrtDHCPSnoopingRxDecline OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 6 } sispm1040362lrtDHCPSnoopingRxACK OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 7 } sispm1040362lrtDHCPSnoopingRxNAK OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 8 } sispm1040362lrtDHCPSnoopingRxRelease OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 9 } sispm1040362lrtDHCPSnoopingRxInform OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 10 } sispm1040362lrtDHCPSnoopingRxLeaseQuery OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 11 } sispm1040362lrtDHCPSnoopingRxLeaseUnassigned OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 12 } sispm1040362lrtDHCPSnoopingRxLeaseUnknown OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 13 } sispm1040362lrtDHCPSnoopingRxLeaseActive OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 14 } sispm1040362lrtDHCPSnoopingTxDiscover OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 15 } sispm1040362lrtDHCPSnoopingTxOffer OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 16 } sispm1040362lrtDHCPSnoopingTxRequest OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 17 } sispm1040362lrtDHCPSnoopingTxDecline OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 18 } sispm1040362lrtDHCPSnoopingTxACK OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 19 } sispm1040362lrtDHCPSnoopingTxNAK OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 20 } sispm1040362lrtDHCPSnoopingTxRelease OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 21 } sispm1040362lrtDHCPSnoopingTxInform OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 22 } sispm1040362lrtDHCPSnoopingTxLeaseQuery OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 23 } sispm1040362lrtDHCPSnoopingTxLeaseUnassigned OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 24 } sispm1040362lrtDHCPSnoopingTxLeaseUnknown OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 25 } sispm1040362lrtDHCPSnoopingTxLeaseActive OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 26 } sispm1040362lrtDHCPSnoopingRxDiscardedChecksumError OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 27 } sispm1040362lrtDHCPSnoopingRxDiscardedFromUntrusted OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPSnoopingStatisticsEntry 28 } sispm1040362lrtDHCPRelay OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 4 } sispm1040362lrtDHCPRelayConfiguration OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPRelay 1 } sispm1040362lrtDHCPRelayMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable We need at least one server" ::= { sispm1040362lrtDHCPRelayConfiguration 1 } sispm1040362lrtDHCPRelayServer OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayConfiguration 2 } sispm1040362lrtDHCPRelayInformationMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable " ::= { sispm1040362lrtDHCPRelayConfiguration 3 } sispm1040362lrtDHCPRelayInformationPolicy OBJECT-TYPE SYNTAX Integer32(0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: replace 1: keep 2: drop " ::= { sispm1040362lrtDHCPRelayConfiguration 4 } sispm1040362lrtDHCPRelayStatistics OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPRelay 2 } sispm1040362lrtDHCPRelayServerStatistics OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPRelayStatistics 1 } sispm1040362lrtServerStatTransmitToServer OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 1 } sispm1040362lrtServerStatTransmitError OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 2 } sispm1040362lrtServerStatReceiveFromServer OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 3 } sispm1040362lrtServerStatReceiveMissingAgentOption OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 4 } sispm1040362lrtServerStatReceiveMissingCircuitID OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 5 } sispm1040362lrtServerStatReceiveMissingRemoteID OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 6 } sispm1040362lrtServerStatReceiveBadCircuitID OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 7 } sispm1040362lrtServerStatReceiveBadRemoteID OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayServerStatistics 8 } sispm1040362lrtDHCPRelayClientStatistics OBJECT IDENTIFIER ::= { sispm1040362lrtDHCPRelayStatistics 2 } sispm1040362lrtClientStatTransmitToClient OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 1 } sispm1040362lrtClientStatTransmitError OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 2 } sispm1040362lrtClientStatReceivefromClient OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 3 } sispm1040362lrtClientStatReceiveAgentOption OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 4 } sispm1040362lrtClientStatReplaceAgentOption OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 5 } sispm1040362lrtClientStatKeepAgentOption OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 6 } sispm1040362lrtClientStatDropAgentOption OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtDHCPRelayClientStatistics 7 } sispm1040362lrtPortSecurity OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 5 } sispm1040362lrtPortSecLimitCtrl OBJECT IDENTIFIER ::= { sispm1040362lrtPortSecurity 1 } sispm1040362lrtPortSecLimitCtrlSystemConf OBJECT IDENTIFIER ::= { sispm1040362lrtPortSecLimitCtrl 1 } sispm1040362lrtPortSecurityMode OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable " ::= { sispm1040362lrtPortSecLimitCtrlSystemConf 1 } sispm1040362lrtPortSecurityAging OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable " ::= { sispm1040362lrtPortSecLimitCtrlSystemConf 2 } sispm1040362lrtPortSecurityAgingPeriod OBJECT-TYPE SYNTAX Integer32(10..10000000) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 3600, range: 10-10000000 " ::= { sispm1040362lrtPortSecLimitCtrlSystemConf 3 } sispm1040362lrtPortSecLimitCtrlTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortSecLimitCtrlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecLimitCtrl 2 } sispm1040362lrtPortSecLimitCtrlEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortSecLimitCtrlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortSecLimitCtrlPort } ::= { sispm1040362lrtPortSecLimitCtrlTable 1 } SISPM1040362LRTPortSecLimitCtrlEntry ::= SEQUENCE { sispm1040362lrtPortSecLimitCtrlPort Integer32, sispm1040362lrtPortSecLimitCtrlPortMode Integer32, sispm1040362lrtPortSecLimitCtrlPortLimit Integer32, sispm1040362lrtPortSecLimitCtrlPortAction Integer32, sispm1040362lrtPortSecLimitCtrlPortState DisplayString, sispm1040362lrtPortSecLimitCtrlPortReOpen Integer32, sispm1040362lrtPortSecLimitCtrlPortSticky Integer32, sispm1040362lrtPortSecLimitCtrlPortClear Integer32 } sispm1040362lrtPortSecLimitCtrlPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecLimitCtrlEntry 1 } sispm1040362lrtPortSecLimitCtrlPortMode OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable" ::= { sispm1040362lrtPortSecLimitCtrlEntry 2 } sispm1040362lrtPortSecLimitCtrlPortLimit OBJECT-TYPE SYNTAX Integer32(1..1024) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 4, range: 1-1024" ::= { sispm1040362lrtPortSecLimitCtrlEntry 3 } sispm1040362lrtPortSecLimitCtrlPortAction OBJECT-TYPE SYNTAX Integer32(0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: none 1: trap 2: shutdown 3: trap&shutdown" ::= { sispm1040362lrtPortSecLimitCtrlEntry 4 } sispm1040362lrtPortSecLimitCtrlPortState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecLimitCtrlEntry 5 } sispm1040362lrtPortSecLimitCtrlPortReOpen OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: none 1: reopen" ::= { sispm1040362lrtPortSecLimitCtrlEntry 6 } sispm1040362lrtPortSecLimitCtrlPortSticky OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: disable 1: enable" ::= { sispm1040362lrtPortSecLimitCtrlEntry 7 } sispm1040362lrtPortSecLimitCtrlPortClear OBJECT-TYPE SYNTAX Integer32 (0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 1: clear" ::= { sispm1040362lrtPortSecLimitCtrlEntry 8 } sispm1040362lrtPortSecSwitchStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortSecSwitchStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecurity 2 } sispm1040362lrtPortSecSwitchStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortSecSwitchStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortSecSwitchStatusPort } ::= { sispm1040362lrtPortSecSwitchStatusTable 1 } SISPM1040362LRTPortSecSwitchStatusEntry ::= SEQUENCE { sispm1040362lrtPortSecSwitchStatusPort Integer32, sispm1040362lrtPortSecSwitchStatusUsers DisplayString, sispm1040362lrtPortSecSwitchStatusState DisplayString, sispm1040362lrtPortSecSwitchStatusMACCountCurrent Integer32, sispm1040362lrtPortSecSwitchStatusMACCountLimit Integer32 } sispm1040362lrtPortSecSwitchStatusPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecSwitchStatusEntry 1 } sispm1040362lrtPortSecSwitchStatusUsers OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Users Abbr: L = Limit Control, 8 = 802.1X, D = DHCP Snooping, V = Voice VLAN, '-' means that the corresponding user module is not enabled. " ::= { sispm1040362lrtPortSecSwitchStatusEntry 2 } sispm1040362lrtPortSecSwitchStatusState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Shows the current state of the port : Disabled, Ready, Limit Reached, Shutdown. " ::= { sispm1040362lrtPortSecSwitchStatusEntry 3 } sispm1040362lrtPortSecSwitchStatusMACCountCurrent OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecSwitchStatusEntry 4 } sispm1040362lrtPortSecSwitchStatusMACCountLimit OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecSwitchStatusEntry 5 } sispm1040362lrtPortSecPortStatus OBJECT IDENTIFIER ::= { sispm1040362lrtPortSecurity 3 } sispm1040362lrtPortSecPortStatusPort OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "port number default: 1 range: 1 - port number." ::= { sispm1040362lrtPortSecPortStatus 1 } sispm1040362lrtPortSecPortStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTPortSecPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatus 2 } sispm1040362lrtPortSecPortStatusEntry OBJECT-TYPE SYNTAX SISPM1040362LRTPortSecPortStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtPortSecPortStatusIndex } ::= { sispm1040362lrtPortSecPortStatusTable 1 } SISPM1040362LRTPortSecPortStatusEntry ::= SEQUENCE { sispm1040362lrtPortSecPortStatusIndex Integer32, sispm1040362lrtPortSecPortStatusMACAddress MacAddress, sispm1040362lrtPortSecPortStatusVLANId Integer32, sispm1040362lrtPortSecPortStatusState DisplayString, sispm1040362lrtPortSecPortStatusTimeOfAddition DisplayString, sispm1040362lrtPortSecPortStatusAgeAndHold DisplayString } sispm1040362lrtPortSecPortStatusIndex OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatusEntry 1 } sispm1040362lrtPortSecPortStatusMACAddress OBJECT-TYPE SYNTAX MacAddress MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatusEntry 2 } sispm1040362lrtPortSecPortStatusVLANId OBJECT-TYPE SYNTAX Integer32(1..4094) MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatusEntry 3 } sispm1040362lrtPortSecPortStatusState OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Blocked / Forwarding " ::= { sispm1040362lrtPortSecPortStatusEntry 4 } sispm1040362lrtPortSecPortStatusTimeOfAddition OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatusEntry 5 } sispm1040362lrtPortSecPortStatusAgeAndHold OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " " ::= { sispm1040362lrtPortSecPortStatusEntry 6 } sispm1040362lrtAccessManagement OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 6 } sispm1040362lrtAccessMgmtConf OBJECT IDENTIFIER ::= { sispm1040362lrtAccessManagement 1 } sispm1040362lrtAccessMgmtStatistics OBJECT IDENTIFIER ::= { sispm1040362lrtAccessManagement 2 } -- -- ======================================================================================================================= -- Start sispm1040362lrtAccessManagement group -- ======================================================================================================================= --sispm1040362lrtAccessMgmtConf sispm1040362lrtAccessMgmtConfMode OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the access management mode operation." DEFVAL { disable } ::= { sispm1040362lrtAccessMgmtConf 1 } --sispm1040362lrtAccessMgmtConfTable sispm1040362lrtAccessMgmtConfTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAccessMgmtConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Access Mgmt Conf Table. " ::= { sispm1040362lrtAccessMgmtConf 2 } sispm1040362lrtAccessMgmtConfEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAccessMgmtConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Access Mgmt Conf Entry " INDEX { sispm1040362lrtAccessMgmtIndex } ::= { sispm1040362lrtAccessMgmtConfTable 1 } SISPM1040362LRTAccessMgmtConfEntry ::= SEQUENCE { sispm1040362lrtAccessMgmtIndex Integer32, sispm1040362lrtAccessMgmtVlanID Integer32, sispm1040362lrtAccessMgmtStartIpAddress IpAddress, sispm1040362lrtAccessMgmtEndIpAddress IpAddress, sispm1040362lrtAccessMgmtHttpHttps AdminMode, sispm1040362lrtAccessMgmtSNMP AdminMode, sispm1040362lrtAccessMgmtTelnetSSH AdminMode, sispm1040362lrtAccessMgmtRowStatus RowStatus } sispm1040362lrtAccessMgmtIndex OBJECT-TYPE SYNTAX Integer32(1..16) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Access Management config index. range : 1-16." ::= { sispm1040362lrtAccessMgmtConfEntry 1 } sispm1040362lrtAccessMgmtVlanID OBJECT-TYPE SYNTAX Integer32 (1..4095) MAX-ACCESS read-create STATUS current DESCRIPTION "The VLAN ID for the access management entry. range: 1-4095." ::= { sispm1040362lrtAccessMgmtConfEntry 2 } sispm1040362lrtAccessMgmtStartIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "The start IP address for the access management entry." ::= { sispm1040362lrtAccessMgmtConfEntry 3 } sispm1040362lrtAccessMgmtEndIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "The end IP address for the access management entry. " ::= { sispm1040362lrtAccessMgmtConfEntry 4 } sispm1040362lrtAccessMgmtHttpHttps OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates that the host can access the switch from HTTP/HTTPS interface if the host IP address matches the IP address range provided in the entry." DEFVAL { disable } ::= { sispm1040362lrtAccessMgmtConfEntry 5 } sispm1040362lrtAccessMgmtSNMP OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates that the host can access the switch from SNMP interface if the host IP address matches the IP address range provided in the entry." DEFVAL { disable } ::= { sispm1040362lrtAccessMgmtConfEntry 6 } sispm1040362lrtAccessMgmtTelnetSSH OBJECT-TYPE SYNTAX AdminMode MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates that the host can access the switch from TELNET/SSH interface if the host IP address matches the IP address range provided in the entry." DEFVAL { disable } ::= { sispm1040362lrtAccessMgmtConfEntry 7 } sispm1040362lrtAccessMgmtRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object indicates the status of this entry, and is used to create/delete entries. Any object in an entry of this table may be modified while the value of the corresponding instance of this object is active(1). createAndGo, notReady not supported." ::= { sispm1040362lrtAccessMgmtConfEntry 8 } --sispm1040362lrtAccessMgmtStatistics sispm1040362lrtAccessMgmtStatisticsClear OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all statistics." ::= { sispm1040362lrtAccessMgmtStatistics 1 } --sispm1040362lrtAccessMgmtStatisticsTable sispm1040362lrtAccessMgmtStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAccessMgmtStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Access Mgmt Statistics Table. " ::= { sispm1040362lrtAccessMgmtStatistics 2 } sispm1040362lrtAccessMgmtStatisticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAccessMgmtStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Access Mgmt Statistics Entry. " INDEX { sispm1040362lrtAccessMgmtStatisticsInterface } ::= { sispm1040362lrtAccessMgmtStatisticsTable 1 } SISPM1040362LRTAccessMgmtStatisticsEntry ::= SEQUENCE { sispm1040362lrtAccessMgmtStatisticsInterface INTEGER, sispm1040362lrtAccessMgmtStatisticsReceivedPackets Integer32, sispm1040362lrtAccessMgmtStatisticsAllowedPackets Integer32, sispm1040362lrtAccessMgmtStatisticsDiscardedPackets Integer32 } sispm1040362lrtAccessMgmtStatisticsInterface OBJECT-TYPE SYNTAX INTEGER { http(1), https(2), snmp(3), telnet(4), ssh (5) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface type through which the remote host can access the switch. 1: HTTP, 2: HTTPs, 3: SNMP, 4: TELNET, 5: SSH" ::= { sispm1040362lrtAccessMgmtStatisticsEntry 1 } sispm1040362lrtAccessMgmtStatisticsReceivedPackets OBJECT-TYPE SYNTAX Integer32(1..10000000) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of received packets from the interface when access management mode is enabled. " ::= { sispm1040362lrtAccessMgmtStatisticsEntry 2 } sispm1040362lrtAccessMgmtStatisticsAllowedPackets OBJECT-TYPE SYNTAX Integer32(1..10000000) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of allowed packets from the interface when access management mode is enabled. " ::= { sispm1040362lrtAccessMgmtStatisticsEntry 3 } sispm1040362lrtAccessMgmtStatisticsDiscardedPackets OBJECT-TYPE SYNTAX Integer32(1..10000000) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of discarded packets from the interface when access management mode is enabled. " ::= { sispm1040362lrtAccessMgmtStatisticsEntry 4 } -- ======================================================================================================================= --sispm1040362lrtSSH OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 7 } -- --sispm1040362lrtSSHMode OBJECT-TYPE -- SYNTAX Integer32(0|1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 1 -- 0: disable -- 1: enable" -- ::= { sispm1040362lrtSSH 1 } -- --sispm1040362lrtSSHPort OBJECT-TYPE -- SYNTAX Integer32(1..65534) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "SSH service port number. -- range : 1-65534, default : 22." -- ::= { sispm1040362lrtSSH 2 } sispm1040362lrtHTTPS OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 8 } --sispm1040362lrtHTTPSMode OBJECT-TYPE -- SYNTAX Integer32(0|1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 1 -- 0: disable -- 1: enable" -- ::= { sispm1040362lrtHTTPS 1 } -- --sispm1040362lrtHTTPSAutoRedirect OBJECT-TYPE -- SYNTAX Integer32(0|1) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "default: 0 -- 0: disable -- 1: enable" -- ::= { sispm1040362lrtHTTPS 2 } -- --sispm1040362lrtHTTPSPort OBJECT-TYPE -- SYNTAX Integer32(1..65534) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "HTTPS service port number. -- range : 1-65534, default : 443." -- ::= { sispm1040362lrtHTTPS 3 } sispm1040362lrtHTTPSCertificateMaintain OBJECT-TYPE SYNTAX Integer32(2..3) MAX-ACCESS read-write STATUS current DESCRIPTION "2: Upload 3: Generate" ::= { sispm1040362lrtHTTPS 4 } sispm1040362lrtHTTPSCertificatePassPhrase OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Enter the pass phrase in this field if your uploading certificate is protected by a specific passphrase." ::= { sispm1040362lrtHTTPS 5 } sispm1040362lrtHTTPSCertificateUpload OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "default: 0 0: TFTP 1: URL" ::= { sispm1040362lrtHTTPS 6 } sispm1040362lrtHTTPSFileUploadFileURL OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "TFTP: filename URL: URL" ::= { sispm1040362lrtHTTPS 7 } sispm1040362lrtHTTPSFileUploadTFTPServer OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "TFTP server IP address" ::= { sispm1040362lrtHTTPS 8 } sispm1040362lrtHTTPSApply OBJECT-TYPE SYNTAX Integer32(0|1) MAX-ACCESS read-write STATUS current DESCRIPTION "1: apply the above https settings" ::= { sispm1040362lrtHTTPS 9 } sispm1040362lrtHTTPSCertificateStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Display the current status of certificate on the switch." ::= { sispm1040362lrtHTTPS 10 } sispm1040362lrtAuthMethod OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 9 } -- -- ======================================================================================================================= -- Start sispm1040362lrtAuthMethodConfig group -- ======================================================================================================================= --sispm1040362lrtAuthMethodConfigTable sispm1040362lrtAuthMethodConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAuthMethodConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Auth Method Config Table." ::= { sispm1040362lrtAuthMethod 1 } sispm1040362lrtAuthMethodConfigEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAuthMethodConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Auth Method Config Entry." INDEX { sispm1040362lrtAuthMethodConfigClient } ::= { sispm1040362lrtAuthMethodConfigTable 1 } SISPM1040362LRTAuthMethodConfigEntry ::= SEQUENCE { sispm1040362lrtAuthMethodConfigClient INTEGER, sispm1040362lrtAuthMethodConfigMethod1 INTEGER, sispm1040362lrtAuthMethodConfigMethod2 INTEGER, sispm1040362lrtAuthMethodConfigMethod3 INTEGER, sispm1040362lrtAuthMethodConfigMethod4 INTEGER, sispm1040362lrtAuthMethodConfigServicePort Integer32, sispm1040362lrtAuthMethodConfigFallback Integer32 } sispm1040362lrtAuthMethodConfigClient OBJECT-TYPE SYNTAX INTEGER { console ( 1 ), telnet ( 2 ), ssh ( 3 ), http ( 4 ), https ( 5 ) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "1: console. 2: telnet. 3: ssh. 4: http. 5: https. " ::= { sispm1040362lrtAuthMethodConfigEntry 1 } sispm1040362lrtAuthMethodConfigMethod1 OBJECT-TYPE SYNTAX INTEGER {no(0) ,redirect(1) ,local(2) ,radius(3) ,tacacs(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Methods that involves remote servers are timed out if the remote servers are offline.Each method is tried from left to right and continues until a method either approves or rejects a user. 0: no, Authentication is disabled and login is not possible. 1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch. 2: local, Use the local user database on the switch for authentication. 3: radius, Use remote RADIUS server(s) for authentication. 4: tacacs+, Use remote TACACS+ server(s) for authentication." ::= { sispm1040362lrtAuthMethodConfigEntry 2 } sispm1040362lrtAuthMethodConfigMethod2 OBJECT-TYPE SYNTAX INTEGER {no(0) ,redirect(1) ,local(2) ,radius(3) ,tacacs(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Methods that involves remote servers are timed out if the remote servers are offline.Each method is tried from left to right and continues until a method either approves or rejects a user. 0: no, Authentication is disabled and login is not possible. 1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch. 2: local, Use the local user database on the switch for authentication. 3: radius, Use remote RADIUS server(s) for authentication. 4: tacacs+, Use remote TACACS+ server(s) for authentication." ::= { sispm1040362lrtAuthMethodConfigEntry 3 } sispm1040362lrtAuthMethodConfigMethod3 OBJECT-TYPE SYNTAX INTEGER {no(0) ,redirect(1) ,local(2) ,radius(3) ,tacacs(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Methods that involves remote servers are timed out if the remote servers are offline.Each method is tried from left to right and continues until a method either approves or rejects a user. 0: no, Authentication is disabled and login is not possible. 1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch. 2: local, Use the local user database on the switch for authentication. 3: radius, Use remote RADIUS server(s) for authentication. 4: tacacs+, Use remote TACACS+ server(s) for authentication." ::= { sispm1040362lrtAuthMethodConfigEntry 4 } sispm1040362lrtAuthMethodConfigMethod4 OBJECT-TYPE SYNTAX INTEGER {no(0) ,redirect(1) ,local(2) ,radius(3) ,tacacs(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Methods that involves remote servers are timed out if the remote servers are offline.Each method is tried from left to right and continues until a method either approves or rejects a user. 0: no, Authentication is disabled and login is not possible. 1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch. 2: local, Use the local user database on the switch for authentication. 3: radius, Use remote RADIUS server(s) for authentication. 4: tacacs+, Use remote TACACS+ server(s) for authentication." ::= { sispm1040362lrtAuthMethodConfigEntry 5 } sispm1040362lrtAuthMethodConfigServicePort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "The network port number this client bound to provide service." ::= { sispm1040362lrtAuthMethodConfigEntry 6 } sispm1040362lrtAuthMethodConfigFallback OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/Disable fallback to local authentication 0:Disable 1:Enable" ::= { sispm1040362lrtAuthMethodConfigEntry 7 } sispm1040362lrtCommandAuthorizationMethodTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTCommandAuthorizationMethodEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Command Authorized Method Config Table." ::= { sispm1040362lrtAuthMethod 2 } sispm1040362lrtCommandAuthorizationMethodEntry OBJECT-TYPE SYNTAX SISPM1040362LRTCommandAuthorizationMethodEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Command Authorized Method Config Entry." INDEX { sispm1040362lrtCommandAuthorizationMethodClient } ::= { sispm1040362lrtCommandAuthorizationMethodTable 1 } SISPM1040362LRTCommandAuthorizationMethodEntry ::= SEQUENCE { sispm1040362lrtCommandAuthorizationMethodClient INTEGER, sispm1040362lrtCommandAuthorizationMethodMethod Integer32, sispm1040362lrtCommandAuthorizationMethodCmdLvl Integer32, sispm1040362lrtCommandAuthorizationMethodCfgCmd Integer32, sispm1040362lrtCommandAuthorizationMethodFallback Integer32 } sispm1040362lrtCommandAuthorizationMethodClient OBJECT-TYPE SYNTAX INTEGER { console ( 1 ), telnet ( 2 ), ssh ( 3 ), http ( 4 ), https ( 5 ) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "1: console. 2: telnet. 3: ssh. 4: http. 5: https. " ::= { sispm1040362lrtCommandAuthorizationMethodEntry 1 } sispm1040362lrtCommandAuthorizationMethodMethod OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Method can be set to one of the following values: 0:no: Command authorization is disabled. User is granted access to CLI commands according to his privilege level. 3:tacacs: Use remote TACACS+ server(s) for command authorization. If all remote servers are offline, the user is granted access to CLI commands according to his privilege level." ::= { sispm1040362lrtCommandAuthorizationMethodEntry 2 } sispm1040362lrtCommandAuthorizationMethodCmdLvl OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Authorize all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15." ::= { sispm1040362lrtCommandAuthorizationMethodEntry 3 } sispm1040362lrtCommandAuthorizationMethodCfgCmd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Also authorize configuration commands. 0:Disable 1:Enable" ::= { sispm1040362lrtCommandAuthorizationMethodEntry 4 } sispm1040362lrtCommandAuthorizationMethodFallback OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "This function is an auxiliary function of Authorization. 0:Disable 1:Enable" ::= { sispm1040362lrtCommandAuthorizationMethodEntry 5 } sispm1040362lrtAccountingMethodTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTAccountingMethodEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Accounting Method Config Table." ::= { sispm1040362lrtAuthMethod 3 } sispm1040362lrtAccountingMethodEntry OBJECT-TYPE SYNTAX SISPM1040362LRTAccountingMethodEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Accounting Method Config Entry." INDEX { sispm1040362lrtAccountingMethodClient } ::= { sispm1040362lrtAccountingMethodTable 1 } SISPM1040362LRTAccountingMethodEntry ::= SEQUENCE { sispm1040362lrtAccountingMethodClient INTEGER, sispm1040362lrtAccountingMethodMethod Integer32, sispm1040362lrtAccountingMethodCmdLvl Integer32, sispm1040362lrtAccountingMethodCfgCmd Integer32 } sispm1040362lrtAccountingMethodClient OBJECT-TYPE SYNTAX INTEGER { console ( 1 ), telnet ( 2 ), ssh ( 3 ), http ( 4 ), https ( 5 ) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "1: console. 2: telnet. 3: ssh. 4: http. 5: https. " ::= { sispm1040362lrtAccountingMethodEntry 1 } sispm1040362lrtAccountingMethodMethod OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Method can be set to one of the following values: 0:no: Accounting is disabled. 3:tacacs: Use remote TACACS+ server(s) for accounting." ::= { sispm1040362lrtAccountingMethodEntry 2 } sispm1040362lrtAccountingMethodCmdLvl OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable accounting of all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15. Leave the field empty to disable command accounting." ::= { sispm1040362lrtAccountingMethodEntry 3 } sispm1040362lrtAccountingMethodCfgCmd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Enable exec (login) accounting. 0:Disable 1:Enable" ::= { sispm1040362lrtAccountingMethodEntry 4 } --sispm1040362lrtTELNET OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 10 } -- --sispm1040362lrtTELNETPort OBJECT-TYPE -- SYNTAX Integer32(1..65534) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "TELNET service port number. -- range : 1-65534, default : 23." -- ::= { sispm1040362lrtTELNET 1 } -- --sispm1040362lrtHTTP OBJECT IDENTIFIER ::= { sispm1040362lrtSecurity 11 } -- --sispm1040362lrtHTTPPort OBJECT-TYPE -- SYNTAX Integer32(1..65534) -- MAX-ACCESS read-write -- STATUS current -- DESCRIPTION -- "HTTP service port number. -- range : 1-65534, default : 80." -- ::= { sispm1040362lrtHTTP 1 } -- ======================================================================================================================= sispm1040362lrtMaintenance OBJECT IDENTIFIER ::= { sispm1040362lrtProductId 4 } sispm1040362lrtSoftware OBJECT IDENTIFIER ::= { sispm1040362lrtMaintenance 3 } sispm1040362lrtConfig OBJECT IDENTIFIER ::= { sispm1040362lrtMaintenance 4 } -- -- ======================================================================================================================= -- Objects in the sispm1040362lrtMaintenance Group -- ======================================================================================================================= sispm1040362lrtRestartDevice OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Command to restart the device." DEFVAL { noAction } ::= { sispm1040362lrtMaintenance 1 } sispm1040362lrtFactoryDefaults OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Reset the configuration to Factory Defaults keep-ip." DEFVAL { noAction } ::= { sispm1040362lrtMaintenance 2 } --sispm1040362lrtSoftware sispm1040362lrtSoftwareUsername OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the username for 'tftp' firmware upgrading." ::= { sispm1040362lrtSoftware 1 } sispm1040362lrtSoftwarePassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the password for 'tftp' firmware upgrading." ::= { sispm1040362lrtSoftware 2 } sispm1040362lrtSoftwareIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the firmware tftp server." ::= { sispm1040362lrtSoftware 3 } sispm1040362lrtSoftwareFileName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the path and filename for firmware upgrading." ::= { sispm1040362lrtSoftware 4 } sispm1040362lrtSoftwareUpgradeCmd OBJECT-TYPE SYNTAX INTEGER { noAction ( 0 ), tftpUpgrade ( 1 ), ftpUpgrade ( 2 ) } MAX-ACCESS read-write STATUS current DESCRIPTION "Firmware upgrade command. noAction(0) - do nothing (read only). tftpUpgrade(1) - activate 'tftp' firmware upgrade ftpUpgrade(2) - activate 'ftp' firmware upgrade" DEFVAL { noAction } ::= { sispm1040362lrtSoftware 5 } sispm1040362lrtSoftwareImageSelectionCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Activate firmware image selection. noAction(0) - do nothing - returned upon get. activate(1) - activate firmware image selection." DEFVAL { noAction } ::= { sispm1040362lrtSoftware 6 } sispm1040362lrtSaveStartCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "This copies running-config to startup-config, thereby ensuring that the currently active configuration will be used at the next reboot. " DEFVAL { noAction } ::= { sispm1040362lrtConfig 1 } sispm1040362lrtConfigUsername OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the username for 'tftp' 'upload config' or 'download config'." ::= { sispm1040362lrtConfig 2 } sispm1040362lrtConfigPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the password for 'tftp' 'upload config' or 'download config'." ::= { sispm1040362lrtConfig 3 } sispm1040362lrtConfigIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the IP address for 'tftp' 'upload config' or 'download config'." ::= { sispm1040362lrtConfig 4 } sispm1040362lrtConfigFilename OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Get/Set the filename in switch for 'tftp' 'upload config' or 'download config'." ::= { sispm1040362lrtConfig 5 } sispm1040362lrtConfigFileTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTConfigFileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The config file tabe." ::= { sispm1040362lrtConfig 6 } sispm1040362lrtConfigFileEntry OBJECT-TYPE SYNTAX SISPM1040362LRTConfigFileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "an entry in the config file tabe." INDEX { sispm1040362lrtConfigFileIndex } ::= { sispm1040362lrtConfigFileTable 1 } SISPM1040362LRTConfigFileEntry ::= SEQUENCE { sispm1040362lrtConfigFileIndex Integer32, sispm1040362lrtShowConfigFileName DisplayString, sispm1040362lrtActivateConfigCmd ActivateCmd, sispm1040362lrtDeleteConfigCmd ActivateCmd, sispm1040362lrtUploadConfigCmd INTEGER, sispm1040362lrtDownloadConfigCmd INTEGER } sispm1040362lrtConfigFileIndex OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The config file index." ::= { sispm1040362lrtConfigFileEntry 1 } sispm1040362lrtShowConfigFileName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Shows the config file name. Without config filename:'NewConfig' is temp file when 'activate upload config' can 'create new file' and 'change create filename'." ::= { sispm1040362lrtConfigFileEntry 2 } sispm1040362lrtActivateConfigCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Activate config command. noAction(0) : do nothing (read only). activate(1) : activate the config" DEFVAL { noAction } ::= { sispm1040362lrtConfigFileEntry 3 } sispm1040362lrtDeleteConfigCmd OBJECT-TYPE SYNTAX ActivateCmd MAX-ACCESS read-write STATUS current DESCRIPTION "Delete config command. noAction(0) : do nothing (read only). activate(1) : delete the config" DEFVAL { noAction } ::= { sispm1040362lrtConfigFileEntry 4 } sispm1040362lrtDownloadConfigCmd OBJECT-TYPE SYNTAX INTEGER { noAction ( 0 ), tftpDownload ( 1 ) --ftpDownload ( 2 ) } MAX-ACCESS read-write STATUS current DESCRIPTION "Download config command. noAction (0) - do nothing (read only). tftpDownload (1) - activate 'tftp' config download." DEFVAL { noAction } ::= { sispm1040362lrtConfigFileEntry 5 } sispm1040362lrtUploadConfigCmd OBJECT-TYPE SYNTAX INTEGER { noAction ( 0 ), tftpUpload ( 1 ) --ftpUpload ( 2 ) } MAX-ACCESS read-write STATUS current DESCRIPTION "Upload config command. noAction (0) - do nothing (read only). tftpUpload (1) - activate 'tftp' config upload. For merge/replace running-config: 1:merge 3:replace" DEFVAL { noAction } ::= { sispm1040362lrtConfigFileEntry 6 } -- ======================================================================================================================= sispm1040362lrtDiagnostics OBJECT IDENTIFIER ::= { sispm1040362lrtMaintenance 5 } sispm1040362lrtPingIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION " The destination IP Address. " ::= { sispm1040362lrtDiagnostics 1 } sispm1040362lrtPingSize OBJECT-TYPE SYNTAX Integer32(60..1400) MAX-ACCESS read-write STATUS current DESCRIPTION " Size of ICMP echo packet. range : 60-1400, default : 64. " ::= { sispm1040362lrtDiagnostics 2 } sispm1040362lrtDoPingConfig OBJECT-TYPE SYNTAX Integer32(1) MAX-ACCESS read-write STATUS current DESCRIPTION "Do ping-config. Get this OID always return zero. 1 - ping. Uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway. " ::= { sispm1040362lrtDiagnostics 3 } sispm1040362lrtPingResult OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Show ping result. " ::= { sispm1040362lrtDiagnostics 4 } sispm1040362lrtPing6IpAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " The destination IPv6 Address. " ::= { sispm1040362lrtDiagnostics 5 } sispm1040362lrtPing6Size OBJECT-TYPE SYNTAX Integer32(60..1400) MAX-ACCESS read-write STATUS current DESCRIPTION " Size of ICMP echo packet. range : 60-1400. " ::= { sispm1040362lrtDiagnostics 6 } sispm1040362lrtPing6EgressInterface OBJECT-TYPE SYNTAX Integer32(1..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "The VLAN ID (VID) of the specific egress IPv6 interface which ICMP packet goes." ::= { sispm1040362lrtDiagnostics 7 } sispm1040362lrtDoPing6Config OBJECT-TYPE SYNTAX Integer32(1) MAX-ACCESS read-write STATUS current DESCRIPTION "Do ping-config. Get this OID always return zero. 1 - ping. Uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway. " ::= { sispm1040362lrtDiagnostics 8 } sispm1040362lrtPing6Result OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Show ping result. " ::= { sispm1040362lrtDiagnostics 9 } sispm1040362lrttracerouteIpAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION " The destination IP Address. " ::= { sispm1040362lrtDiagnostics 10 } sispm1040362lrttracerouteProtocol OBJECT-TYPE SYNTAX Integer32(0..2) MAX-ACCESS read-write STATUS current DESCRIPTION " Specify protocol including icmp=0, udp=1 and tcp=2. range : 0-2, default : 0. " ::= { sispm1040362lrtDiagnostics 11 } sispm1040362lrttracerouteWaittime OBJECT-TYPE SYNTAX Integer32(1..60) MAX-ACCESS read-write STATUS current DESCRIPTION " Specify wait time for waiting probe packets come back. range : 1-60(sec), default : 5(sec). " ::= { sispm1040362lrtDiagnostics 12 } sispm1040362lrttracerouteMaxTTL OBJECT-TYPE SYNTAX Integer32(1..255) MAX-ACCESS read-write STATUS current DESCRIPTION " Specify max TTL. range : 1-255, default : 30. " ::= { sispm1040362lrtDiagnostics 13 } sispm1040362lrttracerouteNqueries OBJECT-TYPE SYNTAX Integer32(1..10) MAX-ACCESS read-write STATUS current DESCRIPTION " Specify number of probe packets. range : 1-10, default : 3. " ::= { sispm1040362lrtDiagnostics 14 } sispm1040362lrtDotracerouteConfig OBJECT-TYPE SYNTAX Integer32(1) MAX-ACCESS read-write STATUS current DESCRIPTION "Do traceroute-config. Get this OID always return zero. 1 - ping. Uses the traceroute program to get ip address of the middle gateway. " ::= { sispm1040362lrtDiagnostics 15 } sispm1040362lrttracerouteResult OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION " Show traceroute result. " ::= { sispm1040362lrtDiagnostics 16 } sispm1040362lrtCableDiagnostics OBJECT IDENTIFIER ::= { sispm1040362lrtDiagnostics 17 } sispm1040362lrtCableDiagnosticsTest OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Run Cable Diagnostics. port, range : 1 - port number." ::= { sispm1040362lrtCableDiagnostics 1 } sispm1040362lrtCableDiagnosticsTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTCableDiagnosticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " ::= { sispm1040362lrtCableDiagnostics 2 } sispm1040362lrtCableDiagnosticsEntry OBJECT-TYPE SYNTAX SISPM1040362LRTCableDiagnosticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtCableDiagnosticsPort } ::= { sispm1040362lrtCableDiagnosticsTable 1 } SISPM1040362LRTCableDiagnosticsEntry ::= SEQUENCE { sispm1040362lrtCableDiagnosticsPort Integer32, sispm1040362lrtCableDiagnosticsLinkStatus DisplayString, sispm1040362lrtCableDiagnosticsTestResult DisplayString, sispm1040362lrtCableDiagnosticsLength DisplayString } sispm1040362lrtCableDiagnosticsPort OBJECT-TYPE SYNTAX Integer32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "port index" ::= { sispm1040362lrtCableDiagnosticsEntry 1 } sispm1040362lrtCableDiagnosticsLinkStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The status of the cable." ::= { sispm1040362lrtCableDiagnosticsEntry 2 } sispm1040362lrtCableDiagnosticsTestResult OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Test Result of the cable." ::= { sispm1040362lrtCableDiagnosticsEntry 3 } sispm1040362lrtCableDiagnosticsLength OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The length (in meters) of the cable." ::= { sispm1040362lrtCableDiagnosticsEntry 4 } sispm1040362lrtSwitchRebootSchedule OBJECT IDENTIFIER ::= { sispm1040362lrtMaintenance 6 } sispm1040362lrtSwitchRebootMode OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Switch Reboot Mode. 0:disable 1:enable" ::= { sispm1040362lrtSwitchRebootSchedule 1 } sispm1040362lrtSwitchRebootTimeTable OBJECT-TYPE SYNTAX SEQUENCE OF SISPM1040362LRTSwitchRebootTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Configure the Switch reboot time. " ::= { sispm1040362lrtSwitchRebootSchedule 2 } sispm1040362lrtSwitchRebootTimeEntry OBJECT-TYPE SYNTAX SISPM1040362LRTSwitchRebootTimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { sispm1040362lrtSwitchRebootWeekIndex } ::= { sispm1040362lrtSwitchRebootTimeTable 1 } SISPM1040362LRTSwitchRebootTimeEntry ::= SEQUENCE { sispm1040362lrtSwitchRebootWeekIndex Integer32, sispm1040362lrtSwitchRebootTimeHour Integer32, sispm1040362lrtSwitchRebootTimeMinute Integer32 } sispm1040362lrtSwitchRebootWeekIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Switch reboot week index. 1: Sun, 2: Mon, 3:Tue, 4: Wed, 5: Thu, 6: Fri, 7: Sat" ::= { sispm1040362lrtSwitchRebootTimeEntry 1 } sispm1040362lrtSwitchRebootTimeHour OBJECT-TYPE SYNTAX Integer32 (-1..23) MAX-ACCESS read-write STATUS current DESCRIPTION "Switch Reboot Time (Hour). Range: 0-23. -1:disable" ::= { sispm1040362lrtSwitchRebootTimeEntry 2 } sispm1040362lrtSwitchRebootTimeMinute OBJECT-TYPE SYNTAX Integer32 (-1..55) MAX-ACCESS read-write STATUS current DESCRIPTION "Switch Reboot Time (Minute). Range:0,5,10,...,55. -1:disable" ::= { sispm1040362lrtSwitchRebootTimeEntry 3 } -- ======================================================================================================================= sispm1040362lrtTrap OBJECT IDENTIFIER ::= { sispm1040362lrtProductId 5 } sispm1040362lrtTrapEvent OBJECT IDENTIFIER ::= { sispm1040362lrtTrap 1 } sispm1040362lrtTrapEventNotifications OBJECT IDENTIFIER ::= { sispm1040362lrtTrapEvent 0 } sispm1040362lrtEmergency NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Emergency. Emergency conditions." ::= { sispm1040362lrtTrapEventNotifications 1 } sispm1040362lrtAlert NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Alert. Alert conditions." ::= { sispm1040362lrtTrapEventNotifications 2 } sispm1040362lrtCritical NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Critical. Critical conditions." ::= { sispm1040362lrtTrapEventNotifications 3 } sispm1040362lrtError NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Error. Error conditions." ::= { sispm1040362lrtTrapEventNotifications 4 } sispm1040362lrtWarning NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Warning. Warning conditions." ::= { sispm1040362lrtTrapEventNotifications 5 } sispm1040362lrtNotice NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Notice. Notice conditions." ::= { sispm1040362lrtTrapEventNotifications 6 } sispm1040362lrtInformational NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Informational. Informational conditions." ::= { sispm1040362lrtTrapEventNotifications 7 } sispm1040362lrtDebug NOTIFICATION-TYPE OBJECTS { sispm1040362lrtInformation } STATUS current DESCRIPTION "The severity level is Debug. Debug conditions." ::= { sispm1040362lrtTrapEventNotifications 8 } sispm1040362lrtTrapVariable OBJECT IDENTIFIER ::= { sispm1040362lrtTrap 2 } sispm1040362lrtInformation OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Trap information." ::= { sispm1040362lrtTrapVariable 1 } sispm1040362lrtZTPTrap OBJECT IDENTIFIER ::= { sispm1040362lrtTrap 3 } sispm1040362lrtZTPTrapEvent OBJECT IDENTIFIER ::= { sispm1040362lrtZTPTrap 0 } sispm1040362lrtZTPOnboardTrap NOTIFICATION-TYPE OBJECTS { sysObjectID, sispm1040362lrtSnmpSystemVersion, sispm1040362lrtSnmpSystemReadCommunity, sispm1040362lrtSnmpSystemWriteCommunity, sispm1040362lrtSystemInfoSerialNumber, sispm1040362lrtSystemInfoHostMACAddress, sispm1040362lrtIPInterfacesIPv4Address } STATUS current DESCRIPTION "The switch information." ::= { sispm1040362lrtZTPTrapEvent 1 } END