ES3510MA-MIB

File: ES3510MA-MIB.mib (806722 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
INET-ADDRESS-MIB IF-MIB P-BRIDGE-MIB
BRIDGE-MIB IEEE8021-CFM-MIB IEEE8021-PAE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 Counter64
IpAddress NOTIFICATION-TYPE enterprises
TimeTicks DisplayString RowStatus
TruthValue TEXTUAL-CONVENTION MacAddress
PortList VlanIndex VlanId
dot1qVlanStaticEntry InetAddressType InetAddress
InetAddressIPv6 InterfaceIndex ifIndex
ifOperStatus EnabledStatus BridgeId
Timeout dot1dStpPort dot1dStpPortEntry
Dot1agCfmMepId dot1agCfmMdIndex dot1agCfmMaIndex
dot1agCfmMepIdentifier dot1agCfmMepDbRMepIdentifier dot1vProtocolPortEntry
dot1xAuthConfigEntry

Defined Types

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    
  OCTET STRING Size(0..128)  

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)  

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 DisplayString
  swMicrocodeVer DisplayString
  swLoaderVer DisplayString
  swBootRomVer DisplayString
  swOpCodeVer DisplayString
  swPortNumber Integer32
  swPowerStatus INTEGER
  swRoleInSystem INTEGER
  swSerialNumber DisplayString
  swServiceTag DisplayString
  swModelNumber DisplayString
  swEpldVer DisplayString

SwitchIndivPowerEntry  
SEQUENCE    
  swIndivPowerUnitIndex Integer32
  swIndivPowerIndex INTEGER
  swIndivPowerStatus INTEGER

PortEntry  
SEQUENCE    
  portIndex InterfaceIndex
  portName DisplayString
  portType INTEGER
  portSpeedDpxCfg INTEGER
  portFlowCtrlCfg INTEGER
  portCapabilities BITS
  portAutonegotiation EnabledStatus
  portSpeedDpxStatus INTEGER
  portFlowCtrlStatus INTEGER
  portTrunkIndex Integer32
  portComboForcedMode INTEGER
  portMasterSlaveModeCfg INTEGER
  portMacAddrLearningStatus EnabledStatus
  portMacAddrLearningCount Counter32
  portUpTime TimeTicks
  portShutdownReason BITS

CableDiagResultEntry  
SEQUENCE    
  cableDiagResultIfIndex InterfaceIndex
  cableDiagResultStatusPairA INTEGER
  cableDiagResultStatusPairB INTEGER
  cableDiagResultStatusPairC INTEGER
  cableDiagResultStatusPairD INTEGER
  cableDiagResultDistancePairA Integer32
  cableDiagResultDistancePairB Integer32
  cableDiagResultDistancePairC Integer32
  cableDiagResultDistancePairD Integer32
  cableDiagResultTime DisplayString

LoopInternalResultEntry  
SEQUENCE    
  loopInternalResultIfIndex InterfaceIndex
  loopInternalResultStatus INTEGER
  loopInternalResultTime DisplayString

PortUtilEntry  
SEQUENCE    
  portUtilIfIndex InterfaceIndex
  portInOctetRate Counter64
  portInPacketRate Counter64
  portInUtil Integer32
  portOutOctetRate Counter64
  portOutPacketRate Counter64
  portOutUtil Integer32

PortVlanTrunkingEntry  
SEQUENCE    
  portVlanTrunkingIfIndex InterfaceIndex
  portVlanTrunkingStatus EnabledStatus

PortHistControlEntry  
SEQUENCE    
  portHistControlIndex Integer32
  portHistControlName DisplayString
  portHistControlDataSource InterfaceIndex
  portHistControlInterval Integer32
  portHistControlBucketsRequested Integer32
  portHistControlBucketsGranted Integer32
  portHistControlStatus RowStatus

PortHistCurrentEntry  
SEQUENCE    
  portHistCurrentIndex Integer32
  portHistCurrentSampleIndex Integer32
  portHistCurrentIntervalStart TimeTicks
  portHistCurrentInOctets Counter64
  portHistCurrentInUcastPkts Counter64
  portHistCurrentInMulticastPkts Counter64
  portHistCurrentInBroadcastPkts Counter64
  portHistCurrentInDiscards Counter64
  portHistCurrentInErrors Counter64
  portHistCurrentInUnknownProtos Counter64
  portHistCurrentOutOctets Counter64
  portHistCurrentOutUcastPkts Counter64
  portHistCurrentOutMulticastPkts Counter64
  portHistCurrentOutBroadcastPkts Counter64
  portHistCurrentOutDiscards Counter64
  portHistCurrentOutErrors Counter64
  portHistCurrentInUtilization Integer32
  portHistCurrentOutUtilization Integer32

PortHistPreviousEntry  
SEQUENCE    
  portHistPreviousIndex Integer32
  portHistPreviousSampleIndex Integer32
  portHistPreviousIntervalStart TimeTicks
  portHistPreviousInOctets Counter64
  portHistPreviousInUcastPkts Counter64
  portHistPreviousInMulticastPkts Counter64
  portHistPreviousInBroadcastPkts Counter64
  portHistPreviousInDiscards Counter64
  portHistPreviousInErrors Counter64
  portHistPreviousInUnknownProtos Counter64
  portHistPreviousOutOctets Counter64
  portHistPreviousOutUcastPkts Counter64
  portHistPreviousOutMulticastPkts Counter64
  portHistPreviousOutBroadcastPkts Counter64
  portHistPreviousOutDiscards Counter64
  portHistPreviousOutErrors Counter64
  portHistPreviousInUtilization Integer32
  portHistPreviousOutUtilization Integer32

PortMediaInfoEntry  
SEQUENCE    
  portMediaInfoIfIndex InterfaceIndex
  portMediaInfoConnectorType DisplayString
  portMediaInfoFiberType DisplayString
  portMediaInfoEthComplianceCodes DisplayString
  portMediaInfoBaudRate DisplayString
  portMediaInfoVendorOUI DisplayString
  portMediaInfoVendorName DisplayString
  portMediaInfoPartNumber DisplayString
  portMediaInfoRevision DisplayString
  portMediaInfoSerialNumber DisplayString
  portMediaInfoDateCode DisplayString

PortOpticalMonitoringInfoEntry  
SEQUENCE    
  portOpticalMonitoringInfoIfIndex InterfaceIndex
  portOpticalMonitoringInfoTemperature DisplayString
  portOpticalMonitoringInfoVcc DisplayString
  portOpticalMonitoringInfoTxBiasCurrent DisplayString
  portOpticalMonitoringInfoTxPower DisplayString
  portOpticalMonitoringInfoRxPower DisplayString

PortTransceiverThresholdInfoEntry  
SEQUENCE    
  portTransceiverThresholdInfoIfIndex InterfaceIndex
  portTransceiverThresholdInfoTemperatureLowAlarm Integer32
  portTransceiverThresholdInfoTemperatureLowWarn Integer32
  portTransceiverThresholdInfoTemperatureHighWarn Integer32
  portTransceiverThresholdInfoTemperatureHighAlarm Integer32
  portTransceiverThresholdInfoVccLowAlarm Integer32
  portTransceiverThresholdInfoVccLowWarn Integer32
  portTransceiverThresholdInfoVccHighWarn Integer32
  portTransceiverThresholdInfoVccHighAlarm Integer32
  portTransceiverThresholdInfoTxBiasCurrentLowAlarm Integer32
  portTransceiverThresholdInfoTxBiasCurrentLowWarn Integer32
  portTransceiverThresholdInfoTxBiasCurrentHighWarn Integer32
  portTransceiverThresholdInfoTxBiasCurrentHighAlarm Integer32
  portTransceiverThresholdInfoTxPowerLowAlarm Integer32
  portTransceiverThresholdInfoTxPowerLowWarn Integer32
  portTransceiverThresholdInfoTxPowerHighWarn Integer32
  portTransceiverThresholdInfoTxPowerHighAlarm Integer32
  portTransceiverThresholdInfoRxPowerLowAlarm Integer32
  portTransceiverThresholdInfoRxPowerLowWarn Integer32
  portTransceiverThresholdInfoRxPowerHighWarn Integer32
  portTransceiverThresholdInfoRxPowerHighAlarm Integer32
  portTransceiverThresholdAutoMode TruthValue

PortPDEntry  
SEQUENCE    
  portPDIfIndex InterfaceIndex
  portPDStatus INTEGER

TrunkEntry  
SEQUENCE    
  trunkIndex Integer32
  trunkPorts PortList
  trunkCreation INTEGER
  trunkStatus ValidStatus

LacpPortEntry  
SEQUENCE    
  lacpPortIndex InterfaceIndex
  lacpPortStatus EnabledStatus

StaPortEntry  
SEQUENCE    
  staPortProtocolMigration TruthValue
  staPortOperEdgePort TruthValue
  staPortAdminPointToPoint INTEGER
  staPortOperPointToPoint TruthValue
  staPortSystemStatus EnabledStatus
  staPortLongAdminPathCost Integer32
  staPortLongOperPathCost Integer32
  staPortBpduFlooding EnabledStatus
  staPortBpduGuard EnabledStatus
  staPortAdminEdgePortWithAuto INTEGER
  staPortBpduFilter EnabledStatus
  staPortRootGuardStatus EnabledStatus
  staPortBpduGuardAutoRecovery EnabledStatus
  staPortBpduGuardAutoRecoveryInterval Unsigned32
  staPortTcPropStop TruthValue

XstInstanceCfgEntry  
SEQUENCE    
  xstInstanceCfgIndex Integer32
  xstInstanceCfgPriority Integer32
  xstInstanceCfgTimeSinceTopologyChange TimeTicks
  xstInstanceCfgTopChanges Integer32
  xstInstanceCfgDesignatedRoot BridgeId
  xstInstanceCfgRootCost Integer32
  xstInstanceCfgRootPort Integer32
  xstInstanceCfgMaxAge Timeout
  xstInstanceCfgHelloTime Timeout
  xstInstanceCfgHoldTime Timeout
  xstInstanceCfgForwardDelay Timeout
  xstInstanceCfgBridgeMaxAge Timeout
  xstInstanceCfgBridgeHelloTime Timeout
  xstInstanceCfgBridgeForwardDelay Timeout
  xstInstanceCfgTxHoldCount Integer32
  xstInstanceCfgPathCostMethod StaPathCostMode

XstInstancePortEntry  
SEQUENCE    
  xstInstancePortPriority Integer32
  xstInstancePortState INTEGER
  xstInstancePortEnable EnabledStatus
  xstInstancePortDesignatedRoot BridgeId
  xstInstancePortDesignatedCost Integer32
  xstInstancePortDesignatedBridge BridgeId
  xstInstancePortDesignatedPort OCTET STRING
  xstInstancePortForwardTransitions Counter32
  xstInstancePortPortRole INTEGER
  xstInstancePortAdminPathCost Integer32
  xstInstancePortOperPathCost Integer32

MstInstanceEditEntry  
SEQUENCE    
  mstInstanceEditIndex Integer32
  mstInstanceEditVlansMap OCTET STRING
  mstInstanceEditVlansMap2k OCTET STRING
  mstInstanceEditVlansMap3k OCTET STRING
  mstInstanceEditVlansMap4k OCTET STRING
  mstInstanceEditRemainingHops Integer32

MstInstanceOperEntry  
SEQUENCE    
  mstInstanceOperIndex Integer32
  mstInstanceOperVlansMap OCTET STRING
  mstInstanceOperVlansMap2k OCTET STRING
  mstInstanceOperVlansMap3k OCTET STRING
  mstInstanceOperVlansMap4k OCTET STRING

StaLoopbackDetectionPortEntry  
SEQUENCE    
  staLoopbackDetectionPortIfIndex InterfaceIndex
  staLoopbackDetectionPortStatus EnabledStatus
  staLoopbackDetectionPortTrapStatus EnabledStatus
  staLoopbackDetectionPortReleaseMode INTEGER
  staLoopbackDetectionPortRelease INTEGER

MirrorEntry  
SEQUENCE    
  mirrorDestinationPort InterfaceIndex
  mirrorSourcePort InterfaceIndex
  mirrorType INTEGER
  mirrorStatus ValidStatus

VlanMirrorEntry  
SEQUENCE    
  vlanMirrorDestinationPort InterfaceIndex
  vlanMirrorSourceVlan VlanIndex
  vlanMirrorStatus ValidStatus

RspanEntry  
SEQUENCE    
  rspanSessionId Integer32
  rspanSrcTxPorts PortList
  rspanSrcRxPorts PortList
  rspanDstPort Integer32
  rspanDstPortTag INTEGER
  rspanSwitchRole INTEGER
  rspanRemotePorts PortList
  rspanRemoteVlanId Integer32
  rspanOperStatus INTEGER
  rspanStatus ValidStatus

MacMirrorEntry  
SEQUENCE    
  macMirrorDestinationPort InterfaceIndex
  macMirrorSourceMacAddr MacAddress
  macMirrorStatus ValidStatus

IgmpSnoopRouterCurrentEntry  
SEQUENCE    
  igmpSnoopRouterCurrentVlanIndex Unsigned32
  igmpSnoopRouterCurrentPorts PortList
  igmpSnoopRouterCurrentStatus PortList

IgmpSnoopRouterStaticEntry  
SEQUENCE    
  igmpSnoopRouterStaticVlanIndex Unsigned32
  igmpSnoopRouterStaticPorts PortList
  igmpSnoopRouterStaticStatus ValidStatus

IgmpSnoopMulticastStaticEntry  
SEQUENCE    
  igmpSnoopMulticastStaticVlanIndex Unsigned32
  igmpSnoopMulticastStaticIpAddress IpAddress
  igmpSnoopMulticastStaticPorts PortList
  igmpSnoopMulticastStaticStatus ValidStatus

IgmpSnoopCurrentVlanEntry  
SEQUENCE    
  igmpSnoopCurrentVlanIndex VlanIndex
  igmpSnoopCurrentVlanStatus EnabledStatus
  igmpSnoopCurrentVlanImmediateLeave EnabledStatus
  igmpSnoopCurrentVlanGeneralQuerySuppression EnabledStatus
  igmpSnoopCurrentVlanLastMemQueryCount Unsigned32
  igmpSnoopCurrentVlanLastMemQueryIntvl Unsigned32
  igmpSnoopCurrentVlanProxyAddress IpAddress
  igmpSnoopCurrentVlanQueryIntvl Unsigned32
  igmpSnoopCurrentVlanQueryRespIntvl Unsigned32
  igmpSnoopCurrentVlanProxyReporting INTEGER
  igmpSnoopCurrentVlanVersion Unsigned32
  igmpSnoopCurrentVlanVersionExclusive EnabledStatus
  igmpSnoopCurrentVlanImmediateLeaveByHostIp EnabledStatus

IgmpSnoopMulticastGroupEntry  
SEQUENCE    
  igmpSnoopMulticastGroupVlanIndex VlanIndex
  igmpSnoopMulticastGroupIpAddress IpAddress
  igmpSnoopMulticastGroupSourceIPAddress IpAddress
  igmpSnoopMulticastGroupPorts PortList
  igmpSnoopMulticastGroupStatus PortList
  igmpSnoopMulticastGroupPortCount Unsigned32

IgmpSnoopProfileEntry  
SEQUENCE    
  igmpSnoopProfileId Unsigned32
  igmpSnoopProfileAction INTEGER
  igmpSnoopProfileStatus ValidStatus

IgmpSnoopProfileRangeEntry  
SEQUENCE    
  igmpSnoopProfileRangeProfileId Unsigned32
  igmpSnoopProfileRangeInetAddressType InetAddressType
  igmpSnoopProfileRangeStartInetAddress InetAddress
  igmpSnoopProfileRangeEndInetAddress InetAddress
  igmpSnoopProfileRangeAction INTEGER

IgmpSnoopFilterPortEntry  
SEQUENCE    
  igmpSnoopFilterPortIndex Unsigned32
  igmpSnoopFilterPortProfileId Integer32

IgmpSnoopThrottlePortEntry  
SEQUENCE    
  igmpSnoopThrottlePortIndex Unsigned32
  igmpSnoopThrottlePortRunningStatus INTEGER
  igmpSnoopThrottlePortAction INTEGER
  igmpSnoopThrottlePortMaxGroups Integer32
  igmpSnoopThrottlePortCurrentGroups Integer32

IgmpSnoopPortEntry  
SEQUENCE    
  igmpSnoopPortIndex Unsigned32
  igmpSnoopQueryDrop INTEGER
  igmpSnoopMulticastDataDrop INTEGER
  igmpSnoopPortNumGroups Unsigned32
  igmpSnoopPortNumJoinSend Unsigned32
  igmpSnoopPortNumJoins Unsigned32
  igmpSnoopPortNumJoinSuccess Unsigned32
  igmpSnoopPortNumLeavesSend Unsigned32
  igmpSnoopPortNumLeaves Unsigned32
  igmpSnoopPortNumGeneralQuerySend Unsigned32
  igmpSnoopPortNumGeneralQueryRecevied Unsigned32
  igmpSnoopPortNumSepcificQuerySend Unsigned32
  igmpSnoopPortNumSpecificQueryReceived Unsigned32
  igmpSnoopPortNumInvalidReport Unsigned32
  igmpSnoopPortClearStatistics TruthValue
  igmpSnoopAuthentication INTEGER

IgmpSnoopQueryDropEntry  
SEQUENCE    
  igmpSnoopQueryDropPortIndex Unsigned32
  igmpSnoopQueryDropVlanBitmap OCTET STRING

IgmpSnoopVlanEntry  
SEQUENCE    
  igmpSnoopVlanIndex VlanIndex
  igmpSnoopVlanNumGroups Unsigned32
  igmpSnoopVlanNumJoinSend Unsigned32
  igmpSnoopVlanNumJoins Unsigned32
  igmpSnoopVlanNumJoinSuccess Unsigned32
  igmpSnoopVlanNumLeavesSend Unsigned32
  igmpSnoopVlanNumLeaves Unsigned32
  igmpSnoopVlanNumGeneralQuerySend Unsigned32
  igmpSnoopVlanNumGeneralQueryRecevied Unsigned32
  igmpSnoopVlanNumSepcificQuerySend Unsigned32
  igmpSnoopVlanNumSpecificQueryReceived Unsigned32
  igmpSnoopVlanNumInvalidReport Unsigned32
  igmpSnoopVlanClearStatistics TruthValue

NetConfigEntry  
SEQUENCE    
  netConfigIfIndex Integer32
  netConfigIPAddress IpAddress
  netConfigSubnetMask IpAddress
  netConfigPrimaryInterface INTEGER
  netConfigUnnumbered INTEGER
  netConfigStatus RowStatus

DhcpcInterfaceEntry  
SEQUENCE    
  dhcpcIfIndex Integer32
  dhcpcIfVendorClassIdMode INTEGER
  dhcpcIfVendorClassId OCTET STRING

PingHistoryEntry  
SEQUENCE    
  pingHistoryIndex Integer32
  pingHistoryResponse Integer32

DhcpOption82RelayServerAddrEntry  
SEQUENCE    
  dhcpOption82RelayServerAddrIndex Integer32
  dhcpOption82RelayServerAddrServerIp IpAddress

VlanEntry  
SEQUENCE    
  vlanIndex Unsigned32
  vlanAddressMethod INTEGER

VlanPortEntry  
SEQUENCE    
  vlanPortIndex Integer32
  vlanPortMode INTEGER
  vlanPortPrivateVlanType INTEGER

VlanDot1qTunnelPortEntry  
SEQUENCE    
  vlanDot1qTunnelPortIndex InterfaceIndex
  vlanDot1qTunnelPortMode INTEGER
  vlanDot1qTunnelPortEtherType Unsigned32
  vlanDot1qTunnelPortPriorityMapStatus EnabledStatus

VoiceVlanOuiEntry  
SEQUENCE    
  voiceVlanOuiAddress MacAddress
  voiceVlanOuiMask MacAddress
  voiceVlanOuiDescription DisplayString
  voiceVlanOuiStatus ValidStatus

VoiceVlanPortEntry  
SEQUENCE    
  voiceVlanPortIfIndex Integer32
  voiceVlanPortMode INTEGER
  voiceVlanPortSecurity EnabledStatus
  voiceVlanPortPriority INTEGER
  voiceVlanPortRuleOui EnabledStatus
  voiceVlanPortRuleLldp EnabledStatus
  voiceVlanPortRemainAge DisplayString

Dot1vProtocolExPortEntry  
SEQUENCE    
  dot1vProtocolExPortGroupPriority INTEGER

MacVlanEntry  
SEQUENCE    
  macVlanMacAddress MacAddress
  macVlanId VlanId
  macVlanPriority Integer32
  macVlanStatus ValidStatus
  macVlanMacMask MacAddress

SubnetVlanEntry  
SEQUENCE    
  subnetVlanIpAddress IpAddress
  subnetVlanMask IpAddress
  subnetVlanId Integer32
  subnetVlanPriority Integer32
  subnetVlanStatus ValidStatus

VlanStaticExtEntry  
SEQUENCE    
  vlanStaticExtRspanStatus INTEGER

VlanL2ProtocolTunnelPortEntry  
SEQUENCE    
  vlanL2ptPortIndex InterfaceIndex
  vlanL2ptPortSta EnabledStatus
  vlanL2ptPortLldp EnabledStatus
  vlanL2ptPortCdp EnabledStatus
  vlanL2ptPortVtp EnabledStatus
  vlanL2ptPortPvst EnabledStatus

VlanStaticEntry  
SEQUENCE    
  vlanStaticIndex VlanIndex
  vlanStaticInterfaceType INTEGER

VlanDot1qTunnelSrvCvidPortEntry  
SEQUENCE    
  vlanDot1qTunnelSrvCvidPortIndex InterfaceIndex
  vlanDot1qTunnelSrvCvidPortCvid VlanIndex
  vlanDot1qTunnelSrvCvidPortSvid VlanId
  vlanDot1qTunnelSrvCvidPortStatus ValidStatus
  vlanDot1qTunnelSrvCvidPortAction BITS

VlanMacAddrLearningEntry  
SEQUENCE    
  vlanMacAddrLearningIndex Unsigned32
  vlanMacAddrLearningStatus EnabledStatus

PrioIpDscpEntry  
SEQUENCE    
  prioIpDscpPort InterfaceIndex
  prioIpDscpValue Integer32
  prioIpDscpCos Integer32

PrioWrrEntry  
SEQUENCE    
  prioWrrTrafficClass Integer32
  prioWrrWeight Integer32

RateLimitPortEntry  
SEQUENCE    
  rlPortIndex InterfaceIndex
  rlPortInputStatus EnabledStatus
  rlPortOutputStatus EnabledStatus
  rlPortInputLimitInKilo Integer32
  rlPortOutputLimitInKilo Integer32

PrioIfClassificationModeEntry  
SEQUENCE    
  prioIfClassificationModeIf InterfaceIndex
  prioIfClassificationModeStatus INTEGER

DiffServPolicyMapEntry  
SEQUENCE    
  diffServPolicyMapIndex Integer32
  diffServPolicyMapName DisplayString
  diffServPolicyMapDescription DisplayString
  diffServPolicyMapElementIndexList OCTET STRING
  diffServPolicyMapStatus RowStatus

DiffServPolicyMapElementEntry  
SEQUENCE    
  diffServPolicyMapElementIndex Integer32
  diffServPolicyMapElementClassMapIndex Integer32
  diffServPolicyMapElementMeterIndex Integer32
  diffServPolicyMapElementActionIndex Integer32
  diffServPolicyMapElementStatus RowStatus

DiffServClassMapEntry  
SEQUENCE    
  diffServClassMapIndex Integer32
  diffServClassMapName DisplayString
  diffServClassMapDescription DisplayString
  diffServClassMapMatchType INTEGER
  diffServClassMapElementIndexTypeList OCTET STRING
  diffServClassMapElementIndexList OCTET STRING
  diffServClassMapStatus RowStatus

DiffServAclEntry  
SEQUENCE    
  diffServAclIndex Integer32
  diffServAclName DisplayString
  diffServAclType INTEGER
  diffServAclAceIndexList OCTET STRING
  diffServAclStatus RowStatus

DiffServIpAceEntry  
SEQUENCE    
  diffServIpAceIndex Integer32
  diffServIpAceType INTEGER
  diffServIpAceAccess INTEGER
  diffServIpAceSourceIpAddr IpAddress
  diffServIpAceSourceIpAddrBitmask IpAddress
  diffServIpAceDestIpAddr IpAddress
  diffServIpAceDestIpAddrBitmask IpAddress
  diffServIpAceProtocol Integer32
  diffServIpAcePrec Integer32
  diffServIpAceTos Integer32
  diffServIpAceDscp Integer32
  diffServIpAceSourcePortOp INTEGER
  diffServIpAceMinSourcePort Integer32
  diffServIpAceSourcePortBitmask Integer32
  diffServIpAceDestPortOp INTEGER
  diffServIpAceMinDestPort Integer32
  diffServIpAceDestPortBitmask Integer32
  diffServIpAceControlCode Integer32
  diffServIpAceControlCodeBitmask Integer32
  diffServIpAceStatus RowStatus

DiffServMacAceEntry  
SEQUENCE    
  diffServMacAceIndex Integer32
  diffServMacAceAccess INTEGER
  diffServMacAcePktformat INTEGER
  diffServMacAceSourceMacAddr MacAddress
  diffServMacAceSourceMacAddrBitmask MacAddress
  diffServMacAceDestMacAddr MacAddress
  diffServMacAceDestMacAddrBitmask MacAddress
  diffServMacAceVidOp INTEGER
  diffServMacAceMinVid Integer32
  diffServMacAceVidBitmask Integer32
  diffServMacAceEtherTypeOp INTEGER
  diffServMacAceEtherTypeBitmask Integer32
  diffServMacAceMinEtherType Integer32
  diffServMacAceCosOp INTEGER
  diffServMacAceCosBitmask INTEGER
  diffServMacAceMinCos INTEGER
  diffServMacAceSourceIpAddr IpAddress
  diffServMacAceSourceIpAddrBitmask IpAddress
  diffServMacAceDestIpAddr IpAddress
  diffServMacAceDestIpAddrBitmask IpAddress
  diffServMacAceSourceIpv6Addr OCTET STRING
  diffServMacAceSourceIpv6AddrPrefixLen Integer32
  diffServMacAceDestIpv6Addr OCTET STRING
  diffServMacAceDestIpv6AddrPrefixLen Integer32
  diffServMacAceIpProtocol Integer32
  diffServMacAceL4SourcePortOp INTEGER
  diffServMacAceL4SourcePort Integer32
  diffServMacAceL4SourcePortBitmask Integer32
  diffServMacAceL4DestPortOp INTEGER
  diffServMacAceL4DestPort Integer32
  diffServMacAceL4DestPortBitmask Integer32
  diffServMacAceStatus RowStatus

DiffServActionEntry  
SEQUENCE    
  diffServActionIndex Integer32
  diffServActionList BITS
  diffServActionPktNewPri Integer32
  diffServActionPktNewPhb Integer32
  diffServActionGreenPktTransmit EnabledStatus
  diffServActionGreenPktNewDscp Integer32
  diffServActionYellowPktNewDscp Integer32
  diffServActionYellowPktDrop EnabledStatus
  diffServActionRedPktNewDscp Integer32
  diffServActionRedPktDrop EnabledStatus
  diffServActionStatus RowStatus
  diffServActionPktNewIpPrec Integer32
  diffServActionPktNewDscp Integer32

DiffServMeterEntry  
SEQUENCE    
  diffServMeterIndex Integer32
  diffServMeterModel INTEGER
  diffServMeterRate Integer32
  diffServMeterBurstSize Integer32
  diffServMeterStatus RowStatus
  diffServMeterPeakRate Integer32
  diffServMeterPeakBurstSize Integer32

DiffServIpv6AceEntry  
SEQUENCE    
  diffServIpv6AceIndex Integer32
  diffServIpv6AceType INTEGER
  diffServIpv6AceAccess INTEGER
  diffServIpv6AceSourceIpAddr OCTET STRING
  diffServIpv6AceSourceIpAddrPrefixLen Integer32
  diffServIpv6AceDestIpAddr OCTET STRING
  diffServIpv6AceDestIpAddrPrefixLen Integer32
  diffServIpv6AceDscp Integer32
  diffServIpv6AceStatus RowStatus

DiffServArpAceEntry  
SEQUENCE    
  diffServArpAceIndex Integer32
  diffServArpAceAction INTEGER
  diffServArpAcePktType INTEGER
  diffServArpAceSourceIpAddr IpAddress
  diffServArpAceSourceIpAddrBitmask IpAddress
  diffServArpAceDestIpAddr IpAddress
  diffServArpAceDestIpAddrBitmask IpAddress
  diffServArpAceSourceMacAddr OCTET STRING
  diffServArpAceSourceMacAddrBitmask OCTET STRING
  diffServArpAceDestMacAddr OCTET STRING
  diffServArpAceDestMacAddrBitmask OCTET STRING
  diffServArpAceLogStatus EnabledStatus
  diffServArpAceStatus RowStatus

DiffServArpEntry  
SEQUENCE    
  diffServArpAclName DisplayString

DiffServAclHwCounterEntry  
SEQUENCE    
  diffServAclHwCounterIfIndex InterfaceIndex
  diffServAclHwCounterDirection INTEGER
  diffServAclHwCounterAclIndex Integer32
  diffServAclHwCounterAceIndex Integer32
  diffServAclHwCounterAceHitCount Unsigned32

DiffServPolicyMapPortEntry  
SEQUENCE    
  diffServPolicyMapPortIfIndex InterfaceIndex
  diffServPolicyMapPortDirection INTEGER
  diffServPolicyMapPortPolicyMapIndex Integer32
  diffServPolicyMapPortStatus RowStatus

DiffServAccessGroupEntry  
SEQUENCE    
  diffServAccessGroupIfIndex InterfaceIndex
  diffServAccessGroupDirection INTEGER
  diffServAccessGroupType INTEGER
  diffServAccessGroupAclIndex Integer32
  diffServAccessGroupTimeRangeName DisplayString
  diffServAccessGroupCounterStatus EnabledStatus
  diffServAccessGroupStatus RowStatus

DiffServTcamEntry  
SEQUENCE    
  diffServTcamUnit Integer32
  diffServTcamDevice Integer32
  diffServTcamPool Integer32
  diffServTcamPoolCapability BITS
  diffServTcamTotal Integer32
  diffServTcamFree Integer32
  diffServTcamUsed Integer32

PrioGlobalCosToDscpEntry  
SEQUENCE    
  prioGlobalCosToDscpCosValue Integer32
  prioGlobalCosToDscpCFIValue Integer32
  prioGlobalCosToDscpPhbValue Integer32
  prioGlobalCosToDscpColorValue INTEGER

PrioGlobalDscpToDscpEntry  
SEQUENCE    
  prioGlobalDscpToDscpIngressDscpValue Integer32
  prioGlobalDscpToDscpPhbValue Integer32
  prioGlobalDscpToDscpColorValue INTEGER

PrioGlobalDscpToQueueEntry  
SEQUENCE    
  prioGlobalDscpToQueuePHBValue Integer32
  prioGlobalDscpToQueueQueueValue Integer32

PrivateVlanVlanEntry  
SEQUENCE    
  privateVlanVlanIndex Integer32
  privateVlanVlanType INTEGER
  privateVlanAssoicatedPrimaryVlan Integer32

PrivateVlanPrivatePortEntry  
SEQUENCE    
  privateVlanPrivatePortIfIndex InterfaceIndex
  privateVlanPrivatePortSecondaryVlan Integer32

PrivateVlanPromPortEntry  
SEQUENCE    
  privateVlanPromPortIfIndex InterfaceIndex
  privateVlanPromPortPrimaryVlanId Integer32
  privateVlanPromPortSecondaryRemap OCTET STRING
  privateVlanPromPortSecondaryRemap2k OCTET STRING
  privateVlanPromPortSecondaryRemap3k OCTET STRING
  privateVlanPromPortSecondaryRemap4k OCTET STRING

PrivateVlanSessionEntry  
SEQUENCE    
  privateVlanSessionId INTEGER
  privateVlanSessionUplinkPorts PortList
  privateVlanSessionDownlinkPorts PortList
  privateVlanSessionStatus ValidStatus

PortSecPortEntry  
SEQUENCE    
  portSecPortIndex InterfaceIndex
  portSecPortStatus EnabledStatus
  portSecAction INTEGER
  portSecMaxMacCount Integer32
  portSecAutoSaveStatus EnabledStatus

RadiusServerEntry  
SEQUENCE    
  radiusServerIndex Integer32
  radiusServerAddress IpAddress
  radiusServerAuthPortNumber Integer32
  radiusServerAcctPortNumber Integer32
  radiusServerKey DisplayString
  radiusServerRetransmit Integer32
  radiusServerTimeout Integer32
  radiusServerStatus ValidStatus

TacacsPlusServerEntry  
SEQUENCE    
  tacacsPlusServerIndex Integer32
  tacacsPlusServerAddress IpAddress
  tacacsPlusServerPortNumber Integer32
  tacacsPlusServerKey DisplayString
  tacacsPlusServerStatus ValidStatus

SshConnInfoEntry  
SEQUENCE    
  sshConnID Integer32
  sshConnMajorVersion Integer32
  sshConnMinorVersion Integer32
  sshConnStatus INTEGER
  sshConnUserName DisplayString
  sshDisconnect INTEGER
  sshConnEncryptionTypeStr DisplayString

SshUserEntry  
SEQUENCE    
  sshUserName DisplayString
  sshUserRsaKey1 KeySegment
  sshUserRsaKey2 KeySegment
  sshUserRsaKey3 KeySegment
  sshUserRsaKey4 KeySegment
  sshUserRsaKey5 KeySegment
  sshUserRsaKey6 KeySegment
  sshUserRsaKey7 KeySegment
  sshUserRsaKey8 KeySegment
  sshUserDsaKey1 KeySegment
  sshUserDsaKey2 KeySegment
  sshUserDsaKey3 KeySegment
  sshUserDsaKey4 KeySegment
  sshUserDsaKey5 KeySegment
  sshUserDsaKey6 KeySegment
  sshUserDsaKey7 KeySegment
  sshUserDsaKey8 KeySegment
  sshUserKeyDelAction INTEGER

AaaMethodEntry  
SEQUENCE    
  aaaMethodIndex Integer32
  aaaMethodName DisplayString
  aaaMethodGroupName DisplayString
  aaaMethodMode INTEGER
  aaaMethodStatus ValidStatus
  aaaMethodClientType INTEGER
  aaaMethodPrivilegeLevel INTEGER

AaaRadiusGroupEntry  
SEQUENCE    
  aaaRadiusGroupIndex Integer32
  aaaRadiusGroupServerBitMap OCTET STRING
  aaaRadiusGroupName DisplayString
  aaaRadiusGroupStatus ValidStatus

AaaTacacsPlusGroupEntry  
SEQUENCE    
  aaaTacacsPlusGroupIndex Integer32
  aaaTacacsPlusGroupServerBitMap OCTET STRING
  aaaTacacsPlusGroupName DisplayString
  aaaTacacsPlusGroupStatus ValidStatus

AaaAccountEntry  
SEQUENCE    
  aaaAccountIfIndex InterfaceIndex
  aaaAccountMethodName DisplayString
  aaaAccountProtocol INTEGER
  aaaAccountStatus ValidStatus

AaaCommandPrivilegesEntry  
SEQUENCE    
  aaaCommandPrivilegesLevel INTEGER
  aaaCommandPrivilegesInterfaceIndex INTEGER
  aaaCommandPrivilegesMethodName DisplayString

AaaAccExecEntry  
SEQUENCE    
  aaaAccExecIndex INTEGER
  aaaAccExecMethodName DisplayString

UserAuthEntry  
SEQUENCE    
  userAuthUserName DisplayString
  userAuthPassword DisplayString
  userAuthPrivilege Integer32
  userAuthPublicKey DisplayString
  userAuthStatus Integer32

IpFilterSnmpInetEntry  
SEQUENCE    
  ipFilterSnmpInetAddressType InetAddressType
  ipFilterSnmpInetAddressStart InetAddress
  ipFilterSnmpInetAddressEnd InetAddress
  ipFilterSnmpInetStatus ValidStatus

IpFilterHttpInetEntry  
SEQUENCE    
  ipFilterHttpInetAddressType InetAddressType
  ipFilterHttpInetAddressStart InetAddress
  ipFilterHttpInetAddressEnd InetAddress
  ipFilterHttpInetStatus ValidStatus

IpFilterTelnetInetEntry  
SEQUENCE    
  ipFilterTelnetInetAddressType InetAddressType
  ipFilterTelnetInetAddressStart InetAddress
  ipFilterTelnetInetAddressEnd InetAddress
  ipFilterTelnetInetStatus ValidStatus

Dot1xAuthConfigExtEntry  
SEQUENCE    
  dot1xAuthConfigExtOperMode INTEGER
  dot1xAuthConfigExtMultiHostMaxCnt Integer32
  dot1xAuthConfigExtPortIntrusionAction INTEGER

NetworkAccessPortEntry  
SEQUENCE    
  networkAccessPortPortIndex InterfaceIndex
  networkAccessPortDynamicVlan EnabledStatus
  networkAccessPortMaxMacCount INTEGER
  networkAccessPortMode EnabledStatus
  networkAccessPortMacFilter INTEGER
  networkAccessPortGuestVlan INTEGER
  networkAccessPortLinkDetectionStatus EnabledStatus
  networkAccessPortLinkDetectionMode INTEGER
  networkAccessPortLinkDetectionAciton INTEGER
  networkAccessPortDynamicQos EnabledStatus

NetworkAccessMacAddressEntry  
SEQUENCE    
  networkAccessMacAddressAddress MacAddress
  networkAccessMacAddressPort InterfaceIndex
  networkAccessMacAddressInetAddressType InetAddressType
  networkAccessMacAddressRadiusServerInetAddress InetAddress
  networkAccessMacAddressTime DisplayString
  networkAccessMacAddressAttribute INTEGER

NetworkAccessMacFilterWithMaskEntry  
SEQUENCE    
  networkAccessMacFilterWithMaskID INTEGER
  networkAccessMacFilterWithMaskMacAddress MacAddress
  networkAccessMacFilterWithMaskMacAddressMask MacAddress
  networkAccessMacFilterWithMaskStatus INTEGER

MacAuthPortEntry  
SEQUENCE    
  macAuthPortIndex InterfaceIndex
  macAuthPortMaxMacCount INTEGER
  macAuthPortIntrusionAction INTEGER

WebAuthPortConfigEntry  
SEQUENCE    
  webAuthPortConfigPortIndex InterfaceIndex
  webAuthPortConfigStatus INTEGER
  webAuthPortConfigAuthenticatedHostCount INTEGER

WebAuthPortInfoEntry  
SEQUENCE    
  webAuthPortInfoPortIndex InterfaceIndex
  webAuthPortInfoPortAuthSuccessIndex INTEGER
  webAuthPortInfoInetAddressType InetAddressType
  webAuthPortInfoInetAddress InetAddress
  webAuthPortInfoRemainingSessiontime INTEGER
  webAuthPortInfoStatus INTEGER

AppFilterPortEntry  
SEQUENCE    
  appFilterPortIndex InterfaceIndex
  appFilterProtocolType INTEGER
  appFilterPktStatus INTEGER

RemoteLogServerInetEntry  
SEQUENCE    
  remoteLogServerInetAddressType InetAddressType
  remoteLogServerInetAddress InetAddress
  remoteLogServerStatus ValidStatus
  remoteLogServerUdpPort Integer32

SmtpServerIpEntry  
SEQUENCE    
  smtpServerIp IpAddress
  smtpServerIpStatus ValidStatus

SmtpDestEMailEntry  
SEQUENCE    
  smtpDestEMail DisplayString
  smtpDestEMailStatus ValidStatus

SntpServerEntry  
SEQUENCE    
  sntpServerIndex Integer32
  sntpServerInetAddressType InetAddressType
  sntpServerInetAddress InetAddress
  sntpServerStatus ValidStatus

NtpServerEntry  
SEQUENCE    
  ntpServerIpAddress IpAddress
  ntpServerVersion Integer32
  ntpServerKeyId Integer32
  ntpServerStatus INTEGER

NtpAuthKeyEntry  
SEQUENCE    
  ntpAuthKeyId Integer32
  ntpAuthKeyWord OCTET STRING
  ntpAuthKeyStatus INTEGER

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

FileAutoDownloadResultEntry  
SEQUENCE    
  fileAutoDownloadResultUnitID Integer32
  fileAutoDownloadResultAction INTEGER
  fileAutoDownloadResultStatus INTEGER

DnsCacheEntry  
SEQUENCE    
  dnsCacheIndex Integer32
  dnsCacheFlag Integer32
  dnsCacheType INTEGER
  dnsCacheTtl Integer32
  dnsCacheDomain DisplayString
  dnsCacheInetAddressType InetAddressType
  dnsCacheInetAddress InetAddress

DnsHostEntry  
SEQUENCE    
  dnsHostIndex Integer32
  dnsHostName DisplayString
  dnsHostStatus ValidStatus

DnsHostAddrEntry  
SEQUENCE    
  dnsHostAddrInetAddressType InetAddressType
  dnsHostAddrInetAddress InetAddress
  dnsHostAddrStatus ValidStatus

DnsDomainListEntry  
SEQUENCE    
  dnsDomainListIndex Integer32
  dnsDomainListName DisplayString
  dnsDomainListStatus ValidStatus

DnsNameServerInetEntry  
SEQUENCE    
  dnsNameServerInetAddressType InetAddressType
  dnsNameServerInetAddress InetAddress
  dnsNameServerInetStatus ValidStatus

McastStormEntry  
SEQUENCE    
  mcastStormIfIndex InterfaceIndex
  mcastStormStatus EnabledStatus
  mcastStormOctetRate Integer32

BcastStormEntry  
SEQUENCE    
  bcastStormIfIndex InterfaceIndex
  bcastStormStatus EnabledStatus
  bcastStormOctetRate Integer32

UnknownUcastStormEntry  
SEQUENCE    
  unknownUcastStormIfIndex InterfaceIndex
  unknownUcastStormStatus EnabledStatus
  unknownUcastStormOctetRate Integer32

AtcBcastStormEntry  
SEQUENCE    
  atcBcastStormIfIndex InterfaceIndex
  atcBcastStormEnable EnabledStatus
  atcBcastStormAutoRelease EnabledStatus
  atcBcastStormSampleType INTEGER
  atcBcastStormCurrentTrafficRate Integer32
  atcBcastStormAlarmFireThreshold Integer32
  atcBcastStormAlarmClearThreshold Integer32
  atcBcastStormTcAction INTEGER
  atcBcastStormAlarmFireTrapStatus EnabledStatus
  atcBcastStormAlarmClearTrapStatus EnabledStatus
  atcBcastStormTcApplyTrapStatus EnabledStatus
  atcBcastStormTcReleaseTrapStatus EnabledStatus

AtcMcastStormEntry  
SEQUENCE    
  atcMcastStormIfIndex InterfaceIndex
  atcMcastStormEnable EnabledStatus
  atcMcastStormAutoRelease EnabledStatus
  atcMcastStormSampleType INTEGER
  atcMcastStormCurrentTrafficRate Integer32
  atcMcastStormAlarmFireThreshold Integer32
  atcMcastStormAlarmClearThreshold Integer32
  atcMcastStormTcAction INTEGER
  atcMcastStormAlarmFireTrapStatus EnabledStatus
  atcMcastStormAlarmClearTrapStatus EnabledStatus
  atcMcastStormTcApplyTrapStatus EnabledStatus
  atcMcastStormTcReleaseTrapStatus EnabledStatus

TaskCpuEntry  
SEQUENCE    
  taskCpuName DisplayString
  taskCpuCurrentUti Integer32
  taskCpuStatMaxUti Integer32
  taskCpuStatAvgUti Integer32

MvrDomainEntry  
SEQUENCE    
  mvrDomainId Integer32
  mvrDomainStatus EnabledStatus
  mvrDomainRunningStatus INTEGER
  mvrDomainVlanId VlanIndex
  mvrDomainUpstreamSourceIp IpAddress
  mvrDomainClearDynamicGroups TruthValue

MvrDomainPortEntry  
SEQUENCE    
  mvrPortDomainId Integer32
  mvrDomainIfIndex InterfaceIndex
  mvrDomainPortType INTEGER
  mvrDomainPortImmediateLeave EnabledStatus
  mvrDomainPortActive INTEGER
  mvrDomainPortImmediateLeaveByHostIp EnabledStatus

MvrProfileCtlEntry  
SEQUENCE    
  mvrProfileCtlId Integer32
  mvrProfileName OCTET STRING
  mvrProfileCtlAction INTEGER

MvrProfileGroupCtlEntry  
SEQUENCE    
  mvrProfileGropuCtlProfileId Integer32
  mvrProfileGroupCtlId Integer32
  mvrProfileGroupStartIPAddress IpAddress
  mvrProfileGroupEndIPAddress IpAddress
  mvrProfileGroupCtlAction INTEGER

MvrDomainAssociatedProfileEntry  
SEQUENCE    
  mvrProfileDomainId Integer32
  mvrProfileId Integer32
  mvrProfileAction INTEGER

MvrDomainGroupStaticEntry  
SEQUENCE    
  mvrGroupStaticDomainId Integer32
  mvrDomainGroupStaticAddress IpAddress
  mvrDomainGroupStaticReceiverVlan Integer32
  mvrDomainGroupStaticPorts PortList

MvrDomainGroupCurrentEntry  
SEQUENCE    
  mvrGroupCurrenDomainId Integer32
  mvrDomainGroupCurrentAddress IpAddress
  mvrDomainGroupCurrentReceiverVlan Integer32
  mvrDomainGroupCurrentPorts PortList

MvrPortStatisticsEntry  
SEQUENCE    
  mvrPortStatisticsDomainId Integer32
  mvrPortStatisticsPortIndex InterfaceIndex
  mvrPortStatisticsNumGroups Unsigned32
  mvrPortStatisticsNumJoinSend Unsigned32
  mvrPortStatisticsNumJoins Unsigned32
  mvrPortStatisticsNumJoinSuccess Unsigned32
  mvrPortStatisticsNumLeavesSend Unsigned32
  mvrPortStatisticsNumLeaves Unsigned32
  mvrPortStatisticsNumGeneralQuerySend Unsigned32
  mvrPortStatisticsNumGeneralQueryRecevied Unsigned32
  mvrPortStatisticsNumSepcificQuerySend Unsigned32
  mvrPortStatisticsNumSpecificQueryReceived Unsigned32
  mvrPortStatisticsNumInvalidReport Unsigned32
  mvrPortStatisticsClearStatistics TruthValue

MvrVlanStatisticsEntry  
SEQUENCE    
  mvrVlanStatisticsDomainId Integer32
  mvrVlanStatisticsVlanId VlanIndex
  mvrVlanStatisticsNumGroups Unsigned32
  mvrVlanStatisticsNumJoinSend Unsigned32
  mvrVlanStatisticsNumJoins Unsigned32
  mvrVlanStatisticsNumJoinSuccess Unsigned32
  mvrVlanStatisticsNumLeavesSend Unsigned32
  mvrVlanStatisticsNumLeaves Unsigned32
  mvrVlanStatisticsNumGeneralQuerySend Unsigned32
  mvrVlanStatisticsNumGeneralQueryRecevied Unsigned32
  mvrVlanStatisticsNumSepcificQuerySend Unsigned32
  mvrVlanStatisticsNumSpecificQueryReceived Unsigned32
  mvrVlanStatisticsNumInvalidReport Unsigned32
  mvrVlanStatisticsClearStatistics TruthValue

Mvr6DomainEntry  
SEQUENCE    
  mvr6DomainId Integer32
  mvr6DomainStatus EnabledStatus
  mvr6DomainRunningStatus INTEGER
  mvr6DomainVlanId VlanIndex
  mvr6DomainUpstreamSourceIpv6 InetAddressIPv6
  mvr6DomainClearDynamicGroups TruthValue

Mvr6DomainPortEntry  
SEQUENCE    
  mvr6PortDomainId Integer32
  mvr6DomainIfIndex InterfaceIndex
  mvr6DomainPortType INTEGER
  mvr6DomainPortImmediateLeave EnabledStatus
  mvr6DomainPortActive INTEGER
  mvr6DomainPortImmediateLeaveByHostIp EnabledStatus

Mvr6ProfileCtlEntry  
SEQUENCE    
  mvr6ProfileCtlId Integer32
  mvr6ProfileName OCTET STRING
  mvr6ProfileCtlAction INTEGER

Mvr6ProfileGroupCtlEntry  
SEQUENCE    
  mvr6ProfileGropuCtlProfileId Integer32
  mvr6ProfileGroupCtlId Integer32
  mvr6ProfileGroupStartIPAddress InetAddress
  mvr6ProfileGroupEndIPAddress InetAddress
  mvr6ProfileGroupCtlAction INTEGER

Mvr6DomainAssociatedProfileEntry  
SEQUENCE    
  mvr6ProfileDomainId Integer32
  mvr6ProfileId Integer32
  mvr6ProfileAction INTEGER

Mvr6DomainGroupStaticEntry  
SEQUENCE    
  mvr6GroupStaticDomainId Integer32
  mvr6DomainGroupStaticAddress InetAddressIPv6
  mvr6DomainGroupStaticReceiverVlan Integer32
  mvr6DomainGroupStaticPorts PortList

Mvr6DomainGroupCurrentEntry  
SEQUENCE    
  mvr6GroupCurrenDomainId Integer32
  mvr6DomainGroupCurrentAddress OCTET STRING
  mvr6DomainGroupCurrentReceiverVlan Integer32
  mvr6DomainGroupCurrentPorts PortList

Mvr6PortStatisticsEntry  
SEQUENCE    
  mvr6PortStatisticsDomainId Integer32
  mvr6PortStatisticsPortIndex InterfaceIndex
  mvr6PortStatisticsNumGroups Unsigned32
  mvr6PortStatisticsNumJoinSend Unsigned32
  mvr6PortStatisticsNumJoins Unsigned32
  mvr6PortStatisticsNumJoinSuccess Unsigned32
  mvr6PortStatisticsNumLeavesSend Unsigned32
  mvr6PortStatisticsNumLeaves Unsigned32
  mvr6PortStatisticsNumGeneralQuerySend Unsigned32
  mvr6PortStatisticsNumGeneralQueryRecevied Unsigned32
  mvr6PortStatisticsNumSepcificQuerySend Unsigned32
  mvr6PortStatisticsNumSpecificQueryReceived Unsigned32
  mvr6PortStatisticsNumInvalidReport Unsigned32
  mvr6PortStatisticsClearStatistics TruthValue

Mvr6VlanStatisticsEntry  
SEQUENCE    
  mvr6VlanStatisticsDomainId Integer32
  mvr6VlanStatisticsVlanId VlanIndex
  mvr6VlanStatisticsNumGroups Unsigned32
  mvr6VlanStatisticsNumJoinSend Unsigned32
  mvr6VlanStatisticsNumJoins Unsigned32
  mvr6VlanStatisticsNumJoinSuccess Unsigned32
  mvr6VlanStatisticsNumLeavesSend Unsigned32
  mvr6VlanStatisticsNumLeaves Unsigned32
  mvr6VlanStatisticsNumGeneralQuerySend Unsigned32
  mvr6VlanStatisticsNumGeneralQueryRecevied Unsigned32
  mvr6VlanStatisticsNumSepcificQuerySend Unsigned32
  mvr6VlanStatisticsNumSpecificQueryReceived Unsigned32
  mvr6VlanStatisticsNumInvalidReport Unsigned32
  mvr6VlanStatisticsClearStatistics TruthValue

DhcpSnoopVlanConfigEntry  
SEQUENCE    
  dhcpSnoopVlanIndex VlanIndex
  dhcpSnoopVlanEnable EnabledStatus

DhcpSnoopPortConfigEntry  
SEQUENCE    
  dhcpSnoopPortIfIndex InterfaceIndex
  dhcpSnoopPortTrustEnable EnabledStatus

DhcpSnoopBindingsEntry  
SEQUENCE    
  dhcpSnoopBindingsVlanIndex VlanIndex
  dhcpSnoopBindingsMacAddress MacAddress
  dhcpSnoopBindingsAddrType InetAddressType
  dhcpSnoopBindingsEntryType INTEGER
  dhcpSnoopBindingsIpAddress IpAddress
  dhcpSnoopBindingsPortIfIndex InterfaceIndex
  dhcpSnoopBindingsLeaseTime Unsigned32

ClusterCandidateEntry  
SEQUENCE    
  clusterCandidateMacAddr MacAddress
  clusterCandidateDesc DisplayString
  clusterCandidateRole INTEGER

ClusterMemberEntry  
SEQUENCE    
  clusterMemberId Unsigned32
  clusterMemberMacAddr MacAddress
  clusterMemberDesc DisplayString
  clusterMemberActive INTEGER

IpSrcGuardConfigEntry  
SEQUENCE    
  ipSrcGuardPortIfIndex InterfaceIndex
  ipSrcGuardMode INTEGER
  ipSrcGuardTableMode INTEGER
  ipSrcGuardAclMaxBinding INTEGER
  ipSrcGuardMacMaxBinding INTEGER

IpSrcGuardAclEntry  
SEQUENCE    
  ipSrcGuardAclBindingIpAddress IpAddress
  ipSrcGuardAclBindingMacAddress MacAddress
  ipSrcGuardAclBindingEntryType INTEGER
  ipSrcGuardAclBindingVlanIndex VlanIndex
  ipSrcGuardAclBindingPortIfIndex InterfaceIndex
  ipSrcGuardAclBindingStatus RowStatus

IpSrcGuardMacEntry  
SEQUENCE    
  ipSrcGuardMacBindingMacAddress MacAddress
  ipSrcGuardMacBindingIpAddress IpAddress
  ipSrcGuardMacBindingStartVlan Integer32
  ipSrcGuardMacBindingEndVlan Integer32
  ipSrcGuardMacBindingPortList OCTET STRING
  ipSrcGuardMacBindingStatus RowStatus

OamPortClearStatEntry  
SEQUENCE    
  oamPortClearStatIndex InterfaceIndex
  oamClearStatistics INTEGER

OamLoopbackEntry  
SEQUENCE    
  oamLoopbackTestIfIndex InterfaceIndex
  oamLoopbackTestPacketNumber Integer32
  oamLoopbackTestPacketSize Integer32
  oamLoopbackTestAction INTEGER
  oamLoopbackTestResultTx Counter32
  oamLoopbackTestResultRx Counter32
  oamLoopbackTestResultLossRate Integer32

OamPortClearEventLogEntry  
SEQUENCE    
  oamPortClearEventLogIndex InterfaceIndex
  oamPortClearEventLogAction INTEGER

DaiVlanEntry  
SEQUENCE    
  daiVlanIndex VlanIndex
  daiVlanStatus EnabledStatus
  daiVlanArpAclName DisplayString
  daiVlanArpAclStatus INTEGER

DaiPortEntry  
SEQUENCE    
  daiPortIfIndex InterfaceIndex
  daiPortTrustStatus EnabledStatus
  daiPortRateLimit Unsigned32

DaiLogEntry  
SEQUENCE    
  daiLogIndex Integer32
  daiLogVlan VlanIndex
  daiLogPort InterfaceIndex
  daiLogSrcIpAddress IpAddress
  daiLogDestIpAddress IpAddress
  daiLogSrcMacAddress MacAddress
  daiLogDestMacAddress MacAddress

PppoeiaPortEntry  
SEQUENCE    
  pppoeiaPortIndex InterfaceIndex
  pppoeiaPortStatus EnabledStatus
  pppoeiaPortTrustStatus EnabledStatus
  pppoeiaPortVendorTagStrip EnabledStatus
  pppoeiaPortCircuitId DisplayString
  pppoeiaPortOperCircuitId DisplayString
  pppoeiaPortRemoteId DisplayString
  pppoeiaPortOperRemoteId DisplayString

PppoeiaPortStatsEntry  
SEQUENCE    
  pppoeiaPortStatsIndex InterfaceIndex
  pppoeiaPortStatsRecvPkts Counter32
  pppoeiaPortStatsRecvPadiPkts Counter32
  pppoeiaPortStatsRecvPadoPkts Counter32
  pppoeiaPortStatsRecvPadrPkts Counter32
  pppoeiaPortStatsRecvPadsPkts Counter32
  pppoeiaPortStatsRecvPadtPkts Counter32
  pppoeiaPortStatsDropUntrustRespPkts Counter32
  pppoeiaPortStatsDropUntrustReqPkts Counter32
  pppoeiaPortStatsDropMalformedPkts Counter32
  pppoeiaPortStatsClearAction INTEGER

ErpsDomainEntry  
SEQUENCE    
  erpsDomainIndex Integer32
  erpsDomainName DisplayString
  erpsDomainMegLevel INTEGER
  erpsDomainNodeId MacAddress
  erpsDomainWestRingPort Integer32
  erpsDomainEastRingPort Integer32
  erpsDomainRplPort INTEGER
  erpsDomainGuardTimer Integer32
  erpsDomainHoldoffTimer Integer32
  erpsDomainWtrTimer Integer32
  erpsDomainControlVlanID Integer32
  erpsDomainNodeState INTEGER
  erpsDomainWestRingPortState INTEGER
  erpsDomainEastRingPortState INTEGER
  erpsDomainRowStatus RowStatus
  erpsDomainMajorDomainIndex Integer32
  erpsDomainPropagateTC INTEGER
  erpsDomainWestMepId Integer32
  erpsDomainEastMepId Integer32
  erpsDomainNonErpsDevProtect INTEGER
  erpsDomainNodeType INTEGER
  erpsDomainNonRevertive INTEGER
  erpsDomainRapsDefMac INTEGER
  erpsDomainRapsWithoutVc INTEGER
  erpsDomainVersion INTEGER
  erpsDomainForcedSwitch INTEGER
  erpsDomainManualSwitch INTEGER
  erpsDomainClear INTEGER
  erpsDomainStatsClearAction INTEGER
  erpsDomainWtbTimer Integer32
  erpsDomainWtrExpire Integer32
  erpsDomainWtbExpire Integer32
  erpsDomainWestRingPortSf INTEGER
  erpsDomainEastRingPortSf INTEGER
  erpsDomainMultiRplOwnerWarn INTEGER

ErpsPortStatsEntry  
SEQUENCE    
  erpsPortStatsDomainIndex Integer32
  erpsPortStatsPortIndex INTEGER
  erpsPortStatsLocalSfCount Counter32
  erpsPortStatsLocalClrSfCount Counter32
  erpsPortStatsSentSfPkts Counter32
  erpsPortStatsSentNrPkts Counter32
  erpsPortStatsSentNrRbPkts Counter32
  erpsPortStatsSentFsPkts Counter32
  erpsPortStatsSentMsPkts Counter32
  erpsPortStatsSentEventPkts Counter32
  erpsPortStatsSentHealthPkts Counter32
  erpsPortStatsRecvSfPkts Counter32
  erpsPortStatsRecvNrPkts Counter32
  erpsPortStatsRecvNrRbPkts Counter32
  erpsPortStatsRecvFsPkts Counter32
  erpsPortStatsRecvMsPkts Counter32
  erpsPortStatsRecvEventPkts Counter32
  erpsPortStatsRecvHealthPkts Counter32
  erpsPortStatsIgnoreSfPkts Counter32
  erpsPortStatsIgnoreNrPkts Counter32
  erpsPortStatsIgnoreNrRbPkts Counter32
  erpsPortStatsIgnoreFsPkts Counter32
  erpsPortStatsIgnoreMsPkts Counter32
  erpsPortStatsIgnoreEventPkts Counter32
  erpsPortStatsIgnoreHealthPkts Counter32

Ipv6RaGuardPortEntry  
SEQUENCE    
  ipv6RaGuardPortIndex InterfaceIndex
  ipv6RaGuardPortStatus INTEGER

LbdPortEntry  
SEQUENCE    
  lbdPortIfIndex InterfaceIndex
  lbdPortAdminState INTEGER
  lbdPortOperState INTEGER
  lbdPortLoopedVlan OCTET STRING

UdldPortEntry  
SEQUENCE    
  udldPortIndex InterfaceIndex
  udldPortStatus EnabledStatus
  udldPortAggressiveStatus EnabledStatus
  udldPortOperState INTEGER
  udldPortPortState INTEGER
  udldPortOperMessageInterval INTEGER
  udldPortOperTimeout INTEGER
  udldPortNeighborDevCount INTEGER

UdldPortNeighborDevEntry  
SEQUENCE    
  udldPortNeighborDevPortIndex InterfaceIndex
  udldPortNeighborDevIndex Integer32
  udldPortNeighborDevDevID DisplayString
  udldPortNeighborDevPortID DisplayString
  udldPortNeighborDevDevName DisplayString
  udldPortNeighborDevNeighborState INTEGER
  udldPortNeighborDevExpire INTEGER
  udldPortNeighborDevMessageInterval INTEGER
  udldPortNeighborDevTimeout INTEGER

MldSnoopRouterCurrentEntry  
SEQUENCE    
  mldSnoopRouterCurrentVlanIndex Unsigned32
  mldSnoopRouterCurrentPorts PortList

MldSnoopRouterStaticEntry  
SEQUENCE    
  mldSnoopRouterStaticVlanIndex Unsigned32
  mldSnoopRouterStaticPorts PortList

MldSnoopMulticastCurrentEntry  
SEQUENCE    
  mldSnoopMulticastCurrentVlanIndex Unsigned32
  mldSnoopMulticastCurrentIpAddress InetAddressIPv6
  mldSnoopMulticastCurrentSourceIpAddress InetAddressIPv6
  mldSnoopMulticastCurrentPorts PortList

MldSnoopMulticastStaticEntry  
SEQUENCE    
  mldSnoopMulticastStaticVlanIndex Unsigned32
  mldSnoopMulticastStaticIpAddress InetAddressIPv6
  mldSnoopMulticastStaticPorts PortList

MldSnoopCurrentVlanEntry  
SEQUENCE    
  mldSnoopCurrentVlanIndex Unsigned32
  mldSnoopCurrentVlanImmediateLeave EnabledStatus
  mldSnoopCurrentVlanImmediateLeaveByHostIp EnabledStatus

MldSnoopPortEntry  
SEQUENCE    
  mldSnoopPortIndex Unsigned32
  mldSnoopQueryDrop INTEGER
  mldSnoopMulticastDataDrop INTEGER
  mldSnoopPortNumGroups Unsigned32
  mldSnoopPortNumJoinSend Unsigned32
  mldSnoopPortNumJoins Unsigned32
  mldSnoopPortNumJoinSuccess Unsigned32
  mldSnoopPortNumLeavesSend Unsigned32
  mldSnoopPortNumLeaves Unsigned32
  mldSnoopPortNumGeneralQuerySend Unsigned32
  mldSnoopPortNumGeneralQueryRecevied Unsigned32
  mldSnoopPortNumSepcificQuerySend Unsigned32
  mldsnoopPortNumSpecificQueryReceived Unsigned32
  mldSnoopPortNumInvalidReport Unsigned32
  mldSnoopPortClearStatistics TruthValue

MldSnoopProfileEntry  
SEQUENCE    
  mldSnoopProfileId Unsigned32
  mldSnoopProfileAction INTEGER
  mldSnoopProfileStatus ValidStatus

MldSnoopProfileRangeEntry  
SEQUENCE    
  mldSnoopProfileRangeProfileId Unsigned32
  mldSnoopProfileRangeInetAddressType InetAddressType
  mldSnoopProfileRangeStartInetAddress InetAddress
  mldSnoopProfileRangeEndInetAddress InetAddress
  mldSnoopProfileRangeAction INTEGER

MldSnoopFilterPortEntry  
SEQUENCE    
  mldSnoopFilterPortIndex Unsigned32
  mldSnoopFilterPortProfileId Integer32

MldSnoopThrottlePortEntry  
SEQUENCE    
  mldSnoopThrottlePortIndex Unsigned32
  mldSnoopThrottlePortRunningStatus INTEGER
  mldSnoopThrottlePortAction INTEGER
  mldSnoopThrottlePortMaxGroups Integer32
  mldSnoopThrottlePortCurrentGroups Integer32

MldSnoopVlanEntry  
SEQUENCE    
  mldSnoopVlanIndex VlanIndex
  mldSnoopVlanNumGroups Unsigned32
  mldSnoopVlanNumJoinSend Unsigned32
  mldSnoopVlanNumJoins Unsigned32
  mldSnoopVlanNumJoinSuccess Unsigned32
  mldSnoopVlanNumLeavesSend Unsigned32
  mldSnoopVlanNumLeaves Unsigned32
  mldSnoopVlanNumGeneralQuerySend Unsigned32
  mldSnoopVlanNumGeneralQueryRecevied Unsigned32
  mldSnoopVlanNumSepcificQuerySend Unsigned32
  mldsnoopVlanNumSpecificQueryReceived Unsigned32
  mldSnoopVlanNumInvalidReport Unsigned32
  mldSnoopVlanClearStatistics TruthValue

Dhcpv6SnoopVlanConfigEntry  
SEQUENCE    
  dhcpv6SnoopVlanIndex VlanIndex
  dhcpv6SnoopVlanEnable EnabledStatus

Dhcpv6SnoopPortConfigEntry  
SEQUENCE    
  dhcpv6SnoopPortIfIndex InterfaceIndex
  dhcpv6SnoopPortTrustEnable EnabledStatus
  dhcpv6SnoopPortMaxBinding Integer32
  dhcpv6SnoopPortCurrentBinding Integer32

Dhcpv6SnoopBindingEntry  
SEQUENCE    
  dhcpv6SnoopBindingLinkLayerAddress MacAddress
  dhcpv6SnoopBindingIaType INTEGER
  dhcpv6SnoopBindingIaId Unsigned32
  dhcpv6SnoopBindingIpv6Address InetAddress
  dhcpv6SnoopBindingVlanIndex VlanIndex
  dhcpv6SnoopBindingPortIfIndex InterfaceIndex
  dhcpv6SnoopBindingLifeTime Unsigned32

Defined Values

es3510maMIB 7.1.259.8.1.11
The MIB module for ES3510MA.
MODULE-IDENTITY    

accton 7.1.259
OBJECT IDENTIFIER    

edgecore 7.1.259.8
OBJECT IDENTIFIER    

cheetahSwitchMgt 7.1.259.8.1
OBJECT IDENTIFIER    

es3510maMIBObjects 7.1.259.8.1.11.1
OBJECT IDENTIFIER    

es3510maNotifications 7.1.259.8.1.11.2
OBJECT IDENTIFIER    

switchMgt 7.1.259.8.1.11.1.1
OBJECT IDENTIFIER    

portMgt 7.1.259.8.1.11.1.2
OBJECT IDENTIFIER    

trunkMgt 7.1.259.8.1.11.1.3
OBJECT IDENTIFIER    

lacpMgt 7.1.259.8.1.11.1.4
OBJECT IDENTIFIER    

staMgt 7.1.259.8.1.11.1.5
OBJECT IDENTIFIER    

restartMgt 7.1.259.8.1.11.1.7
OBJECT IDENTIFIER    

mirrorMgt 7.1.259.8.1.11.1.8
OBJECT IDENTIFIER    

igmpSnoopMgt 7.1.259.8.1.11.1.9
OBJECT IDENTIFIER    

ipMgt 7.1.259.8.1.11.1.10
OBJECT IDENTIFIER    

vlanMgt 7.1.259.8.1.11.1.12
OBJECT IDENTIFIER    

priorityMgt 7.1.259.8.1.11.1.13
OBJECT IDENTIFIER    

trapDestMgt 7.1.259.8.1.11.1.14
OBJECT IDENTIFIER    

qosMgt 7.1.259.8.1.11.1.16
OBJECT IDENTIFIER    

securityMgt 7.1.259.8.1.11.1.17
OBJECT IDENTIFIER    

sysLogMgt 7.1.259.8.1.11.1.19
OBJECT IDENTIFIER    

lineMgt 7.1.259.8.1.11.1.20
OBJECT IDENTIFIER    

sysTimeMgt 7.1.259.8.1.11.1.23
OBJECT IDENTIFIER    

fileMgt 7.1.259.8.1.11.1.24
OBJECT IDENTIFIER    

dnsMgt 7.1.259.8.1.11.1.26
OBJECT IDENTIFIER    

stormMgt 7.1.259.8.1.11.1.33
OBJECT IDENTIFIER    

sysResourceMgt 7.1.259.8.1.11.1.39
OBJECT IDENTIFIER    

mvrMgt 7.1.259.8.1.11.1.44
OBJECT IDENTIFIER    

dhcpSnoopMgt 7.1.259.8.1.11.1.46
OBJECT IDENTIFIER    

clusterMgt 7.1.259.8.1.11.1.47
OBJECT IDENTIFIER    

ipSrcGuardMgt 7.1.259.8.1.11.1.48
OBJECT IDENTIFIER    

upnpMgt 7.1.259.8.1.11.1.49
OBJECT IDENTIFIER    

oamMgt 7.1.259.8.1.11.1.52
OBJECT IDENTIFIER    

mldSnoopMgt 7.1.259.8.1.11.1.54
OBJECT IDENTIFIER    

dynamicArpInspectionMgt 7.1.259.8.1.11.1.56
OBJECT IDENTIFIER    

pppoeiaMgt 7.1.259.8.1.11.1.60
OBJECT IDENTIFIER    

erpsMgt 7.1.259.8.1.11.1.62
OBJECT IDENTIFIER    

lbdMgt 7.1.259.8.1.11.1.63
OBJECT IDENTIFIER    

mvr6Mgt 7.1.259.8.1.11.1.66
OBJECT IDENTIFIER    

ipv6RaGuardMgt 7.1.259.8.1.11.1.67
OBJECT IDENTIFIER    

udldMgt 7.1.259.8.1.11.1.69
OBJECT IDENTIFIER    

dhcpv6SnoopMgt 7.1.259.8.1.11.1.71
OBJECT IDENTIFIER    

snmpPrivateTrapMgt 7.1.259.8.1.11.1.79
OBJECT IDENTIFIER    

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

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

switchInfoEntry 7.1.259.8.1.11.1.1.3.1
Table providing descriptions and status information for switch units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchInfoEntry  

swUnitIndex 7.1.259.8.1.11.1.1.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 1..8  

swHardwareVer 7.1.259.8.1.11.1.1.3.1.2
Hardware version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swMicrocodeVer 7.1.259.8.1.11.1.1.3.1.3
Microcode version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

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

swBootRomVer 7.1.259.8.1.11.1.1.3.1.5
Boot ROM code version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

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

swPortNumber 7.1.259.8.1.11.1.1.3.1.7
The number of ports on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

swRoleInSystem 7.1.259.8.1.11.1.1.3.1.9
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 7.1.259.8.1.11.1.1.3.1.10
Serial number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

swServiceTag 7.1.259.8.1.11.1.1.3.1.13
Service tag serial-number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

swModelNumber 7.1.259.8.1.11.1.1.3.1.14
Model number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

swEpldVer 7.1.259.8.1.11.1.1.3.1.15
The EPLD version of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

switchOperState 7.1.259.8.1.11.1.1.4
Global operation state of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), noncritical(4), critical(5), nonrecoverable(6)  

switchProductId 7.1.259.8.1.11.1.1.5
OBJECT IDENTIFIER    

swProdName 7.1.259.8.1.11.1.1.5.1
The product name of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdManufacturer 7.1.259.8.1.11.1.1.5.2
The product manufacturer of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdDescription 7.1.259.8.1.11.1.1.5.3
The product description of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdVersion 7.1.259.8.1.11.1.1.5.4
The runtime code version of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

swProdUrl 7.1.259.8.1.11.1.1.5.5
The URL of this switch, which we can connect through a web browser.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

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

swChassisServiceTag 7.1.259.8.1.11.1.1.5.7
The service tag of the chassis this switch resides in.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

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

switchIndivPowerEntry 7.1.259.8.1.11.1.1.6.1
Table about the status of individual power.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchIndivPowerEntry  

swIndivPowerUnitIndex 7.1.259.8.1.11.1.1.6.1.1
This is defined as swUnitIndex.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

swIndivPowerIndex 7.1.259.8.1.11.1.1.6.1.2
1 means internal power, 2 means external power.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER internalPower(1), externalPower(2)  

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

switchJumboFrameStatus 7.1.259.8.1.11.1.1.7
enable(1) means the Jumbo Frame has enabled, disabled(2) means the Jumbo Frame has disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

amtrMgt 7.1.259.8.1.11.1.1.8
OBJECT IDENTIFIER    

amtrMacAddrAgingStatus 7.1.259.8.1.11.1.1.8.3
If this is enabled(1), the MAC address table will age out according to its timer. If this is disabled(2), the MAC address table will not age out.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

switchRenumberUnitID 7.1.259.8.1.11.1.1.14
The value renumber will automatically assign an ID to units in the stack; all UNIT IDs will be contiguous. The system configurations are not changed but the system will restart after renumbering is completed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER renumber(1), noRenumber(2)  

switchPDPowerSourceCheck 7.1.259.8.1.11.1.1.21
A value of true(1) will enable the power souce check. A value of false(2) will disable the power souce check.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

portTable 7.1.259.8.1.11.1.2.1
Table of descriptive and status information describing the configuration of each switch port. This table also contains information about each trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 7.1.259.8.1.11.1.2.1.1
An entry in the table, describing the configuration of one switch port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortEntry  

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

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

portType 7.1.259.8.1.11.1.2.1.1.3
Indicates the port type of the configuration of the switch.
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), thousandBaseCX(11), tenG(12)  

portSpeedDpxCfg 7.1.259.8.1.11.1.2.1.1.4
Configures the speed and duplex mode for a port or trunk, according to: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and full duplex mode halfDuplex100(4) - 100Mbps and half duplex mode fullDuplex100(5) - 100Mbps and full duplex mode halfDuplex1000(6) - 1000Mbps and half duplex mode fullDuplex1000(7) - 1000Mbps and full duplex mode halfDuplex10g(8) - 10g and half duplex mode fullDuplex10g(9) - 10g and full duplex mode hundredBaseTX port can be set as: halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) hundredBaseFX port can be set as: fullDuplex100(5) thousandBaseSX port can be set as: fullDuplex1000(7) thousandBaseLX port can be set as: fullDuplex1000(7) thousandBaseT port can be set as: halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) thousandBaseGBIC port can be set as: fullDuplex1000(7) thousandBaseSfp port can be set as: fullDuplex1000(7) hundredBaseFxScSingleMode port can be set as: fullDuplex100(5) hundredBaseFxScMultiMode port can be set as: fullDuplex100(5) thousandBaseCX port can be set as: fullDuplex1000(7) tenG port can be set as: halfDuplex10g(8) fullDuplex10g(9) 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), halfDuplex10g(8), fullDuplex10g(9)  

portFlowCtrlCfg 7.1.259.8.1.11.1.2.1.1.5
(1) Flow control mechanism is enabled with tx and rx pause mechansim. 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. (5) Flow control mechanism is enabled with tx pause mechanism only. (6) Flow control mechansim is enabled with rx pause mechansim only. Fast ethernet ports can be set as: enabled(1), disabled(2). Gigabit ethernet ports can be set as: enabled(1), disabled(2), tx(5), rx(6). The actual flow control mechanism is used given by portFlowCtrlStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), tx(5), rx(6)  

portCapabilities 7.1.259.8.1.11.1.2.1.1.6
Port or trunk capabilities.
Status: current Access: read-write
OBJECT-TYPE    
  BITS portCap10half(0), portCap10full(1), portCap100half(2), portCap100full(3), portCap1000half(4), portCap1000full(5), portCap10gHalf(6), portCap10gFull(7), reserved8(8), reserved9(9), reserved10(10), reserved11(11), reserved12(12), reserved13(13), portCapSym(14), portCapFlowCtrl(15)  

portAutonegotiation 7.1.259.8.1.11.1.2.1.1.7
Whether auto-negotiation is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSpeedDpxStatus 7.1.259.8.1.11.1.2.1.1.8
The operating speed and duplex mode of the switched port or trunk. If the entry represents a trunk, the speed is that of its individual members unless the member ports have been inconsistently configured in which case the value is error(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER error(1), halfDuplex10(2), fullDuplex10(3), halfDuplex100(4), fullDuplex100(5), halfDuplex1000(6), fullDuplex1000(7), halfDuplex10g(8), fullDuplex10g(9)  

portFlowCtrlStatus 7.1.259.8.1.11.1.2.1.1.9
(2) BackPressure flow control mechanism is used. (3) IEEE 802.3 flow control mechanism is used. (4) Flow control mechanism is disabled. If the entry represents a trunk and the member ports have been inconsistently configured then this value is error(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER error(1), backPressure(2), dot3xFlowControl(3), none(4)  

portTrunkIndex 7.1.259.8.1.11.1.2.1.1.10
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 a trunk in the trunkIndex, defined by the corresponding trunkPorts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portComboForcedMode 7.1.259.8.1.11.1.2.1.1.12
This determines the running mode of a combo port. For a non-combo port, this variable has a value of none(1), and setting this variable to none(1) has no effect. For a combo port, this has its own valid values not equal to none(1), and setting this variable to none(1) is not allowed. copperForced(2) is set if user want to force this combo port running in copper mode. copperPreferredAuto(3) is obsoleted, and user shall not set this state. sfpForced(4) is set if user want to force this combo port running in fiber mode. sfpPreferredAuto(5) is set if user want to change copper or fiber mode automatically by SFP transceiver present state. If SFP transceiver is present, this combo port will run in fiber mode, and if SFP transceiver is not present, this combo port will run in copper mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), copperForced(2), copperPreferredAuto(3), sfpForced(4), sfpPreferredAuto(5)  

portMasterSlaveModeCfg 7.1.259.8.1.11.1.2.1.1.15
Configures the PHY mode when auto negotiation is disabled and speed-duplex is 1000full for giga copper port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER master(1), slave(2), auto(3), autoPreferMaster(4), autoPreferSlave(5)  

portMacAddrLearningStatus 7.1.259.8.1.11.1.2.1.1.17
Set this variable to enabled(1) to start to learn MAC addresses. Set this variable to disabled(2) to stop to learn MAC addresses.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portMacAddrLearningCount 7.1.259.8.1.11.1.2.1.1.18
The current number of learned MAC addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portUpTime 7.1.259.8.1.11.1.2.1.1.19
The port up time (in hundredths of a second).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

portShutdownReason 7.1.259.8.1.11.1.2.1.1.20
The reason of port shutdown. The value is 0 if no shutdown action is applied to this port.
Status: current Access: read-only
OBJECT-TYPE    
  BITS admin(0), stpLbd(1), stpBpduGuard(2), networkAccessPortLinkDetection(3), networkAccessPortDynamicQos(4), portSec(5), lbd(6), atcBstorm(7), atcMstorm(8), udld(9)  

cableDiagMgt 7.1.259.8.1.11.1.2.3
OBJECT IDENTIFIER    

cableDiagCtlAction 7.1.259.8.1.11.1.2.3.1
To execute cable diagnostics on a port, assign cableDiagCtlAction to the value of ifIndex defined by the ifIndex in the IF-MIB. When read, this object always returns 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cableDiagResultTable 7.1.259.8.1.11.1.2.3.2
Table for cable diagnostics result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CableDiagResultEntry

cableDiagResultEntry 7.1.259.8.1.11.1.2.3.2.1
Entry for cable diagnostics result.
Status: current Access: not-accessible
OBJECT-TYPE    
  CableDiagResultEntry  

cableDiagResultIfIndex 7.1.259.8.1.11.1.2.3.2.1.1
This is defined as the ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cableDiagResultStatusPairA 7.1.259.8.1.11.1.2.3.2.1.2
The result of cable diagnostics. Value notTestedYet(1) means the pair is not tested yet. Value ok(2) means the pair works well. Value open(3) means there is a lack of continuity between pins at each end of the pair. Value short(4) means conductors are short-circuited together on the pair. Value impedanceMismatch(8) means different quality cables connected together. Value failed(9) means test failed. Value notSupported(10) means cable diagnostics is not supported. Value noCable(11) means there is no connected cable. Value underTesting(12) means cable diag is still running. Value unknown(7) means pair has an error matching none of the above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11), underTesting(12)  

cableDiagResultStatusPairB 7.1.259.8.1.11.1.2.3.2.1.3
The result of cable diagnostics. Value notTestedYet(1) means the pair is not tested yet. Value ok(2) means the pair works well. Value open(3) means there is a lack of continuity between pins at each end of the pair. Value short(4) means conductors are short-circuited together on the pair. Value impedanceMismatch(8) means different quality cables connected together. Value failed(9) means test failed. Value notSupported(10) means cable diagnostics is not supported. Value noCable(11) means there is no connected cable. Value underTesting(12) means cable diag is still running. Value unknown(7) means pair has an error matching none of the above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11), underTesting(12)  

cableDiagResultStatusPairC 7.1.259.8.1.11.1.2.3.2.1.4
The result of cable diagnostics. Value notTestedYet(1) means the pair is not tested yet. Value ok(2) means the pair works well. Value open(3) means there is a lack of continuity between pins at each end of the pair. Value short(4) means conductors are short-circuited together on the pair. Value impedanceMismatch(8) means different quality cables connected together. Value failed(9) means test failed. Value notSupported(10) means cable diagnostics is not supported. Value noCable(11) means there is no connected cable. Value underTesting(12) means cable diag is still running. Value unknown(7) means pair has an error matching none of the above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11), underTesting(12)  

cableDiagResultStatusPairD 7.1.259.8.1.11.1.2.3.2.1.5
The result of cable diagnostics. Value notTestedYet(1) means the pair is not tested yet. Value ok(2) means the pair works well. Value open(3) means there is a lack of continuity between pins at each end of the pair. Value short(4) means conductors are short-circuited together on the pair. Value impedanceMismatch(8) means different quality cables connected together. Value failed(9) means test failed. Value notSupported(10) means cable diagnostics is not supported. Value noCable(11) means there is no connected cable. Value underTesting(12) means cable diag is still running. Value unknown(7) means pair has an error matching none of the above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11), underTesting(12)  

cableDiagResultDistancePairA 7.1.259.8.1.11.1.2.3.2.1.6
Displays the fault distance of pair A of the cable in meters. 0 will be displayed if cableDiagResultStatusPairA equals to Value underTesting(12).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairB 7.1.259.8.1.11.1.2.3.2.1.7
Displays the fault distance of pair B of the cable in meters. 0 will be displayed if cableDiagResultStatusPairB equals to Value underTesting(12).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairC 7.1.259.8.1.11.1.2.3.2.1.8
Displays the fault distance of pair C of the cable in meters. 0 will be displayed if cableDiagResultStatusPairC equals to Value underTesting(12).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairD 7.1.259.8.1.11.1.2.3.2.1.9
Displays the fault distance of pair D of the cable in meters. 0 will be displayed if cableDiagResultStatusPairD equals to Value underTesting(12).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultTime 7.1.259.8.1.11.1.2.3.2.1.11
Displays the last time of cable diagnostics. For example, 'Jan 1 02:03:04 2002'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

loopbackTestMgt 7.1.259.8.1.11.1.2.4
OBJECT IDENTIFIER    

loopInternalCtlAction 7.1.259.8.1.11.1.2.4.1
To execute internal loopback test on a port, assign loopInternalCtlAction to the value of ifIndex defined by the ifIndex in the IF-MIB. When read, this object always returns 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

loopInternalResultTable 7.1.259.8.1.11.1.2.4.2
Table for internal loopback test result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoopInternalResultEntry

loopInternalResultEntry 7.1.259.8.1.11.1.2.4.2.1
Entry for internal loopback test result.
Status: current Access: not-accessible
OBJECT-TYPE    
  LoopInternalResultEntry  

loopInternalResultIfIndex 7.1.259.8.1.11.1.2.4.2.1.1
This is defined as the ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

loopInternalResultStatus 7.1.259.8.1.11.1.2.4.2.1.2
The result of internal loopback.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), succeeded(2), failed(3)  

loopInternalResultTime 7.1.259.8.1.11.1.2.4.2.1.3
Displays the last time of internal loopback. For example, 'Jan 1 02:03:04 2002'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

portUtilTable 7.1.259.8.1.11.1.2.6
Dispalys port utilization during recent 300 seconds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortUtilEntry

portUtilEntry 7.1.259.8.1.11.1.2.6.1
Dispalys port utilization during recent 300 seconds.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortUtilEntry  

portUtilIfIndex 7.1.259.8.1.11.1.2.6.1.1
The port and trunk interface of the portUtilTable. The interface identified by a particular value of this index is the same interface identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portInOctetRate 7.1.259.8.1.11.1.2.6.1.2
The input octet rate (kbits/sec) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portInPacketRate 7.1.259.8.1.11.1.2.6.1.3
The input packet rate (pkts/sec) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portInUtil 7.1.259.8.1.11.1.2.6.1.4
The input utilization of the port, in one per hundred.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portOutOctetRate 7.1.259.8.1.11.1.2.6.1.5
The output octet rate (kbits/sec) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portOutPacketRate 7.1.259.8.1.11.1.2.6.1.6
The output packet rate (pkts/sec) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portOutUtil 7.1.259.8.1.11.1.2.6.1.7
The output utilization of the port, in one per hundred.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portVlanTrunkingTable 7.1.259.8.1.11.1.2.7
Configures vlan trunking feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortVlanTrunkingEntry

portVlanTrunkingEntry 7.1.259.8.1.11.1.2.7.1
Configures vlan trunking feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortVlanTrunkingEntry  

portVlanTrunkingIfIndex 7.1.259.8.1.11.1.2.7.1.1
The port and trunk interface of the portVlanTrunkingTable. The interface identified by a particular value of this index is the same interface identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portVlanTrunkingStatus 7.1.259.8.1.11.1.2.7.1.2
Whether vlan trunking is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portHist 7.1.259.8.1.11.1.2.8
OBJECT IDENTIFIER    

portHistControlTable 7.1.259.8.1.11.1.2.8.1
A list of history control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortHistControlEntry

portHistControlEntry 7.1.259.8.1.11.1.2.8.1.1
A list of parameters that set up a periodic sampling of statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortHistControlEntry  

portHistControlIndex 7.1.259.8.1.11.1.2.8.1.1.1
An index that uniquely identifies an entry in the portHistControl table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

portHistControlName 7.1.259.8.1.11.1.2.8.1.1.2
A textual name of the entity. It is mandatory that this only contain printable ASCII characters.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

portHistControlDataSource 7.1.259.8.1.11.1.2.8.1.1.3
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this portHistControlEntry. This source can be any interface on this device.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

portHistControlInterval 7.1.259.8.1.11.1.2.8.1.1.4
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this portHistControlEntry. This interval can be set to any number of seconds between 1 and 86400 (1 day).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..86400  

portHistControlBucketsRequested 7.1.259.8.1.11.1.2.8.1.1.5
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this portHistControlEntry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..96  

portHistControlBucketsGranted 7.1.259.8.1.11.1.2.8.1.1.6
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this portHistControlEntry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..96  

portHistControlStatus 7.1.259.8.1.11.1.2.8.1.1.7
The status of this portHistControl entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

portHistCurrentTable 7.1.259.8.1.11.1.2.8.2
A list of Ethernet history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortHistCurrentEntry

portHistCurrentEntry 7.1.259.8.1.11.1.2.8.2.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the portHistControlEntry which set up the parameters for a regular collection of these samples.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortHistCurrentEntry  

portHistCurrentIndex 7.1.259.8.1.11.1.2.8.2.1.1
The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of portHistControlIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

portHistCurrentSampleIndex 7.1.259.8.1.11.1.2.8.2.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same portHistControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

portHistCurrentIntervalStart 7.1.259.8.1.11.1.2.8.2.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

portHistCurrentInOctets 7.1.259.8.1.11.1.2.8.2.1.4
The total number of octets received on the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInUcastPkts 7.1.259.8.1.11.1.2.8.2.1.5
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInMulticastPkts 7.1.259.8.1.11.1.2.8.2.1.6
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInBroadcastPkts 7.1.259.8.1.11.1.2.8.2.1.7
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInDiscards 7.1.259.8.1.11.1.2.8.2.1.8
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInErrors 7.1.259.8.1.11.1.2.8.2.1.9
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInUnknownProtos 7.1.259.8.1.11.1.2.8.2.1.10
For packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutOctets 7.1.259.8.1.11.1.2.8.2.1.11
The total number of octets transmitted out of the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutUcastPkts 7.1.259.8.1.11.1.2.8.2.1.12
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutMulticastPkts 7.1.259.8.1.11.1.2.8.2.1.13
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutBroadcastPkts 7.1.259.8.1.11.1.2.8.2.1.14
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutDiscards 7.1.259.8.1.11.1.2.8.2.1.15
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentOutErrors 7.1.259.8.1.11.1.2.8.2.1.16
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistCurrentInUtilization 7.1.259.8.1.11.1.2.8.2.1.17
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10000  

portHistCurrentOutUtilization 7.1.259.8.1.11.1.2.8.2.1.18
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10000  

portHistPreviousTable 7.1.259.8.1.11.1.2.8.3
A list of Ethernet history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortHistPreviousEntry

portHistPreviousEntry 7.1.259.8.1.11.1.2.8.3.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the portHistControlEntry which set up the parameters for a regular collection of these samples.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortHistPreviousEntry  

portHistPreviousIndex 7.1.259.8.1.11.1.2.8.3.1.1
The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of portHistControlIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

portHistPreviousSampleIndex 7.1.259.8.1.11.1.2.8.3.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same portHistControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

portHistPreviousIntervalStart 7.1.259.8.1.11.1.2.8.3.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

portHistPreviousInOctets 7.1.259.8.1.11.1.2.8.3.1.4
The total number of octets received on the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInUcastPkts 7.1.259.8.1.11.1.2.8.3.1.5
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInMulticastPkts 7.1.259.8.1.11.1.2.8.3.1.6
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInBroadcastPkts 7.1.259.8.1.11.1.2.8.3.1.7
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInDiscards 7.1.259.8.1.11.1.2.8.3.1.8
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInErrors 7.1.259.8.1.11.1.2.8.3.1.9
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInUnknownProtos 7.1.259.8.1.11.1.2.8.3.1.10
For packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutOctets 7.1.259.8.1.11.1.2.8.3.1.11
The total number of octets transmitted out of the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutUcastPkts 7.1.259.8.1.11.1.2.8.3.1.12
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutMulticastPkts 7.1.259.8.1.11.1.2.8.3.1.13
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutBroadcastPkts 7.1.259.8.1.11.1.2.8.3.1.14
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutDiscards 7.1.259.8.1.11.1.2.8.3.1.15
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousOutErrors 7.1.259.8.1.11.1.2.8.3.1.16
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

portHistPreviousInUtilization 7.1.259.8.1.11.1.2.8.3.1.17
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10000  

portHistPreviousOutUtilization 7.1.259.8.1.11.1.2.8.3.1.18
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10000  

portMediaInfoTable 7.1.259.8.1.11.1.2.10
This table lists the information of the media device (SFP/XFP/Copper) installed in the physical port. Only the ifIndices of Ethernet ports those are associated with the operational cards will be included in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMediaInfoEntry

portMediaInfoEntry 7.1.259.8.1.11.1.2.10.1
An entry in the Interface Media Information table. The ifIndices of ethernet interfaces will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMediaInfoEntry  

portMediaInfoIfIndex 7.1.259.8.1.11.1.2.10.1.1
ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portMediaInfoConnectorType 7.1.259.8.1.11.1.2.10.1.2
The connector type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoFiberType 7.1.259.8.1.11.1.2.10.1.3
The fiber type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoEthComplianceCodes 7.1.259.8.1.11.1.2.10.1.4
The ethernet compliance codes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoBaudRate 7.1.259.8.1.11.1.2.10.1.5
The baud rate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoVendorOUI 7.1.259.8.1.11.1.2.10.1.6
The OUI of the vendor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoVendorName 7.1.259.8.1.11.1.2.10.1.7
The media vendor name, full name of the corporation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoPartNumber 7.1.259.8.1.11.1.2.10.1.8
The media vendor part number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoRevision 7.1.259.8.1.11.1.2.10.1.9
The media vendor product version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoSerialNumber 7.1.259.8.1.11.1.2.10.1.10
The vendor serial number of the media device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portMediaInfoDateCode 7.1.259.8.1.11.1.2.10.1.11
The date code of the media device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

portOpticalMonitoringInfoTable 7.1.259.8.1.11.1.2.11
This table lists the instrumented parameters of all optical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortOpticalMonitoringInfoEntry

portOpticalMonitoringInfoEntry 7.1.259.8.1.11.1.2.11.1
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortOpticalMonitoringInfoEntry  

portOpticalMonitoringInfoIfIndex 7.1.259.8.1.11.1.2.11.1.1
ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portOpticalMonitoringInfoTemperature 7.1.259.8.1.11.1.2.11.1.2
This object holds the value of the transmitter laser diode temperature for the interface. This object indicates the health of the transmitter. The format is xxx.yyyy C(elcius). If the device supports ALARM WARNING TRAP, then followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

portOpticalMonitoringInfoVcc 7.1.259.8.1.11.1.2.11.1.3
This object holds the value of the Vcc. It is measured in V. If the device supports ALARM WARNING TRAP, then followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

portOpticalMonitoringInfoTxBiasCurrent 7.1.259.8.1.11.1.2.11.1.4
Tx Bias Current. It is measured in mA. If the device supports ALARM WARNING TRAP, then followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

portOpticalMonitoringInfoTxPower 7.1.259.8.1.11.1.2.11.1.5
This object holds the value of the transmitter optical signal power for the interface, measured in dBm. If the device supports ALARM WARNING TRAP, then followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

portOpticalMonitoringInfoRxPower 7.1.259.8.1.11.1.2.11.1.6
This object holds the value of the receiver optical signal power for the interface, measured in dBm. If the device support ALARM WARNING TRAP, then followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

portTransceiverThresholdInfoTable 7.1.259.8.1.11.1.2.12
This table lists the threshold of transceivers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTransceiverThresholdInfoEntry

portTransceiverThresholdInfoEntry 7.1.259.8.1.11.1.2.12.1
Identify the index of the transceiver
Status: current Access: not-accessible
OBJECT-TYPE    
  PortTransceiverThresholdInfoEntry  

portTransceiverThresholdInfoIfIndex 7.1.259.8.1.11.1.2.12.1.1
ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portTransceiverThresholdInfoTemperatureLowAlarm 7.1.259.8.1.11.1.2.12.1.2
This object holds the low alarm threshold of the transmitter laser diode temperature for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTemperatureLowWarn 7.1.259.8.1.11.1.2.12.1.3
This object holds the low warning threshold of the transmitter laser diode temperature for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTemperatureHighWarn 7.1.259.8.1.11.1.2.12.1.4
This object holds the high warning threshold of the transmitter laser diode temperature for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTemperatureHighAlarm 7.1.259.8.1.11.1.2.12.1.5
This object holds the high alarm threshold of the transmitter laser diode temperature for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoVccLowAlarm 7.1.259.8.1.11.1.2.12.1.6
This object holds the low alarm threshold of the Vcc.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoVccLowWarn 7.1.259.8.1.11.1.2.12.1.7
This object holds the low warning threshold of the Vcc.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoVccHighWarn 7.1.259.8.1.11.1.2.12.1.8
This object holds the high warning threshold of the Vcc.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoVccHighAlarm 7.1.259.8.1.11.1.2.12.1.9
This object holds the high alarm threshold of the Vcc.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxBiasCurrentLowAlarm 7.1.259.8.1.11.1.2.12.1.10
low alarm threshold of Tx Bias Current.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxBiasCurrentLowWarn 7.1.259.8.1.11.1.2.12.1.11
low warning threshold of Tx Bias Current.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxBiasCurrentHighWarn 7.1.259.8.1.11.1.2.12.1.12
high warning threshold of Tx Bias Current.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxBiasCurrentHighAlarm 7.1.259.8.1.11.1.2.12.1.13
high alarm threshold of Tx Bias Current.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxPowerLowAlarm 7.1.259.8.1.11.1.2.12.1.14
This object holds the low alarm threshold of the transmitter optical signal power for theinterface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxPowerLowWarn 7.1.259.8.1.11.1.2.12.1.15
This object holds the low warning threshold of the transmitter optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxPowerHighWarn 7.1.259.8.1.11.1.2.12.1.16
This object holds the high warning threshold of the transmitter optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoTxPowerHighAlarm 7.1.259.8.1.11.1.2.12.1.17
This object holds the high alarm threshold of the transmitter optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoRxPowerLowAlarm 7.1.259.8.1.11.1.2.12.1.18
This object holds the low alarm threshold of the receiver optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoRxPowerLowWarn 7.1.259.8.1.11.1.2.12.1.19
This object holds the low warning threshold of the receiver optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoRxPowerHighWarn 7.1.259.8.1.11.1.2.12.1.20
This object holds the high warning threshold of the receiver optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdInfoRxPowerHighAlarm 7.1.259.8.1.11.1.2.12.1.21
This object holds the high alarm threshold of the receiver optical signal power for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portTransceiverThresholdAutoMode 7.1.259.8.1.11.1.2.12.1.22
Indicate the transceiver threshold is retrieved from EEPROM or configured by user.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

portPDTable 7.1.259.8.1.11.1.2.13
This table lists the info of all PD (powered device) interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPDEntry

portPDEntry 7.1.259.8.1.11.1.2.13.1
Configures PD (powered device) feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPDEntry  

portPDIfIndex 7.1.259.8.1.11.1.2.13.1.1
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    
  InterfaceIndex  

portPDStatus 7.1.259.8.1.11.1.2.13.1.2
Indicates the status of the powered device port. None for non PD device, up for powered device port consuming power from PSE (power sourcing equipment) port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), up(1), down(2)  

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

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

trunkTable 7.1.259.8.1.11.1.3.3
Table describing the configuration and status of each trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkEntry

trunkEntry 7.1.259.8.1.11.1.3.3.1
An entry describing the configuration and status of a particular trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrunkEntry  

trunkIndex 7.1.259.8.1.11.1.3.3.1.1
Identifies the trunk within the switch that is described by the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..10  

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

trunkCreation 7.1.259.8.1.11.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 7.1.259.8.1.11.1.3.3.1.4
Writing this to valid(1) creates an entry. Writing this to invalid(2) destroys an entry. A trunk created by LACP cannot be manually destroyed or (re)configured.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

trunkBalanceMode 7.1.259.8.1.11.1.3.4
This defines the load balancing mode of trunks in the system. It may be based on source and/or destination MAC address or IP address. macSrc(1) means source MAC address. macDst(2) means destination MAC address. macSrcDst(3) means source and destination MAC address. ipSrc(4) means source IP address. ipDst(5) means destination IP address. ipSrcDst(6) means source and destination IP address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macSrc(1), macDst(2), macSrcDst(3), ipSrc(4), ipDst(5), ipSrcDst(6)  

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

lacpPortEntry 7.1.259.8.1.11.1.4.1.1
Entry for LACP port configuration. While an entry may exist for a particular port, the port may not support LACP and an attempt to enable LACP may result in failure.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpPortEntry  

lacpPortIndex 7.1.259.8.1.11.1.4.1.1.1
The port interface of the lacpPortTable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

lacpPortStatus 7.1.259.8.1.11.1.4.1.1.2
Whether 802.3ad LACP is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staSystemStatus 7.1.259.8.1.11.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 7.1.259.8.1.11.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 7.1.259.8.1.11.1.5.2.1
The conceptual entry of staPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaPortEntry  

staPortProtocolMigration 7.1.259.8.1.11.1.5.2.1.3
When operating in RSTP (version 2) mode, writing true(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns false(2) when read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

staPortOperEdgePort 7.1.259.8.1.11.1.5.2.1.5
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 7.1.259.8.1.11.1.5.2.1.6
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 7.1.259.8.1.11.1.5.2.1.7
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  

staPortSystemStatus 7.1.259.8.1.11.1.5.2.1.9
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  

staPortLongAdminPathCost 7.1.259.8.1.11.1.5.2.1.10
The admin value of the RSTP path cost or MST external pathcost. 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. Setting this to 0 means that the path cost is automatically determined. In this case, read staPortLongOperPathCost to get the oper value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..200000000  

staPortLongOperPathCost 7.1.259.8.1.11.1.5.2.1.11
The oper value of the RSTP path cost or MST external pathcost. 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-only
OBJECT-TYPE    
  Integer32 1..200000000  

staPortBpduFlooding 7.1.259.8.1.11.1.5.2.1.12
This parameter is used to configure the capability of BPDUs flooding.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortBpduGuard 7.1.259.8.1.11.1.5.2.1.15
A value of enabled(1) indicates that BPDU port guard feature is enabled for each port. A value of disabled(2) indicates that the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortAdminEdgePortWithAuto 7.1.259.8.1.11.1.5.2.1.16
The administrative value of the edge port parameter. A value of enable(1) indicates that this port should be assumed as an edge-port, a value of disable(2) indicates that this port should be assumed as a non-edge-port and a value of auot (3) indicates this port in RSPT or MSTP mode should be assumed as an edge-port after migration or max age expire without receiving any BPDU and sending BPDU with proposal flag on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), auto(3)  

staPortBpduFilter 7.1.259.8.1.11.1.5.2.1.17
The administrative value of the BPDU filter parameter. A value of enabled(1) indicates that this port will avoid transmitting BPDUs on edge-port and the value of disabled(2) indicates that this port will not avoid transmitting BPDUs on edge-port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortRootGuardStatus 7.1.259.8.1.11.1.5.2.1.18
Specifies the desired status of the root guard. This variable configures the root guard feature to enforce the root bridge placement in the network.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortBpduGuardAutoRecovery 7.1.259.8.1.11.1.5.2.1.19
A value of enabled(1) indicates that BPDU port guard auto recovery mechanism is enabled for this port. A value of disabled(2) indicates that the mechanism is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staPortBpduGuardAutoRecoveryInterval 7.1.259.8.1.11.1.5.2.1.20
The interval in seconds used by BPDU guard auto recovery mechanism.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 30..86400  

staPortTcPropStop 7.1.259.8.1.11.1.5.2.1.21
Stop topology change progate on this ifindex. Don't enable on potentially ring port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

staProtocolType 7.1.259.8.1.11.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)  

staTxHoldCount 7.1.259.8.1.11.1.5.4
The value used by the Port Transmit state machine to limit the maximum transmission rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

staPathCostMethod 7.1.259.8.1.11.1.5.5
Indicates the type of spanning tree path cost mode configured on the switch. This mode applies to all instances of the spanning tree protocol running on the switch. When the value of this MIB object is changed, the path cost of all ports will be reassigned to the default path cost values based on the new spanning tree path cost mode and the ports' speed. When the value of this MIB object is set to long(2), the staPortLongPathCost MIB object must be used to retrieve/configure the spanning tree port path cost as a 32-bit value. The set operation on dot1dStpPortPathCost in BRIDGE-MIB will be rejected. While retrieving the value of dot1dStpPortPathCost, the maximum value of 65535 will be returned if the value of staPortLongPathCost for the same instance exceeds 65535. When the value of this MIB object is set to short(1), the dot1dStpPortPathCost in BRIDGE-MIB must be used.
Status: current Access: read-write
OBJECT-TYPE    
  StaPathCostMode  

xstMgt 7.1.259.8.1.11.1.5.6
OBJECT IDENTIFIER    

mstName 7.1.259.8.1.11.1.5.6.1
The name of the Multiple Spanning Tree region.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

mstRevision 7.1.259.8.1.11.1.5.6.2
The Revision number of the Multiple Spanning Tree region.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mstMaxHops 7.1.259.8.1.11.1.5.6.3
The max hop number counts of the Multiple Spanning Tree region.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..40  

xstInstanceCfgTable 7.1.259.8.1.11.1.5.6.4
This table is used to configure the property of a specific instance in Multiple Spanning Tree or Rapid Spanning Tree. If Rapid Spanning Tree protocol is in use, the mstInstanceEditIndex is always 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XstInstanceCfgEntry

xstInstanceCfgEntry 7.1.259.8.1.11.1.5.6.4.1
A conceptual row containing the property of the RST or MST instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  XstInstanceCfgEntry  

xstInstanceCfgIndex 7.1.259.8.1.11.1.5.6.4.1.1
An arbitrary integer within the range from 1 to the value of the maximum instance that uniquely identifies a spanning tree instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

xstInstanceCfgPriority 7.1.259.8.1.11.1.5.6.4.1.2
The priority of a specific spanning tree instance. The value assigned should be in the range 0-61440 in steps of 4096.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..61440  

xstInstanceCfgTimeSinceTopologyChange 7.1.259.8.1.11.1.5.6.4.1.3
The time (in hundredths of a second) since the last topology change detected by the bridge entity in RST or MST.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

xstInstanceCfgTopChanges 7.1.259.8.1.11.1.5.6.4.1.4
The total number of topology changes detected by this bridge in RST or MST since the management entity was last reset or initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xstInstanceCfgDesignatedRoot 7.1.259.8.1.11.1.5.6.4.1.5
The bridge identifier of the root of the spanning tree as determined by the Multiple Spanning Tree Protocol. (802.1s) or Rapid Spanning Tree Protocol (802.1w) executed by this node. This value is used as the root identifier parameter in all configuration bridge PDUs originated by this node.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

xstInstanceCfgRootCost 7.1.259.8.1.11.1.5.6.4.1.6
The cost of the path to the root as seen from this bridge of the RST or MST.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xstInstanceCfgRootPort 7.1.259.8.1.11.1.5.6.4.1.7
The number of the port which offers the lowest cost path from this bridge to the root bridge of the RST or MST.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xstInstanceCfgMaxAge 7.1.259.8.1.11.1.5.6.4.1.8
The maximum age of Multiple Spanning Tree Protocol (802.1s) or Rapid Spanning Tree Protocol (802.1w) information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgHelloTime 7.1.259.8.1.11.1.5.6.4.1.9
The amount of time between the transmission of configuration bridge PDUs by this node on any port when it is the root of the specific spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using in RST or MST.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgHoldTime 7.1.259.8.1.11.1.5.6.4.1.10
This time value determines the interval length during which no more than two configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgForwardDelay 7.1.259.8.1.11.1.5.6.4.1.11
For RST or MST protocol, this time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the forwarding state. The value determines how long the port stays in each of the listening and learning states, which precede the forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the forwarding database. This value is the current value being used by the bridge. xstInstanceCfgBridgeForwardDelay defines the value that this bridge and all others would start using if/when this bridge were to become the root.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgBridgeMaxAge 7.1.259.8.1.11.1.5.6.4.1.12
For RST or MST protocol, the time (in hundredths of second) that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of xstInstanceCfgBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgBridgeHelloTime 7.1.259.8.1.11.1.5.6.4.1.13
For RST or MST protocol,the time (in hundredths of a second) that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D-1990 to be 1 second.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgBridgeForwardDelay 7.1.259.8.1.11.1.5.6.4.1.14
For RST or MST protocol, the time (in hundredths of a second) that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of xstInstanceCfgBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

xstInstanceCfgTxHoldCount 7.1.259.8.1.11.1.5.6.4.1.15
For RST or MST protocol, the value used by the port transmit state machine to limit the maximum transmission rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xstInstanceCfgPathCostMethod 7.1.259.8.1.11.1.5.6.4.1.16
For RST or MST protocol, this indicates the type of spanning tree path cost mode used by the switch. The mode applies to all instances of the Spanning Tree protocol running on the switch. When the value of this MIB object is changed, the path cost of all ports will be reassigned to the default path cost values based on the new spanning tree path cost mode and the ports' speed. When the value of this MIB object is set to long(2), the xstInstancePortPathCost MIB object must be used in order to retrieve/configure the spanning tree port path cost as a 32-bit value. The set operation on dot1dStpPortPathCost in BRIDGE-MIB will be rejected. While retrieving the value of dot1dStpPortPathCost, the maximum value of 65535 will be returned if the value of xstInstancePortPathCost for the same instance exceeds 65535. When the value of this MIB object is set to short(1), the dot1dStpPortPathCost in BRIDGE-MIB must be used.
Status: current Access: read-only
OBJECT-TYPE    
  StaPathCostMode  

xstInstancePortTable 7.1.259.8.1.11.1.5.6.5
The extension table for dot1dStpPortEntry to provide additional Spanning Tree information and configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XstInstancePortEntry

xstInstancePortEntry 7.1.259.8.1.11.1.5.6.5.1
The conceptual row for xstInstancePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  XstInstancePortEntry  

xstInstancePortPriority 7.1.259.8.1.11.1.5.6.5.1.3
Defines the priority used for this port in the Spanning Tree Algorithm. If the path cost for all ports on a switch is the same, the port with the highest priority (i.e., lowest value) will be configured as an active link in the Spanning Tree. This makes a port with higher priority less likely to be blocked if the Spanning Tree Algorithm is detecting network loops. Where more than one port is assigned the highest priority, the port with lowest numeric identifier will be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..240  

xstInstancePortState 7.1.259.8.1.11.1.5.6.5.1.4
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame: discarding(1): Port receives configuration messages, but does not forward packets. learning(2): Port has transmitted configuration messages for an interval set by the Forward Delay parameter without receiving contradictory information. Port address table is cleared, and the port begins learning addresses. forwarding(3): Port forwards packets, and continues learning addresses. For ports which are disabled (see xstInstancePortEnable), this object will have a value of discarding(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), learning(2), forwarding(3)  

xstInstancePortEnable 7.1.259.8.1.11.1.5.6.5.1.5
The enabled/disabled status of the port.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

xstInstancePortDesignatedRoot 7.1.259.8.1.11.1.5.6.5.1.7
The unique bridge identifier of the bridge recorded as the root in the configuration BPDUs transmitted by the designated bridge for the segment to which the port is attached.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

xstInstancePortDesignatedCost 7.1.259.8.1.11.1.5.6.5.1.8
The path cost of the designated port of the segment connected to this port. This value is compared to the root path cost field in received bridge PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xstInstancePortDesignatedBridge 7.1.259.8.1.11.1.5.6.5.1.9
The bridge identifier of the bridge which this port considers to be the designated bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

xstInstancePortDesignatedPort 7.1.259.8.1.11.1.5.6.5.1.10
The port identifier of the port on the designated bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

xstInstancePortForwardTransitions 7.1.259.8.1.11.1.5.6.5.1.11
The number of times this port has transitioned from the learning state to the forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xstInstancePortPortRole 7.1.259.8.1.11.1.5.6.5.1.12
The role of the port in the RST or MST protocol: (1) The port has no role within the spanning tree (2) The port is part of the active topology connecting the bridge to the root bridge (i.e., root port) (3) The port is connecting a LAN through the bridge to the root bridge (i.e., designated port) (4) The port may provide connectivity if other bridges, bridge ports, or LANs fail or are removed. (5) The port provides backup if other bridges, bridge ports, or LANs fail or are removed. (6) For MST protocol only, indicates whether this instance is in a master role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), root(2), designated(3), alternate(4), backup(5), master(6)  

xstInstancePortAdminPathCost 7.1.259.8.1.11.1.5.6.5.1.13
The admin value of the MST internal pathcost, in the range of 1 to 200000000. This parameter is used to determine the best path between devices. Therefore, lower values should be assigned to ports attached to faster media, and higher values assigned to ports with slower media. (Path cost takes precedence over port priority).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200000000  

xstInstancePortOperPathCost 7.1.259.8.1.11.1.5.6.5.1.14
The oper value of the RST pathcost or MST internal pathcost, in the range of 1 to 200000000. This parameter is used to determine the best path between devices. Therefore, lower values should be assigned to ports attached to faster media, and higher values assigned to ports with slower media. (Path cost takes precedence over port priority).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..200000000  

mstInstanceEditTable 7.1.259.8.1.11.1.5.6.6
The Multiple Spanning Tree region instance vlan configuration table. Please read the actual instance vlan mapped in the mstInstanceOperTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstInstanceEditEntry

mstInstanceEditEntry 7.1.259.8.1.11.1.5.6.6.1
A conceptual row containing the status of the MSTP instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MstInstanceEditEntry  

mstInstanceEditIndex 7.1.259.8.1.11.1.5.6.6.1.1
An arbitrary integer within the range from 1 to the value of the maximum instance that uniquely identifies a spanning tree instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

mstInstanceEditVlansMap 7.1.259.8.1.11.1.5.6.6.1.2
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with vlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc., The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'. To create a row, write any of mstInstanceEditVlansMap, mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or mstInstanceEditVlansMap4k, to a non-empty list. To destroy a row, write all of these four variables to an empty list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceEditVlansMap2k 7.1.259.8.1.11.1.5.6.6.1.3
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with vlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'. To create a row, write any of mstInstanceEditVlansMap, mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or mstInstanceEditVlansMap4k, to a non-empty list. To destroy a row, write all of these four variables to an empty list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceEditVlansMap3k 7.1.259.8.1.11.1.5.6.6.1.4
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 2048 through 3071. The first octet corresponds to VLANs with vlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'. To create a row, write any of mstInstanceEditVlansMap, mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or mstInstanceEditVlansMap4k, to a non-empty list. To destroy a row, write all of these four variables to an empty list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceEditVlansMap4k 7.1.259.8.1.11.1.5.6.6.1.5
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with vlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'. To create a row, write any of mstInstanceEditVlansMap, mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or mstInstanceEditVlansMap4k, to a non-empty list. To destroy a row, write all of these four variables to an empty list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceEditRemainingHops 7.1.259.8.1.11.1.5.6.6.1.6
The remaining hop count for this MST instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mstInstanceOperTable 7.1.259.8.1.11.1.5.6.7
The Multiple Spanning Tree region instance vlan mapped table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstInstanceOperEntry

mstInstanceOperEntry 7.1.259.8.1.11.1.5.6.7.1
A conceptual row containing the status of the MSTP instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MstInstanceOperEntry  

mstInstanceOperIndex 7.1.259.8.1.11.1.5.6.7.1.1
An arbitrary integer within the range from 1 to the value of the maximum instance that uniquely identifies a spanning tree instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

mstInstanceOperVlansMap 7.1.259.8.1.11.1.5.6.7.1.2
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with vlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc., The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceOperVlansMap2k 7.1.259.8.1.11.1.5.6.7.1.3
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with vlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceOperVlansMap3k 7.1.259.8.1.11.1.5.6.7.1.4
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 2048 through 3071. The first octet corresponds to VLANs with vlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

mstInstanceOperVlansMap4k 7.1.259.8.1.11.1.5.6.7.1.5
A string of octets containing one bit per VLAN for VLANS with vlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with vlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value vlanIndex in that octet. For each VLAN, if it is mapped to this MSTP instance, then the bit corresponding to that VLAN is set to '1'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

staLoopbackDetectionPortTable 7.1.259.8.1.11.1.5.8
A table provides the mechanism to configure the spanning tree loopback detection of each port or trunk
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaLoopbackDetectionPortEntry

staLoopbackDetectionPortEntry 7.1.259.8.1.11.1.5.8.1
A conceptual row of staLoopbackDetectionPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaLoopbackDetectionPortEntry  

staLoopbackDetectionPortIfIndex 7.1.259.8.1.11.1.5.8.1.1
The port and the trunk interfaces 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: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

staLoopbackDetectionPortStatus 7.1.259.8.1.11.1.5.8.1.2
Status of the port on whether spanning tree loopback detection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staLoopbackDetectionPortTrapStatus 7.1.259.8.1.11.1.5.8.1.3
The parameter indicates whether the trap has to be sent when the loopback BPDUs have been detected.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

staLoopbackDetectionPortReleaseMode 7.1.259.8.1.11.1.5.8.1.4
Setting it to auto(1) indicates that this port can be released from discarding state automatically after loopback has occurred. Setting it to manual(2) indicates that this port can be released from discarding state manually after loopback has occurred.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

staLoopbackDetectionPortRelease 7.1.259.8.1.11.1.5.8.1.5
Set this to release(2) to release the port from discarding state. noRelease(1) will always be obtained when reading this variable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noRelease(1), release(2)  

staSystemBPDUFlooding 7.1.259.8.1.11.1.5.9
Global BPDU flooding behavior configuration. When BPDU is received on spanning tree disabled port. (1) BPDU is flooded to all other spanning tree disabled ports in vlan that received BPDU. (2) BPDU is flooded to all other spanning tree disabled ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER to-vlan(1), to-all(2)  

restartOpCodeFile 7.1.259.8.1.11.1.7.1
Name of op-code file for start-up.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

restartConfigFile 7.1.259.8.1.11.1.7.2
Name of configuration file for start-up.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

restartControl 7.1.259.8.1.11.1.7.3
Setting this object to warmBoot(2) causes the device to reinitialize itself such that neither the agent configuration nor the protocol entity implementation is altered. Setting this object to coldBoot(3) causes the device to reinitialize itself such that the agent's configuration or the protocol entity implementation may be altered. When the device is running normally, this variable has a value of running(1).
Status: current Access: read-write
OBJECT-TYPE