DMswitch-MIB

File: DMswitch-MIB.mib (163254 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
IF-MIB P-BRIDGE-MIB DATACOM-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 Counter64
IpAddress NOTIFICATION-TYPE enterprises
DisplayString RowStatus TruthValue
MacAddress PortList InterfaceIndex
EnabledStatus datacomAccessDevicesMIBs

Defined Types

ValidStatus  
A simple status value for the object to create and destroy a table entry. This is a simplified variant of RowStatus as it supports only two values. Setting it to valid(1) creates an entry. Setting it to invalid(2) destroys an entry.
TEXTUAL-CONVENTION    
  INTEGER valid(1), invalid(2)  

KeySegment  
The total length of the key is 1024 characters, it is divided into 8 parts and stored in 8 separated mib variables as below: Key1: part 1 of the key (1-128) Key2: part 2 of the key (129-256) Key3: part 3 of the key (257-384) Key4: part 4 of the key (385-512) Key5: part 5 of the key (513-640) Key6: part 6 of the key (641-768) Key7: part 7 of the key (769-896) Key8: part 8 of the key (897-1024) Please note that if the key string is less then 1024 characters, the remaining part of the string will be filled by a zero-length string. For example, if the length of the key is 129, we will get a string of length 128 in Key1, and a string of length 1 in Key2, moreover, Key3 to Key8 will all be zero-length strings.
TEXTUAL-CONVENTION    
  DisplayString Size(0..128)  

StaPathCostMode  
The path cost mode of a spanning tree algorithm, short(1) indicates that we retrieve/configure the spanning tree path cost as a 16 bit value and long(2) indicates that we retrieve/configure the spanning tree path cost as a 32 bit value.
TEXTUAL-CONVENTION    
  INTEGER short(1), long(2)  

SwitchInfoEntry  
SEQUENCE    
  swUnitIndex Integer32
  swHardwareVer INTEGER
  swBootLoaderVer DisplayString
  swFirmwareVer DisplayString
  swPortNumber Integer32
  swPowerStatus INTEGER
  swRoleInSystem INTEGER
  swSerialNumber DisplayString
  swProdName DisplayString
  swProdModelId INTEGER
  swFirmwareReleaseDate DisplayString
  swTemperature INTEGER
  swG704IntfNumber Integer32
  swE1cIntfNumber Integer32
  swBundleIntfNumber Integer32
  swPtpIntfNumber Integer32
  swSdhIntfNumber Integer32
  swVC4Number Integer32
  swVC12Number Integer32

SwitchIndivPowerEntry  
SEQUENCE    
  swIndivPowerUnitIndex Integer32
  swIndivPowerIndex INTEGER
  swIndivPowerStatus INTEGER

SwitchIndivFanEntry  
SEQUENCE    
  swIndivFanUnitIndex Integer32
  swIndivFanIndex INTEGER
  swIndivFanStatus INTEGER

SwitchIndivAlarmEntry  
SEQUENCE    
  swIndivAlarmUnitIndex Integer32
  swIndivAlarmIndex INTEGER
  swIndivAlarmStatus INTEGER

SwitchMacAddrUsageEntry  
SEQUENCE    
  swMacAddrUnitIndex Integer32
  swMacAddrUsageValue Integer32

SwitchMpuEntry  
SEQUENCE    
  swMpuIndex Integer32
  swMpuBootLoaderVer DisplayString
  swMpuRoleInSystem INTEGER
  swMpuSerialNumber DisplayString
  swMpuModelId INTEGER

SwitchSessionEntry  
SEQUENCE    
  swSessionUnitIndex INTEGER
  swSessionName DisplayString
  swSessionUptime DisplayString
  swSessionPid INTEGER
  swSessionSrcIP DisplayString

SwitchIndivAlarmOutEntry  
SEQUENCE    
  swIndivAlarmOutUnitIndex Integer32
  swIndivAlarmOutStatus INTEGER

PortEntry  
SEQUENCE    
  portIndex Integer32
  portName DisplayString
  portType INTEGER
  portSpeedDpxCfg INTEGER
  portFlowCtrlCfg INTEGER
  portCapabilities BITS
  portAutonegotiation INTEGER
  portSpeedDpxStatus INTEGER
  portFlowCtrlStatus INTEGER
  portTrunkIndex Integer32
  portMdiStatus INTEGER

TrunkEntry  
SEQUENCE    
  trunkIndex Integer32
  trunkPorts PortList
  trunkCreation INTEGER
  trunkStatus INTEGER

LacpPortEntry  
SEQUENCE    
  lacpPortIndex Integer32
  lacpPortStatus INTEGER

StaPortEntry  
SEQUENCE    
  staPortIndex Integer32
  staPortAdminEdgePort TruthValue
  staPortOperEdgePort TruthValue
  staPortAdminPointToPoint INTEGER
  staPortOperPointToPoint TruthValue
  staPortLongPathCost Integer32
  staPortSystemStatus EnabledStatus

MirrorEntry  
SEQUENCE    
  mirrorSourcePort Integer32
  mirrorType INTEGER

IgmpSnoopRouterCurrentEntry  
SEQUENCE    
  igmpSnoopRouterCurrentVlanIndex Unsigned32
  igmpSnoopRouterCurrentPorts PortList

IgmpSnoopRouterStaticEntry  
SEQUENCE    
  igmpSnoopRouterStaticVlanIndex Unsigned32
  igmpSnoopRouterStaticPorts PortList

IgmpSnoopMulticastCurrentEntry  
SEQUENCE    
  igmpSnoopMulticastCurrentVlanIndex Unsigned32
  igmpSnoopMulticastCurrentIpAddress IpAddress
  igmpSnoopMulticastCurrentPorts PortList

IgmpSnoopMulticastStaticEntry  
SEQUENCE    
  igmpSnoopMulticastStaticVlanIndex Unsigned32
  igmpSnoopMulticastStaticIpAddress IpAddress
  igmpSnoopMulticastStaticPorts PortList

BcastStormEntry  
SEQUENCE    
  bcastStormIfIndex Integer32
  bcastStormStatus INTEGER
  bcastStormPacketRate INTEGER

VlanEntry  
SEQUENCE    
  vlanIndex Unsigned32
  vlanAddressMethod INTEGER

PrioWrrEntry  
SEQUENCE    
  prioWrrTrafficClass INTEGER
  prioWrrWeight INTEGER

TrapDestEntry  
SEQUENCE    
  trapDestAddress IpAddress
  trapDestCommunity OCTET STRING
  trapDestStatus INTEGER
  trapDestVersion INTEGER

RateLimitPortEntry  
SEQUENCE    
  rlPortIndex Integer32
  rlPortInputStatus EnabledStatus
  rlPortOutputStatus EnabledStatus
  rlPortInputRate Integer32
  rlPortInputBurst Integer32
  rlPortOutputRate Integer32
  rlPortOutputBurst Integer32

RadiusMultipleServerEntry  
SEQUENCE    
  radiusMultipleServerIndex Integer32
  radiusMultipleServerAddress IpAddress
  radiusMultipleServerPortNumber Integer32
  radiusMultipleServerKey DisplayString
  radiusMultipleServerRetransmit INTEGER
  radiusMultipleServerTimeout INTEGER
  radiusMultipleServerStatus ValidStatus

IpFilterSnmpEntry  
SEQUENCE    
  ipFilterSnmpAddress IpAddress
  ipFilterSnmpMask IpAddress
  ipFilterSnmpStatus ValidStatus

IpFilterHTTPEntry  
SEQUENCE    
  ipFilterHTTPAddress IpAddress
  ipFilterHTTPMask IpAddress
  ipFilterHTTPStatus ValidStatus

IpFilterTelnetEntry  
SEQUENCE    
  ipFilterTelnetAddress IpAddress
  ipFilterTelnetMask IpAddress
  ipFilterTelnetStatus ValidStatus

IpFilterSSHEntry  
SEQUENCE    
  ipFilterSSHAddress IpAddress
  ipFilterSSHMask IpAddress
  ipFilterSSHStatus ValidStatus

RemoteLogServerEntry  
SEQUENCE    
  remoteLogServerIp IpAddress
  remoteLogServerStatus ValidStatus

SntpServerEntry  
SEQUENCE    
  sntpServerIp IpAddress
  sntpServerStatus ValidStatus

FileInfoEntry  
SEQUENCE    
  fileInfoUnitID Integer32
  fileInfoFileIndex Integer32
  fileInfoFlashId Integer32
  fileInfoFileName DisplayString
  fileInfoFileType INTEGER
  fileInfoIsStartUp TruthValue
  fileInfoFileSize Integer32
  fileInfoCreationTime DisplayString
  fileInfoDelete INTEGER

CountHoldPktsEntry  
SEQUENCE    
  interfaceNumber Integer32
  countHoldPkts Counter64

FilterCounterInfoEntry  
SEQUENCE    
  filterCounterInfoIndex Integer32
  filterCounterInfoRemark DisplayString

FilterCounterValueEntry  
SEQUENCE    
  filterCounterValueIndex Integer32
  filterCounterValue Counter64

EapsInfoEntry  
SEQUENCE    
  eapsInfoId INTEGER
  eapsInfoName DisplayString
  eapsInfoMode INTEGER
  eapsInfoState INTEGER

CfmProbeDmEntry  
SEQUENCE    
  cfmProbeDmIndex INTEGER
  cfmProbeDmAvgDelay Integer32
  cfmProbeDmAvgJitter Integer32
  cfmProbeDmLoss INTEGER

CpuActiveUsageEntry  
SEQUENCE    
  cpuActiveUsageIndex Integer32
  cpuActiveUsageValue Integer32

MemActiveUsageEntry  
SEQUENCE    
  memActiveUsageIndex Integer32
  memActiveUsageValue Integer32

CpuStandbyUsageEntry  
SEQUENCE    
  cpuStandbyUsageIndex Integer32
  cpuStandbyUsageValue Integer32

MemStandbyUsageEntry  
SEQUENCE    
  memStandbyUsageIndex Integer32
  memStandbyUsageValue Integer32

QueuePortEntry  
SEQUENCE    
  queuePortIfIndex Integer32
  queuePortQueueIndex Integer32
  queuePortSentPackets Counter64
  queuePortSentBytes Counter64
  queuePortDroppedPackets Counter64
  queuePortDroppedBytes Counter64

DdTransceiversEntry  
SEQUENCE    
  ddTransceiversIfIndex Integer32
  ddTransceiversTemperature DisplayString
  ddTransceiversVcc3v3 DisplayString
  ddTransceiversRxPower DisplayString
  ddTransceiversTxPower DisplayString
  ddTransceiversTxBias DisplayString

Defined Values

dmSwitchMIB 1.3.5.201
The MIB module for DMswitch.
MODULE-IDENTITY    

dmSwitchMIBObjects 1.3.5.201.1
OBJECT IDENTIFIER    

dmSwitchNotifications 1.3.5.201.2
OBJECT IDENTIFIER    

dmSwitchConformance 1.3.5.201.3
OBJECT IDENTIFIER    

switchMgt 1.3.5.201.1.1
OBJECT IDENTIFIER    

portMgt 1.3.5.201.1.2
OBJECT IDENTIFIER    

trunkMgt 1.3.5.201.1.3
OBJECT IDENTIFIER    

lacpMgt 1.3.5.201.1.4
OBJECT IDENTIFIER    

staMgt 1.3.5.201.1.5
OBJECT IDENTIFIER    

tftpMgt 1.3.5.201.1.6
OBJECT IDENTIFIER    

restartMgt 1.3.5.201.1.7
OBJECT IDENTIFIER    

mirrorMgt 1.3.5.201.1.8
OBJECT IDENTIFIER    

igmpSnoopMgt 1.3.5.201.1.9
OBJECT IDENTIFIER    

ipMgt 1.3.5.201.1.10
OBJECT IDENTIFIER    

bcastStormMgt 1.3.5.201.1.11
OBJECT IDENTIFIER    

vlanMgt 1.3.5.201.1.12
OBJECT IDENTIFIER    

priorityMgt 1.3.5.201.1.13
OBJECT IDENTIFIER    

trapDestMgt 1.3.5.201.1.14
OBJECT IDENTIFIER    

rateLimitMgt 1.3.5.201.1.16
OBJECT IDENTIFIER    

securityMgt 1.3.5.201.1.17
OBJECT IDENTIFIER    

sysLogMgt 1.3.5.201.1.19
OBJECT IDENTIFIER    

sysTimeMgt 1.3.5.201.1.20
OBJECT IDENTIFIER    

fileMgt 1.3.5.201.1.21
OBJECT IDENTIFIER    

countMgt 1.3.5.201.1.22
OBJECT IDENTIFIER    

filterCounterMgt 1.3.5.201.1.23
OBJECT IDENTIFIER    

eapsMgt 1.3.5.201.1.24
OBJECT IDENTIFIER    

cfmProbeMgmt 1.3.5.201.1.25
OBJECT IDENTIFIER    

cpumonMgmt 1.3.5.201.1.26
OBJECT IDENTIFIER    

queuePortMgmt 1.3.5.201.1.27
OBJECT IDENTIFIER    

ddTransceiversMgmt 1.3.5.201.1.28
OBJECT IDENTIFIER    

switchNumber 1.3.5.201.1.1.1
The total number of switches present on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchInfoTable 1.3.5.201.1.1.2
Table of descriptive and status information about switches in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchInfoEntry

switchInfoEntry 1.3.5.201.1.1.2.1
An entry in the table, containing information about a single switch in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchInfoEntry  

swUnitIndex 1.3.5.201.1.1.2.1.1
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

swHardwareVer 1.3.5.201.1.1.2.1.2
Hardware version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swBootLoaderVer 1.3.5.201.1.1.2.1.3
Loader version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swFirmwareVer 1.3.5.201.1.1.2.1.4
Operation code version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swPortNumber 1.3.5.201.1.1.2.1.5
The total port number of this switch (including expansion slot).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swPowerStatus 1.3.5.201.1.1.2.1.6
Indicates the switch using internalPower(1), redundantPower(2), internalAndRedundantPower(3) or externalPower(4)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internalPower(1), redundantPower(2), internalAndRedundantPower(3), externalPower(4)  

swRoleInSystem 1.3.5.201.1.1.2.1.7
Indicates the switch is master(1), backupMaster(2) or slave(3) in this system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), backupMaster(2), slave(3)  

swSerialNumber 1.3.5.201.1.1.2.1.8
Serial number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

swProdName 1.3.5.201.1.1.2.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdModelId 1.3.5.201.1.1.2.1.10
Product model identifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dmSwitch2204G1(1), dmSwitch2304G1(2), dmSwitch3224F1(3), dmSwitch3324F1(4), dmSwitch3224F2(5), dmSwitch3324F2(6), dmSwitch3224F3(7), dmSwitch3324F3(8), mpu192(9), mpu384(10), eth12gx(11), eth24gx(12), eth1x10gx(13), eth2x10gx(14), eth12gxEth1x10gx(15), eth24gt(16), eth48gt(17), eth24gxEth2x10gx(20), eth48gx(21), eth4x10gxhseries(22), eth24gxEth2x10gxhseries(23), eth48gxhseries(24), eth24gxhseries(25), eth2x10gxhseries(26), eth10gx32xe1(27), eth10gx4xstm1(28), eth10gx2xstm4(29), mpu512(30), eth24gxlseries(31), eth24gx4gx(32), eth24gx2xx(33), eth24gxs(34), eth24gx2xxs(35), eth24gx4xx(36), eth20gt4gc(37), eth20gt4gc2xx(38), eth20gt4gcs(39), eth20gt4gc2xxs(40), eth20gt4gc4xx(41), eth44gt4gc(42), eth44gt4gc2xx(43), eth44gt4gcs(44), eth44gt4gc2xxs(45), eth44gt4gc4xx(46), eth44gt4gc2xs(47), eth44gt4gc2xss(48), eth44gt4gc4xs(49), eth24gthseries(50), eth48gthseries(51), eth20gt4gc2xss(52), eth20gx32xe1hseries(53), eth20gx2x10gx32xe1hseries(54), eth16gx2x10gx4xstm1hseries(55), eth16gx4xstm1hseries(56), eth24gx2x10gxeseries(57), eth24gxeseries(58), eth4x10gxeseries(59), eth48gteseries(60), mpu960(61), eth44gt4gcsmplsdc(62), eth44gt4gc2xxsmplsdc(63), eth44gt4gc4xxmplsdc(64), eth24gx2x10gxhseriesII(65), eth20gt4gc4xs(66), eth24gxhseriesII(67), eth2x10gxhseriesII(68), eth48gxhseriesII(69), eth4x10gxhseriesII(70), eth24gx4xs(71)  

swFirmwareReleaseDate 1.3.5.201.1.1.2.1.11
Release date of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

swTemperature 1.3.5.201.1.1.2.1.12
Temperature of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swG704IntfNumber 1.3.5.201.1.1.2.1.13
The number of G704 interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swE1cIntfNumber 1.3.5.201.1.1.2.1.14
The number of E1c interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swBundleIntfNumber 1.3.5.201.1.1.2.1.15
The number of Bundle interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swPtpIntfNumber 1.3.5.201.1.1.2.1.16
The number of PTP interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swSdhIntfNumber 1.3.5.201.1.1.2.1.17
The number of SDH interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swVC4Number 1.3.5.201.1.1.2.1.18
The number of VC4 interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swVC12Number 1.3.5.201.1.1.2.1.19
The number of VC12 interfaces of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchProductId 1.3.5.201.1.1.3
OBJECT IDENTIFIER    

swProdManufacturer 1.3.5.201.1.1.3.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdDescription 1.3.5.201.1.1.3.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdUrl 1.3.5.201.1.1.3.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swIdentifier 1.3.5.201.1.1.3.6
A unique identifier of which switch in the chassis is currently being looked at.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swVendorId 1.3.5.201.1.1.3.7
Vendor information. The value 0 indicates a vendor not defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER datacom(1), ieru(2), asga(3), parks(4), digitel(5), none(6), elebra(7), osp(9), objectNonexistentInModel(2000000254), infNotAvailable(2000000255)  

switchIndivPowerTable 1.3.5.201.1.1.4
Table about status of individual powers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchIndivPowerEntry

switchIndivPowerEntry 1.3.5.201.1.1.4.1
Table about status of individual powers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchIndivPowerEntry  

swIndivPowerUnitIndex 1.3.5.201.1.1.4.1.1
This is defined as swUnitIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swIndivPowerIndex 1.3.5.201.1.1.4.1.2
1 means internal power. 2 means external power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

swIndivPowerStatus 1.3.5.201.1.1.4.1.3
notPresent(3) means not present. green(2) means up. red(1) means down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER red(1), green(2), notPresent(3)  

switchIndivFanTable 1.3.5.201.1.1.5
Table about status of individual fans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchIndivFanEntry

switchIndivFanEntry 1.3.5.201.1.1.5.1
Table about status of individual fans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchIndivFanEntry  

swIndivFanUnitIndex 1.3.5.201.1.1.5.1.1
This is defined as swUnitIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swIndivFanIndex 1.3.5.201.1.1.5.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

swIndivFanStatus 1.3.5.201.1.1.5.1.3
red(1) means down. green(2) means up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER red(1), green(2)  

switchIndivAlarmTable 1.3.5.201.1.1.6
Table about status of individual alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchIndivAlarmEntry

switchIndivAlarmEntry 1.3.5.201.1.1.6.1
Table about status of individual alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchIndivAlarmEntry  

swIndivAlarmUnitIndex 1.3.5.201.1.1.6.1.1
This is defined as swUnitIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swIndivAlarmIndex 1.3.5.201.1.1.6.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

swIndivAlarmStatus 1.3.5.201.1.1.6.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER deactivated(1), activated(2)  

switchResObj 1.3.5.201.1.1.7
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

swHashConfig 1.3.5.201.1.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

swHashStatus 1.3.5.201.1.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

swCpuUsage 1.3.5.201.1.1.10
The CPU usage (in hundredths of a percent) at the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swMemUsage 1.3.5.201.1.1.11
The memory usage (percentage).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchMacAddrUsageTable 1.3.5.201.1.1.12
Table about the total of used MAC addresses entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchMacAddrUsageEntry

switchMacAddrUsageEntry 1.3.5.201.1.1.12.1
Table about the total of used MAC addresses entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchMacAddrUsageEntry  

swMacAddrUnitIndex 1.3.5.201.1.1.12.1.1
This is defined as swUnitIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

swMacAddrUsageValue 1.3.5.201.1.1.12.1.2
The total of used MAC addresses entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swSlotNumber 1.3.5.201.1.1.13
The total number of interface board slots present on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchMpuTable 1.3.5.201.1.1.14
Table of descriptive and status information about MPUs in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchMpuEntry

switchMpuEntry 1.3.5.201.1.1.14.1
An entry in the table, containing information about a single MPU in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchMpuEntry  

swMpuIndex 1.3.5.201.1.1.14.1.1
This object identifies the MPU within the system for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swMpuBootLoaderVer 1.3.5.201.1.1.14.1.2
Loader version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swMpuRoleInSystem 1.3.5.201.1.1.14.1.3
Indicates the MPU is active(1) or standby(2) in this system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2)  

swMpuSerialNumber 1.3.5.201.1.1.14.1.4
Serial number of the MPU.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

swMpuModelId 1.3.5.201.1.1.14.1.5
MPU model identifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mpu192(9), mpu384(10)  

swHashHardware 1.3.5.201.1.1.15
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(16)  

switchIndivAlarmOutTable 1.3.5.201.1.1.16
Table about status of output alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchIndivAlarmOutEntry

swChassisModel 1.3.5.201.1.1.17
Chassis model for equipment
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dmSwitch3000(1), dmSwitch4001(2), dmSwitch4001L(3), dmSwitch4001S(4), dmSwitch4004(5), dmSwitch4008(6), dmSwitch4008HighSpeed(7), dmSwitch4001NewFan(8), dmSwitch4100(9), objectNonexistentInModel(2000000254), infNotAvailable(2000000255)  

switchSessionTable 1.3.5.201.1.1.18
Table about CLI sessions informations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchSessionEntry

switchSessionEntry 1.3.5.201.1.1.18.1
An entry in the table, containing information about a single switch in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchSessionEntry  

swSessionUnitIndex 1.3.5.201.1.1.18.1.1
This is defined as swUnitIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

swSessionName 1.3.5.201.1.1.18.1.2
Session username.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swSessionUptime 1.3.5.201.1.1.18.1.3
Login time and date (uptime).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swSessionPid 1.3.5.201.1.1.18.1.4
CLI Session Process ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swSessionSrcIP 1.3.5.201.1.1.18.1.5
IP from process that called CLI - telnet, ssh or inetd.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

switchIndivAlarmOutEntry 1.3.5.201.1.1.16.1
Table about status of output alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchIndivAlarmOutEntry  

swIndivAlarmOutUnitIndex 1.3.5.201.1.1.16.1.1
This is defined as swUnitIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swIndivAlarmOutStatus 1.3.5.201.1.1.16.1.2
Indicates current alarm output status, as configured in external-alarm-output.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER deactivated(1), activated(2)  

portTable 1.3.5.201.1.2.1
Table of descriptive and status information about configuration of each switch port (including expansion slot) in this system. This table also contains information about each trunk (similar to Cisco's EtherChannel).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 1.3.5.201.1.2.1.1
An entry in the table, containing information about configuration in one switch port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortEntry  

portIndex 1.3.5.201.1.2.1.1.1
This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

portName 1.3.5.201.1.2.1.1.2
Indicates the port name. This is same as ifAlias in the IF-MIB (RFC2863 or later).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

portType 1.3.5.201.1.2.1.1.3
Indicates the port type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), hundredBaseTX(2), hundredBaseFX(3), thousandBaseSX(4), thousandBaseLX(5), thousandBaseT(6), thousandBaseGBIC(7), thousandBaseSfp(8), hundredBaseFxScSingleMode(9), hundredBaseFxScMultiMode(10), tenG(11), tenGSfp(12)  

portSpeedDpxCfg 1.3.5.201.1.2.1.1.4
Set the port speed and duplex mode as follows: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and full duplex mode halfDuplex100(4) - 100Mbps and half duplex mode fullDuplex100(5) - 100Mbps and full duplex mode halfDuplex1000(6) - 1000Mbps and half duplex mode fullDuplex1000(7) - 1000Mbps and full duplex mode fullDuplex10000(8) - 10000Mbps and full duplex mode hundredBaseTX port can be set as halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) hundredBaseFX port can be set as halfDuplex100(4) fullDuplex100(5) thousandBaseSX port can be set as halfDuplex1000(6) fullDuplex1000(7) The actual operating speed and duplex of the port is given by portSpeedDpxStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reserved(1), halfDuplex10(2), fullDuplex10(3), halfDuplex100(4), fullDuplex100(5), halfDuplex1000(6), fullDuplex1000(7), fullDuplex10000(8)  

portFlowCtrlCfg 1.3.5.201.1.2.1.1.5
(1) Flow control mechanism is enabled. If the port type is hundredBaseTX or thousandBaseSX: When the port is operating in halfDuplex mode, the port uses backPressure flow control mechanism. When the port is operating in fullDuplex mode, the port uses IEEE 802.3x flow control mechanism. If the port type is hundredBaseFX: When the port is operating in halfDuplex mode, the port uses backPressure flow control mechanism. When the port is operating in fullDuplex mode, Flow control mechanism will not function. (2) Flow control mechanism is disabled. (3) Flow control mechanism is backPressure. when the port is in fullDuplex mode.This flow control mechanism will not function. (4) Flow control mechanism is IEEE 802.3x flow control. when the port is in halfDuplex mode.This flow control mechanism will not function. hundredBaseTX and thousandBaseSX port can be set as: enabled(1), disabled(2), backPressure(3), dot3xFlowControl(4). hundredBaseFX port can be set as: enabled(1), disabled(2), backPressure(3). The actual flow control mechanism is used given by portFlowCtrlStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), backPressure(3), dot3xFlowControlRxTx(4), dot3xFlowControlRx(5), dot3xFlowControlTx(6)  

portCapabilities 1.3.5.201.1.2.1.1.6
Port capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  BITS portCap10half(0), portCap10full(1), portCap100half(2), portCap100full(3), portCap1000half(4), portCap1000full(5), portCap10000full(6), dot3xFlowControlRxTx(7), dot3xFlowControlRx(8), dot3xFlowControlTx(9)  

portAutonegotiation 1.3.5.201.1.2.1.1.7
Whether autonegotiation is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

portSpeedDpxStatus 1.3.5.201.1.2.1.1.8
The operating speed and duplex mode of the switched port. If this index is a trunk, the speed is the speed of its individual members. If this index is a trunk and the result is inconsistent among its member ports, this value is error(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER error(1), halfDuplex10(2), fullDuplex10(3), halfDuplex100(4), fullDuplex100(5), halfDuplex1000(6), fullDuplex1000(7), fullDuplex10000(8), down(9)  

portFlowCtrlStatus 1.3.5.201.1.2.1.1.9
(2) BackPressure flow control machanism is used. (3) IEEE 802.3 flow control machanism is used. (4) Flow control mechanism is disabled. If this index is a trunk and the result is inconsistent among its member ports, this value is error(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER error(1), backPressure(2), dot3xFlowControlRxTx(3), dot3xFlowControlRx(4), dot3xFlowControlTx(5), disable(6)  

portMdiStatus 1.3.5.201.1.2.1.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), normal(2), xover(3)  

portTrunkIndex 1.3.5.201.1.2.1.1.11
The trunk to which this port belongs. A value of 0 means that this port does not belong to any trunk. A value greater than zero means that this port belongs to trunk at trunkIndex, defined by the corresponding trunkPorts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trunkMaxId 1.3.5.201.1.3.1
The maximum number for a trunk identifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

trunkValidNumber 1.3.5.201.1.3.2
The number of valid trunks.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

trunkTable 1.3.5.201.1.3.3
Table of descriptive and status information about configuration of each trunk, similar to Cisco EtherChannel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkEntry

trunkEntry 1.3.5.201.1.3.3.1
An entry in the table, containing information about configuration in one trunk of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrunkEntry  

trunkIndex 1.3.5.201.1.3.3.1.1
This object identifies the trunk within the switch for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

trunkPorts 1.3.5.201.1.3.3.1.2
The complete set of ports currently associated with this trunk.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

trunkCreation 1.3.5.201.1.3.3.1.3
A value of static(1) means a statically configured trunk. A value of lacp(2) means an LACP-configured trunk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), lacp(2)  

trunkStatus 1.3.5.201.1.3.3.1.4
Writing this to valid(1) creates an entry. Writing this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

lacpPortTable 1.3.5.201.1.4.1
Table for LACP port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpPortEntry

lacpPortEntry 1.3.5.201.1.4.1.1
Entry for LACP port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpPortEntry  

lacpPortIndex 1.3.5.201.1.4.1.1.1
This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

lacpPortStatus 1.3.5.201.1.4.1.1.2
Whether 802.3ad LACP is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

staSystemStatus 1.3.5.201.1.5.1
Global spanning tree status. (1) Spanning tree protocol is enabled. (2) Spanning tree protocol is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortTable 1.3.5.201.1.5.2
The table manages port settings for Spanning Tree Protocol 802.1d, 802.1w or 802.1s depending on the value specified by staProtocolType.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaPortEntry

staPortEntry 1.3.5.201.1.5.2.1
The conceptual entry of staPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaPortEntry  

staPortIndex 1.3.5.201.1.5.2.1.1
The port and the trunk (excluding trunk member ports) interface of the staPortTable. The interface identified by a particular value of this index is the same interface as identified by the same value of dot1dStpPort in the BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

staPortAdminEdgePort 1.3.5.201.1.5.2.1.2
The administrative value of the edge port parameter. A value of true(1) indicates that this port should be assumed as an edge-port and a value of false(2) indicates that this port should be assumed as a non-edge-port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

staPortOperEdgePort 1.3.5.201.1.5.2.1.3
The operational value of the edge port parameter. The object is initialized to the value of staPortAdminEdgePort and is set false when a BPDU is received.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

staPortAdminPointToPoint 1.3.5.201.1.5.2.1.4
The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(0), forceFalse(1), auto(2)  

staPortOperPointToPoint 1.3.5.201.1.5.2.1.5
The operational point-to-point status of the LAN segment attached to this port. This indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the staPortAdminPointToPoint object.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

staPortLongPathCost 1.3.5.201.1.5.2.1.6
The contribution of this port to the path cost (in 32 bits value) of paths towards the spanning tree root which include this port. This object is used to configure the spanning tree port path cost in the 32-bit value range when the staPathCostMethod is long(2). If the staPathCostMethod is short(1), this mib object is not instantiated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200000000  

staPortSystemStatus 1.3.5.201.1.5.2.1.7
Per-port spanning tree status. (1) Spanning tree protocol is enabled. (2) Spanning tree protocol is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staProtocolType 1.3.5.201.1.5.3
The version of Spanning Tree Protocol the bridge is currently running. The value 'stp(1)' indicates the Spanning Tree Protocol is as specified in IEEE 802.1D,'rstp(2)' indicates that the Rapid Spanning Tree Protocol is as specified in IEEE 802.1w, and the value 'mstp(3)' indicates that the Multiple Spanning Tree Protocol is as specified in IEEE 802.1s. New values may be defined in the future as new or updated versions of the protocol become available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(1), rstp(2), mstp(3)  

tftpFile 1.3.5.201.1.6.1
The file name for TFTP transfer when a transfer is next requested via this MIB. This value is set to the zero length string when no file name has been specified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

tftpFlashConfig 1.3.5.201.1.6.2
Number of flash config partition for to be used when the chosen action is the downloadToFlashConfig or the uploadFromFlashConfig. This values is set to the zero when no flash config has been specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

tftpServer 1.3.5.201.1.6.3
The IP address of the TFTP server for transfer when a download or upload is next requested via this MIB. This value is set to `0.0.0.0' when no IP address has been specified.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tftpAction 1.3.5.201.1.6.4
When this object is set to downloadToFlashConfig(1), the device will begin download of the file specified by tftpFile from the server specified by tftpServer to flash-config(specified by tftpFlashConfig) in the device using the TFTP protocol. When this object is set to downloadToRunningConfig(2), the device will begin download of the file specified by tftpFile from the server specified by tftpServer to running-config in the device using the TFTP protocol. When this object is set to downloadToStartupConfig(3), the device will begin download of the file specified by tftpFile from the server specified by tftpServer to Startup-config in the device using the TFTP protocol. When this object is set to downloadToFirmware(4), the device will begin download of the file specified by tftpFile from the server specified by tftpServer to firmware in the device using the TFTP protocol. When this object is set to uploadFromFlashConfig(5), the device will begin upload of the flash-config(specified by tftpFlashConfig) in the device to tftpFile in the server specified by tftpServer. When this object is set to uploadFromRunningConfig(6), the device will begin upload of the running-config in the device to tftpFile in the server specified by tftpServer. When this object is set to uploadFromStartupConfig(7), the device will begin upload of the startup-config in the device to tftpFile in the server specified by tftpServer. When the device is not downloading, this object will have a value of notDownloading(8).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER downloadToFlashConfig(1), downloadToRunningConfig(2), downloadToStartupConfig(3), downloadToFirmware(4), uploadFromFlashConfig(5), uploadFromRunningConfig(6), uploadFromStartupConfig(7), notDownloading(8)  

restartFirmware 1.3.5.201.1.7.1
Number of firmware flash index for start-up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

restartConfig 1.3.5.201.1.7.2
Number of configuration flash index for start-up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

restartControl 1.3.5.201.1.7.3
Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in non-volatile memory to default values and restart the application software. When the device is running normally, this variable has a value of running(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER running(1), warmBoot(2), coldBoot(3)  

mirrorDestinationPort 1.3.5.201.1.8.1
Destination port for mirrored packets. This is defined as ifIndex in the IF-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mirrorTable 1.3.5.201.1.8.2
Table of descriptive and status information about switches in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MirrorEntry

mirrorEntry 1.3.5.201.1.8.2.1
An entry in the table, containing information about a single switch in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  MirrorEntry  

mirrorSourcePort 1.3.5.201.1.8.2.1.1
Source port for mirrored packets. This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mirrorType 1.3.5.201.1.8.2.1.2
If this value is rx(1), receive packets will be mirrored. If this value is tx(2), transmit packets will be mirrored. If this value is all(3), all packts will be mirrored
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rx(1), tx(2), all(3), disable(4)  

igmpSnoopStatus 1.3.5.201.1.9.1
Parameter to enable or disable IGMP snooping on the device. When enabled, the device will examine IGMP packets and set up filters for IGMP ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

igmpSnoopQuerier 1.3.5.201.1.9.2
Whether to act as querier.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

igmpSnoopQueryCount 1.3.5.201.1.9.3
Maximum number of queries that have not been heard on the system before the system starts taking action to solicit reports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..10  

igmpSnoopQueryInterval 1.3.5.201.1.9.4
Query interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..125  

igmpSnoopQueryMaxResponseTime 1.3.5.201.1.9.5
Timeout value (seconds) between IGMP reports received on a port for an IP Multicast Address that can pass before the system sends an IGMP Query out the port and removes it from the list.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..25  

igmpSnoopQueryTimeout 1.3.5.201.1.9.6
Query time-out.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 300..500  

igmpSnoopVersion 1.3.5.201.1.9.7
Version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

igmpSnoopRouterCurrentTable 1.3.5.201.1.9.8
Table for current router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopRouterCurrentEntry

igmpSnoopRouterCurrentEntry 1.3.5.201.1.9.8.1
Entry for current router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopRouterCurrentEntry  

igmpSnoopRouterCurrentVlanIndex 1.3.5.201.1.9.8.1.1
This is defined as dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopRouterCurrentPorts 1.3.5.201.1.9.8.1.2
The set of ports which are current router ports. Within this list, some router ports are static router ports. Please refer to igmpSnoopRouterStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopRouterStaticTable 1.3.5.201.1.9.9
Table for static router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopRouterStaticEntry

igmpSnoopRouterStaticEntry 1.3.5.201.1.9.9.1
Entry for static router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopRouterStaticEntry  

igmpSnoopRouterStaticVlanIndex 1.3.5.201.1.9.9.1.1
This is defined as dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopRouterStaticPorts 1.3.5.201.1.9.9.1.2
The set of ports which are static router ports.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

igmpSnoopMulticastCurrentTable 1.3.5.201.1.9.10
Table for current multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopMulticastCurrentEntry

igmpSnoopMulticastCurrentEntry 1.3.5.201.1.9.10.1
Entry for current multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopMulticastCurrentEntry  

igmpSnoopMulticastCurrentVlanIndex 1.3.5.201.1.9.10.1.1
This is defined as dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopMulticastCurrentIpAddress 1.3.5.201.1.9.10.1.2
IP address of multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

igmpSnoopMulticastCurrentPorts 1.3.5.201.1.9.10.1.3
The set of ports which are members.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopMulticastStaticTable 1.3.5.201.1.9.11
Table for static multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopMulticastStaticEntry

igmpSnoopMulticastStaticEntry 1.3.5.201.1.9.11.1
Entry for static multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopMulticastStaticEntry  

igmpSnoopMulticastStaticVlanIndex 1.3.5.201.1.9.11.1.1
This is defined as dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopMulticastStaticIpAddress 1.3.5.201.1.9.11.1.2
IP address of multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

igmpSnoopMulticastStaticPorts 1.3.5.201.1.9.11.1.3
The set of ports which are static members.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

ipAddressMode 1.3.5.201.1.10.1
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

ipDefaultGateway 1.3.5.201.1.10.2
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipPrimaryDnsServer 1.3.5.201.1.10.3
The IP Address of the primary DNS server. If this value is undefined or unknown, it shall have the value 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipSecondaryDnsServer 1.3.5.201.1.10.4
The IP Address of the secondary DNS server. If this value is undefined or unknown, it shall have the value 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipHttpState 1.3.5.201.1.10.5
Whether HTTP is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipHttpPort 1.3.5.201.1.10.6
The port number for HTTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

ipHttpsState 1.3.5.201.1.10.7
Whether HTTPS is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipHttpsPort 1.3.5.201.1.10.8
The port number for HTTPS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

ipTelnetState 1.3.5.201.1.10.9
Whether telnet is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bcastStormTable 1.3.5.201.1.11.1
Table of descriptive and status information about configuration of each switch ports(including expansion slot) in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BcastStormEntry

bcastStormEntry 1.3.5.201.1.11.1.1
An entry in the table, containing information about configuration in one switch port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  BcastStormEntry  

bcastStormIfIndex 1.3.5.201.1.11.1.1.1
This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcastStormStatus 1.3.5.201.1.11.1.1.2
Whether broadcast storm protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bcastStormPacketRate 1.3.5.201.1.11.1.1.3
Broadcast storm threshold as packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanTable 1.3.5.201.1.12.1
Table for VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanEntry

vlanEntry 1.3.5.201.1.12.1.1
Entry for VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanEntry  

vlanIndex 1.3.5.201.1.12.1.1.1
Same is dot1qVlanIndex in the Q-BRIDGE-MIB. This table has only one entry - the entry for the VLAN of the management interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

vlanAddressMethod 1.3.5.201.1.12.1.1.2
Method to get the IP address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user(1), dhcp(2)  

prioWrrTable 1.3.5.201.1.13.1
Table for weighted round robin (WRR).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioWrrEntry

prioWrrEntry 1.3.5.201.1.13.1.1
Entry for weighted round robin (WRR).
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioWrrEntry  

prioWrrTrafficClass 1.3.5.201.1.13.1.1.1
Traffic class for this entry, as defined in dot1dTrafficClass in the Q-BRIDGE-MIB. The actual maximum depends on the hardware, and is equal to dot1dPortNumTrafficClasses-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

prioWrrWeight 1.3.5.201.1.13.1.1.2
Weight for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

prioQueueMode 1.3.5.201.1.13.2
The global status for the prioQueue. wrr(1),strict(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wrr(1), strict(2)  

trapDestTable 1.3.5.201.1.14.1
A list of trap destination entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapDestEntry

trapDestEntry 1.3.5.201.1.14.1.1
This entry includes a destination IP address to which to send traps for this community.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapDestEntry  

trapDestAddress 1.3.5.201.1.14.1.1.1
The address to send traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

trapDestCommunity 1.3.5.201.1.14.1.1.2
A community to which this destination address belongs.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

trapDestStatus 1.3.5.201.1.14.1.1.3
Writing this to valid(1) creates an entry. Writing this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

trapDestVersion 1.3.5.201.1.14.1.1.4
This variables represent the version of the Trap we wish to send to trap Receiver, if the value is 1, mean we wish to send Version 1 trap, if the value is 2, mean we wish to send version 2 trap.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER version1(1), version2(2)  

trapVar 1.3.5.201.1.14.2
OBJECT IDENTIFIER    

trapForbiddenAccessMode 1.3.5.201.1.14.2.1
This variable is for trap var binding, indicated the ipfilter reject mode. web(1), snmp(2), telnet(3), ssh(4).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER web(1), snmp(2), telnet(3), ssh(4)  

trapForbiddenAccessIp 1.3.5.201.1.14.2.2
This variable is for trap var binding, indicating the IP address that rejected by the ipfilter.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

trapLoginUserName 1.3.5.201.1.14.2.3
This variable is for trap var binding, indicating the name used by user to logging.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapConfigSavePartition 1.3.5.201.1.14.2.4
This variable is for trap var binding, indicating the partition witch the config was saved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapSfpPresenceStatus 1.3.5.201.1.14.2.5
This variable is for trap var binding, indicating the presence status of a sfp connector.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER absentee(1), present(2)  

trapInfAlarmVal 1.3.5.201.1.14.2.6
This variable is for trap var binding, indicating the alarm value. deactivated(1), actived(2), unstable(3).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER deactivated(1), activated(2), unstable(3)  

trapDuplicatedIpVlan 1.3.5.201.1.14.2.7
This variable is for trap var binding, indicating the vlan witch the duplicated ip was detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapDuplicatedIpAddress 1.3.5.201.1.14.2.8
This variable is for trap var binding, indicating the duplicated ip address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

trapDuplicatedIpMacAddress 1.3.5.201.1.14.2.9
This variable is for trap var binding, indicating the mac address of the device that has the duplicated ip.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

trapEapsDomainName 1.3.5.201.1.14.2.10
This variable is for trap var binding, indicating the eaps domain name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapEapsDomainId 1.3.5.201.1.14.2.11
This variable is for trap var binding, indicating the eaps domain identifier.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapEapsStatus 1.3.5.201.1.14.2.12
This variable is for trap var binding, indicating the eaps status. idle(0), complete(1), failed(2), links-up(3), links-down(4), pre-forwarding(5).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER idle(0), complete(1), failed(2), links-up(3), links-down(4), pre-forwarding(5)  

trapTemperature 1.3.5.201.1.14.2.13
This variable is for trap var binding, indicating the temperature in degrees Celsius.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapFuseId 1.3.5.201.1.14.2.14
This variable is for trap var binding, indicating the fuse indentifier.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapFuseStatus 1.3.5.201.1.14.2.15
This variable is for trap var binding, indicating the fuse status. normal(1), failed(2).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER normal(1), failed(2)  

trapFansBoardPresenceStatus 1.3.5.201.1.14.2.16
This variable is for trap var binding, indicating the presence status of the fans board.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER absentee(1), present(2)  

trapStandbyMpuPresenceStatus 1.3.5.201.1.14.2.17
This variable is for trap var binding, indicating the presence status of the standby MPU.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER absentee(1), present(2)  

trapMacAddressMove 1.3.5.201.1.14.2.18
This variable is for trap var binding, indicating the MAC address of the device that has moved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

trapMemFree 1.3.5.201.1.14.2.19
This variable is for trap var binding, indicating the total memory free(in Kbytes).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapBootloaderNew 1.3.5.201.1.14.2.20
This variable is for trap var binding, indicating the installed bootloader version.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapDevNo 1.3.5.201.1.14.2.21
This variable is for trap var binding, indicating the Dev no of equipment.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapDevLocalId 1.3.5.201.1.14.2.22
This variable is for trap var binding, indicating the Serial number of remote equipment.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapCesopTdmStatus 1.3.5.201.1.14.2.23
This variable is for trap var binding, indicating the status of TDM interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), los(1), ais(2), lof(3)  

trapCesopTdmRemoteStatus 1.3.5.201.1.14.2.24
This variable is for trap var binding, indicating the status of remote TDM interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), ralm(5)  

trapCesopTdmCasStatus 1.3.5.201.1.14.2.25
This variable is for trap var binding, indicating the status of CAS TDM interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), lom(4)  

trapCesopTdmCrcStatus 1.3.5.201.1.14.2.26
This variable is for trap var binding, indicating the status of CRC TDM interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), crc(6)  

trapCesopBundleLocalTdmStatus 1.3.5.201.1.14.2.27
This variable is for trap var binding, indicating the status of Local TDM in bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), fail(1), rdi(2)  

trapCesopBundleRemoteTdmStatus 1.3.5.201.1.14.2.28
This variable is for trap var binding, indicating the status of Remote TDM in bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), fail(1), rdi(2)  

trapCesopBundleLocalStatus 1.3.5.201.1.14.2.29
This variable is for trap var binding, indicating the status of Local bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), fail(1)  

trapCesopBundleRemoteStatus 1.3.5.201.1.14.2.30
This variable is for trap var binding, indicating the status of Remote bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), fail(1)  

trapCesopBundlePktMismatchStatus 1.3.5.201.1.14.2.31
This variable is for trap var binding, indicating the status of packet mismatch in bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), mismatch(3)  

trapCesopBundleNextHopStatus 1.3.5.201.1.14.2.32
This variable is for trap var binding, indicating the status of Next Hop in bundle interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(0), down(4)  

trapCesopClockAdapLinkQuality 1.3.5.201.1.14.2.33
This variable is for trap var binding, indicating the Adaptative link quality of clock interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapCesopClockSourceStatus 1.3.5.201.1.14.2.34
This variable is for trap var binding, indicating the status of Clock Source interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(0), out-of-limits(1)  

trapBroadcastStormControlStatus 1.3.5.201.1.14.2.35
This variable is for trap var binding, indicating the status of broadcsat storm control at this interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(1), out-of-limits(2)  

trapBroadcastStormControlPPS 1.3.5.201.1.14.2.36
This variable is for trap var binding, indicating the current average count of broadcast packets per second at this interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapMulticastStormControlStatus 1.3.5.201.1.14.2.37
This variable is for trap var binding, indicating the status of multicsat storm control at this interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ok(1), out-of-limits(2)  

trapMulticastStormControlPPS 1.3.5.201.1.14.2.38
This variable is for trap var binding, indicating the current average count of multicast packets per second at this interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapStatusLDP 1.3.5.201.1.14.2.39
This variable is for trap var binding, indicating the status of condition the protocol LDP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(1), down(2), delete(3)  

trapIdLDP 1.3.5.201.1.14.2.40
This variable is for trap var binding, indicating the entity identification the protocol LDP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapStatusTunnelRSVP 1.3.5.201.1.14.2.41
This variable is for trap var binding, indicating the status of condition tunnel on protocol RSVP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(1), down(2), deleted(3), rerouted(4)  

trapIdTunnelRSVP 1.3.5.201.1.14.2.42
This variable is for trap var binding, indicating the entity identification the tunnel on protocol RSVP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapPanelStatus 1.3.5.201.1.14.2.43
This variable is for trap var binding, indicating the panel status. closed(1), open(2)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER closed(1), open(2)  

trapLSTGroup 1.3.5.201.1.14.2.44
This variable is for trap var binding, indicating the Link-state Tracking Group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapMemL3Free 1.3.5.201.1.14.2.45
This variable is for trap var binding, indicating the total L3 memory free(in Kbytes).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapActiveMpuNsfId 1.3.5.201.1.14.2.46
This variable is for trap var binding, indicating the active mpu nsf-id.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapStandByMpuNsfId 1.3.5.201.1.14.2.47
This variable is for trap var binding, indicating the standby mpu nsf-id.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapErpsDomainName 1.3.5.201.1.14.2.48
This variable is for trap var binding, indicating the erps domain name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapErpsDomainId 1.3.5.201.1.14.2.49
This variable is for trap var binding, indicating the erps domain identifier.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapErpsStatus 1.3.5.201.1.14.2.50
This variable is for trap var binding, indicating the erps status. init(1), idle(2), protection(3).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER init(1), idle(2), protection(3)  

trapCfmMdName 1.3.5.201.1.14.2.51
This variable is for trap var binding, indicating the Maintenance Domain (MD) name that originated the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..42)  

trapCfmMaName 1.3.5.201.1.14.2.52
This variable is for trap var binding, indicating the Maintenance Association (MA) name that originated the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..44)  

trapCfmMepId 1.3.5.201.1.14.2.53
This variable is for trap var binding, indicating the Maintenance End Point ID (MEPID) that originated the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..8192  

trapCfmVlan 1.3.5.201.1.14.2.54
This variable is for trap var binding, indicating the VLAN that originated the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..4094  

trapCfmDefect 1.3.5.201.1.14.2.55
This variable is for trap var binding, indicating the defect condition being notified . defNone(0), defRDICCM(1), defMACstatus(2), defRemoteCCM(3), defErrorCCM(4), defXconCCM(5).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER defNone(0), defRDICCM(1), defMACstatus(2), defRemoteCCM(3), defErrorCCM(4), defXconCCM(5)  

trapEvcName 1.3.5.201.1.14.2.56
This variable is for trap var binding, indicating the EVC name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapEvcStatus 1.3.5.201.1.14.2.57
This variable is for trap var binding, indicating the status of EVC being notified, notActive(0), newAndNotActive(1), active(2), newAndActive(3), partiallyActive(4), newAndPartiallyActive(5).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER notActive(0), newAndNotActive(1), active(2), newAndActive(3), partiallyActive(4), newAndPartiallyActive(5)  

trapSyncSystemClockStatus 1.3.5.201.1.14.2.58
This variable is for trap var binding, indicating the status of system clock
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER freerun(1), holdover(2), acquiring(3), locked(4)  

trapCesopG704ClockSourceStatus 1.3.5.201.1.14.2.59
This variable is for trap var binding, indicating the status of g704 clock source.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER dontcare(7), locked(9), fail(10)  

trapSystemWarningsUnits 1.3.5.201.1.14.2.60
This variable is for trap var binding, indicating the system warnings units.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER sysWarUnitsHsEnNoError(1), sysWarUnitsHsEnWES(2), sysWarUnitsHsEnWHSDis(3), sysWarUnitsHsEnWDifMod(4), sysWarUnitsCommFail(5), sysWarUnitsMPLS(6), sysWarUnitsL3(7)  

trapSensorGroup 1.3.5.201.1.14.2.61
This variable indicates the sensor's type informed in notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER boardSensors(1), chipsetSensors(2)  

rateLimitPortTable 1.3.5.201.1.16.1
Table for rate limit of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitPortEntry

rateLimitPortEntry 1.3.5.201.1.16.1.1
Entry for rate limit of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateLimitPortEntry  

rlPortIndex 1.3.5.201.1.16.1.1.1
The port and the trunk (including trunk member) interface of the portTable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rlPortInputStatus 1.3.5.201.1.16.1.1.2
Whether input rate limit is enabled for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlPortOutputStatus 1.3.5.201.1.16.1.1.3
Whether output rate limit is enabled for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlPortInputRate 1.3.5.201.1.16.1.1.4
Rate-limit in kilobits per second. Must be multiple of 64.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1000000  

rlPortInputBurst 1.3.5.201.1.16.1.1.5
Maximum burst size in kilobits. Must be power of 2.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32..4096  

rlPortOutputRate 1.3.5.201.1.16.1.1.6
Rate-limit in kilobits per second. Must be multiple of 64.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1000000  

rlPortOutputBurst 1.3.5.201.1.16.1.1.7
Maximum burst size in kilobits. Must be power of 2.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32..4096  

radiusMgt 1.3.5.201.1.17.1
OBJECT IDENTIFIER    

sshMgt 1.3.5.201.1.17.2
OBJECT IDENTIFIER    

ipFilterMgt 1.3.5.201.1.17.3
OBJECT IDENTIFIER    

radiusServerPortNumber 1.3.5.201.1.17.1.2
IP port number of RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusServerKey 1.3.5.201.1.17.1.3
Key for RADIUS. This variable can only be written. When this variable is read, it always returns a zero-length string. when this variable is written, it's max length is 48 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

radiusServerRetransmit 1.3.5.201.1.17.1.4
Maximum number of retransmissions for RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

radiusServerTimeout 1.3.5.201.1.17.1.5
Timeout for RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusMultipleServerTable 1.3.5.201.1.17.1.7
The table for multiple RADIUS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusMultipleServerEntry

radiusMultipleServerEntry 1.3.5.201.1.17.1.7.1
The conceptual row for radiusMultipleServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RadiusMultipleServerEntry  

radiusMultipleServerIndex 1.3.5.201.1.17.1.7.1.1
The RADIUS multiple server index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

radiusMultipleServerAddress 1.3.5.201.1.17.1.7.1.2
IP address of a multiple RADIUS server. IP address will be set to system default value(e.g. 10.1.0.1) after creates an entry first by setting radiusMultipleServerStatus to valid.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

radiusMultipleServerPortNumber 1.3.5.201.1.17.1.7.1.3
IP port number of a multiple RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

radiusMultipleServerKey 1.3.5.201.1.17.1.7.1.4
Key for RADIUS. This variable can only be written. When this variable is read, it always returns a zero-length string. when this variable is written, it's max length is 48 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

radiusMultipleServerRetransmit 1.3.5.201.1.17.1.7.1.5
Maximum number of retransmissions for RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

radiusMultipleServerTimeout 1.3.5.201.1.17.1.7.1.6
Timeout for RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusMultipleServerStatus 1.3.5.201.1.17.1.7.1.8
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

sshServerStatus 1.3.5.201.1.17.2.1
The status of Secure Shell Server. Set this value to enabled(1) to enable SSH server, set this value to disabled(2) to disable the SSH server.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

sshServerMajorVersion 1.3.5.201.1.17.2.2
The major version of the SSH Server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sshServerMinorVersion 1.3.5.201.1.17.2.3
The minor version of the SSH Server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sshTimeout 1.3.5.201.1.17.2.4
The time interval that the router waits for the SSH client to respond. The range is 1-120.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

sshKeySize 1.3.5.201.1.17.2.5
The SSH server key size.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 512..896  

sshRsaHostKey 1.3.5.201.1.17.2.6
The RSA host key.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey 1.3.5.201.1.17.2.7
The DSA host key.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshHostKeyGenAction 1.3.5.201.1.17.2.8
This variable is for host key generating. For the set behavior: Set it to genRsaKey(2) to generate the RSA host key, and to genDsaKey(3) to generate the DSA host key, if genBothKeys(4) is set, both RSA and DSA host key are generated. For the get behavior: You will get genRsaKey(2), genDsaKey(3) or genBothKeys(4) when the key gen action is in progress. otherwise, you will get noGen(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noGen(1), genRsaKey(2), genDsaKey(3), genBothKeys(4)  

sshHostKeyDelAction 1.3.5.201.1.17.2.9
To delete the host key. For the set behavior: Set it to delRsaKey(2) to delete the RSA host key, to delDsaKey(3) to delete the DSA host key, or to delBothKeys(4) to delete both RSA and DSA host key. For the get behavior: You will get delRsaKey(2), delDsaKey(3) or delBothKeys(4) when the delete operation is in progress. Otherwise, you will get noDel(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noDel(1), delRsaKey(2), delDsaKey(3), delBothKeys(4)  

ipFilterSnmpTable 1.3.5.201.1.17.3.1
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterSnmpEntry

ipFilterSnmpEntry 1.3.5.201.1.17.3.1.1
This entry includes an IP address range which the system will allow to connect to this device through SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpFilterSnmpEntry  

ipFilterSnmpAddress 1.3.5.201.1.17.3.1.1.1
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterSnmpMask 1.3.5.201.1.17.3.1.1.2
The IP mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterSnmpStatus 1.3.5.201.1.17.3.1.1.3
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

ipFilterHTTPTable 1.3.5.201.1.17.3.2
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterHTTPEntry

ipFilterHTTPEntry 1.3.5.201.1.17.3.2.1
This entry includes an IP address range which the system will allow to connect to this device through SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpFilterHTTPEntry  

ipFilterHTTPAddress 1.3.5.201.1.17.3.2.1.1
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterHTTPMask 1.3.5.201.1.17.3.2.1.2
The IP mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterHTTPStatus 1.3.5.201.1.17.3.2.1.3
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

ipFilterTelnetTable 1.3.5.201.1.17.3.3
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterTelnetEntry

ipFilterTelnetEntry 1.3.5.201.1.17.3.3.1
This entry includes an IP address range which the system will allow them to connect to this device through SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpFilterTelnetEntry  

ipFilterTelnetAddress 1.3.5.201.1.17.3.3.1.1
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterTelnetMask 1.3.5.201.1.17.3.3.1.2
The IP mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterTelnetStatus 1.3.5.201.1.17.3.3.1.3
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

ipFilterSSHTable 1.3.5.201.1.17.3.4
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterSSHEntry

ipFilterSSHEntry 1.3.5.201.1.17.3.4.1
This entry includes an IP address range which the system will allow them to connect to this device through SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpFilterSSHEntry  

ipFilterSSHAddress 1.3.5.201.1.17.3.4.1.1
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterSSHMask 1.3.5.201.1.17.3.4.1.2
The IP mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipFilterSSHStatus 1.3.5.201.1.17.3.4.1.3
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

sysLogStatus 1.3.5.201.1.19.1
Whether system log is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sysLogHistoryFlashLevel 1.3.5.201.1.19.2
Severity level for logging to flash.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

sysLogHistoryRamLevel 1.3.5.201.1.19.3
Severity level for logging to RAM.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

remoteLogMgt 1.3.5.201.1.19.6
OBJECT IDENTIFIER    

remoteLogStatus 1.3.5.201.1.19.6.1
Whether the remote log system is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

remoteLogLevel 1.3.5.201.1.19.6.2
Severity level for remote log.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

remoteLogFacilityType 1.3.5.201.1.19.6.3
The FacilityType for remote log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER localUse0(16), localUse1(17), localUse2(18), localUse3(19), localUse4(20), localUse5(21), localUse6(22), localUse7(23)  

remoteLogServerTable 1.3.5.201.1.19.6.4
A Table for storing the remote log Server list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RemoteLogServerEntry

remoteLogServerEntry 1.3.5.201.1.19.6.4.1
A conceptually row for remoteLogServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemoteLogServerEntry  

remoteLogServerIp 1.3.5.201.1.19.6.4.1.1
The IP address of the remote log Server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

remoteLogServerStatus 1.3.5.201.1.19.6.4.1.2
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

sntpMgt 1.3.5.201.1.20.1
OBJECT IDENTIFIER    

sntpStatus 1.3.5.201.1.20.1.1
Set enabled(1) to enable the SNTP, set disabled(2) to disable the SNTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sntpPollInterval 1.3.5.201.1.20.1.2
Polling interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..16384  

sntpServerTable 1.3.5.201.1.20.1.3
Table for SNTP servers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SntpServerEntry

sntpServerEntry 1.3.5.201.1.20.1.3.1
Entry for SNTP servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SntpServerEntry  

sntpServerIp 1.3.5.201.1.20.1.3.1.1
The IP address of a server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sntpServerStatus 1.3.5.201.1.20.1.3.1.2
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

sysCurrentTime 1.3.5.201.1.20.2
It is a text string in the following form, based on Unix: 'Mmm _d hh:mm:ss yyyy'. 'Mmm' is the first three letters of the English name of the month. '_d' is the day of month. A single-digit day is preceded by the space. 'hh:mm:ss' is a 24-hour representations of hours, minutes, and seconds. A single-digit hour is preceded by a zero. 'yyyy' is the four-digit year. An example is: 'Jan 1 02:03:04 2002'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(20)  

sysTimeZone 1.3.5.201.1.20.3
It is a text string in the following form: '[s]hh:mm'. '[s]' is a plus-or-minus sign. For UTC, this is omitted. For a positive offset, this is '+'. For a negative offset, this is '-'. 'hh:mm' in the hour and minute offset from UTC. A single-digit hour is preceded by a zero.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6)  

sysTimeZoneName 1.3.5.201.1.20.4
The name of the time zone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

fileInfoTable 1.3.5.201.1.21.1
This table contain the information of the file system; we can also perform the delete, set startup file operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FileInfoEntry

fileInfoEntry 1.3.5.201.1.21.1.1
A conceptually row for fileInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FileInfoEntry  

fileInfoUnitID 1.3.5.201.1.21.1.1.1
The switch unit in a stacking system, in a non-stacking system, this value is always 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

fileInfoFileIndex 1.3.5.201.1.21.1.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

fileInfoFlashId 1.3.5.201.1.21.1.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fileInfoFileName 1.3.5.201.1.21.1.1.4
The file Name of the file System in the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

fileInfoFileType 1.3.5.201.1.21.1.1.5
The file type of the file System in the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER firmware(1), config(2)  

fileInfoIsStartUp 1.3.5.201.1.21.1.1.6
This flag indicate whether this file is a startup file. Set this object to true(1) to indicate that this is a startup file. Setting this object to false(2) is a invalid operation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fileInfoFileSize 1.3.5.201.1.21.1.1.7
The sizes (in bytes) of the file.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fileInfoCreationTime 1.3.5.201.1.21.1.1.8
The creation time of the file, This is a text string in the following form, based on Unix: 'Mmm _d hh:mm:ss yyyy'. 'Mmm' are the first three letters of the English name of the month. '_d' is the day of month. A single-digit day is preceded by a space. 'hh:mm:ss' is a 24-hour representations of hours, minutes, and seconds. A single-digit hour is preceded by a zero. 'yyyy' is the four-digit year. An example is: 'Jan 1 02:03:04 2002'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(20)  

fileInfoDelete 1.3.5.201.1.21.1.1.9
Write this object to delete(2) to delete a file, when read, this always return noDelete(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noDelete(1), delete(2)  

dmSwitchTraps 1.3.5.201.2.1
OBJECT IDENTIFIER    

dmSwitchTrapsPrefix 1.3.5.201.2.1.0
OBJECT IDENTIFIER    

swLoginFailTrap 1.3.5.201.2.1.0.40001
This trap is sent when an user try logging with a incorrect username or password.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLoginSucessTrap 1.3.5.201.2.1.0.40002
This trap is sent when an user get logging.
Status: current Access: read-write
NOTIFICATION-TYPE    

swStackAttachTrap 1.3.5.201.2.1.0.40003
This trap is sent when a device is attached in stack.
Status: current Access: read-write
NOTIFICATION-TYPE    

swStackDetachTrap 1.3.5.201.2.1.0.40004
This trap is sent when a device is detached from stack.
Status: current Access: read-write
NOTIFICATION-TYPE    

swForbiddenAccessTrap 1.3.5.201.2.1.0.40005
This trap is sent when an incorrect IP address is rejected by the ipfilter.
Status: current Access: read-write
NOTIFICATION-TYPE    

swSfpPresenceTrap 1.3.5.201.2.1.0.40006
This trap is sent when a sfp conector is taken off or placed.
Status: current Access: read-write
NOTIFICATION-TYPE    

swConfigChangeTrap 1.3.5.201.2.1.0.40007
This trap is sent when the device's config change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swConfigSaveTrap 1.3.5.201.2.1.0.40008
This trap is sent when the device's config is saved.
Status: current Access: read-write
NOTIFICATION-TYPE    

swFanStatusChangeTrap 1.3.5.201.2.1.0.40009
This trap is sent when the status of one fan changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

swTrapsLostTrap 1.3.5.201.2.1.0.40010
This trap is sent when one or more traps are discarded.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPowerStatusChangeTrap 1.3.5.201.2.1.0.40011
This trap is sent when the status of one PSU changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

swAlarmTrap 1.3.5.201.2.1.0.40012
This trap is sent when the status of one alarm changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

swDuplicatedIp 1.3.5.201.2.1.0.40013
This trap is sent when a duplicate ip is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLoopbackOnPortDetected 1.3.5.201.2.1.0.40014
This trap is sent when a loopback on port is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLoopbackOnPortNoMoreDetected 1.3.5.201.2.1.0.40015
This trap is sent when a loopback on port is no more detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swUnidirLinkDetected 1.3.5.201.2.1.0.40016
This trap is sent when a unidirectional link on port is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swUnidirLinkRecovered 1.3.5.201.2.1.0.40017
This trap is sent when a unidirectional link on port is recovered.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCriticalEventDetected 1.3.5.201.2.1.0.40018
This trap is sent when a critical event on port is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCriticalEventRecovered 1.3.5.201.2.1.0.40019
This trap is sent when a critical event on port is recovered.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLinkFlapDetected 1.3.5.201.2.1.0.40020
This trap is sent when a link-flap on port is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLinkFlapNoMoreDetected 1.3.5.201.2.1.0.40021
This trap is sent when a link-flap on port is no more detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swEapsStatusChange 1.3.5.201.2.1.0.40022
This trap is sent when the eaps status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPortSecurityViolation 1.3.5.201.2.1.0.40023
This trap is sent when a port-security violation happens.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighTemperatureDetected 1.3.5.201.2.1.0.40024
This trap is sent when a high temperature is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighTemperatureNoMoreDetected 1.3.5.201.2.1.0.40025
This trap is sent when a high temperature is no more detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swFuseStatusChange 1.3.5.201.2.1.0.40026
This trap is sent when the status of on fuse changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

swFansBoardPresenceTrap 1.3.5.201.2.1.0.40027
This trap is sent when the fans board is taken off or placed.
Status: current Access: read-write
NOTIFICATION-TYPE    

swStandbyMpuTrap 1.3.5.201.2.1.0.40028
This trap is sent when the standby MPU is taken off or placed.
Status: current Access: read-write
NOTIFICATION-TYPE    

swNonHomologSfpTrap 1.3.5.201.2.1.0.40029
This trap is sent when a non-homologated SFP is placed.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighCpuUsageDetected 1.3.5.201.2.1.0.40030
This trap is sent when the CPU utilization is greater than 90%.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighCpuUsageNoMoreDetected 1.3.5.201.2.1.0.40031
This trap is sent when the CPU utilization is lower than 90%.
Status: current Access: read-write
NOTIFICATION-TYPE    

swDuplicatedMac 1.3.5.201.2.1.0.40032
This trap is sent when a MAC address move is detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighMemoryUsageDetected 1.3.5.201.2.1.0.40033
This trap is sent when the memory utilization is critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighMemoryUsageNoMoreDetected 1.3.5.201.2.1.0.40034
This trap is sent when the memory utilization is normal.
Status: current Access: read-write
NOTIFICATION-TYPE    

swNewBootloaderVersion 1.3.5.201.2.1.0.40035
This trap is sent when a new bootloader version is saved.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopTdmStatusTrap 1.3.5.201.2.1.0.40036
This trap is sent when TDM status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopTdmRemoteStatusTrap 1.3.5.201.2.1.0.40037
This trap is sent when TDM Remote status change (RALM).
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopTdmCasStatusTrap 1.3.5.201.2.1.0.40038
This trap is sent when TDM Cas status change (LOM).
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopTdmCrcStatusTrap 1.3.5.201.2.1.0.40039
This trap is sent when TDM CRC status change (CRC).
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundleLocalTdmStatusTrap 1.3.5.201.2.1.0.40040
This trap is sent when Bundle Local TDM status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundleRemoteTdmStatusTrap 1.3.5.201.2.1.0.40041
This trap is sent when Bundle Remote TDM status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundleLocalStatusTrap 1.3.5.201.2.1.0.40042
This trap is sent when Bundle Local status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundleRemoteStatusTrap 1.3.5.201.2.1.0.40043
This trap is sent when Bundle Remote status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundlePktMismatchTrap 1.3.5.201.2.1.0.40044
This trap is sent when Packet mismatch status chanege in Bundle Interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopBundleNextHopTrap 1.3.5.201.2.1.0.40045
This trap is sent when Packet mismatch status chanege in Bundle Interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopClockAdapLinkQualityTrap 1.3.5.201.2.1.0.40046
This trap is sent when Adaptative link quality change in clock source interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCesopClockSourceTrap 1.3.5.201.2.1.0.40047
This trap is sent when Source clock status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRemoteDeviceReady 1.3.5.201.2.1.0.40048
This trap is sent when a remote device becomes ready to be managed.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRemoteDeviceLost 1.3.5.201.2.1.0.40049
This trap is sent when a remote device is no longer manageable.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRemoteDeviceConfigFail 1.3.5.201.2.1.0.40050
This trap is sent when the configuration sent to a remote device is rejected.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRemoteDeviceConfigForced 1.3.5.201.2.1.0.40051
This trap is sent when a remote device configuration is forced.
Status: current Access: read-write
NOTIFICATION-TYPE    

swFanFuseStatusChange 1.3.5.201.2.1.0.40052
This trap is sent when the fan board fuse change its status.
Status: current Access: read-write
NOTIFICATION-TYPE    

swDyingGaspPackReceived 1.3.5.201.2.1.0.40053
This trap is sent every time an OAM:Dying Gasp package is received on port
Status: current Access: read-write
NOTIFICATION-TYPE    

swBroadcastStormCheckChange 1.3.5.201.2.1.0.40054
This trap is sent when a broadcast storm threshold is hit or recovers.
Status: current Access: read-write
NOTIFICATION-TYPE    

swMulticastStormCheckChange 1.3.5.201.2.1.0.40055
This trap is sent when a multicast storm threshold is hit or recovers.
Status: current Access: read-write
NOTIFICATION-TYPE    

swBpduProtectLimit 1.3.5.201.2.1.0.40056
This trap is sent when a BPDU limit has reached.
Status: current Access: read-write
NOTIFICATION-TYPE    

swChangeStatusLDP 1.3.5.201.2.1.0.40057
This trap is sent when occurs one change on status the protocol LDP.
Status: current Access: read-write
NOTIFICATION-TYPE    

swChangeStatusTunnelRSVP 1.3.5.201.2.1.0.40058
This trap is sent when occurs one change on status the tunnels of protocol RSVP.
Status: current Access: read-write
NOTIFICATION-TYPE    

swBpduProtect 1.3.5.201.2.1.0.40059
This trap is sent when a BPDU protect block time expired.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRouteTableFull 1.3.5.201.2.1.0.40060
This trap is sent when L3 Routing Table reaches its limits.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPanelStatusTrap 1.3.5.201.2.1.0.40061
This trap is sent when the Panel status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLSTGroupLinkStatusDown 1.3.5.201.2.1.0.40062
This trap is sent when a link-state tracking group is down
Status: current Access: read-write
NOTIFICATION-TYPE    

swLSTGroupLinkStatusUp 1.3.5.201.2.1.0.40063
This trap is sent when a link-state tracking group is up
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighCpuL3UsageDetected 1.3.5.201.2.1.0.40064
This trap is sent when the CPU L3 utilization is greater than 90%.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighCpuL3UsageNoMoreDetected 1.3.5.201.2.1.0.40065
This trap is sent when the CPU L3 utilization is lower than 90%.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighMemoryL3UsageDetected 1.3.5.201.2.1.0.40066
This trap is sent when the L3 memory utilization is critical.
Status: current Access: read-write
NOTIFICATION-TYPE    

swHighMemoryL3UsageNoMoreDetected 1.3.5.201.2.1.0.40067
This trap is sent when the L3 memory utilization is normal.
Status: current Access: read-write
NOTIFICATION-TYPE    

swMpuNsfIdDiffers 1.3.5.201.2.1.0.40068
This trap is sent when the active and standby mpu nsf-id differs.
Status: current Access: read-write
NOTIFICATION-TYPE    

swErpsStatusChange 1.3.5.201.2.1.0.40069
This trap is sent when the erps status change.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCfmDefect 1.3.5.201.2.1.0.40070
This trap is sent when some CFM MEP enters or leave an error state.
Status: current Access: read-write
NOTIFICATION-TYPE    

swLldpRemoteChange 1.3.5.201.2.1.0.40071
This trap is sent when LLDP remote table changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPoeOverCurrent 1.3.5.201.2.1.0.40072
This trap is sent when a Power over Ethernet enabled port was shut down due an overcurrent.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPoePowerRestriction 1.3.5.201.2.1.0.40073
This trap is sent when an Power over Ethernet enabled port was shut down because the connected device announced an power consumption over the configured for the port.
Status: current Access: read-write
NOTIFICATION-TYPE    

swCoreDump 1.3.5.201.2.1.0.40074
This trap is sent when an application terminate abnormally and generates a core dump.
Status: current Access: read-write
NOTIFICATION-TYPE    

swElmiEvcStatus 1.3.5.201.2.1.0.40075
This trap is sent when an EVC changes its state.
Status: current Access: read-write
NOTIFICATION-TYPE    

swSyncSystemClockSwitchHier 1.3.5.201.2.1.0.40076
This trap is sent when system changes active clock synchronize hierarchy
Status: current Access: read-write
NOTIFICATION-TYPE    

swSyncSystemClockStatus 1.3.5.201.2.1.0.40077
This trap is sent when system clock changes its status
Status: current Access: read-write
NOTIFICATION-TYPE    

swHostTableFull 1.3.5.201.2.1.0.40078
This trap is sent when L3 Host Table reaches its limits.
Status: current Access: read-write
NOTIFICATION-TYPE    

swSyncG704ClockStatus 1.3.5.201.2.1.0.40079
This trap is sent when g704 clock source changes its status.
Status: current Access: read-write
NOTIFICATION-TYPE    

swSystemWarningsUnits 1.3.5.201.2.1.0.40080
This trap is sent when warnings in the system units are found.
Status: current Access: read-write
NOTIFICATION-TYPE    

swRebootDueToOvertemp 1.3.5.201.2.1.0.40081
This trap is sent when the device reboots due to overheat.
Status: current Access: read-write
NOTIFICATION-TYPE    

countHoldPktsTable 1.3.5.201.1.22.1
Table of dropped packets counters by interface for QoS statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CountHoldPktsEntry

countHoldPktsEntry 1.3.5.201.1.22.1.1
An entry in the table, containing the number of dropped packets in a single interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CountHoldPktsEntry  

interfaceNumber 1.3.5.201.1.22.1.1.1
Interface Number from dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

countHoldPkts 1.3.5.201.1.22.1.1.2
Counter Hold shows the number of dropped packets in a single interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

filterCounterInfoTable 1.3.5.201.1.23.1
This table contain the description about counters, so they can be used to measure performance from user-based filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterCounterInfoEntry

filterCounterInfoEntry 1.3.5.201.1.23.1.1
A conceptually row for filterCounterInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FilterCounterInfoEntry  

filterCounterInfoIndex 1.3.5.201.1.23.1.1.1
Index for counter, matches current CLI information
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

filterCounterInfoRemark 1.3.5.201.1.23.1.1.2
Remark is a textual description, as configured by user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

filterCounterValueTable 1.3.5.201.1.23.2
This table contains current values for filter counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterCounterValueEntry

filterCounterValueEntry 1.3.5.201.1.23.2.1
A conceptually row for filterCounterValueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FilterCounterValueEntry  

filterCounterValueIndex 1.3.5.201.1.23.2.1.1
Subcounters index identifies each internal counter that a user-editable counter can have. Internal counters may differ from equipament model to other.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

filterCounterValue 1.3.5.201.1.23.2.1.2
The total number of data which matches internal subcounter. It can be bytes or packets, according to equipment configuration. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eapsInfoTable 1.3.5.201.1.24.1
This table contains EAPS information about all EAPS domains on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EapsInfoEntry

eapsInfoEntry 1.3.5.201.1.24.1.1
An individual entry of this table contains EAPS information related to that EAPS domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  EapsInfoEntry  

eapsInfoId 1.3.5.201.1.24.1.1.1
This indicates the mode of the EAPS Id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

eapsInfoName 1.3.5.201.1.24.1.1.2
The EAPS domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

eapsInfoMode 1.3.5.201.1.24.1.1.3
This indicates the mode of the EAPS domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), master(1), transit(2)  

eapsInfoState 1.3.5.201.1.24.1.1.4
This indicates the current EAPS state of this EAPS domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), complete(1), failed(2), linksup(3), linkdown(4), preforwarding(5), init(6)  

cfmProbeDmTable 1.3.5.201.1.25.1
This table contains CFM delay measurements informationS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfmProbeDmEntry

cfmProbeDmEntry 1.3.5.201.1.25.1.1
An individual entry of this table contains CFM delay measurements information related to that probe.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfmProbeDmEntry  

cfmProbeDmIndex 1.3.5.201.1.25.1.1.1
The index value used to identify the probe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cfmProbeDmAvgDelay 1.3.5.201.1.25.1.1.2
The average delay in microseconds of CFM delay measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cfmProbeDmAvgJitter 1.3.5.201.1.25.1.1.3
The average jitter in microseconds of CFM delay measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cfmProbeDmLoss 1.3.5.201.1.25.1.1.4
The percentage of CFM frames lost on the indicate probe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cpuActiveUsageTable 1.3.5.201.1.26.1
Table of cpu usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpuActiveUsageEntry

cpuActiveUsageEntry 1.3.5.201.1.26.1.1
Table of cpu usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpuActiveUsageEntry  

cpuActiveUsageIndex 1.3.5.201.1.26.1.1.1
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cpuActiveUsageValue 1.3.5.201.1.26.1.1.2
The CPU usage (in hundredths of a percent).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memActiveUsageTable 1.3.5.201.1.26.2
Table of memory usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemActiveUsageEntry

memActiveUsageEntry 1.3.5.201.1.26.2.1
Table of memory usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemActiveUsageEntry  

memActiveUsageIndex 1.3.5.201.1.26.2.1.1
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

memActiveUsageValue 1.3.5.201.1.26.2.1.2
The memory usage (percentage).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cpuStandbyUsageTable 1.3.5.201.1.26.3
Table of cpu usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpuStandbyUsageEntry

cpuStandbyUsageEntry 1.3.5.201.1.26.3.1
Table of cpu usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpuStandbyUsageEntry  

cpuStandbyUsageIndex 1.3.5.201.1.26.3.1.1
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cpuStandbyUsageValue 1.3.5.201.1.26.3.1.2
The CPU usage (in hundredths of a percent).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memStandbyUsageTable 1.3.5.201.1.26.4
Table of memory usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemStandbyUsageEntry

memStandbyUsageEntry 1.3.5.201.1.26.4.1
Table of memory usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemStandbyUsageEntry  

memStandbyUsageIndex 1.3.5.201.1.26.4.1.1
This object identifies the switch within the system for which this entry contains information. This value can never be greater than switchNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

memStandbyUsageValue 1.3.5.201.1.26.4.1.2
The memory usage (percentage).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

queuePortTable 1.3.5.201.1.27.1
Table for statistics of interface queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueuePortEntry

queuePortEntry 1.3.5.201.1.27.1.1
An entry in the table, containing information about configuration in one switch port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  QueuePortEntry  

queuePortIfIndex 1.3.5.201.1.27.1.1.1
This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

queuePortQueueIndex 1.3.5.201.1.27.1.1.2
The COS queue from the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

queuePortSentPackets 1.3.5.201.1.27.1.1.3
Counter of sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

queuePortSentBytes 1.3.5.201.1.27.1.1.4
Counter of sent bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

queuePortDroppedPackets 1.3.5.201.1.27.1.1.5
Counter of dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

queuePortDroppedBytes 1.3.5.201.1.27.1.1.6
Counter of dropped bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ddTransceiversTable 1.3.5.201.1.28.1
Transceivers digital diagnostic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DdTransceiversEntry

ddTransceiversEntry 1.3.5.201.1.28.1.1
An entry in the table, containing information about digital diagnostic.
Status: current Access: not-accessible
OBJECT-TYPE    
  DdTransceiversEntry  

ddTransceiversIfIndex 1.3.5.201.1.28.1.1.1
This is defined as ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ddTransceiversTemperature 1.3.5.201.1.28.1.1.2
Transceiver temperature information in Celsius
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ddTransceiversVcc3v3 1.3.5.201.1.28.1.1.3
Transceiver Vcc 3v3 information in Volts
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ddTransceiversRxPower 1.3.5.201.1.28.1.1.4
Transceiver rx power information in Decibels
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ddTransceiversTxPower 1.3.5.201.1.28.1.1.5
Transceiver tx power information in Decibels
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ddTransceiversTxBias 1.3.5.201.1.28.1.1.6
Transceiver tx bias information in Amperes
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)