ECS4120-MIB

File: ECS4120-MIB.mib (805053 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB IF-MIB
DIFFSERV-MIB P-BRIDGE-MIB IEEE8021-PAE-MIB
TOKEN-RING-RMON-MIB IEEE8021-CFM-MIB BRIDGE-MIB
POWER-ETHERNET-MIB OSPF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 Counter64
IpAddress NOTIFICATION-TYPE enterprises
TimeTicks Gauge32 TEXTUAL-CONVENTION
DisplayString RowStatus TruthValue
RowPointer PortList VlanIndex
VlanId dot1qVlanStaticEntry InetAddressType
InetAddress InetAddressIPv6 InetAddressPrefixLength
SnmpAdminString InterfaceIndex ifIndex
ifOperStatus InterfaceIndexOrZero diffServClfrEntry
diffServMultiFieldClfrEntry IndexIntegerNextFree IndexInteger
EnabledStatus dot1xAuthConfigEntry MacAddress
Dot1agCfmMepId dot1agCfmMdIndex dot1agCfmMaIndex
dot1agCfmMepIdentifier dot1agCfmMepDbRMepIdentifier BridgeId
Timeout dot1dStpPort dot1dStpPortEntry
pethPsePortEntry pethMainPseEntry pethPsePortDetectionStatus
pethMainPseConsumptionPower TOSType Metric

Defined Types

AreaID  
An OSPF Area Identifier.
TEXTUAL-CONVENTION    
  IpAddress  

RouterID  
A OSPF Router Identifier.
TEXTUAL-CONVENTION    
  IpAddress  

BigMetric  
The OSPF External Metric.
TEXTUAL-CONVENTION    
  Integer32 0..FFFFFF  

OspfAuthenticationType  
The authentication type.
TEXTUAL-CONVENTION    
  INTEGER none(0), simplePassword(1), md5(2)  

Status  
The status of an interface: 'enabled' indicates that it is willing to communicate with other OSPF Routers, while 'disabled' indicates that it is not.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

PositiveInteger  
A positive integer. Values in excess are precluded as unnecessary and prone to interoperability issues.
TEXTUAL-CONVENTION    
  Integer32 0..7FFFFFFF  

HelloRange  
The range of intervals on which hello messages are exchanged.
TEXTUAL-CONVENTION    
  Integer32 1..FFFF  

UpToMaxAge  
The values that one might find or configure for variables bounded by the maximum age of an LSA.
TEXTUAL-CONVENTION    
  Integer32 0..3600  

DesignatedRouterPriority  
The values defined for the priority of a system for becoming the designated router.
TEXTUAL-CONVENTION    
  Integer32 0..FF  

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

SwitchIndivPowerEntry  
SEQUENCE    
  swIndivPowerUnitIndex Integer32
  swIndivPowerIndex INTEGER
  swIndivPowerStatus INTEGER

SwitchFanEntry  
SEQUENCE    
  switchUnitIndex Integer32
  switchFanIndex Integer32
  switchFanStatus INTEGER
  switchFanOperSpeed Integer32

SwitchThermalTempEntry  
SEQUENCE    
  switchThermalTempUnitIndex Integer32
  switchThermalTempThermalIndex Integer32
  switchThermalTempValue Integer32

SwitchThermalActionEntry  
SEQUENCE    
  switchThermalActionUnitIndex Integer32
  switchThermalActionThermalIndex Integer32
  switchThermalActionIndex Integer32
  switchThermalActionRisingThreshold Integer32
  switchThermalActionFallingThreshold Integer32
  switchThermalActionAction BITS
  switchThermalActionStatus ValidStatus

SwitchAlarmInputEntry  
SEQUENCE    
  swAlarmUnitIndex Integer32
  swAlarmInputType INTEGER
  swAlarmInputStatus 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
  portMtu Unsigned32
  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
  cableDiagResultDistanceAccuracy 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

TrunkEntry  
SEQUENCE    
  trunkIndex InterfaceIndex
  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

RspanEntry  
SEQUENCE    
  rspanSessionId Integer32
  rspanSrcTxPorts PortList
  rspanSrcRxPorts PortList
  rspanDstPort Integer32
  rspanDstPortTag INTEGER
  rspanSwitchRole INTEGER
  rspanRemotePorts PortList
  rspanRemoteVlanId Integer32
  rspanOperStatus INTEGER
  rspanStatus 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
  igmpSnoopCurrentVlanReportSupression INTEGER

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

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

IPAddrEntry  
SEQUENCE    
  iPAddrIfIndex Integer32
  iPAddrIPAddress IpAddress
  iPAddrSubnetMask IpAddress
  iPAddrPrimaryInterface INTEGER
  iPAddrUnnumbered INTEGER
  iPAddrStatus RowStatus

DhcpcInterfaceEntry  
SEQUENCE    
  dhcpcIfIndex Integer32
  dhcpcIfVendorClassIdMode INTEGER
  dhcpcIfVendorClassId OCTET STRING

PingHistoryEntry  
SEQUENCE    
  pingHistoryIndex Integer32
  pingHistoryResponse Integer32

DhcpOption82RelayServerAddrEntry  
SEQUENCE    
  dhcpOption82RelayServerAddrIndex Integer32
  dhcpOption82RelayServerAddrServerIp IpAddress

DhcpOption82VlanConfigEntry  
SEQUENCE    
  dhcpOption82VlanIndex VlanIndex
  dhcpOption82VlanStatus EnabledStatus

DhcpOption82PortConfigEntry  
SEQUENCE    
  dhcpOption82PortIfIndex InterfaceIndex
  dhcpOption82PortStatus EnabledStatus

VlanEntry  
SEQUENCE    
  vlanIndex Unsigned32
  vlanAddressMethod INTEGER

VlanPortEntry  
SEQUENCE    
  vlanPortIndex Integer32
  vlanPortMode INTEGER
  vlanPortPrivateVlanType INTEGER

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

VlanDot1qTunnelPortEntry  
SEQUENCE    
  vlanDot1qTunnelPortIndex InterfaceIndex
  vlanDot1qTunnelPortMode INTEGER
  vlanDot1qTunnelPortEtherType Unsigned32
  vlanDot1qTunnelPortPriorityMapStatus EnabledStatus

MacVlanEntry  
SEQUENCE    
  macVlanMacAddress MacAddress
  macVlanId VlanId
  macVlanPriority Integer32
  macVlanStatus ValidStatus

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

VlanStaticExtEntry  
SEQUENCE    
  vlanStaticExtRspanStatus INTEGER

VlanStaticEntry  
SEQUENCE    
  vlanStaticIndex VlanIndex
  vlanStaticInterfaceType INTEGER

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

VlanDot1qTunnelSrvDfltPortEntry  
SEQUENCE    
  vlanDot1qTunnelSrvDfltPortIndex InterfaceIndex
  vlanDot1qTunnelSrvDfltPortStatus ValidStatus
  vlanDot1qTunnelSrvDfltPortAction BITS

PrioSchedModePortEntry  
SEQUENCE    
  prioSchedModePortIndex InterfaceIndex
  prioSchedModePort INTEGER

PrioWrrPortEntry  
SEQUENCE    
  prioWrrPortIfIndex InterfaceIndex
  prioWrrPortTrafficClass Integer32
  prioWrrPortWeight Integer32

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

PrioIfClassificationModeEntry  
SEQUENCE    
  prioIfClassificationModeIf InterfaceIndex
  prioIfClassificationModeStatus INTEGER

PrioCosToDscpEntry  
SEQUENCE    
  prioCosToDscpIfValue InterfaceIndex
  prioCosToDscpCosValue Integer32
  prioCosToDscpCFIValue Integer32
  prioCosToDscpPhbValue Integer32
  prioCosToDscpColorValue INTEGER

PrioPrecToDscpEntry  
SEQUENCE    
  prioPrecToDscpIfValue InterfaceIndex
  prioPrecToDscpPrecValue Integer32
  prioPrecToDscpPhbValue Integer32
  prioPrecToDscpColorValue INTEGER

PrioDscpToDscpEntry  
SEQUENCE    
  prioDscpToDscpIfValue InterfaceIndex
  prioDscpToDscpIngressDscpValue Integer32
  prioDscpToDscpPhbValue Integer32
  prioDscpToDscpColorValue INTEGER

PrioDstPortToDscpEntry  
SEQUENCE    
  prioDstPortToDscpIfValue InterfaceIndex
  prioDstPortToDscpProtocolValue INTEGER
  prioDstPortToDscpDstPortValue Integer32
  prioDstPortToDscpPhbValue Integer32
  prioDstPortToDscpColorValue INTEGER

PrioDscpToCosEntry  
SEQUENCE    
  prioDscpToCosIfValue InterfaceIndex
  prioDscpToCosPHBValue Integer32
  prioDscpToCosDropPrecedenceValue INTEGER
  prioDscpToCosCFICosValue Integer32

PrioPrioToDropPrecEntry  
SEQUENCE    
  prioPrioToDropPrecIfValue InterfaceIndex
  prioPrioToDropPrecPriorityValue Integer32
  prioPrioToDropPrecPrecValue INTEGER

PrioDscpToQueueEntry  
SEQUENCE    
  prioDscpToQueueIfValue InterfaceIndex
  prioDscpToQueuePHBValue Integer32
  prioDscpToQueueQueueValue Integer32

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 Integer32
  diffServMacAceMinCos Integer32
  diffServMacAceStatus RowStatus

DiffServActionEntry  
SEQUENCE    
  diffServActionIndex Integer32
  diffServActionList BITS
  diffServActionPktNewPri Integer32
  diffServActionPktPhb Integer32
  diffServActionGreenPktTransmit EnabledStatus
  diffServActionGreenPktNewDscp Integer32
  diffServActionYellowPktNewDscp Integer32
  diffServActionYellowDrop EnabledStatus
  diffServActionRedPktNewDscp Integer32
  diffServActionRedDrop EnabledStatus
  diffServActionStatus RowStatus
  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
  diffServIpv6AceNextHeader Integer32
  diffServIpv6AceDscp Integer32
  diffServIpv6AceStatus RowStatus
  diffServIpv6AceTimeRange DisplayString
  diffServIpv6AceSourcePortOp INTEGER
  diffServIpv6AceSourcePort Integer32
  diffServIpv6AceSourcePortBitmask Integer32
  diffServIpv6AceDestPortOp INTEGER
  diffServIpv6AceDestPort Integer32
  diffServIpv6AceDestPortBitmask Integer32

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

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

PrivateVlanEdgePortEntry  
SEQUENCE    
  pvePortIfIndex InterfaceIndex
  pvePortStatus EnabledStatus

PortSecPortEntry  
SEQUENCE    
  portSecPortIndex InterfaceIndex
  portSecPortStatus EnabledStatus
  portSecAction INTEGER
  portSecMaxMacCount Integer32

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

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

Dot1xAuthConfigExtEntry  
SEQUENCE    
  dot1xAuthConfigExtOperMode INTEGER
  dot1xAuthConfigExtMultiHostMaxCnt Integer32
  dot1xAuthConfigExtPortIntrusionAction INTEGER

AaaMethodEntry  
SEQUENCE    
  aaaMethodIndex Integer32
  aaaMethodName DisplayString
  aaaMethodGroupName DisplayString
  aaaMethodMode INTEGER
  aaaMethodStatus ValidStatus
  aaaMethodClientType 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

AaaAccExecEntry  
SEQUENCE    
  aaaAccExecIndex INTEGER
  aaaAccExecMethodName DisplayString

NetworkAccessPortEntry  
SEQUENCE    
  networkAccessPortPortIndex InterfaceIndex
  networkAccessPortDynamicVlan EnabledStatus
  networkAccessPortMaxMacCount Integer32
  networkAccessPortMode EnabledStatus
  networkAccessPortMacFilter Integer32
  networkAccessPortGuestVlan Integer32
  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 Integer32
  networkAccessMacFilterWithMaskMacAddress MacAddress
  networkAccessMacFilterWithMaskMacAddressMask MacAddress
  networkAccessMacFilterWithMaskStatus ValidStatus

MacAuthPortEntry  
SEQUENCE    
  macAuthPortIndex InterfaceIndex
  macAuthPortMaxMacCount Integer32
  macAuthPortIntrusionAction INTEGER

WebAuthPortConfigEntry  
SEQUENCE    
  webAuthPortConfigPortIndex InterfaceIndex
  webAuthPortConfigStatus INTEGER
  webAuthPortConfigAuthenticatedHostCount INTEGER

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

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

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

PethPseMainExtEntry  
SEQUENCE    
  pethPseMainExtDllPowerType INTEGER
  pethPseMainExtDllPowerSource INTEGER

PethPsePortExtEntry  
SEQUENCE    
  pethPsePortExtMirroredDllPdRequestedPowerValue INTEGER
  pethPsePortExtDllPseAllocatedPowerValue INTEGER
  pethPsePortTimeRange DisplayString
  pethPsePortTimeRangeStatus INTEGER
  pethPsePortExtMaximumPowerValue INTEGER
  pethPsePortExtUsedPowerValue INTEGER

McastStormEntry  
SEQUENCE    
  mcastStormIfIndex InterfaceIndex
  mcastStormStatus EnabledStatus
  mcastStormPktRate Integer32

BcastStormEntry  
SEQUENCE    
  bcastStormIfIndex InterfaceIndex
  bcastStormStatus EnabledStatus
  bcastStormPktRate Integer32

UnknownUcastStormEntry  
SEQUENCE    
  unknownUcastStormIfIndex InterfaceIndex
  unknownUcastStormStatus EnabledStatus
  unknownUcastStormPktRate 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

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

EgressPacketBlockUnknownMcastEntry  
SEQUENCE    
  egressPacketBlockUnknownMcastIfIndex InterfaceIndex
  egressPacketBlockUnknownMcastStatus EnabledStatus

EgressPacketBlockUnknownUcastEntry  
SEQUENCE    
  egressPacketBlockUnknownUcastIfIndex InterfaceIndex
  egressPacketBlockUnknownUcastStatus EnabledStatus

EgressPacketBlockBcastEntry  
SEQUENCE    
  egressPacketBlockBcastIfIndex InterfaceIndex
  egressPacketBlockBcastStatus EnabledStatus

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

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
  dhcpSnoopPortInformationOptionCID INTEGER
  dhcpSnoopPortInformationOptionCIDString OCTET STRING
  dhcpSnoopPortInformationOptionCIDTr101VlanField EnabledStatus
  dhcpSnoopPortMaxNumber Integer32

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

IpSrcGuardAclEntry  
SEQUENCE    
  ipSrcGuardAclBindingIpAddress IpAddress
  ipSrcGuardAclBindingMacAddress MacAddress
  ipSrcGuardAclBindingEntryType INTEGER
  ipSrcGuardAclBindingVlanIndex VlanIndex
  ipSrcGuardAclBindingPortIfIndex InterfaceIndex
  ipSrcGuardAclBindingStatus 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

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

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

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

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
  pppoeiaPortRemoteIdDelimiterEnable EnabledStatus
  pppoeiaPortRemoteIdDelimiterAscii Integer32

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

LbdPortEntry  
SEQUENCE    
  lbdPortIfIndex InterfaceIndex
  lbdPortAdminState INTEGER
  lbdPortOperState INTEGER
  lbdPortLoopedVlan OCTET STRING

Ipv6RaGuardPortEntry  
SEQUENCE    
  ipv6RaGuardPortIndex InterfaceIndex
  ipv6RaGuardPortStatus INTEGER

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

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

Ip6SrcGuardConfigEntry  
SEQUENCE    
  ip6SrcGuardPortIfIndex InterfaceIndex
  ip6SrcGuardMode INTEGER
  ip6SrcGuardMaxBinding Integer32

Ip6SrcGuardAddrEntry  
SEQUENCE    
  ip6SrcGuardBindingType INTEGER
  ip6SrcGuardBindingMacAddress MacAddress
  ip6SrcGuardBindingIpv6Address InetAddressIPv6
  ip6SrcGuardBindingVlanIndex VlanIndex
  ip6SrcGuardBindingPortIfIndex InterfaceIndex
  ip6SrcGuardBindingStatus RowStatus

Defined Values

ecs4120MIB 7.1.259.10.1.45
The MIB module for ECS4120-Series.
MODULE-IDENTITY    

accton 7.1.259
OBJECT IDENTIFIER    

edgecorenetworks 7.1.259.10
OBJECT IDENTIFIER    

edgeCoreNetworksMgt 7.1.259.10.1
OBJECT IDENTIFIER    

ecs4120MIBObjects 7.1.259.10.1.45.1
OBJECT IDENTIFIER    

ecs4120Notifications 7.1.259.10.1.45.2
OBJECT IDENTIFIER    

switchMgt 7.1.259.10.1.45.1.1
OBJECT IDENTIFIER    

portMgt 7.1.259.10.1.45.1.2
OBJECT IDENTIFIER    

trunkMgt 7.1.259.10.1.45.1.3
OBJECT IDENTIFIER    

lacpMgt 7.1.259.10.1.45.1.4
OBJECT IDENTIFIER    

staMgt 7.1.259.10.1.45.1.5
OBJECT IDENTIFIER    

restartMgt 7.1.259.10.1.45.1.7
OBJECT IDENTIFIER    

mirrorMgt 7.1.259.10.1.45.1.8
OBJECT IDENTIFIER    

igmpSnoopMgt 7.1.259.10.1.45.1.9
OBJECT IDENTIFIER    

ipMgt 7.1.259.10.1.45.1.10
OBJECT IDENTIFIER    

vlanMgt 7.1.259.10.1.45.1.12
OBJECT IDENTIFIER    

priorityMgt 7.1.259.10.1.45.1.13
OBJECT IDENTIFIER    

trapDestMgt 7.1.259.10.1.45.1.14
OBJECT IDENTIFIER    

qosMgt 7.1.259.10.1.45.1.16
OBJECT IDENTIFIER    

securityMgt 7.1.259.10.1.45.1.17
OBJECT IDENTIFIER    

sysLogMgt 7.1.259.10.1.45.1.19
OBJECT IDENTIFIER    

lineMgt 7.1.259.10.1.45.1.20
OBJECT IDENTIFIER    

sysTimeMgt 7.1.259.10.1.45.1.23
OBJECT IDENTIFIER    

fileMgt 7.1.259.10.1.45.1.24
OBJECT IDENTIFIER    

dnsMgt 7.1.259.10.1.45.1.26
OBJECT IDENTIFIER    

poeMgt 7.1.259.10.1.45.1.28
OBJECT IDENTIFIER    

stormMgt 7.1.259.10.1.45.1.33
OBJECT IDENTIFIER    

sysResourceMgt 7.1.259.10.1.45.1.39
OBJECT IDENTIFIER    

mvrMgt 7.1.259.10.1.45.1.44
OBJECT IDENTIFIER    

egressPacketBlockMgt 7.1.259.10.1.45.1.45
OBJECT IDENTIFIER    

dhcpSnoopMgt 7.1.259.10.1.45.1.46
OBJECT IDENTIFIER    

clusterMgt 7.1.259.10.1.45.1.47
OBJECT IDENTIFIER    

ipSrcGuardMgt 7.1.259.10.1.45.1.48
OBJECT IDENTIFIER    

oamMgt 7.1.259.10.1.45.1.52
OBJECT IDENTIFIER    

mldSnoopMgt 7.1.259.10.1.45.1.54
OBJECT IDENTIFIER    

dynamicArpInspectionMgt 7.1.259.10.1.45.1.56
OBJECT IDENTIFIER    

pppoeiaMgt 7.1.259.10.1.45.1.60
OBJECT IDENTIFIER    

erpsMgt 7.1.259.10.1.45.1.62
OBJECT IDENTIFIER    

lbdMgt 7.1.259.10.1.45.1.63
OBJECT IDENTIFIER    

mvr6Mgt 7.1.259.10.1.45.1.66
OBJECT IDENTIFIER    

ipv6RaGuardMgt 7.1.259.10.1.45.1.67
OBJECT IDENTIFIER    

udldMgt 7.1.259.10.1.45.1.69
OBJECT IDENTIFIER    

dhcpv6SnoopMgt 7.1.259.10.1.45.1.71
OBJECT IDENTIFIER    

ip6SrcGuardMgt 7.1.259.10.1.45.1.74
OBJECT IDENTIFIER    

ecs4120-28t 7.1.259.10.1.45.101
OBJECT IDENTIFIER    

ecs4120-28p 7.1.259.10.1.45.102
OBJECT IDENTIFIER    

ecs4120-28f 7.1.259.10.1.45.103
OBJECT IDENTIFIER    

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

switchInfoTable 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.1.3.1.4
Loader version of the main board.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swOpCodeVer 7.1.259.10.1.45.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.10.1.45.1.1.3.1.7
The number of ports on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swPowerStatus 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.1.5
OBJECT IDENTIFIER    

swProdName 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.1.6
Table about the status of individual powers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchIndivPowerEntry

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

swIndivPowerUnitIndex 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.1.8
OBJECT IDENTIFIER    

amtrMacAddrAgingStatus 7.1.259.10.1.45.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  

switchFanTable 7.1.259.10.1.45.1.1.9
The fan status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchFanEntry

switchFanEntry 7.1.259.10.1.45.1.1.9.1
A conceptual row of the switchFanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchFanEntry  

switchUnitIndex 7.1.259.10.1.45.1.1.9.1.1
The unit of the switch for the stackable device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchFanIndex 7.1.259.10.1.45.1.1.9.1.2
The unit number of the fan.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchFanStatus 7.1.259.10.1.45.1.1.9.1.3
Indicating the status of the fan, 1:ok; 2:failure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failure(2)  

switchFanOperSpeed 7.1.259.10.1.45.1.1.9.1.6
The operational value of the fan speed, measured in rpm (rotations per minute).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchThermalTempTable 7.1.259.10.1.45.1.1.11
The table which collects switch temperature information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchThermalTempEntry

switchThermalTempEntry 7.1.259.10.1.45.1.1.11.1
A conceptual row of the switchThermalTempTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchThermalTempEntry  

switchThermalTempUnitIndex 7.1.259.10.1.45.1.1.11.1.1
The unit of the switch for stackable device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchThermalTempThermalIndex 7.1.259.10.1.45.1.1.11.1.2
The thermal index of the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchThermalTempValue 7.1.259.10.1.45.1.1.11.1.3
The temperature of the device in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

switchThermalActionTable 7.1.259.10.1.45.1.1.12
The table for configuring the thermal action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchThermalActionEntry

switchThermalActionEntry 7.1.259.10.1.45.1.1.12.1
A conceptual row of the switchThermalActionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchThermalActionEntry  

switchThermalActionUnitIndex 7.1.259.10.1.45.1.1.12.1.1
The unit of the switch for stackable device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchThermalActionThermalIndex 7.1.259.10.1.45.1.1.12.1.2
The thermal index of the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..8  

switchThermalActionIndex 7.1.259.10.1.45.1.1.12.1.3
The action index of the switchTheramlActionTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1  

switchThermalActionRisingThreshold 7.1.259.10.1.45.1.1.12.1.4
The rising threshold of the switch temperature.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

switchThermalActionFallingThreshold 7.1.259.10.1.45.1.1.12.1.5
The falling threshold of the switch temperature.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

switchThermalActionAction 7.1.259.10.1.45.1.1.12.1.6
The action that will be taken when the temperature exceeds the rising threshold or falls below the falling threshold.
Status: current Access: read-create
OBJECT-TYPE    
  BITS trap(0)  

switchThermalActionStatus 7.1.259.10.1.45.1.1.12.1.7
Set valid(1) to create an entry, Set Invalid(2) to delete an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

switchRenumberUnitID 7.1.259.10.1.45.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)  

switchAlarmInputTable 7.1.259.10.1.45.1.1.19
Table about the status of alarm input.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchAlarmInputEntry

switchAlarmInputEntry 7.1.259.10.1.45.1.1.19.1
Table about the status of AlarmInput.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwitchAlarmInputEntry  

swAlarmUnitIndex 7.1.259.10.1.45.1.1.19.1.1
This is defined as swUnitIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

swAlarmInputType 7.1.259.10.1.45.1.1.19.1.2
The parameter indicates which alarm input event triggers the trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER alarmInputType1(1), alarmInputType2(2), alarmInputType3(3), alarmInputType4(4)  

swAlarmInputStatus 7.1.259.10.1.45.1.1.19.1.3
The parameter indicates which event triggers the trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alarmInputAsserted(0), alarmInputNotAsserted(1)  

portTable 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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), hundredBaseBX(13), thousandBaseBX(14), tenGBaseT(15), tenGBaseXFP(16), tenGBaseSFP(17)  

portSpeedDpxCfg 7.1.259.10.1.45.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 halfDuplex40g(10) - 40g and half duplex mode fullDuplex40g(11) - 40g 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) fortyG port can be set as: halfDuplex40g(10) fullDuplex40g(11) 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), halfDuplex40g(10), fullDuplex40g(11)  

portFlowCtrlCfg 7.1.259.10.1.45.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.10.1.45.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), portCap40gHalf(8), portCap40gFull(9), reserved10(10), reserved11(11), reserved12(12), reserved13(13), portCapSym(14), portCapFlowCtrl(15)  

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

portSpeedDpxStatus 7.1.259.10.1.45.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), halfDuplex40g(10), fullDuplex40g(11)  

portFlowCtrlStatus 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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)  

portMtu 7.1.259.10.1.45.1.2.1.1.16
Maximum frame size of port. If the size of the incoming packet is larger than this value, the packet will be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1500..12288  

portMacAddrLearningStatus 7.1.259.10.1.45.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.10.1.45.1.2.1.1.18
The current number of learned MAC addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

portUpTime 7.1.259.10.1.45.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.10.1.45.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.10.1.45.1.2.3
OBJECT IDENTIFIER    

cableDiagCtlAction 7.1.259.10.1.45.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.10.1.45.1.2.3.2
Table for cable diagnostics result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CableDiagResultEntry

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

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

cableDiagResultStatusPairA 7.1.259.10.1.45.1.2.3.2.1.2
The result of cable diagnostics. If there is no fault on the cable, the value is ok(2). 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 openShort(5) means the pair has open and short issues. Value crosstalk(6) means the pair is incorrectly connected at one end. Value unknown(7) means pair has an error matching none of the above. 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), openShort(5), crosstalk(6), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11)  

cableDiagResultStatusPairB 7.1.259.10.1.45.1.2.3.2.1.3
The result of cable diagnostics. If there is no fault on the cable, the value is ok(2). 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 openShort(5) means the pair has open and short issues. Value crosstalk(6) means the pair is incorrectly connected at one end. Value unknown(7) means pair has an error matching none of the above. 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), openShort(5), crosstalk(6), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11)  

cableDiagResultStatusPairC 7.1.259.10.1.45.1.2.3.2.1.4
The result of cable diagnostics. If there is no fault on the cable, the value is ok(2). 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 openShort(5) means the pair has open and short issues. Value crosstalk(6) means the pair is incorrectly connected at one end. Value unknown(7) means pair has an error matching none of the above. 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. If the port is 10/100 type, value of the node should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), openShort(5), crosstalk(6), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11)  

cableDiagResultStatusPairD 7.1.259.10.1.45.1.2.3.2.1.5
The result of cable diagnostics. If there is no fault on the cable, the value is ok(2). 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 openShort(5) means the pair has open and short issues. Value crosstalk(6) means the pair is incorrectly connected at one end. Value unknown(7) means pair has an error matching none of the above. 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. If the port is 10/100 type, value of the node should be ignored.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notTestedYet(1), ok(2), open(3), short(4), openShort(5), crosstalk(6), unknown(7), impedanceMismatch(8), failed(9), notSupported(10), noCable(11)  

cableDiagResultDistancePairA 7.1.259.10.1.45.1.2.3.2.1.6
Displays the fault distance of pair A of the cable in meters.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairB 7.1.259.10.1.45.1.2.3.2.1.7
Displays the fault distance of pair B of the cable in meters.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairC 7.1.259.10.1.45.1.2.3.2.1.8
Displays the fault distance of pair C of the cable in meters. If the port is 10/100 type, value of the node is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistancePairD 7.1.259.10.1.45.1.2.3.2.1.9
Displays the fault distance of pair D of the cable in meters. If the port is 10/100 type, value of the node is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultDistanceAccuracy 7.1.259.10.1.45.1.2.3.2.1.10
Displays the accuracy in meters of the cable testing.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cableDiagResultTime 7.1.259.10.1.45.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.10.1.45.1.2.4
OBJECT IDENTIFIER    

loopInternalCtlAction 7.1.259.10.1.45.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.10.1.45.1.2.4.2
Table for internal loopback test result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoopInternalResultEntry

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

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

loopInternalResultStatus 7.1.259.10.1.45.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.10.1.45.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.10.1.45.1.2.6
Dispalys port utilization during recent 300 seconds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortUtilEntry

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

portUtilIfIndex 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.7
Configures vlan trunking feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortVlanTrunkingEntry

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

portVlanTrunkingIfIndex 7.1.259.10.1.45.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.10.1.45.1.2.7.1.2
Whether vlan trunking is enabled(1) or disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portHist 7.1.259.10.1.45.1.2.8
OBJECT IDENTIFIER    

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

portHistControlEntry 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.8.1.1.7
The status of this portHistControl entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

portHistCurrentEntry 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.8.3
A list of Ethernet history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortHistPreviousEntry

portHistPreviousEntry 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.10.1.1
ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

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

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

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

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

portMediaInfoVendorOUI 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.11.1.1
ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

portOpticalMonitoringInfoTemperature 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.12
This table lists the threshold of transceivers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortTransceiverThresholdInfoEntry

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

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

portTransceiverThresholdInfoTemperatureLowAlarm 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.2.12.1.10
low alarm threshold of Tx Bias Current.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

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

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

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

portTransceiverThresholdInfoTxPowerLowAlarm 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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  

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

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

trunkTable 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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    
  InterfaceIndex  

trunkPorts 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.4.1
Table for LACP port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpPortEntry

lacpPortEntry 7.1.259.10.1.45.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.10.1.45.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.10.1.45.1.4.1.1.2
Whether 802.3ad LACP is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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

staPortProtocolMigration 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.5.6
OBJECT IDENTIFIER    

mstName 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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 1..64  

xstInstanceCfgPriority 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.5.6.5.1
The conceptual row for xstInstancePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  XstInstancePortEntry  

xstInstancePortPriority 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.5.6.5.1.13
The admin value of the MST internal path cost, in the range of 1 to 200000000. 0 indicate the pathcost is dynamically determined by attribute of the port. 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 0..200000000  

xstInstancePortOperPathCost 7.1.259.10.1.45.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.10.1.45.1.5.6.6
The instance table for the Multiple Spanning Tree region
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstInstanceEditEntry

mstInstanceEditEntry 7.1.259.10.1.45.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.10.1.45.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 1..64  

mstInstanceEditVlansMap 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.1.5.8.1
A conceptual row of staLoopbackDetectionPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaLoopbackDetectionPortEntry  

staLoopbackDetectionPortIfIndex 7.1.259.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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.10.1.45.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    
  INTEGER running(1), warmBoot(2), coldBoot(3)  

mirrorTable 7.1.259.10.1.45.1.8.1
Table for port mirroring, enabling a port to be mirrored to/from another port. Not all ports can be mirrored and limitations may apply as to which ports can be used as either source or destination ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MirrorEntry

mirrorEntry 7.1.259.10.1.45.1.8.1.1
The conceptual row of mirrorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MirrorEntry  

mirrorDestinationPort 7.1.259.10.1.45.1.8.1.1.1
The destination port interface for mirrored packets. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

mirrorSourcePort 7.1.259.10.1.45.1.8.1.1.2
The source port interface for mirrored packets. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

mirrorType 7.1.259.10.1.45.1.8.1.1.3
If this value is rx(1), receive packets will be mirrored. If this value is tx(2), transmit packets will be mirrored. If this value is both(3), both receive and transmit packets will be mirrored.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rx(1), tx(2), both(3)  

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

rspanTable 7.1.259.10.1.45.1.8.3
A table that contains the settings of RSPAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RspanEntry

rspanEntry 7.1.259.10.1.45.1.8.3.1
The conceptual row of rspanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RspanEntry  

rspanSessionId 7.1.259.10.1.45.1.8.3.1.1
The session ID that may specify an entry in the table which contains destination port(s) information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

rspanSrcTxPorts 7.1.259.10.1.45.1.8.3.1.2
Specifies the source port list in tx mode.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rspanSrcRxPorts 7.1.259.10.1.45.1.8.3.1.3
Specifies the source port list in rx mode.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rspanDstPort 7.1.259.10.1.45.1.8.3.1.4
The port number of a destination port. 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: read-create
OBJECT-TYPE    
  Integer32  

rspanDstPortTag 7.1.259.10.1.45.1.8.3.1.5
Specifies the traffic which is sent out from source port with RSPAN VLAN ID or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), untagged(2), tagged(3)  

rspanSwitchRole 7.1.259.10.1.45.1.8.3.1.6
Specifies the role of current switch.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), source(2), intermediate(3), destination(4)  

rspanRemotePorts 7.1.259.10.1.45.1.8.3.1.7
Specifies the uplink port list.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rspanRemoteVlanId 7.1.259.10.1.45.1.8.3.1.8
Specifies the ID of a RSPAN VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

rspanOperStatus 7.1.259.10.1.45.1.8.3.1.9
The operational status of the entry. A status of up(1) means the setting of a session is complete and it has started performing its function. A status of down(2) means no function is performed because of incompleted session setting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

rspanStatus 7.1.259.10.1.45.1.8.3.1.10
Set this to valid(1) to create an entry. Set this to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

igmpSnoopStatus 7.1.259.10.1.45.1.9.1
Parameter to enable or disable IGMP snooping on the device. When enabled, the device will examine IGMP packets and set up filters for IGMP ports.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopQuerier 7.1.259.10.1.45.1.9.2
Enables (disables) whether the switch acts as an IGMP querier.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopRouterPortExpireTime 7.1.259.10.1.45.1.9.6
Sets the time (in seconds) the switch waits after the previous querier has stopped querying before the router port (which received query packets from previous querier) expires.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 300..500  

igmpSnoopVersion 7.1.259.10.1.45.1.9.7
IGMP version snooped
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3  

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

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

igmpSnoopRouterCurrentVlanIndex 7.1.259.10.1.45.1.9.8.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to igmpSnoopRouterStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopRouterCurrentPorts 7.1.259.10.1.45.1.9.8.1.2
The set of ports which are current router ports, including static router ports. Please refer to igmpSnoopRouterStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopRouterCurrentStatus 7.1.259.10.1.45.1.9.8.1.3
The set of ports which are static multicast router ports.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

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

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

igmpSnoopRouterStaticVlanIndex 7.1.259.10.1.45.1.9.9.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to igmpSnoopRouterStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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

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

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

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

igmpSnoopMulticastStaticVlanIndex 7.1.259.10.1.45.1.9.11.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to igmpSnoopMulticastStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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

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

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

igmpSnoopCurrentVlanTable 7.1.259.10.1.45.1.9.14
Table for enabling or disabling IGMP snooping per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopCurrentVlanEntry

igmpSnoopCurrentVlanEntry 7.1.259.10.1.45.1.9.14.1
Entry for enabling or disabling IGMP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopCurrentVlanEntry  

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

igmpSnoopCurrentVlanStatus 7.1.259.10.1.45.1.9.14.1.2
The parameter to enable or disable the Snooping Status on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopCurrentVlanImmediateLeave 7.1.259.10.1.45.1.9.14.1.3
The parameter to enable or disable the Immediate-Leave feature on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopCurrentVlanGeneralQuerySuppression 7.1.259.10.1.45.1.9.14.1.4
The parameter to enable or disable the general query suppresion on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopCurrentVlanLastMemQueryCount 7.1.259.10.1.45.1.9.14.1.5
Represents the number of queries sent by the switch before it assumes there are no local members.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

igmpSnoopCurrentVlanLastMemQueryIntvl 7.1.259.10.1.45.1.9.14.1.6
The last member query interval is the max response time inserted into group-specific queries sent in response to leave group messages,and is also the the max response time inserted into group-and-source-specific query messages.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..31744  

igmpSnoopCurrentVlanProxyAddress 7.1.259.10.1.45.1.9.14.1.7
Represents the address of queries sent by the switch.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

igmpSnoopCurrentVlanQueryIntvl 7.1.259.10.1.45.1.9.14.1.8
Represents the query interval of queries sent by the switch.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..31744  

igmpSnoopCurrentVlanQueryRespIntvl 7.1.259.10.1.45.1.9.14.1.9
Represents the query response interval of queries sent by the switch.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..31740  

igmpSnoopCurrentVlanProxyReporting 7.1.259.10.1.45.1.9.14.1.10
Set this variable to enabled(1) to enable the feature. Set this variable to disabled(2) to disable the feature. Set this variable to default(3), the status of the feature is decided by the global configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), default(3)  

igmpSnoopCurrentVlanVersion 7.1.259.10.1.45.1.9.14.1.11
the version of igmp packets is supported by this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..3  

igmpSnoopCurrentVlanVersionExclusive 7.1.259.10.1.45.1.9.14.1.12
Enable/disable control of the IGMP Snooping exclusive supported version.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopCurrentVlanReportSupression 7.1.259.10.1.45.1.9.14.1.13
Set this variable to enabled(1) to enable the feature. Set this variable to disabled(2) to disable the feature. Set this variable to default(0), the status of the feature is decided by the global configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), enabled(1), disabled(2)  

igmpSnoopMulticastGroupTable 7.1.259.10.1.45.1.9.15
Table for current multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopMulticastGroupEntry

igmpSnoopMulticastGroupEntry 7.1.259.10.1.45.1.9.15.1
Entry for Group multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopMulticastGroupEntry  

igmpSnoopMulticastGroupVlanIndex 7.1.259.10.1.45.1.9.15.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to igmpSnoopMulticastStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

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

igmpSnoopMulticastGroupSourceIPAddress 7.1.259.10.1.45.1.9.15.1.3
Source IP address of source.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

igmpSnoopMulticastGroupPorts 7.1.259.10.1.45.1.9.15.1.4
The set of ports which are members of a multicast group, including static members. Please refer to igmpSnoopMulticastStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopMulticastGroupStatus 7.1.259.10.1.45.1.9.15.1.5
The set of ports which are static IGMP member ports.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

igmpSnoopFilterStatus 7.1.259.10.1.45.1.9.17
Parameter to enable or disable IGMP filtering on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopProfileTable 7.1.259.10.1.45.1.9.18
The table for configuring the IGMP snooping profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopProfileEntry

igmpSnoopProfileEntry 7.1.259.10.1.45.1.9.18.1
The entry for configuring the IGMP snooping profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopProfileEntry  

igmpSnoopProfileId 7.1.259.10.1.45.1.9.18.1.1
The ID of the IGMP snooping profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpSnoopProfileAction 7.1.259.10.1.45.1.9.18.1.2
The access mode of the IGMP snooping profile.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

igmpSnoopProfileStatus 7.1.259.10.1.45.1.9.18.1.3
Setting this to valid(1) creates an entry. Setting this to invalid(2) destroys an entry.
Status: current Access: read-write
OBJECT-TYPE    
  ValidStatus  

igmpSnoopProfileCtl 7.1.259.10.1.45.1.9.19
OBJECT IDENTIFIER    

igmpSnoopProfileCtlId 7.1.259.10.1.45.1.9.19.1
The ID of the IGMP snooping profile. The default value is zero, meaning that no ID is specified. In order to create a profile, a non-zero value must be specified.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

igmpSnoopProfileCtlInetAddressType 7.1.259.10.1.45.1.9.19.2
The address type is associated with this agent. Only ipv4(1) type is supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

igmpSnoopProfileCtlStartInetAddress 7.1.259.10.1.45.1.9.19.3
The specified addresses in the start of the controlled IP multicast addresses.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

igmpSnoopProfileCtlEndInetAddress 7.1.259.10.1.45.1.9.19.4
The specified addresses in the end of the controlled IP multicast addresses.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

igmpSnoopProfileCtlAction 7.1.259.10.1.45.1.9.19.5
Setting it to create(2) creates the range of the controlled IP multicast addresses. Setting it to destroy(3) destroys the range of the controlled IP multicast addresses. When the action is completed, this object becomes noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), create(2), destroy(3)  

igmpSnoopProfileRangeTable 7.1.259.10.1.45.1.9.20
The table for configuring the range of the IGMP snooping profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopProfileRangeEntry

igmpSnoopProfileRangeEntry 7.1.259.10.1.45.1.9.20.1
The entry for configuring the range of the IGMP snooping profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopProfileRangeEntry  

igmpSnoopProfileRangeProfileId 7.1.259.10.1.45.1.9.20.1.1
This is defined as igmpSnoopProfileId.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

igmpSnoopProfileRangeInetAddressType 7.1.259.10.1.45.1.9.20.1.2
The address type is associated with this agent. Only ipv4(1) type is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

igmpSnoopProfileRangeStartInetAddress 7.1.259.10.1.45.1.9.20.1.3
The specified addresses in the start of the controlled IP multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

igmpSnoopProfileRangeEndInetAddress 7.1.259.10.1.45.1.9.20.1.4
The specified addresses in the end of the controlled IP multicast addresses.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

igmpSnoopProfileRangeAction 7.1.259.10.1.45.1.9.20.1.5
The access mode of the IGMP snooping profile.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

igmpSnoopFilterPortTable 7.1.259.10.1.45.1.9.21
Table for port configuration in IGMP filtering.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopFilterPortEntry

igmpSnoopFilterPortEntry 7.1.259.10.1.45.1.9.21.1
Entry for port configuration in IGMP filtering.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopFilterPortEntry  

igmpSnoopFilterPortIndex 7.1.259.10.1.45.1.9.21.1.1
The port and trunk (including trunk members) interface of the portTable. 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    
  Unsigned32  

igmpSnoopFilterPortProfileId 7.1.259.10.1.45.1.9.21.1.2
The igmpSnoopProfileEntry identified by a particular value of this index is the same interface identified by the same value of the igmpSnoopProfileId object. If there is no corresponding entry in the igmpSnoopProfileTable, then no association exists. In particular, if this value is zero, no associated profile will be generated, as zero is not a valid profile index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

igmpSnoopThrottlePortTable 7.1.259.10.1.45.1.9.22
Table for port configuration in IGMP throttling.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopThrottlePortEntry

igmpSnoopThrottlePortEntry 7.1.259.10.1.45.1.9.22.1
Entry for port configuration in IGMP throttling.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopThrottlePortEntry  

igmpSnoopThrottlePortIndex 7.1.259.10.1.45.1.9.22.1.1
The port and trunk (including trunk members) interface of the portTable. 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    
  Unsigned32  

igmpSnoopThrottlePortRunningStatus 7.1.259.10.1.45.1.9.22.1.2
Describes the running status of the IGMP throttling to the switch. A value of true(1) indicates the IGMP throttling mechanism is active. A value of false(2) indicates the IGMP throttling mechanism is inactive.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

igmpSnoopThrottlePortAction 7.1.259.10.1.45.1.9.22.1.3
The action mode of the IGMP throttling. A value of replace(1) means to replace a joined multicast group randomly when an interface receives an IGMP report and the number of current joined multicast groups is equal to the maximum number of IGMP groups that the interface can join. A value of deny(2) means to deny the IGMP report request when an interface receives an IGMP report and the number of current joined multicast groups is equal to the maximum number of IGMP groups that the interface can join.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER replace(1), deny(2)  

igmpSnoopThrottlePortMaxGroups 7.1.259.10.1.45.1.9.22.1.4
The maximum number of IGMP groups that the interface can join.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..256  

igmpSnoopThrottlePortCurrentGroups 7.1.259.10.1.45.1.9.22.1.5
The current number of IGMP groups that the interface has joined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

igmpSnoopPortTable 7.1.259.10.1.45.1.9.27
Table of IGMP Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopPortEntry

igmpSnoopPortEntry 7.1.259.10.1.45.1.9.27.1
Entry of IGMP Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopPortEntry  

igmpSnoopPortIndex 7.1.259.10.1.45.1.9.27.1.1
The port and the trunk (excluding trunk members) interface of the igmpSnoopPortTable. 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  

igmpSnoopQueryDrop 7.1.259.10.1.45.1.9.27.1.3
Parameter to enable or disable dropping IGMP Query packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopMulticastDataDrop 7.1.259.10.1.45.1.9.27.1.4
Parameter to enable or disable dropping IP multicast data
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopPortNumGroups 7.1.259.10.1.45.1.9.27.1.5
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumJoinSend 7.1.259.10.1.45.1.9.27.1.6
Number of join send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumJoins 7.1.259.10.1.45.1.9.27.1.7
Number of join recieved
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumJoinSuccess 7.1.259.10.1.45.1.9.27.1.8
Number of join group success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumLeavesSend 7.1.259.10.1.45.1.9.27.1.9
Number of leave send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumLeaves 7.1.259.10.1.45.1.9.27.1.10
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumGeneralQuerySend 7.1.259.10.1.45.1.9.27.1.11
Number of general query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumGeneralQueryRecevied 7.1.259.10.1.45.1.9.27.1.12
Number of general query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumSepcificQuerySend 7.1.259.10.1.45.1.9.27.1.13
Number of specific query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumSpecificQueryReceived 7.1.259.10.1.45.1.9.27.1.14
Number of specific query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortNumInvalidReport 7.1.259.10.1.45.1.9.27.1.15
Number of invalid report received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopPortClearStatistics 7.1.259.10.1.45.1.9.27.1.16
Clear this VLAN all statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpSnoopAuthentication 7.1.259.10.1.45.1.9.27.1.17
Parameter to enable or disable IGMP Authentication
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopGlobalMgt 7.1.259.10.1.45.1.9.28
OBJECT IDENTIFIER    

igmpSnoopProxyReporting 7.1.259.10.1.45.1.9.28.1
Parameter to enable or disable IGMP snooping proxy reporting on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopRouterAlertOptionCheck 7.1.259.10.1.45.1.9.28.2
Parameter to enable or disable IGMP snooping router alert option check on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopTcnFlood 7.1.259.10.1.45.1.9.28.3
Parameter to enable or disable IGMP snooping tcn flood on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopTcnQuerySolicit 7.1.259.10.1.45.1.9.28.4
Parameter to enable or disable IGMP snooping tcn query solicit on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopUnregisteredDataFlood 7.1.259.10.1.45.1.9.28.5
Parameter to enable or disable IGMP snooping Unregistered data flood solicit on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopUnsolicitedReportInterval 7.1.259.10.1.45.1.9.28.6
Setting this value to specify how long (in seconds) the uplink ports should transmit unsolicited reports.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

igmpSnoopVersionExclusive 7.1.259.10.1.45.1.9.28.7
Parameter to enable or disable IGMP snooping version exclusive on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopMrouterForwardMode 7.1.259.10.1.45.1.9.28.8
Paremete to set IGMP snooping Mrouter port forward mode. When set dynamic, IGMP snooping Mrouter port won't forward multicast streams received from other mrouter port. When set forward, IGMP snooping Mrouter port will forward multicast streams received from other mrouter port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), forward(2)  

igmpSnoopForwardingPriority 7.1.259.10.1.45.1.9.29
Configure IGMP snooping multicast stream forwarding priority. If value is 65535, it means the priority is disabled
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7 | 65535  

igmpSnoopQueryDropTable 7.1.259.10.1.45.1.9.30
Table of IGMP Snooping query drop per vlan and per vlan configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopQueryDropEntry

igmpSnoopQueryDropEntry 7.1.259.10.1.45.1.9.30.1
Entry of IGMP Snooping service per port and per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopQueryDropEntry  

igmpSnoopQueryDropPortIndex 7.1.259.10.1.45.1.9.30.1.1
The port and the trunk (excluding trunk members) interface of the igmpSnoopPortTable. 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    
  Unsigned32  

igmpSnoopQueryDropVlanBitmap 7.1.259.10.1.45.1.9.30.1.2
The VLAN bitmap which query drop applied on this port. If all zero, it means disable, For all VLAN, please use igmpSnoopPortTable to configure.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(512)  

igmpSnoopClearDynamicGroups 7.1.259.10.1.45.1.9.32
The current number of IGMP groups that the interface has joined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpSnoopVlanTable 7.1.259.10.1.45.1.9.33
Table of IGMP Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopVlanEntry

igmpSnoopVlanEntry 7.1.259.10.1.45.1.9.33.1
Entry of IGMP Snooping service per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopVlanEntry  

igmpSnoopVlanIndex 7.1.259.10.1.45.1.9.33.1.1
VLAN ID
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

igmpSnoopVlanNumGroups 7.1.259.10.1.45.1.9.33.1.2
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumJoinSend 7.1.259.10.1.45.1.9.33.1.3
Number of join send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumJoins 7.1.259.10.1.45.1.9.33.1.4
Number of join received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumJoinSuccess 7.1.259.10.1.45.1.9.33.1.5
Number of jion success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumLeavesSend 7.1.259.10.1.45.1.9.33.1.6
Number of leave send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumLeaves 7.1.259.10.1.45.1.9.33.1.7
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumGeneralQuerySend 7.1.259.10.1.45.1.9.33.1.8
Number of general query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumGeneralQueryRecevied 7.1.259.10.1.45.1.9.33.1.9
Number of general query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumSepcificQuerySend 7.1.259.10.1.45.1.9.33.1.10
Number of specific query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumSpecificQueryReceived 7.1.259.10.1.45.1.9.33.1.11
Number of sepcific query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanNumInvalidReport 7.1.259.10.1.45.1.9.33.1.12
Number of invalid report received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopVlanClearStatistics 7.1.259.10.1.45.1.9.33.1.13
Clear this VLAN statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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

ipHttpState 7.1.259.10.1.45.1.10.3
Whether HTTP is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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

ipDhcpRestart 7.1.259.10.1.45.1.10.5
When set to restart(1) the DHCP server will restart. When read, this value always returns noRestart(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1), noRestart(2)  

ipHttpsState 7.1.259.10.1.45.1.10.6
Whether HTTPS is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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

iPAddrTable 7.1.259.10.1.45.1.10.16
A table of iPAddrEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPAddrEntry

iPAddrEntry 7.1.259.10.1.45.1.10.16.1
A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IPAddrEntry  

iPAddrIfIndex 7.1.259.10.1.45.1.10.16.1.1
The VLAN interface being used by this table entry. Only the VLAN interfaces which have an IP configured will appear in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1001..5093  

iPAddrIPAddress 7.1.259.10.1.45.1.10.16.1.2
The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the IPAddrIPAddress or IPAddrSubnetMask is 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device).
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

iPAddrSubnetMask 7.1.259.10.1.45.1.10.16.1.3
The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the IPAddrIPAddress or IPAddrSubnetMask are 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device).
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

iPAddrPrimaryInterface 7.1.259.10.1.45.1.10.16.1.4
Whether this is a primary interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknownType(0), primary(1), secondary(2)  

iPAddrUnnumbered 7.1.259.10.1.45.1.10.16.1.5
Whether this is an unnumbered interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unnumbered(1), notUnnumbered(2)  

iPAddrStatus 7.1.259.10.1.45.1.10.16.1.6
The status of this conceptual row entry. This object isused to manage the creation and deletion of conceptual rows. The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpMgt 7.1.259.10.1.45.1.10.11
OBJECT IDENTIFIER    

dhcpClient 7.1.259.10.1.45.1.10.11.1
OBJECT IDENTIFIER    

dhcpOption82 7.1.259.10.1.45.1.10.11.4
OBJECT IDENTIFIER    

dhcpcOptions 7.1.259.10.1.45.1.10.11.1.1
OBJECT IDENTIFIER    

dhcpcInterfaceTable 7.1.259.10.1.45.1.10.11.1.1.1
Table for DHCP client information listed by interface. Depending on the nature of the product, this table may have only one entry(e.g. for the management VLAN), or may have many entries(e.g. for all ports, or for all static VLANs).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpcInterfaceEntry

dhcpcInterfaceEntry 7.1.259.10.1.45.1.10.11.1.1.1.1
Entry for DHCP client information listed by interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpcInterfaceEntry  

dhcpcIfIndex 7.1.259.10.1.45.1.10.11.1.1.1.1.1
This is defined by ifIndex in the IF-MIB.(static vlan if index)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4093  

dhcpcIfVendorClassIdMode 7.1.259.10.1.45.1.10.11.1.1.1.1.4
Whether the vendor class ID is in text mode or in Hex mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecify(1), text(2), hex(3)  

dhcpcIfVendorClassId 7.1.259.10.1.45.1.10.11.1.1.1.1.5
The value that the DHCP client sets in the vendor class_id option of DHCPDISCOVER and DHCPREQUEST messages. This value may be used by DHCP servers to identify vendor classof the client.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

pingMgt 7.1.259.10.1.45.1.10.15
OBJECT IDENTIFIER    

pingIpAddress 7.1.259.10.1.45.1.10.15.1
Specifies the IP address of the device that is planned to ping.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pingPacketSize 7.1.259.10.1.45.1.10.15.2
Specifies the size of each data potion of ping packets in bytes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32..512  

pingCompleted 7.1.259.10.1.45.1.10.15.4
A value of true(1) will be read when this ping operation has been either responded to or changed to the time-out status. A value of false(2) will be read when there is a ping operation running and all associated objects in the pingMgt operation cannot be modified during this period.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pingAction 7.1.259.10.1.45.1.10.15.5
The action of the pingMgt operation. Sets these objects to pingStart(2) to begin the ping operation. Once the action is set to pingStart(2), the associated pingMgt objects cannot be modified until this ping operation is completed (pingCompleted is true). When the ping has ended or there is no ping operation performing, this object will get a value of noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), pingStart(2)  

pingProbeCount 7.1.259.10.1.45.1.10.15.6
Specifies the number of times to perform a ping operation at a remote host.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

pingSentPackets 7.1.259.10.1.45.1.10.15.7
The value of this object reflects the number of probes sent. The value of this object must be reported as 0 when no probes have been sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pingReceivedPackets 7.1.259.10.1.45.1.10.15.8
Number of responses received. The value of this object must be reported as 0 when no probe responses have been received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pingPacketLossRate 7.1.259.10.1.45.1.10.15.9
Packet loss rate of this ping operation. This variable is calculated by pingReceivedPackets and pingSentPackets. The rate is expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

pingHistoryTable 7.1.259.10.1.45.1.10.15.10
Contains the executive result information for the ping operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PingHistoryEntry

pingHistoryEntry 7.1.259.10.1.45.1.10.15.10.1
A conceptual row in the pingHistory table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PingHistoryEntry  

pingHistoryIndex 7.1.259.10.1.45.1.10.15.10.1.1
A new entry in this table is created when the result of a ping probe is determined. The old entries will be cleared when a new ping action is started.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

pingHistoryResponse 7.1.259.10.1.45.1.10.15.10.1.2
This variable represents the round trip time and is measured in milliseconds. The variable is the difference between received time and sent time for a ping probe. If the difference value is more than the time-out value or no response is received, then the variable will be 5000 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpOption82Status 7.1.259.10.1.45.1.10.11.4.1
Set enabled(1) to enable DHCP Relay Option 82, set disabled(2) to disable it.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dhcpOption82Policy 7.1.259.10.1.45.1.10.11.4.2
Provide three policies to handle packet
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), replace(2), keep(3)  

dhcpOption82RemoteIDMode 7.1.259.10.1.45.1.10.11.4.3
Provide five mode for insertion remote-id sub-option of option 82. If configured-string(5) has been set, dhcpOption82RemoteIDString will take effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mac-address-in-hex(1), mac-address-in-ascii(2), ip-address-in-hex(3), ip-address-in-ascii(4), configured-string(5)  

dhcpOption82RemoteIDString 7.1.259.10.1.45.1.10.11.4.4
Set string to remote-id sub-option of option 82. It only take effect when dhcpOption82RemoteIDMode is set to configured-string(5)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

dhcpOption82EncodeFormat 7.1.259.10.1.45.1.10.11.4.5
Set encode format for CID and RID in option82. Set extra-subtype-included(1) will have extra subtype and length field in CID and RID. Set no-extra-subtype-included(2) will only have TLV format for CID and RID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER extra-subtype-included(1), no-extra-subtype-included(2)  

dhcpOption82RelayServerAddrTable 7.1.259.10.1.45.1.10.11.4.6
This table is to specify relay server IP address, the maximum number of server IP addresses user can specify is 5.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpOption82RelayServerAddrEntry

dhcpOption82RelayServerAddrEntry 7.1.259.10.1.45.1.10.11.4.6.1
A conceptual row of dhcpOption82RelayServerAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpOption82RelayServerAddrEntry  

dhcpOption82RelayServerAddrIndex 7.1.259.10.1.45.1.10.11.4.6.1.1
The index of the relay server IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

dhcpOption82RelayServerAddrServerIp 7.1.259.10.1.45.1.10.11.4.6.1.2
The IP address of the relay server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpOption82VlanConfigTable 7.1.259.10.1.45.1.10.11.4.7
A table contains DHCP option82 configurations for existing VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpOption82VlanConfigEntry

dhcpOption82VlanConfigEntry 7.1.259.10.1.45.1.10.11.4.7.1
An instance contains the configuration to enable or disable DHCP option82 for each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpOption82VlanConfigEntry  

dhcpOption82VlanIndex 7.1.259.10.1.45.1.10.11.4.7.1.1
This object indicates the VLAN ID on which DHCP Option82 feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

dhcpOption82VlanStatus 7.1.259.10.1.45.1.10.11.4.7.1.2
This object indicates whether DHCP Option82 is enabled in this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpOption82PortConfigTable 7.1.259.10.1.45.1.10.11.4.8
A table contains DHCP option82 configurations for port interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpOption82PortConfigEntry

dhcpOption82PortConfigEntry 7.1.259.10.1.45.1.10.11.4.8.1
An instance contains the configuration to enable or disable DHCP option82 at each port interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpOption82PortConfigEntry  

dhcpOption82PortIfIndex 7.1.259.10.1.45.1.10.11.4.8.1.1
The ifIndex value of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dhcpOption82PortStatus 7.1.259.10.1.45.1.10.11.4.8.1.2
This object indicates whether the port is enabled for DHCP Option82.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpDynamicProvisionStatus 7.1.259.10.1.45.1.10.11.6
A per-system enable/disable configuration to decide whether to use the specified configuration file in DHCP packet. It shall use the specified configuration file in DHCP packet if this configuration is disabled and the start-up configuration file is Factory_Default_Config.cfg.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ipHttpsDeleteCertificate 7.1.259.10.1.45.1.10.18
To delete current HTTPS certificate in flash, write this variable to delete(1). Writing this variable to noDelete(2) has no effect on the device. When read, this variable always returns noDelete(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), noDelete(2)  

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

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

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

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

vlanPortTable 7.1.259.10.1.45.1.12.2
Table for port configuration in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanPortEntry

vlanPortEntry 7.1.259.10.1.45.1.12.2.1
Entry for port configuration in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanPortEntry  

vlanPortIndex 7.1.259.10.1.45.1.12.2.1.1
The port and the trunk (excluding trunk members) interface of the portTable. The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qPvid in the Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..40  

vlanPortMode 7.1.259.10.1.45.1.12.2.1.2
This variable sets the 802.1Q VLAN mode. Setting it to hybrid(1) sets a hybrid link. Setting it to dot1qTrunk(2) sets a trunk link. Setting it to access(3) sets an access link.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hybrid(1), dot1qTrunk(2), access(3)  

vlanPortPrivateVlanType 7.1.259.10.1.45.1.12.2.1.3
The port type defined for private VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), community(3), promiscous(4)  

voiceVlanMgt 7.1.259.10.1.45.1.12.6
OBJECT IDENTIFIER    

voiceVlanOuiTable 7.1.259.10.1.45.1.12.6.1
A table containing the mac address which can be identified by Voice VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoiceVlanOuiEntry

voiceVlanOuiEntry 7.1.259.10.1.45.1.12.6.1.1
A table containing the mac address which can be identified by Voice VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoiceVlanOuiEntry  

voiceVlanOuiAddress 7.1.259.10.1.45.1.12.6.1.1.1
MAC address can be identified by voice vlan.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

voiceVlanOuiMask 7.1.259.10.1.45.1.12.6.1.1.2
The mask of MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

voiceVlanOuiDescription 7.1.259.10.1.45.1.12.6.1.1.3
The description of OUI.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

voiceVlanOuiStatus 7.1.259.10.1.45.1.12.6.1.1.4
Current operation status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

voiceVlanEnabledId 7.1.259.10.1.45.1.12.6.2
Voice VLAN enabled status and VLAN ID: enabled (1..4093), disabled (-1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..4093  

voiceVlanAgingTime 7.1.259.10.1.45.1.12.6.3
Voice VLAN aging time, the unit of which is minute.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..43200  

voiceVlanPortTable 7.1.259.10.1.45.1.12.6.7
A list of voice VLAN port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoiceVlanPortEntry

voiceVlanPortEntry 7.1.259.10.1.45.1.12.6.7.1
An entry containing Voice VLAN port information, which is applicable to a Voice VLAN enabled interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoiceVlanPortEntry  

voiceVlanPortIfIndex 7.1.259.10.1.45.1.12.6.7.1.1
The index of interface on which Voice VLAN function is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

voiceVlanPortMode 7.1.259.10.1.45.1.12.6.7.1.2
Voice VLAN configuration mode status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2), none(3)  

voiceVlanPortSecurity 7.1.259.10.1.45.1.12.6.7.1.3
If the security is enabled, the port only allows voice traffic for the Voice VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

voiceVlanPortPriority 7.1.259.10.1.45.1.12.6.7.1.4
The priority of the voice vlan traffic in the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..6  

voiceVlanPortRuleOui 7.1.259.10.1.45.1.12.6.7.1.5
The address of voice device is learned from OUI table.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

voiceVlanPortRuleLldp 7.1.259.10.1.45.1.12.6.7.1.6
The address of voice device is learned from LLDP discovery.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

voiceVlanPortRemainAge 7.1.259.10.1.45.1.12.6.7.1.7
Remaining aging time, the unit of which is minute.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

vlanDot1qTunnelGlobalConfig 7.1.259.10.1.45.1.12.8
OBJECT IDENTIFIER    

vlanDot1qTunnelStatus 7.1.259.10.1.45.1.12.8.1
This parameter is used to globally enable/disable 802.1Q Tunneling on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

vlanDot1qTunnelPortTable 7.1.259.10.1.45.1.12.9
Table for port configuration in 802.1Q Tunneling.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanDot1qTunnelPortEntry

vlanDot1qTunnelPortEntry 7.1.259.10.1.45.1.12.9.1
Entry for port configuration in 802.1Q Tunneling.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanDot1qTunnelPortEntry  

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

vlanDot1qTunnelPortMode 7.1.259.10.1.45.1.12.9.1.2
This variable sets the 802.1Q Tunneling mode. Setting it to none(1) indicates no mode in this port. Setting it to access(2) sets as dot1q-tunnel mode port which link to customer. Setting it to uplink(3) sets as dot1q-tunnel mode port which link to service-provider. If vlanDot1qTunnelStatus is disabled, it means vlanDot1qTunnelPortMode is inactive.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), access(2), uplink(3)  

vlanDot1qTunnelPortEtherType 7.1.259.10.1.45.1.12.9.1.3
TPID for 802.1Q encapsulation. It's used to select a nonstandard (nondefault) 2-byte ethertype to identify 802.1Q tagged frames.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0800..ffff  

vlanDot1qTunnelPortPriorityMapStatus 7.1.259.10.1.45.1.12.9.1.4
Status of priority mapping. Set to enabled(1) to use 802.1p priority of inner tag as packet's priority instead of using outer tag.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

macVlanTable 7.1.259.10.1.45.1.12.11
A table that contains the settings for MAC-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacVlanEntry

macVlanEntry 7.1.259.10.1.45.1.12.11.1
A conceptual row in the macVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacVlanEntry  

macVlanMacAddress 7.1.259.10.1.45.1.12.11.1.1
The MAC address that may specify an entry in the table which contains MAC-based VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

macVlanId 7.1.259.10.1.45.1.12.11.1.2
Specifies the VLAN ID which the MAC address associates with.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

macVlanPriority 7.1.259.10.1.45.1.12.11.1.3
Specifies the priority whcich the MAC address associates with.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

macVlanStatus 7.1.259.10.1.45.1.12.11.1.4
Set this to valid(1) to create an entry. Set this to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

macVlanClearAction 7.1.259.10.1.45.1.12.12
Action for clearing macVlanTable. When this object is set to clear(2), all entries in macVlanTable will be cleared. When this object is read, the value of this object is always noClear(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

subnetVlanTable 7.1.259.10.1.45.1.12.13
A table that contains the settings for IP subnet-based VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SubnetVlanEntry

subnetVlanEntry 7.1.259.10.1.45.1.12.13.1
A conceptual row in the subnetVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SubnetVlanEntry  

subnetVlanIpAddress 7.1.259.10.1.45.1.12.13.1.1
The IPv4 address of a subnet. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the subnetVlanMask object is not equal to x.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

subnetVlanMask 7.1.259.10.1.45.1.12.13.1.2
The netmask of a subnet. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the subnetVlanIpAddress object is not equal to subnetVlanIpAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

subnetVlanId 7.1.259.10.1.45.1.12.13.1.3
Specifies the VLAN ID which the subnet associates with.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

subnetVlanPriority 7.1.259.10.1.45.1.12.13.1.4
Specifies the priority whcich the subnet associates with.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

subnetVlanStatus 7.1.259.10.1.45.1.12.13.1.5
Set this to valid(1) to create an entry. Set this to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

subnetVlanClearAction 7.1.259.10.1.45.1.12.14
Action for clearing subnetVlanTable. When this object is set to clear(2), all entries in subnetVlanTable will be cleared. When this object is read, the value of this object is always noClear(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

vlanStaticExtTable 7.1.259.10.1.45.1.12.15
The extension table of dot1qVlanStaticTable. This table enhances the original table with extra vlanStaticExtRspanStatus to create and destroy RSPAN VLAN(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanStaticExtEntry

vlanStaticExtEntry 7.1.259.10.1.45.1.12.15.1
A conceptual row in the vlanStaticExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanStaticExtEntry  

vlanStaticExtRspanStatus 7.1.259.10.1.45.1.12.15.1.1
Displays type of a VLAN is vlan(2) or rspanVlan(3). Set this to destroy(1) to destroy a RSPAN VLAN. Set this to rspanVlan(3) to create a RSPAN VLAN. Setting this to vlan(2) is not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER destroy(1), vlan(2), rspanVlan(3)  

vlanStaticTable 7.1.259.10.1.45.1.12.17
Table for static VLAN configuration including VLAN aggregation support.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanStaticEntry

vlanStaticEntry 7.1.259.10.1.45.1.12.17.1
Static information for a VLAN configured on the device by (local or network) management.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanStaticEntry  

vlanStaticIndex 7.1.259.10.1.45.1.12.17.1.1
The VLAN ID of the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanStaticInterfaceType 7.1.259.10.1.45.1.12.17.1.2
The interface type of the VLAN (there is a subtype of IANAifType). l2vlan(135) refers to L2 interface and can't accept any L3 related configuration. l3ipvlan(136) refers to L3 interface and can accept L3 related configuration.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER l2vlan(135), l3ipvlan(136)  

vlanDot1qTunnelSrvCvidPortTable 7.1.259.10.1.45.1.12.18
Table for port configuration to specify how to insert outer tag by matching customer VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanDot1qTunnelSrvCvidPortEntry

vlanDot1qTunnelSrvCvidPortEntry 7.1.259.10.1.45.1.12.18.1
Entry for port configuration to specify how to insert outer tag by matching customer VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanDot1qTunnelSrvCvidPortEntry  

vlanDot1qTunnelSrvCvidPortIndex 7.1.259.10.1.45.1.12.18.1.1
The port interface of the vlanDot1qTunnelSrvCvidPortTable. 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  

vlanDot1qTunnelSrvCvidPortCvid 7.1.259.10.1.45.1.12.18.1.2
Specifies customer VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanDot1qTunnelSrvCvidPortSvid 7.1.259.10.1.45.1.12.18.1.3
Specifies service VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

vlanDot1qTunnelSrvCvidPortStatus 7.1.259.10.1.45.1.12.18.1.5
Set to valid(1) to create an entry. Set to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

vlanDot1qTunnelSrvCvidPortAction 7.1.259.10.1.45.1.12.18.1.6
Sets action of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  BITS reserved0(0), reserved1(1), assignSvid(2), reserved3(3), removeCtag(4)  

vlanDot1qTunnelSrvDfltPortTable 7.1.259.10.1.45.1.12.22
Table for port configuration to specify the behavior of default service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanDot1qTunnelSrvDfltPortEntry

vlanDot1qTunnelSrvDfltPortEntry 7.1.259.10.1.45.1.12.22.1
Entry for port configuration to specify the behavior of default service.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanDot1qTunnelSrvDfltPortEntry  

vlanDot1qTunnelSrvDfltPortIndex 7.1.259.10.1.45.1.12.22.1.1
The port interface of the vlanDot1qTunnelSrvDfltPortTable. 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  

vlanDot1qTunnelSrvDfltPortStatus 7.1.259.10.1.45.1.12.22.1.2
Set to valid(1) to create an entry. Set to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

vlanDot1qTunnelSrvDfltPortAction 7.1.259.10.1.45.1.12.22.1.3
Sets action of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  BITS discard(0), reserved1(1), reserved2(2), reserved3(3), removeCtag(4)  

prioSchedModePortTable 7.1.259.10.1.45.1.13.15
Table for per port scheduling mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioSchedModePortEntry

prioSchedModePortEntry 7.1.259.10.1.45.1.13.15.1
Entry for per port scheduling mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioSchedModePortEntry  

prioSchedModePortIndex 7.1.259.10.1.45.1.13.15.1.1
The port interface of the prioSchedModePortEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

prioSchedModePort 7.1.259.10.1.45.1.13.15.1.2
The scheduling mode status of ethernet port. wrr(1), strict(2), strict-wrr(4)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wrr(1), strict(2), strict-wrr(4)  

prioWrrPortTable 7.1.259.10.1.45.1.13.12
Table for per port weighted round robin (WRR).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioWrrPortEntry

prioWrrPortEntry 7.1.259.10.1.45.1.13.12.1
Entry for per port weighted round robin (WRR).
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioWrrPortEntry  

prioWrrPortIfIndex 7.1.259.10.1.45.1.13.12.1.1
The port interface of the prioWrrPortEntry. 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  

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

prioWrrPortWeight 7.1.259.10.1.45.1.13.12.1.3
Weight for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15  

trapVar 7.1.259.10.1.45.1.14.2
OBJECT IDENTIFIER    

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

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

trapVarMacAddr 7.1.259.10.1.45.1.14.2.10
The MAC address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

trapVarLoginUserName 7.1.259.10.1.45.1.14.2.11
The name of the user who logs into the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..8)  

trapVarSessionType 7.1.259.10.1.45.1.14.2.12
The method by which the user logs in to control the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER web(1), snmp(2), telnet(3), console(4), ssh(5), http(6), https(7)  

trapVarLoginInetAddressType 7.1.259.10.1.45.1.14.2.15
The address type of the address associated with this agent. Only IPv4 and IPv6 types are supported.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

trapVarLoginInetAddress 7.1.259.10.1.45.1.14.2.16
The IP address from which the user logs into the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

trapIpFilterRejectInetAddressType 7.1.259.10.1.45.1.14.2.17
This variable is for trap var binding, indicating the IP address that was rejected by the IP filter.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

trapIpFilterRejectInetAddress 7.1.259.10.1.45.1.14.2.18
This variable is for trap var binding, indicating the IP address that was rejected by the IP filter.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

trapAutoUpgradeResult 7.1.259.10.1.45.1.14.2.22
The parameter indicates which result triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER succeeded(1), failed(2)  

trapAutoUpgradeNewVer 7.1.259.10.1.45.1.14.2.23
The parameter indicates new version which was upgraded to. When trapAutoUpgradeResult was failed(2), it would be null string.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..20)  

trapPortSecurityIntrusionMac 7.1.259.10.1.45.1.14.2.29
This variable indicates the intrusion MAC address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

trapIfIndex 7.1.259.10.1.45.1.14.2.30
This variable is for trap var binding, indicating the index of an interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

trapVlanId 7.1.259.10.1.45.1.14.2.31
This variable is for trap var binding, indicating the identifier of a VLAN.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

trapDhcpClientPortIfIndex 7.1.259.10.1.45.1.14.2.62
ifIndex for the port connected to DHCP rogue server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapDhcpServerIpAddress 7.1.259.10.1.45.1.14.2.63
The IP address of the rogue server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

trapSfpThresholdAlarmWarnIfIndex 7.1.259.10.1.45.1.14.2.64
ifIndex for the port issued alarm/warning trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

trapSfpThresholdAlarmWarnType 7.1.259.10.1.45.1.14.2.65
SFP's alarm/warning type .
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER rxPowerHighAlarm(1), rxPowerLowAlarm(2), rxPowerHighWarning(3), rxPowerLowWarning(4), txPowerHighAlarm(5), txPowerLowAlarm(6), txPowerHighWarning(7), txPowerLowWarning(8), temperatureHighAlarm(9), temperatureLowAlarm(10), temperatureHighWarning(11), temperatureLowWarning(12), voltageHighAlarm(13), voltageLowAlarm(14), voltageHighWarning(15), voltageLowWarning(16), currentHighAlarm(17), currentLowAlarm(18), currentHighWarning(19), currentLowWarning(20), rxPowerAlarmWarnCease(21), txPowerAlarmWarnCease(22), temperatureAlarmWarnCease(23), voltageAlarmWarnCease(24), currentAlarmWarnCease(25)  

trapUdldPortShutdownReason 7.1.259.10.1.45.1.14.2.66
This variable is for trap var binding, indicated the reason for the UDLD port shutdown. unidirectionalLink(1): unidirectional link detected, mismatchWithNeighbor(2): mismatch with neighbor state reported. transmitToReceiveLoop(3): transmit-to-receive loop detected. aggressiveModeFailure(4): aggressive mode failure detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unidirectionalLink(1), mismatchWithNeighbor(2), transmitToReceiveLoop(3), aggressiveModeFailure(4)  

trapDhcpServerMacAddress 7.1.259.10.1.45.1.14.2.67
The MAC address of the rogue server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

trapMacNotifyAction 7.1.259.10.1.45.1.14.2.68
The parameter indicates which result triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

alarmMgt 7.1.259.10.1.45.1.14.5
OBJECT IDENTIFIER    

alarmMajorType 7.1.259.10.1.45.1.14.5.1
The parameter indicates which event triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER allFeLinkDown(1), allGeLinkDown(2), allFanFailure(3), powerModuleFailure(4), wrongPowerModuleSet(5), thermalDetectorOverHeating(6), fanFailure(7)  

alarmMajorStatus 7.1.259.10.1.45.1.14.5.2
The parameter indicates which event triggers the trap.
Status: current Access: read-only
OBJECT-TYPE    
  BITS allFeLinkDown(0), allGeLinkDown(1), allFanFailure(2), powerModuleFail(3), wrongPowerModuleSet(4), thermalDetectorOverHeating(5), fanFailure(6)  

alarmMinorType 7.1.259.10.1.45.1.14.5.3
The parameter indicates which event triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER feLinkDown(1), geLinkDown(2), fanFailure(3), thermalDetectorOverHeating(4), thermalDetectorOverCooling(5), powerSupplyUnitAMissing(6), powerSupplyUnitBMissing(7)  

alarmMinorStatus 7.1.259.10.1.45.1.14.5.4
The parameter indicates which event triggers the trap.
Status: current Access: read-only
OBJECT-TYPE    
  BITS feLinkDown(0), geLinkDown(1), fanFailure(2), thermalDetectorOverHeating(3), thermalDetectorOverCooling(4), powerSupplyUnitAMissing(5), powerSupplyUnitBMissing(6)  

alarmMajorRecoveryType 7.1.259.10.1.45.1.14.5.5
The parameter indicates which event triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER powerModuleRecovery(1), wrongPowerModuleSetRecovery(2), thermalDetectorOverHeatingRecovery(3), fanRecovery(4)  

alarmMajorRecoveryStatus 7.1.259.10.1.45.1.14.5.6
The parameter indicates which event triggers the trap.
Status: current Access: read-only
OBJECT-TYPE    
  BITS powerModuleRecovery(0), wrongPowerModuleSetRecovery(1), thermalDetectorOverHeatingRecovery(2), fanRecovery(3)  

alarmInputType 7.1.259.10.1.45.1.14.5.7
The parameter indicates which alarm input event triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER alarmInputType1(1), alarmInputType2(2), alarmInputType3(3), alarmInputType4(4)  

alarmInputStatus 7.1.259.10.1.45.1.14.5.8
The parameter indicates which event triggers the trap.
Status: current Access: read-only
OBJECT-TYPE    
  BITS alarmInputType1(0), alarmInputType2(1), alarmInputType3(2), alarmInputType4(3)  

rateLimitMgt 7.1.259.10.1.45.1.16.1
OBJECT IDENTIFIER    

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

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

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

rlPortInputStatus 7.1.259.10.1.45.1.16.1.2.1.6
Whether input rate limit is enabled for this port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

rlPortOutputStatus 7.1.259.10.1.45.1.16.1.2.1.7
Whether output rate limit is enabled for this port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

rlPortInputLimitInKilo 7.1.259.10.1.45.1.16.1.2.1.10
Value of the input rate limit. Its unit is kilobits per second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..40000000  

rlPortOutputLimitInKilo 7.1.259.10.1.45.1.16.1.2.1.11
Value of the output rate limit. Its unit is kilobits per second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..40000000  

cosMgt 7.1.259.10.1.45.1.16.3
OBJECT IDENTIFIER    

prioIfClassificationModeTable 7.1.259.10.1.45.1.16.3.2
Table for setting the interface Qos mapping classification mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioIfClassificationModeEntry

prioIfClassificationModeEntry 7.1.259.10.1.45.1.16.3.2.1
Entry for setting the interface Qos mapping classification mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioIfClassificationModeEntry  

prioIfClassificationModeIf 7.1.259.10.1.45.1.16.3.2.1.1
The port or trunk interface of the device. 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  

prioIfClassificationModeStatus 7.1.259.10.1.45.1.16.3.2.1.2
The Qos mapping classification mode of the interface. cos mode means that the internal priority is mapped from priority field of packet's VLAN tag if a VLAN tag exists; IP precedence mode means that the internal priority is mapped from the IP precedence value of IP packets; DSCP mode means the internal priority is mapped from the dscp value of IP packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cos(0), ipPrecedence(1), dscp(2)  

prioCosToDscpTable 7.1.259.10.1.45.1.16.3.3
Table for CoS/CFI to internal QoS label mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioCosToDscpEntry

prioCosToDscpEntry 7.1.259.10.1.45.1.16.3.3.1
Entry for CoS/CFI to internal QoS label mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioCosToDscpEntry  

prioCosToDscpIfValue 7.1.259.10.1.45.1.16.3.3.1.1
The port or the trunk interface of the device. 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  

prioCosToDscpCosValue 7.1.259.10.1.45.1.16.3.3.1.2
The CoS value (0~7) mapped to an internal QoS label value which is composed of PHB(3 bits) and drop precedence(2 bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

prioCosToDscpCFIValue 7.1.259.10.1.45.1.16.3.3.1.3
The CFI value (0 or 1) mapped to an internal QoS label value which is composed of PHB(3 bits) and drop precedence(2 bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

prioCosToDscpPhbValue 7.1.259.10.1.45.1.16.3.3.1.5
The PHB value of internal QoS label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

prioCosToDscpColorValue 7.1.259.10.1.45.1.16.3.3.1.6
The drop precedence value of internal QoS label. Green(0), Yellow(3), Red(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioPrecToDscpTable 7.1.259.10.1.45.1.16.3.4
Table for IP precedence to internal QoS label mapping. This table setting will take effect only when the interface QoS mapping classification mode is set to IP precedence mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioPrecToDscpEntry

prioPrecToDscpEntry 7.1.259.10.1.45.1.16.3.4.1
Entry for IP precedence to internal QoS label mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioPrecToDscpEntry  

prioPrecToDscpIfValue 7.1.259.10.1.45.1.16.3.4.1.1
The port or trunk interface of the device. 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  

prioPrecToDscpPrecValue 7.1.259.10.1.45.1.16.3.4.1.2
The IP precedence value mapped to internal QoS label value which is composed of PHB (3 bits) and drop precedence (2 bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

prioPrecToDscpPhbValue 7.1.259.10.1.45.1.16.3.4.1.4
The PHB value of internal QoS label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

prioPrecToDscpColorValue 7.1.259.10.1.45.1.16.3.4.1.5
The drop precedence value of internal QoS label. Green(0), Yellow(3), Red(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioDscpToDscpTable 7.1.259.10.1.45.1.16.3.5
Table for DSCP to internal QoS label mapping. This table setting will take effect only when the interface Qos mapping classification mode is set to DSCP mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioDscpToDscpEntry

prioDscpToDscpEntry 7.1.259.10.1.45.1.16.3.5.1
Entry for ingress DSCP to internal QoS label mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioDscpToDscpEntry  

prioDscpToDscpIfValue 7.1.259.10.1.45.1.16.3.5.1.1
The port or trunk interface of the device. 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  

prioDscpToDscpIngressDscpValue 7.1.259.10.1.45.1.16.3.5.1.2
The ingress DSCP value which will be mapped to internal QoS label value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

prioDscpToDscpPhbValue 7.1.259.10.1.45.1.16.3.5.1.4
The PHB value of internal QoS label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

prioDscpToDscpColorValue 7.1.259.10.1.45.1.16.3.5.1.5
The drop precedence value of internal QoS label. Green(0), Yellow(3), Red(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioDstPortToDscpTable 7.1.259.10.1.45.1.16.3.6
Table for TCP/UDP destination port number to internal Qos label mapping. This table setting will always take effect for TCP/UDP packets no matter of what interface QoS mapping classification mode is set.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioDstPortToDscpEntry

prioDstPortToDscpEntry 7.1.259.10.1.45.1.16.3.6.1
Entry for TCP/UDP destination port to internal QoS label mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioDstPortToDscpEntry  

prioDstPortToDscpIfValue 7.1.259.10.1.45.1.16.3.6.1.1
The port or the trunk interface of the device. 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  

prioDstPortToDscpProtocolValue 7.1.259.10.1.45.1.16.3.6.1.2
The protocol value (TCP:6, UDP:17) which will be mapped to internal QoS label value.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER tcp(6), udp(17)  

prioDstPortToDscpDstPortValue 7.1.259.10.1.45.1.16.3.6.1.3
The destination port number value which will be mapped to internal QoS label value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

prioDstPortToDscpPhbValue 7.1.259.10.1.45.1.16.3.6.1.5
The PHB value of internal QoS label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

prioDstPortToDscpColorValue 7.1.259.10.1.45.1.16.3.6.1.6
The drop precedence value of internal QoS label. Green(0), Yellow(3), Red(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioDscpToCosTable 7.1.259.10.1.45.1.16.3.7
Table for internal QoS label to CoS and CFI mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioDscpToCosEntry

prioDscpToCosEntry 7.1.259.10.1.45.1.16.3.7.1
Entry for internal QoS label to CoS and CFI mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioDscpToCosEntry  

prioDscpToCosIfValue 7.1.259.10.1.45.1.16.3.7.1.1
The port or trunk interface of the device. 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  

prioDscpToCosPHBValue 7.1.259.10.1.45.1.16.3.7.1.2
The PHB value of internal QoS label.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

prioDscpToCosDropPrecedenceValue 7.1.259.10.1.45.1.16.3.7.1.3
The drop precedence value of internal QoS label. Green(0), Yellow(3), Red(1).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioDscpToCosCFICosValue 7.1.259.10.1.45.1.16.3.7.1.4
The remarked CFI and CoS value mapped from the internal Qos label value when the packet leaves the device. The egress remarked CFI value equals to (prioDscpToCosCFICosValue >>3) and the egress remarked CoS value equals to (prioDscpToCosCFICosValue & 0x7).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

prioPrioToDropPrecTable 7.1.259.10.1.45.1.16.3.8
Table for packet priority to drop precedence mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioPrioToDropPrecEntry

prioPrioToDropPrecEntry 7.1.259.10.1.45.1.16.3.8.1
Entry for packet priority to drop precedence mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioPrioToDropPrecEntry  

prioPrioToDropPrecIfValue 7.1.259.10.1.45.1.16.3.8.1.1
The port or the trunk interface of the device. 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  

prioPrioToDropPrecPriorityValue 7.1.259.10.1.45.1.16.3.8.1.2
The value of packet default priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

prioPrioToDropPrecPrecValue 7.1.259.10.1.45.1.16.3.8.1.3
The drop precedence value of internal QoS label. Green(0),Yellow(3), Red(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(0), red(1), yellow(3)  

prioDscpToQueueTable 7.1.259.10.1.45.1.16.3.9
Table for PHB to queue mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrioDscpToQueueEntry

prioDscpToQueueEntry 7.1.259.10.1.45.1.16.3.9.1
Entry for PHB to queue mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrioDscpToQueueEntry  

prioDscpToQueueIfValue 7.1.259.10.1.45.1.16.3.9.1.1
The port or trunk interface of the device. 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  

prioDscpToQueuePHBValue 7.1.259.10.1.45.1.16.3.9.1.2
The PHB value of internal QoS label.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

prioDscpToQueueQueueValue 7.1.259.10.1.45.1.16.3.9.1.3
The queue value which is mapped from the PHB value of QoS label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

diffServMgt 7.1.259.10.1.45.1.16.4
OBJECT IDENTIFIER    

diffServPolicyMapTable 7.1.259.10.1.45.1.16.4.10
Table for policy map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServPolicyMapEntry

diffServPolicyMapEntry 7.1.259.10.1.45.1.16.4.10.1
Entry for policy map.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServPolicyMapEntry  

diffServPolicyMapIndex 7.1.259.10.1.45.1.16.4.10.1.1
An index that uniquely identifies an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

diffServPolicyMapName 7.1.259.10.1.45.1.16.4.10.1.2
The name of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

diffServPolicyMapDescription 7.1.259.10.1.45.1.16.4.10.1.3
The description of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

diffServPolicyMapElementIndexList 7.1.259.10.1.45.1.16.4.10.1.4
The octet string containes the diffServPolicyMapElementEntry indexes. Two octets express one index and it is represented in network order. This index list indicates the diffServPolicyMapEntrys which belong to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

diffServPolicyMapStatus 7.1.259.10.1.45.1.16.4.10.1.5
This object is used to create a new row, or modify or delete an existing row, in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active');it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServPolicyMapAttachCtl 7.1.259.10.1.45.1.16.4.11
OBJECT IDENTIFIER    

diffServPolicyMapAttachCtlIndex 7.1.259.10.1.45.1.16.4.11.1
Index for attachment control. Specifies the policy map as the target to relate with the policy map element. The policy map identified by a particular value of this index is associated with the same diffServPolicyMapEntry as identified by the same value of diffServPolicyMapIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServPolicyMapAttachCtlElementIndex 7.1.259.10.1.45.1.16.4.11.2
Element Index for attachment control.Specifies the policy map element to relate with the policy map. The policy map element identified by a particular value of this index is associated with the same diffServPolicyMapElementEntry as identified by the same value of diffServPolicyMapElementIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServPolicyMapAttachCtlAction 7.1.259.10.1.45.1.16.4.11.3
Action for attachment control. When setting this object to attach(2) to begin the attaching operation, a particular policy map element is attached to a particular policy map. When setting this object to detach(3) to begin the not attached operation, a particular policy map element is not attached to a particular policy map. When the action is finshed or no action is taken, the value of this object is noAction(1). A particular policy map is specified in the diffServPolicyMapAttachCtlIndex. A particularpolicy map element is specified in the diffServPolicyMapAttachCtlElementIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), attach(2), detach(3)  

diffServPolicyMapElementTable 7.1.259.10.1.45.1.16.4.12
Table for policy map element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServPolicyMapElementEntry

diffServPolicyMapElementEntry 7.1.259.10.1.45.1.16.4.12.1
Entry for policy map element.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServPolicyMapElementEntry  

diffServPolicyMapElementIndex 7.1.259.10.1.45.1.16.4.12.1.1
An index that uniquely identifies an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..128  

diffServPolicyMapElementClassMapIndex 7.1.259.10.1.45.1.16.4.12.1.2
Specifies the class map binding to this entry. The class map identified by a particular value of this index is associated with the same diffServClassMapEntry as identified by the same value of diffServClassMapIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32  

diffServPolicyMapElementMeterIndex 7.1.259.10.1.45.1.16.4.12.1.3
Specifies the meter binding to this entry. The meter identified by a particular value of this index is associated with the same diffServMeterEntry as identified by the same value of diffServMeterIndex. If this value is zero, no associated meter will be associated, as zero is not a valid meter index.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

diffServPolicyMapElementActionIndex 7.1.259.10.1.45.1.16.4.12.1.4
Specifies the action binding to this entry. The action identified by a particular value of this index is associated with the same diffServActionEntry as identified by the same value of diffServActionIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..288  

diffServPolicyMapElementStatus 7.1.259.10.1.45.1.16.4.12.1.5
This object is used to create a new row, or modify or delete an existing row, in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServClassMapTable 7.1.259.10.1.45.1.16.4.13
Table for class map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServClassMapEntry

diffServClassMapEntry 7.1.259.10.1.45.1.16.4.13.1
Entry for class map.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServClassMapEntry  

diffServClassMapIndex 7.1.259.10.1.45.1.16.4.13.1.1
An index that uniquely identifies an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

diffServClassMapName 7.1.259.10.1.45.1.16.4.13.1.2
The name of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

diffServClassMapDescription 7.1.259.10.1.45.1.16.4.13.1.3
The description of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

diffServClassMapMatchType 7.1.259.10.1.45.1.16.4.13.1.4
The map match type of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER matchAny(1), matchAll(2)  

diffServClassMapElementIndexTypeList 7.1.259.10.1.45.1.16.4.13.1.5
The octet string containes the type of class map element indexes. Two octets which are represented in network order express one type of the class map element index in network order and it maps the index of differServClasssMapElementIndexList in order. When the type is macAce(1), the maping index of differServClasssMapElementIndexList is the diffServMacAceEntry. When the type is ipAce(2), the maping index of differServClasssMapElementIndexList is the diffServIpAceEntry. When the type is acl(3), the maping index of differServClasssMapElementIndexList is the diffServAclEntry. When the type is ipv6Ace(4), the maping index of differServClasssMapElementIndexList is the diffServIpv6AceEntry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

diffServClassMapElementIndexList 7.1.259.10.1.45.1.16.4.13.1.6
The octet string containes the class map element indexes. Two octets express one index and it is represented in network order. This index list indicates the particular class map elements which belong to this table. The class map element uses type to indicate diffServAclEntry, the diffServIpAceEntry or diffServMacAceEntry. The type is two octet specified in differServClasssMapElementIndexTypeList in order. When the type is macAce(1), the maping index of differServClasssMapElementIndexList is the diffServMacAceEntry. When the type is ipAce(2), the maping index of differServClasssMapElementIndexList is the diffServIpAceEntry. When the type is acl(3), the maping index of differServClasssMapElementIndexList is the diffServAclEntry. When type is ipv6Ace(4), the maping index of differServClasssMapElementIndexList is the diffServIpv6AceEntry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

diffServClassMapStatus 7.1.259.10.1.45.1.16.4.13.1.7
This object is used to create a new row or modify or delete an existing row in this table.The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServClassMapAttachCtl 7.1.259.10.1.45.1.16.4.14
OBJECT IDENTIFIER    

diffServClassMapAttachCtlIndex 7.1.259.10.1.45.1.16.4.14.1
Index for attachment control. Specifies the class map as the target to relate with class map elements. The class map identified by a particular value of this index is associated with the same diffServClassMapEntry as identified by the same value of diffServClassMapIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServClassMapAttachCtlElementIndexType 7.1.259.10.1.45.1.16.4.14.2
Element Index for attachment control. Specifies the type of class map element to relate with the class map. When type is macAce(1), the index of diffServClassMapAttachCtlElementIndex is the index of diffServMacAceEntry. When the type is ipAce(2), the index of diffServClassMapAttachCtlElementIndex is the index of diffServIpAceEntry. When the type is acl(3), the index of diffServClassMapAttachCtlElementIndex is the index of diffServAclEntry. When type is ipv6Ace(4), the index of diffServClassMapAttachCtlElementIndex is the index of diffServIpv6AceEntry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macAce(1), ipAce(2), acl(3), ipv6Ace(4)  

diffServClassMapAttachCtlElementIndex 7.1.259.10.1.45.1.16.4.14.3
Element Index for attachment control. Specifies the class map element related with the class map. The class map element uses type to indicate diffServAclEntry, the diffServIpAceEntry or diffServMacAceEntry. The type is specified in diffServClassMapAttachCtlElementIndexType. When the type is macAce(1), the maping index of differServClasssMapElementIndexList is the diffServMacAceEntry. When the type is ipAce(2), the maping index of differServClasssMapElementIndexList is the diffServIpAceEntry. When the type is acl(3), the maping index of differServClasssMapElementIndexList is the diffServAclEntry. When type is ipv6Ace(4), the maping index of differServClasssMapElementIndexList is the diffServIpv6AceEntry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServClassMapAttachCtlAction 7.1.259.10.1.45.1.16.4.14.4
Action for attachment control. When setting this object to attach(2) to begin the attaching operation, a particular class map element is attached to a particular class map. When setting this object to detach(3) to begin the not attached operation, then a particular class map element is not attached to a particular class map. When the action is finshed whether successfully or not, or no action is taken, the value of this object always is noAction(1). The value of a particular class map is specified in the AclAttachCtlTargetIndex. The class map element is specified by diffServClassMapAttachCtlElementIndexType and diffServClassMapAttachCtlElementIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), attach(2), detach(3)  

diffServAclTable 7.1.259.10.1.45.1.16.4.15
Table for ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServAclEntry

diffServAclEntry 7.1.259.10.1.45.1.16.4.15.1
Entry for ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServAclEntry  

diffServAclIndex 7.1.259.10.1.45.1.16.4.15.1.1
An index that uniquely identifies an entry in the ACL table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

diffServAclName 7.1.259.10.1.45.1.16.4.15.1.2
The name of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

diffServAclType 7.1.259.10.1.45.1.16.4.15.1.3
The type of this entry. When the value of ACL type is modified, then the ACEs in the diffServAclAceIndexList of this entry will be auto-removed, and this entry will be auto- unbound from the diffServPortTable and the diffServClassMapTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mac(1), ipstandard(2), ipextended(3), ipv6standard(4), ipv6extended(5), arp(6)  

diffServAclAceIndexList 7.1.259.10.1.45.1.16.4.15.1.4
The octet string containes the ACE indexes. Two octets express one index and it is represented in network order. This index list indicates the particular ACEs which belong to this table. The ACE uses type to indicate the diffServMacAceEntry, the diffServIpAceEntry, the diffServIpv6AceEntry or the diffServArpAceEntry. The type is specified in diffServAclType. When the type is mac(1), the index of diffServAclAceIndexList is the diffServMacAceEntry. When the type is ipstandard(2) or ipextended(3), the index of diffServAclAceIndexList is the diffServIpAceEntry. When the type is ipv6standard(4) or ipv6extended(5), the index of diffServAclAceIndexList is the diffServIpv6AceEntry. When the type is arp(6), the index of diffServAclAceIndexList is the diffServArpAceEntry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

diffServAclStatus 7.1.259.10.1.45.1.16.4.15.1.5
This object is used to create a new row or modify or delete an existing row in this table. The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServAclAttachCtl 7.1.259.10.1.45.1.16.4.16
OBJECT IDENTIFIER    

diffServAclAttachCtlIndex 7.1.259.10.1.45.1.16.4.16.1
Index for attachment control. Specifies the ACL as the target to relate with the IP ACE, the MAC ACE or IPv6 ACE. The ACL identified by a particular value of this index is associated with the same diffServAclEntry as identified by the same value of diffServAclIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServAclAttachCtlAceType 7.1.259.10.1.45.1.16.4.16.2
Type for attachment control. Specifies the type of diffServAclAttachCtlAceIndex to relate with the diffServAclAttachCtlIndex. When the type is macAce(1), the index of diffServAclAceIndexList is the diffServMacAceEntry. When the type is ipAce(2), the index of diffServAclAceIndexList is the diffServIpAceEntry. When the type is ipv6Ace(3), the index of diffServAclAceIndexList is the diffServIpv6AceEntry. When the type is arpAce(4), the index of diffServAclAceIndexList is the diffServArpAceEntry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macAce(1), ipAce(2), ipv6Ace(3), arpAce(4)  

diffServAclAttachCtlAceIndex 7.1.259.10.1.45.1.16.4.16.3
Index for attachment control. Specifies the ACE to relate with the diffServAclAttachCtlIndex. When diffServAclAttachCtlAceType is macAce(1), the value of diffServAclAttachCtlIndex is the diffServMacAceEntry. When diffServAclAttachCtlAceType is ipAce(2), the value of diffServAclAttachCtlIndex is the diffServIpAceEntry. When diffServAclAttachCtlAceType is ipv6Ace(3), the value of diffServAclAttachCtlIndex is the diffServIpv6AceEntry. When diffServAclAttachCtlAceType is arpAce(4), the value of diffServAclAttachCtlIndex is the diffServArpAceEntry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServAclAttachCtlAction 7.1.259.10.1.45.1.16.4.16.4
Action for attachment control. When setting this object to attach(2) to begin the attaching operation, a particular ACE is attached to a particular ACL. When setting this object to detach(3) to begin the not attached operation, then a particular ACE is not attached to a particular ACL. When the action is finshed whether successfully or not, or no action is taken, the value of this object always is noAction(1), The value of a particular ACL is specified in the diffServAclAttachCtlAceType and diffServAclAttachCtlAceIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), attach(2), detach(3)  

diffServIpAceTable 7.1.259.10.1.45.1.16.4.17
Table for IP ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServIpAceEntry

diffServIpAceEntry 7.1.259.10.1.45.1.16.4.17.1
Entry for IP ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServIpAceEntry  

diffServIpAceIndex 7.1.259.10.1.45.1.16.4.17.1.1
An index that uniquely identifies an entry in the IP ACE table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4096  

diffServIpAceType 7.1.259.10.1.45.1.16.4.17.1.2
The specified IP ACE type. When the type of this entry is modified, then this entry will be auto-unbound from the diffServAclEntry and the not supporting field of this entry will be set 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER standard(1), extended(2)  

diffServIpAceAccess 7.1.259.10.1.45.1.16.4.17.1.3
Indicates the action to be taken if a packet matches this ACE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

diffServIpAceSourceIpAddr 7.1.259.10.1.45.1.16.4.17.1.4
The specified source IP address. The packet's source address is AND-ed with the value of IpAceSourceIpAddrBitmask and then compared against the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

diffServIpAceSourceIpAddrBitmask 7.1.259.10.1.45.1.16.4.17.1.5
The specified source IP address mask. The packet's source address is AND-ed with the value of IpAceSourceIpAddr and then compared against the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

diffServIpAceDestIpAddr 7.1.259.10.1.45.1.16.4.17.1.6
The specified destination IP address. The packet's destination address is AND-ed with the value of diffServIpAceDestIpAddrBitmask and then compared against the value of this object. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

diffServIpAceDestIpAddrBitmask 7.1.259.10.1.45.1.16.4.17.1.7
The specified destination IP address mask. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

diffServIpAceProtocol 7.1.259.10.1.45.1.16.4.17.1.8
The protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700. A value of 0 matches every IP packet. The object=256 means 'any'. For example: 0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

diffServIpAcePrec 7.1.259.10.1.45.1.16.4.17.1.9
Specifies the IP precedence value to match against. The value of this object is ignored whenever the value of diffServIpAcePrec object is 8. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

diffServIpAceTos 7.1.259.10.1.45.1.16.4.17.1.10
Specifies the IP ToS facility value to match against. The value of this object is ignored whenever the value of diffServIpAcePrec object is 9. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16  

diffServIpAceDscp 7.1.259.10.1.45.1.16.4.17.1.11
Specifies the DSCP value to match against. The value of this object is ignored whenever the value of diffServIpAcePrec object is 64. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..64  

diffServIpAceSourcePortOp 7.1.259.10.1.45.1.16.4.17.1.12
Indicates how a packet's source TCP/UDP port number is to be compared. noOperator(1), which is the default value, means no comparison is to be made with the source TCP/UDP port number. equal(2), which is used the diffServIpAceSourcePortBitmask and the diffServIpAceMinSourcePort to match against. range(3),which is used the diffServIpAceMinSourcePort and the diffServIpAceMaxSourcePort to match against. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2), range(3)  

diffServIpAceMinSourcePort 7.1.259.10.1.45.1.16.4.17.1.13
If the diffServIpAceSourcePortOp is range(3), this indicates the lower bound of the TCP/UDP port number value range. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpAceSourcePortBitmask 7.1.259.10.1.45.1.16.4.17.1.15
If the diffServIpAceSourcePortOp is equal(2), this indicates the bitmask of the diffServIpAceMinSourcePort. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpAceDestPortOp 7.1.259.10.1.45.1.16.4.17.1.16
Indicates how a packet's destination TCP/UDP port number is to be compared. noOperator(1), which is the default value, means that no comparison is to be made with the destination TCP/UDP port number. equal(2), which is used the diffServIpAceSourcePortBitmask and the diffServIpAceMinDestPort to match against. range(3),which is used the diffServIpAceMinDestPort and the diffServIpAceMaxDestPort to match against. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2), range(3)  

diffServIpAceMinDestPort 7.1.259.10.1.45.1.16.4.17.1.17
If the diffServIpAceDestPortOp is range(3), this indicates the lower bound of the TCP/UDP port number value range. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpAceDestPortBitmask 7.1.259.10.1.45.1.16.4.17.1.19
If the diffServIpAceDestPortOp is equal(2), this indicates the bitmask of the diffServIpAceMinDestPort. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpAceControlCode 7.1.259.10.1.45.1.16.4.17.1.20
Indicates how the control flags of TCP packets are to be compared. diffServIpAceControlCode is AND-ed with diffServIpAceControlCodeBitmask. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServIpAceControlCodeBitmask 7.1.259.10.1.45.1.16.4.17.1.21
Indicates how the control flags of TCP packets are to be compared. It can be used to check multiple flags of the FIN, SYN, RST, PSH, ACK, URG by the sum of FIN=1, SYN=2, RST=4, PSH=8, ACK=16, URG=32. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServIpAceStatus 7.1.259.10.1.45.1.16.4.17.1.22
This object is used to create a new row or modify or delete an existing row in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMacAceTable 7.1.259.10.1.45.1.16.4.18
Table for MAC ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMacAceEntry

diffServMacAceEntry 7.1.259.10.1.45.1.16.4.18.1
Entry for MAC ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMacAceEntry  

diffServMacAceIndex 7.1.259.10.1.45.1.16.4.18.1.1
An index that uniquely identifies an entry in the MAC ACE table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4096  

diffServMacAceAccess 7.1.259.10.1.45.1.16.4.18.1.2
Indicates the action to be taken if a packet matches this ACE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

diffServMacAcePktformat 7.1.259.10.1.45.1.16.4.18.1.3
Used to check the packet format of the packets. This object cannot be configured when the status of the entry, diffServMacAceStatus, is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER any(1), untagged-Eth2(2), untagged802Dot3(3), tagggedEth2(4), tagged802Dot3(5)  

diffServMacAceSourceMacAddr 7.1.259.10.1.45.1.16.4.18.1.4
Indicates the 48-bit source MAC address. The specified source MAC of the packet. The packet's source MAC address is AND-ed with the value of diffServMacAceSourceMacAddrBitmask and then compared against the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

diffServMacAceSourceMacAddrBitmask 7.1.259.10.1.45.1.16.4.18.1.5
The specified source MAC address mask.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

diffServMacAceDestMacAddr 7.1.259.10.1.45.1.16.4.18.1.6
Indicates the 48-bit destination MAC address. The specified destination MAC of the packet. The packet's destination MAC address is AND-ed with the value of diffServMacAceDestMacAddrBitmask and then compared against the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

diffServMacAceDestMacAddrBitmask 7.1.259.10.1.45.1.16.4.18.1.7
The specified destination MAC address mask.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

diffServMacAceVidOp 7.1.259.10.1.45.1.16.4.18.1.8
Indicates how a packet's VID is to be compared. This object cannot be configured when the status of the entry, diffServMacAceStatus, is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2), range(3)  

diffServMacAceMinVid 7.1.259.10.1.45.1.16.4.18.1.9
Indicates the lower bound of the VID value range if the diffServMacAceVidOp is range(3).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

diffServMacAceVidBitmask 7.1.259.10.1.45.1.16.4.18.1.10
The bit mask of the VID. The default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..0FFF  

diffServMacAceEtherTypeOp 7.1.259.10.1.45.1.16.4.18.1.12
Indicates how a packet's ether type is to be compared.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2), range(3)  

diffServMacAceEtherTypeBitmask 7.1.259.10.1.45.1.16.4.18.1.13
The bit mask of Ether type. The default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServMacAceMinEtherType 7.1.259.10.1.45.1.16.4.18.1.14
Indicates the lower bound of the ether type value range if the diffServMacAceEtherTypeOp is range(3).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0000..FFFF  

diffServMacAceStatus 7.1.259.10.1.45.1.16.4.18.1.16
This object is used to create a new row or modify or delete an existing row in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMacAceCosOp 7.1.259.10.1.45.1.16.4.18.1.17
Indicates how a packet's CoS is compared. If the object type of diffServMacAceCosOp is equal(2), diffServMacAceMinCos indicates the CoS value for comparing, and diffServMacAceCosBitmask is used as the bitmask of the CoS value. If the object type of diffServMacAceCosOp is range(3), diffServMacAceMinCos should be used as the lower bound of the CoS value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2), range(3)  

diffServMacAceCosBitmask 7.1.259.10.1.45.1.16.4.18.1.18
Indicates the bitmask of the CoS value if the object type of diffServMacAceCosOp is equal(2). The default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

diffServMacAceMinCos 7.1.259.10.1.45.1.16.4.18.1.19
If the object type of diffServMacAceCosOp is equal(2), diffServMacAceMinCos indicates the CoS value for comparing. If the object type of diffServMacAceCosOp is range(3), diffServMacAceMinCos indicates the lower bound of the CoS value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

diffServActionTable 7.1.259.10.1.45.1.16.4.19
Table for action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServActionEntry

diffServActionEntry 7.1.259.10.1.45.1.16.4.19.1
Entry for action.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServActionEntry  

diffServActionIndex 7.1.259.10.1.45.1.16.4.19.1.1
An index that uniquely identifies an entry in the action table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..288  

diffServActionList 7.1.259.10.1.45.1.16.4.19.1.2
The bitmap value used to identify which action capabilities are enabled on the entry. The actionPktNewPri and actionPktNewDscp can not be enabled at the same time on the entry. The actionRedPktNewDscp and actionRedDrop can not be enabled at the same time on the entry.
Status: current Access: read-create
OBJECT-TYPE    
  BITS actionPktNewPri(0), reserved1(1), actionGreenPktNewDscp(2), actionGreenPktTransmit(3), actionYellowPktNewDscp(4), actionYellowDrop(5), actionRedPktNewDscp(6), actionRedDrop(7), reserved8(8), actionPktPhb(9), actionPktNewDscp(11)  

diffServActionPktNewPri 7.1.259.10.1.45.1.16.4.19.1.3
Specifies the new priority value for the packet when the action is satisfied. If the actionPktNewPri bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

diffServActionPktPhb 7.1.259.10.1.45.1.16.4.19.1.4
Specifies the inner priority value for the packet when the action is satisfied. If the actionPktPhb bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

diffServActionGreenPktTransmit 7.1.259.10.1.45.1.16.4.19.1.5
The actionGreenPktTransmit bit of the diffServActionList is for configuring this object. If the value of this object is enabled, the green marking packet will be Transmitted.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

diffServActionGreenPktNewDscp 7.1.259.10.1.45.1.16.4.19.1.6
Specifies the new DSCP value for the packet when the action is satisfied. The value of this object is ignored whenever the value of diffServActionGreenPktNewDscp object is 64. If the actionGreenPktNewDscp bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServActionYellowPktNewDscp 7.1.259.10.1.45.1.16.4.19.1.7
Specifies the new DSCP value for the packet when the action is satisfied. The value of this object is ignored whenever the value of diffServActionYellowPktNewDscp object is 64. If the actionYellowPktNewDscp bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServActionYellowDrop 7.1.259.10.1.45.1.16.4.19.1.8
The actionYellowDrop bit of the diffServActionList is for configuring this object. If the value of this object is enabled, the red marking packet will be dropped.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

diffServActionRedPktNewDscp 7.1.259.10.1.45.1.16.4.19.1.9
Specifies the new DSCP value for the red marking packet when the action is satisfied. The value of this object is ignored whenever the value of diffServActionRedPktNewDscp object is 64. If the actionRedPktNewDscp bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServActionRedDrop 7.1.259.10.1.45.1.16.4.19.1.10
The actionRedDrop bit of the diffServActionList is for configuring this object. If the value of this object is enabled, the red marking packet will be dropped.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

diffServActionStatus 7.1.259.10.1.45.1.16.4.19.1.11
This object is used to create a new row, modify or delete an existing row in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServActionPktNewDscp 7.1.259.10.1.45.1.16.4.19.1.13
Specifies the new DSCP value for the packet when the action is satisfied. If the actionPktNewDscp bit of the diffServActionList is not enabled, this object can not be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

diffServMeterTable 7.1.259.10.1.45.1.16.4.20
Table for meter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServMeterEntry

diffServMeterEntry 7.1.259.10.1.45.1.16.4.20.1
Entry for meter.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServMeterEntry  

diffServMeterIndex 7.1.259.10.1.45.1.16.4.20.1.1
An entry that describes a single set of token bucket parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

diffServMeterModel 7.1.259.10.1.45.1.16.4.20.1.2
The Metering algorithm associated with the Token Bucket parameters. The zeroDotZero indicates this is unknown.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), flow(1), trTcmColorBlind(2), trTcmColorAware(3), srTcmColorBlind(6), srTcmColorAware(7)  

diffServMeterRate 7.1.259.10.1.45.1.16.4.20.1.3
The token-bucket rate, in kilobits per second (kbps).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..40000000  

diffServMeterBurstSize 7.1.259.10.1.45.1.16.4.20.1.4
The maximum number of bytes in a single transmission burst.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 256..128000000  

diffServMeterStatus 7.1.259.10.1.45.1.16.4.20.1.6
This object is used to create a new row or modify or delete an existing row in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServMeterPeakRate 7.1.259.10.1.45.1.16.4.20.1.7
The token-bucket rate, in kilobits per second (kbps).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..40000000  

diffServMeterPeakBurstSize 7.1.259.10.1.45.1.16.4.20.1.8
The maximum number of bytes in a double transmission burst.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 256..128000000  

diffServIpv6AceTable 7.1.259.10.1.45.1.16.4.21
Table for IPv6 ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServIpv6AceEntry

diffServIpv6AceEntry 7.1.259.10.1.45.1.16.4.21.1
Entry fo IPv6 ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServIpv6AceEntry  

diffServIpv6AceIndex 7.1.259.10.1.45.1.16.4.21.1.1
An index that uniquely identifies an entry in the IPv6 table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4096  

diffServIpv6AceType 7.1.259.10.1.45.1.16.4.21.1.2
The specified IP v6 ACE type. When the type of this entry is modified, then this entry will be auto-unbound from the diffServAclEntry and the not supporting field of this entry will be set 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER standard(1), extended(2)  

diffServIpv6AceAccess 7.1.259.10.1.45.1.16.4.21.1.3
Indicates the action to be taken if a packet matches this ACE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

diffServIpv6AceSourceIpAddr 7.1.259.10.1.45.1.16.4.21.1.4
Specifies the source IPv6 address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

diffServIpv6AceSourceIpAddrPrefixLen 7.1.259.10.1.45.1.16.4.21.1.5
The length (in bits) associated with the source IPv6 address prefix of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

diffServIpv6AceDestIpAddr 7.1.259.10.1.45.1.16.4.21.1.6
Specifies the destination IPv6 address. This object may not be modified if the associated diffServIpv6AceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

diffServIpv6AceDestIpAddrPrefixLen 7.1.259.10.1.45.1.16.4.21.1.7
The length (in bits) associated with the destination IPv6 address prefix of this entry. This object may not be modified if the associated diffServIpv6AceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

diffServIpv6AceNextHeader 7.1.259.10.1.45.1.16.4.21.1.8
The next header field in the IPv6 header used to indicate the higher layer protocol as specified in RFC 1700. The value=256, means 'any' For example : 0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP. The nodes diffServIpv6AceSourcePortOp and diffServIpv6AceDestPortOp only configurable while this node is TCP(6) or UDP(17)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

diffServIpv6AceDscp 7.1.259.10.1.45.1.16.4.21.1.9
Specifies the DSCP value to match against. This object may not be modified if the associated diffServIpv6AceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..64  

diffServIpv6AceStatus 7.1.259.10.1.45.1.16.4.21.1.11
This object is used to create a new row or modify or delete an existing row in this table. The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has the value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has the value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has the value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServIpv6AceTimeRange 7.1.259.10.1.45.1.16.4.21.1.12
The name of the time range entry bound to the ACE. This object should be equal to one of the timeRangeName objects in timeRangeTable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

diffServIpv6AceSourcePortOp 7.1.259.10.1.45.1.16.4.21.1.13
Indicates how a packet's source TCP/UDP port number is to be compared. noOperator(1), which is the default value, means that no comparison is to be made with the source TCP/UDP port number. equal(2), which uses the diffServIpv6AceSourcePort and diffServIpv6AceSourcePortBitmask to match against. This object may not be modified if the associated diffServIpv6AceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2)  

diffServIpv6AceSourcePort 7.1.259.10.1.45.1.16.4.21.1.14
If the diffServIpv6AceSourcePortOp is equal(2), this indicates the TCP/UDP port number value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpv6AceSourcePortBitmask 7.1.259.10.1.45.1.16.4.21.1.15
If the diffServIpv6AceSourcePortOp is equal(2), this indicates the bitmask of the diffServIpv6AceSourcePort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpv6AceDestPortOp 7.1.259.10.1.45.1.16.4.21.1.16
Indicates how a packet's destination TCP/UDP port number is to be compared. noOperator(1), which is the default value, means that no comparison is to be made with the destination TCP/UDP port number. equal(2), which uses the diffServIpv6AceDestPort and diffServIpv6AceDestPortBitmask to match against. This object may not be modified if the associated diffServIpv6AceType object is equal to standard(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOperator(1), equal(2)  

diffServIpv6AceDestPort 7.1.259.10.1.45.1.16.4.21.1.17
If the diffServIpv6AceDestPortOp is equal(2), this indicates the TCP/UDP port number value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServIpv6AceDestPortBitmask 7.1.259.10.1.45.1.16.4.21.1.18
If the diffServIpv6AceDestPortOp is equal(2), this indicates the bitmask of the diffServIpv6AceDestPort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..FFFF  

diffServAclHwCounterTable 7.1.259.10.1.45.1.16.4.26
Table for differentiated services hardware counter on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServAclHwCounterEntry

diffServAclHwCounterEntry 7.1.259.10.1.45.1.16.4.26.1
Entry for differentiated services hardware counter on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServAclHwCounterEntry  

diffServAclHwCounterIfIndex 7.1.259.10.1.45.1.16.4.26.1.1
This object is the interface index of diffServPortEntry. 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: read-only
OBJECT-TYPE    
  InterfaceIndex  

diffServAclHwCounterDirection 7.1.259.10.1.45.1.16.4.26.1.2
Indicates a particular direction of traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

diffServAclHwCounterAclIndex 7.1.259.10.1.45.1.16.4.26.1.3
An index that uniquely identifies an entry in the ACL table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63  

diffServAclHwCounterAceIndex 7.1.259.10.1.45.1.16.4.26.1.4
An index that uniquely identifies an entry of an ACL. This entry might be a compressed ACE (which index is bigger than SYS_ADPT_MAX_NBRS_OF_ACE_OF_SYSTEM) with multiple user configured ACEs, and the index of compressed ACE will not show in ACE table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2047  

diffServAclHwCounterAceHitCount 7.1.259.10.1.45.1.16.4.26.1.5
Specifies the hardware counter of an ACE entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

diffServPolicyMapPortTable 7.1.259.10.1.45.1.16.4.27
Table for policy map of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServPolicyMapPortEntry

diffServPolicyMapPortEntry 7.1.259.10.1.45.1.16.4.27.1
Entry for diffServPolicyMapPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServPolicyMapPortEntry  

diffServPolicyMapPortIfIndex 7.1.259.10.1.45.1.16.4.27.1.1
This object is the interface index of DiffServPolicyMapPortEntry. 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  

diffServPolicyMapPortDirection 7.1.259.10.1.45.1.16.4.27.1.2
Indicates this policy map effect to which direction of traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

diffServPolicyMapPortPolicyMapIndex 7.1.259.10.1.45.1.16.4.27.1.3
Specifies the policy map index binded to the interface. The policy map identified by a particular value of this index is associated with the same DiffServPolicyMapEntry as identified by the same value of diffServPolicyMapIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServPolicyMapPortStatus 7.1.259.10.1.45.1.16.4.27.1.4
This object is used to create a new row or modify or delete an existing row in this table.The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServAccessGroupTable 7.1.259.10.1.45.1.16.4.28
Table for specifies access group for ACL on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServAccessGroupEntry

diffServAccessGroupEntry 7.1.259.10.1.45.1.16.4.28.1
Entry for diffServAccessGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServAccessGroupEntry  

diffServAccessGroupIfIndex 7.1.259.10.1.45.1.16.4.28.1.1
This object is the interface index of diffServAccessGroupEntry. 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. If support global ACL, using the specific ifindex(65535).
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

diffServAccessGroupDirection 7.1.259.10.1.45.1.16.4.28.1.2
Indicates this access group effect to which direction of traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

diffServAccessGroupType 7.1.259.10.1.45.1.16.4.28.1.3
Specifies the access group type, only support bind one ACL per type on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER mac(1), ip(2), ipv6(3)  

diffServAccessGroupAclIndex 7.1.259.10.1.45.1.16.4.28.1.4
Specifies the ACL index apply to this access group. The index uniquely identifies an entry in diffServAclTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

diffServAccessGroupTimeRangeName 7.1.259.10.1.45.1.16.4.28.1.5
The name of the time range entry bound to the access group. This object should be equal to one of the timeRangeName objects in timeRangeTable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

diffServAccessGroupCounterStatus 7.1.259.10.1.45.1.16.4.28.1.6
The acl counter enable status of this access group.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

diffServAccessGroupStatus 7.1.259.10.1.45.1.16.4.28.1.7
This object is used to create a new row or modify or delete an existing row in this table.The status column has six defined values: The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffServTcamTable 7.1.259.10.1.45.1.16.4.29
The conceptual table of all of DiffServTcamEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffServTcamEntry

diffServTcamEntry 7.1.259.10.1.45.1.16.4.29.1
The conceptual row for diffServTcamTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffServTcamEntry  

diffServTcamUnit 7.1.259.10.1.45.1.16.4.29.1.1
This object identifies the switch within the system for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

diffServTcamDevice 7.1.259.10.1.45.1.16.4.29.1.2
The device id of the specified unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

diffServTcamPool 7.1.259.10.1.45.1.16.4.29.1.3
The TCAM pool index of the specified unit and device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..13  

diffServTcamPoolCapability 7.1.259.10.1.45.1.16.4.29.1.4
The bitmap value used to identify which functions supported on this pool.
Status: current Access: read-only
OBJECT-TYPE    
  BITS macAcl(0), ipAcl(1), ipv6StdAcl(2), ipv6ExtAcl(3), macDiffServ(4), ipDiffServ(5), ipv6StdDiffServ(6), ipv6ExtDiffServ(7), egressMacAcl(8), egressIpAcl(9), egressIpv6StdAcl(10), egressIpv6ExtAcl(11), egressMacDiffServ(12), egressIpDiffServ(13), egressIpv6StdDiffServ(14), egressIpv6ExtDiffServ(15), webAuth(16), ipSourceGuard(17), ipv6SourceGuard(18), cpuInterface(19), rateLimit(20), linkLocal(21), reserved(22)  

diffServTcamTotal 7.1.259.10.1.45.1.16.4.29.1.5
The total number of TCAM pool entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

diffServTcamFree 7.1.259.10.1.45.1.16.4.29.1.6
The free number of TCAM pool entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

diffServTcamUsed 7.1.259.10.1.45.1.16.4.29.1.7
The used number of TCAM pool entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

privateVlanMgt 7.1.259.10.1.45.1.17.1
OBJECT IDENTIFIER    

portSecurityMgt 7.1.259.10.1.45.1.17.2
OBJECT IDENTIFIER    

radiusMgt 7.1.259.10.1.45.1.17.4
OBJECT IDENTIFIER    

tacacsMgt 7.1.259.10.1.45.1.17.5
OBJECT IDENTIFIER    

sshMgt 7.1.259.10.1.45.1.17.6
OBJECT IDENTIFIER    

ipFilterMgt 7.1.259.10.1.45.1.17.9
OBJECT IDENTIFIER    

userAuthMgt 7.1.259.10.1.45.1.17.10
OBJECT IDENTIFIER    

dot1xMgt 7.1.259.10.1.45.1.17.11
OBJECT IDENTIFIER    

aaaMgt 7.1.259.10.1.45.1.17.12
OBJECT IDENTIFIER    

networkAccessMgt 7.1.259.10.1.45.1.17.13
OBJECT IDENTIFIER    

macAuthMgt 7.1.259.10.1.45.1.17.14
OBJECT IDENTIFIER    

webAuthMgt 7.1.259.10.1.45.1.17.15
OBJECT IDENTIFIER    

dosMgt 7.1.259.10.1.45.1.17.16
OBJECT IDENTIFIER    

appFilterMgt 7.1.259.10.1.45.1.17.17
OBJECT IDENTIFIER    

privateVlanStatus 7.1.259.10.1.45.1.17.1.1
This controls whether private VLAN is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

privateVlanUplinkPorts 7.1.259.10.1.45.1.17.1.2
This is the list of uplink ports for private VLAN. They should not overlap with privateVlanDownlinkPorts. Only one port can be set, no multiple ports. 0 will be displayed if the privateVlanStatus is disabled. You must enable the privateVlanStatus before setting this variable.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

privateVlanDownlinkPorts 7.1.259.10.1.45.1.17.1.3
This is the list of downlink ports for private VLAN. They should not overlap with privateVlanUplinkPorts. Multiple port setting is permitted. 0 will be displayed if the privateVlanStatus is disabled. You must enable the privateVlanStatus before setting this variable.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

privateVlanVlanTable 7.1.259.10.1.45.1.17.1.4
A table containing private VLAN information on the VLANs which currently exist.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrivateVlanVlanEntry

privateVlanVlanEntry 7.1.259.10.1.45.1.17.1.4.1
A conceptual row containing the private VLAN information on the VLANs for a particular management domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrivateVlanVlanEntry  

privateVlanVlanIndex 7.1.259.10.1.45.1.17.1.4.1.1
The VLAN ID of this private VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

privateVlanVlanType 7.1.259.10.1.45.1.17.1.4.1.2
The VLAN type as defined for Private VLAN feature. Set the value to invalid(1) to destroy an entry. Set other values to create an entry. If an index already exists, set others to modifiy it. Note that a VLAN's private VLAN type cannot be changed once it has any port members.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), primary(2), community(4)  

privateVlanAssoicatedPrimaryVlan 7.1.259.10.1.45.1.17.1.4.1.3
The VLAN ID of the associated primary VLAN used for the private VLAN feature if privateVlanVlanType has the value of isolated(3), community(4). If privateVlanVlanType has the value of primary(2), then this object has the value of 0. Note that one isolated VLAN can only be associated with one unique primary VLAN. One primary VLAN can only be associated with one isolated VLAN. One primary VLAN can be associated with multiple community VLANs; one community VLAN can only be associated with one unique primary VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

privateVlanPrivatePortTable 7.1.259.10.1.45.1.17.1.5
A table containing information on the configuration of secondary VLANs on the device ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrivateVlanPrivatePortEntry

privateVlanPrivatePortEntry 7.1.259.10.1.45.1.17.1.5.1
A conceptual row containing information of the configuration of secondary VLANs for each port. An entry is created by the managed system for each interface which can be configured as a private port for Private VLAN feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrivateVlanPrivatePortEntry  

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

privateVlanPrivatePortSecondaryVlan 7.1.259.10.1.45.1.17.1.5.1.2
The VLAN ID of the secondary VLAN configured on this private port. A private port is a port that allows ingress traffic of the secondary VLAN as well as egress traffic of its associated primary VLAN, but blocks the egress traffic of the isolated VLAN while allowing the egress traffic of the community or twoWayCommunity VLAN depending on the type of the secondary VLAN. Note that a port can join a secondary VLAN only after this secondary VLAN has been associated with a primary VLAN, i.e., the cpvlanVlanAssociatedPrimaryVlan has a non-zero value. The default value of 0 for this object means this port has not yet joined a secondary VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

privateVlanPromPortTable 7.1.259.10.1.45.1.17.1.6
A table containing secondary VLAN to primary VLAN remapping information on ports of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrivateVlanPromPortEntry

privateVlanPromPortEntry 7.1.259.10.1.45.1.17.1.6.1
A conceptual row containing secondary VLAN to primary VLAN remapping information for each port. An entry is created by the managed system for each interface which can be configured as a promiscuous port for the private VLAN feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrivateVlanPromPortEntry  

privateVlanPromPortIfIndex 7.1.259.10.1.45.1.17.1.6.1.1
This is defined as ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

privateVlanPromPortPrimaryVlanId 7.1.259.10.1.45.1.17.1.6.1.2
The primary VLAN ID of the promiscous port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

privateVlanPromPortSecondaryRemap 7.1.259.10.1.45.1.17.1.6.1.3
A string of octets containing one bit per VLAN in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero 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 VlanIndexOrZero in that octet. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

privateVlanPromPortSecondaryRemap2k 7.1.259.10.1.45.1.17.1.6.1.4
A string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 1024 through 2047 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero 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 VlanIndexOrZero in that octet. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

privateVlanPromPortSecondaryRemap3k 7.1.259.10.1.45.1.17.1.6.1.5
A string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 2048 through 3071 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero 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 VlanIndexOrZero in that octet. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

privateVlanPromPortSecondaryRemap4k 7.1.259.10.1.45.1.17.1.6.1.6
A string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 3072 through 4095 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero 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 VlanIndexOrZero in that octet. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

privateVlanSessionTable 7.1.259.10.1.45.1.17.1.8
Contains the settings for private VLAN Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrivateVlanSessionEntry

privateVlanSessionEntry 7.1.259.10.1.45.1.17.1.8.1
A conceptual row in the privateVlanSession table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrivateVlanSessionEntry  

privateVlanSessionId 7.1.259.10.1.45.1.17.1.8.1.1
The session ID that may specifiy certain entry in the table which contains private VLAN session information.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

privateVlanSessionUplinkPorts 7.1.259.10.1.45.1.17.1.8.1.2
This is the list of uplink ports for a session of private VLAN. They should not overlap with the privateVlanSessionPortDownlink of the same session, and they also should not overlap with the privateVlanSessionPortUplink and the privateVlanSessionPortDownlink of other session.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

privateVlanSessionDownlinkPorts 7.1.259.10.1.45.1.17.1.8.1.3
This is the list of downlink ports for a session of private VLAN. They should not overlap with the privateVlanSessionPortUplink of the same session, and they also should not overlap with the privateVlanSessionPortUplink and the privateVlanSessionPortDownlink of other session.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

privateVlanSessionStatus 7.1.259.10.1.45.1.17.1.8.1.4
Set this to valid(1) to create an entry. Sets this to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  


privateVlanEdgePortTable 7.1.259.10.1.45.1.17.1.10
Contains the settings for Private VLAN Edge.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrivateVlanEdgePortEntry

privateVlanEdgePortEntry 7.1.259.10.1.45.1.17.1.10.1
A conceptual row in the privateVlanEdgePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrivateVlanEdgePortEntry  

pvePortIfIndex 7.1.259.10.1.45.1.17.1.10.1.1
The port 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  

pvePortStatus 7.1.259.10.1.45.1.17.1.10.1.2
This controls whether Private VLAN Edge is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSecPortTable 7.1.259.10.1.45.1.17.2.1
The port security(MAC binding) Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSecPortEntry

portSecPortEntry 7.1.259.10.1.45.1.17.2.1.1
The entry of portSecPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSecPortEntry  

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

portSecPortStatus 7.1.259.10.1.45.1.17.2.1.1.2
Set enabled(1) to enable port security and set disabled(2) to disable port security.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSecAction 7.1.259.10.1.45.1.17.2.1.1.3
The corresponding actions that will take place when a port is under intrusion, when this variable is set to none(1), no action will be performed, when this variable is set to trap(2), a swPortSecurityTrap trap will be sent, when this variable is set to shutdown(3), the port will shutdown, when this variable is set to trapAndShutdown(4), a swPortSecurityTrap will be sent and the port will shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), trap(2), shutdown(3), trapAndShutdown(4)  

portSecMaxMacCount 7.1.259.10.1.45.1.17.2.1.1.4
The maximun number of MAC addresses that will be learned and locked. When we change the value of this variable, if the portSecPortStatus is enabled, we will discard all secure MAC and begin to learn again, until the number of MAC has reached this value, and only the secure MAC addresses can enter this port. If the portSecPortStatus is disabled, we will begin to learn the MAC, and auto enabled the portSecPortStatus when the MAC has reached this value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1024  

portSecMacAsPermanentMgt 7.1.259.10.1.45.1.17.2.6
OBJECT IDENTIFIER    

portSecMacAsPermanentPortIndex 7.1.259.10.1.45.1.17.2.6.1
The port and the trunk (excluding trunk members) interface of the portTable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB. Specifies the interface to convert the learnt secured MAC address into manual configured. '0' represents that no interface is specified.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portSecMacAsPermanentAction 7.1.259.10.1.45.1.17.2.6.2
Set action(2) to convert the learnt secured MAC address into manual configured. When action finsh or no action, the value of this object is noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), action(2)  

radiusServerGlobalAuthPort 7.1.259.10.1.45.1.17.4.1
Aauthentication port number for RADIUS server. When specified radius server do not set aauthentication port number, this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

radiusServerGlobalAcctPort 7.1.259.10.1.45.1.17.4.2
Accounting port number of RADIUS server. When specified radius server do not set accounting port number, this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

radiusServerGlobalKey 7.1.259.10.1.45.1.17.4.3
Key for RADIUS. This variable can only be written. When this variable is read, it always returns a zero-length string. When specified radius server do not set key, this this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

radiusServerGlobalRetransmit 7.1.259.10.1.45.1.17.4.4
Maximum number of retransmissions for RADIUS. When specified radius server do not set maximum number of retransmissions, this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

radiusServerGlobalTimeout 7.1.259.10.1.45.1.17.4.5
Timeout for RADIUS. When specified radius server do not set timeout, this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusServerTable 7.1.259.10.1.45.1.17.4.7
The table for RADIUS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusServerEntry

radiusServerEntry 7.1.259.10.1.45.1.17.4.7.1
The conceptual row for radiusServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RadiusServerEntry  

radiusServerIndex 7.1.259.10.1.45.1.17.4.7.1.1
The RADIUS server index in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

radiusServerAddress 7.1.259.10.1.45.1.17.4.7.1.2
IP address of a RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

radiusServerAuthPortNumber 7.1.259.10.1.45.1.17.4.7.1.3
Authentication port number of RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

radiusServerAcctPortNumber 7.1.259.10.1.45.1.17.4.7.1.4
Accounting port number of RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

radiusServerKey 7.1.259.10.1.45.1.17.4.7.1.5
Key for RADIUS. This variable can only be written. When this variable is read, it always returns a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

radiusServerRetransmit 7.1.259.10.1.45.1.17.4.7.1.6
Timeout for RADIUS.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..30  

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

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

tacacsPlusServerGlobalPortNumber 7.1.259.10.1.45.1.17.5.2
TCP port number of TACACS+ server. When specified TACACS+ server do not set TCP port number, this this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

tacacsPlusServerGlobalKey 7.1.259.10.1.45.1.17.5.3
The encryption key used to encrpt the traffic between client and TACACS+ server. Do not use blank spaces in the string. This variable can only be set. When this variable is read, it always returns a zero-length string.When specified TACACS+ server do not set the encryption key , this this value is used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

tacacsPlusServerTable 7.1.259.10.1.45.1.17.5.4
The table for TACACS+ server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TacacsPlusServerEntry

tacacsPlusServerEntry 7.1.259.10.1.45.1.17.5.4.1
The conceptual row for tacacsPlusServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TacacsPlusServerEntry  

tacacsPlusServerIndex 7.1.259.10.1.45.1.17.5.4.1.1
TACACS+ server index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

tacacsPlusServerAddress 7.1.259.10.1.45.1.17.5.4.1.2
IP address of a TACACS+ server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tacacsPlusServerPortNumber 7.1.259.10.1.45.1.17.5.4.1.3
TCP port number of a TACACS+ server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

tacacsPlusServerKey 7.1.259.10.1.45.1.17.5.4.1.4
The encryption key used to encrpt the traffic between client and TACACS+ server. Do not use blank spaces in the string. This variable can only be set. When this variable is read, it always returns a zero-length string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..48)  

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

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

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

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

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

sshAuthRetries 7.1.259.10.1.45.1.17.6.5
The number of attempts after which the interface is reset. The range is 1-5.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

sshConnInfoTable 7.1.259.10.1.45.1.17.6.6
The table for Secure Shell Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SshConnInfoEntry

sshConnInfoEntry 7.1.259.10.1.45.1.17.6.6.1
The conceptual row for sshConnInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SshConnInfoEntry  

sshConnID 7.1.259.10.1.45.1.17.6.6.1.1
The connection ID of the Secure Shell Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

sshConnMajorVersion 7.1.259.10.1.45.1.17.6.6.1.2
The SSH major version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sshConnMinorVersion 7.1.259.10.1.45.1.17.6.6.1.3
The SSH minor version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sshConnStatus 7.1.259.10.1.45.1.17.6.6.1.5
The SSH connection State. negotiationStart(1) means the SSH is in its negotiation start state, authenticationStart(2) means the SSH is in authentication start state, sessionStart(3) means the SSH is in session start State.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER negotiationStart(1), authenticationStart(2), sessionStart(3)  

sshConnUserName 7.1.259.10.1.45.1.17.6.6.1.6
The user name of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

sshDisconnect 7.1.259.10.1.45.1.17.6.6.1.7
Set the variable to disconnect the connection, noDisconnect(1) will always be obtained when reading this variable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noDisconnect(1), disconnect(2)  

sshConnEncryptionTypeStr 7.1.259.10.1.45.1.17.6.6.1.8
The encryption type of the SSH.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

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

sshRsaHostKey1 7.1.259.10.1.45.1.17.6.8
The RSA host key segment 1.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey2 7.1.259.10.1.45.1.17.6.9
The RSA host key segment 2.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey3 7.1.259.10.1.45.1.17.6.10
The RSA host key segment 3.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey4 7.1.259.10.1.45.1.17.6.11
The RSA host key segment 4.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey5 7.1.259.10.1.45.1.17.6.12
The RSA host key segment 5.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey6 7.1.259.10.1.45.1.17.6.13
The RSA host key segment 6.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey7 7.1.259.10.1.45.1.17.6.14
The RSA host key segment 7.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshRsaHostKey8 7.1.259.10.1.45.1.17.6.15
The RSA host key segment 8.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey1 7.1.259.10.1.45.1.17.6.16
The DSA host key segment 1.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey2 7.1.259.10.1.45.1.17.6.17
The DSA host key segment 2.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey3 7.1.259.10.1.45.1.17.6.18
The DSA host key segment 3.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey4 7.1.259.10.1.45.1.17.6.19
The DSA host key segment 4.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey5 7.1.259.10.1.45.1.17.6.20
The DSA host key segment 5.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey6 7.1.259.10.1.45.1.17.6.21
The DSA host key segment 6.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey7 7.1.259.10.1.45.1.17.6.22
The DSA host key segment 7.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshDsaHostKey8 7.1.259.10.1.45.1.17.6.23
The DSA host key segment 8.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

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

sshHostKeyGenStatus 7.1.259.10.1.45.1.17.6.25
The result of the last KeyGen status. if no key gen action has been performed. you will get unknown(1) status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), success(2), failure(3)  

sshHostKeySaveAction 7.1.259.10.1.45.1.17.6.26
To save host key from memory to flash. For the set behavior: Set it to save(2) to perform the save operation. For the get behavior: You will get save(1) when the save action is in progress. Otherwise, you will get noSave(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noSave(1), save(2)  

sshHostKeySaveStatus 7.1.259.10.1.45.1.17.6.27
The result of the last savekey status. If no save action has been performed, you will get unknown(1) status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), success(2), failure(3)  

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

sshUserTable 7.1.259.10.1.45.1.17.6.29
The conceptual table of all of sshUserEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SshUserEntry

sshUserEntry 7.1.259.10.1.45.1.17.6.29.1
The conceptual row for sshUserTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SshUserEntry  

sshUserName 7.1.259.10.1.45.1.17.6.29.1.1
User Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..8)  

sshUserRsaKey1 7.1.259.10.1.45.1.17.6.29.1.2
The RSA user key segment 1.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey2 7.1.259.10.1.45.1.17.6.29.1.3
The RSA user key segment 2.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey3 7.1.259.10.1.45.1.17.6.29.1.4
The RSA user key segment 3.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey4 7.1.259.10.1.45.1.17.6.29.1.5
The RSA user key segment 4.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey5 7.1.259.10.1.45.1.17.6.29.1.6
The RSA user key segment 5.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey6 7.1.259.10.1.45.1.17.6.29.1.7
The RSA user key segment 6.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey7 7.1.259.10.1.45.1.17.6.29.1.8
The RSA user key segment 7.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserRsaKey8 7.1.259.10.1.45.1.17.6.29.1.9
The RSA user key segment 8.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey1 7.1.259.10.1.45.1.17.6.29.1.10
The DSA user key segment 1.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey2 7.1.259.10.1.45.1.17.6.29.1.11
The DSA user key segment 2.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey3 7.1.259.10.1.45.1.17.6.29.1.12
The DSA user key segment 3.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey4 7.1.259.10.1.45.1.17.6.29.1.13
The DSA user key segment 4.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey5 7.1.259.10.1.45.1.17.6.29.1.14
The DSA user key segment 5.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey6 7.1.259.10.1.45.1.17.6.29.1.15
The DSA user key segment 6.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey7 7.1.259.10.1.45.1.17.6.29.1.16
The DSA user key segment 7.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

sshUserDsaKey8 7.1.259.10.1.45.1.17.6.29.1.17
The DSA user key segment 8.
Status: current Access: read-only
OBJECT-TYPE    
  KeySegment  

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

userAuthEnablePassword 7.1.259.10.1.45.1.17.10.3
Set enable password or delete enable password. NULL is used to delete the enable password. The password is starting with alphanumeric.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

userAuthMethod 7.1.259.10.1.45.1.17.10.4
Set user authencation method for system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), localradius(2), localradiustacacs(3), localtacacs(4), localtacacsradius(5), radius(6), radiuslocal(7), radiuslocaltacacs(8), radiustacacs(9), radiustacacslocal(10), tacacs(11), tacacslocal(12), tacacslocalradius(13), tacacsradius(14), tacacsradiuslocal(15)  

userAuthTable 7.1.259.10.1.45.1.17.10.5
This table is for creating the new user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserAuthEntry

userAuthEntry 7.1.259.10.1.45.1.17.10.5.1
Entries in this table correspond to the users entries in system.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserAuthEntry  

userAuthUserName 7.1.259.10.1.45.1.17.10.5.1.1
The name of the user. The user name is starting with alphanumeric.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..8)  

userAuthPassword 7.1.259.10.1.45.1.17.10.5.1.2
Specifies the user password. zero length input will set the user enrty without password. If the user is not exist, it will create the user with the giving password and privilege 0. The password is starting with alphanumeric.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

userAuthPrivilege 7.1.259.10.1.45.1.17.10.5.1.3
Specifies the user level. If the user is not exist, it will create the user with the giving privilege with none password. Privilege 15 is maximum privilege that only can be applied to system administrator.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15  

userAuthPublicKey 7.1.259.10.1.45.1.17.10.5.1.4
User public key, the value can be 'RSA' or 'DSA' or 'Both' or 'None'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userAuthStatus 7.1.259.10.1.45.1.17.10.5.1.5
This node is used to create the user entry by '1' and to delete one user entry by '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1  

dot1xAuthConfigExtTable 7.1.259.10.1.45.1.17.11.1
The extension table of dot1xAuthConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xAuthConfigExtEntry

dot1xAuthConfigExtEntry 7.1.259.10.1.45.1.17.11.1.1
The entry of dot1xAuthConfigExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1xAuthConfigExtEntry  

dot1xAuthConfigExtOperMode 7.1.259.10.1.45.1.17.11.1.1.1
The operation mode of dot1x port which allows host connection to 802.1x-authorized ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER singleHost(1), multiHost(2), macBasedAuth(3)  

dot1xAuthConfigExtMultiHostMaxCnt 7.1.259.10.1.45.1.17.11.1.1.2
The maximum number of hosts when the dot1xAuthConfigExtOperMode is multiHost(2). When the operation Mode is singleHost(1), we can ignore this variables.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

dot1xAuthConfigExtPortIntrusionAction 7.1.259.10.1.45.1.17.11.1.1.3
Responses to intrusion when the authentication is failed; block-traffic(1) means that to block traffic when the authentication is failed and guest-vlan(2) means that to join to a guest VLAN when the authentication is failed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block-traffic(1), guest-vlan(2)  

dot1xEapolPassThrough 7.1.259.10.1.45.1.17.11.3
When this variable is enabled(1), EAPOL frames will be forwarded to all ports where the Spanning Tree status is forwarding. When this variable is disabled(2), EAPOL frames will be discarded. EAPOL Pass-Through operates when the global status of 802.1X is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

aaaMethodTable 7.1.259.10.1.45.1.17.12.1
Contains the settings needed for accounting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AaaMethodEntry

aaaMethodEntry 7.1.259.10.1.45.1.17.12.1.1
A conceptual row in the aaaMethodTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AaaMethodEntry  

aaaMethodIndex 7.1.259.10.1.45.1.17.12.1.1.1
Specifies the index for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

aaaMethodName 7.1.259.10.1.45.1.17.12.1.1.2
Name for the method.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

aaaMethodGroupName 7.1.259.10.1.45.1.17.12.1.1.3
Name for the server to use, pointing to aaaRadiusGroupName or aaaTacacsPlusGroupName.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

aaaMethodMode 7.1.259.10.1.45.1.17.12.1.1.4
start-stop(1),sends a 'start' accounting notice at the beginning of a process and a 'stop' accounting notice at the end of a process. The 'start' accounting record is sent in the background. The requested user process begins regardless of whether or not the 'start' accounting notice was received by the accounting server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER start-stop(1)  

aaaMethodStatus 7.1.259.10.1.45.1.17.12.1.1.5
Set to 1 to initiate the aaaMethodTable, 2 to destroy the table.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

aaaMethodClientType 7.1.259.10.1.45.1.17.12.1.1.6
dot1x(1): Provides accounting service for 802.1x activity; exec(2): Provides accounting service for EXEC connection such as Telnet, SSH or console.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dot1x(1), exec(2)  

aaaRadiusGroupTable 7.1.259.10.1.45.1.17.12.2
Uses a subset of RADIUS servers for accounting as defined by the server group
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AaaRadiusGroupEntry

aaaRadiusGroupEntry 7.1.259.10.1.45.1.17.12.2.1
A conceptual row of aaaRadiusGroupEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AaaRadiusGroupEntry  

aaaRadiusGroupIndex 7.1.259.10.1.45.1.17.12.2.1.1
Specifies the index for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

aaaRadiusGroupServerBitMap 7.1.259.10.1.45.1.17.12.2.1.2
Identifies which RADIUS sever to use, each bit points to each radius server. 80 (1000 0000) point to radius server 1, C0 (11000000) points to radius 1 and radius 2.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

aaaRadiusGroupName 7.1.259.10.1.45.1.17.12.2.1.3
Uses a subset of servers for accounting as defined by the server group. The same name as aaaTacasPlusGroupName is not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

aaaRadiusGroupStatus 7.1.259.10.1.45.1.17.12.2.1.4
Set to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

aaaTacacsPlusGroupTable 7.1.259.10.1.45.1.17.12.3
Uses a subset of TACACS+ servers for accounting as defined by the server group
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AaaTacacsPlusGroupEntry

aaaTacacsPlusGroupEntry 7.1.259.10.1.45.1.17.12.3.1
A conceptual row of aaaTacacsPlusGroupEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AaaTacacsPlusGroupEntry  

aaaTacacsPlusGroupIndex 7.1.259.10.1.45.1.17.12.3.1.1
Specifies the index for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

aaaTacacsPlusGroupServerBitMap 7.1.259.10.1.45.1.17.12.3.1.2
Identifies which TACACS+ sever to use.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

aaaTacacsPlusGroupName 7.1.259.10.1.45.1.17.12.3.1.3
Uses a subset of servers for accounting as defined by the server group. We can't have the same name as aaaRadiusGroupName
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

aaaTacacsPlusGroupStatus 7.1.259.10.1.45.1.17.12.3.1.4
Set to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

aaaUpdate 7.1.259.10.1.45.1.17.12.4
Specifies the periodic interim accounting records to be sent to the accounting server and periodic intervals to send accounting update records(in minutes).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

aaaAccountTable 7.1.259.10.1.45.1.17.12.5
Specifies an interface or a set of interfaces that the accounting method list will be applied to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AaaAccountEntry

aaaAccountEntry 7.1.259.10.1.45.1.17.12.5.1
A conceptual row of aaaAccountTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AaaAccountEntry  

aaaAccountIfIndex 7.1.259.10.1.45.1.17.12.5.1.1
Defined as the ifIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

aaaAccountMethodName 7.1.259.10.1.45.1.17.12.5.1.2
Specifies the name of the list of accounting methods to use. If no method name is specified, the system uses the default.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

aaaAccountProtocol 7.1.259.10.1.45.1.17.12.5.1.3
Get the protocol type of a list method to know which server (RADIUS or TACACS+) is in use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

aaaAccountStatus 7.1.259.10.1.45.1.17.12.5.1.4
Set to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

aaaAccExecTable 7.1.259.10.1.45.1.17.12.9
Specifies an interface or a set of interfaces that the accounting method list will be applied to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AaaAccExecEntry

aaaAccExecEntry 7.1.259.10.1.45.1.17.12.9.1
A conceptual row of aaaAccExecTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AaaAccExecEntry  

aaaAccExecIndex 7.1.259.10.1.45.1.17.12.9.1.1
The method of accessing CLI management.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER console(1), vty(2)  

aaaAccExecMethodName 7.1.259.10.1.45.1.17.12.9.1.2
Specifies the name of the list of accounting methods to use. If no method name is specified, the system uses the default.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

networkAccessPortTable 7.1.259.10.1.45.1.17.13.2
A table contains the information of network access about every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkAccessPortEntry

networkAccessPortEntry 7.1.259.10.1.45.1.17.13.2.1
A conceptual row in the networkAccessPort table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NetworkAccessPortEntry  

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

networkAccessPortDynamicVlan 7.1.259.10.1.45.1.17.13.2.1.2
Sets enabled(1) to enable dynamic VLAN assigment and sets disabled(2) to disable dynamic VLAN assigment.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

networkAccessPortMaxMacCount 7.1.259.10.1.45.1.17.13.2.1.3
Specifies the maximum number of authenticated MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1024  

networkAccessPortMode 7.1.259.10.1.45.1.17.13.2.1.4
Specifies the secure port mode. enabled(1) means that Mac address authentication is used and disabled(2) means that the authentication is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

networkAccessPortMacFilter 7.1.259.10.1.45.1.17.13.2.1.5
Specifies the MAC filter ID, Set this variable to zero to disable MAC filter.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..64  

networkAccessPortGuestVlan 7.1.259.10.1.45.1.17.13.2.1.6
Specifies the guest VLAN ID. To disable the VLAN, set the value to 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

networkAccessPortLinkDetectionStatus 7.1.259.10.1.45.1.17.13.2.1.7
Set this object to enabled(1) to enable link detection. Set this object to disabled(2) to disable link detection.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

networkAccessPortLinkDetectionMode 7.1.259.10.1.45.1.17.13.2.1.8
Specifies the detection event for a port. Set this object to linkUp(1) to detect a link-up event. Set this object to linkDown(2) to detect a link-down event. Set this object to linkUpDown(3) to detect both link up and link down events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER linkUp(1), linkDown(2), linkUpDown(3)  

networkAccessPortLinkDetectionAciton 7.1.259.10.1.45.1.17.13.2.1.9
Specifies the action to take when a networkAccessPortLinkDetection event is triggered. Set this object to trap(1) to send a trap when a networkAccessPortLinkDetection event is triggered. Set this object to shutDown(2) to shut down the port when a networkAccessPortLinkDetection event is triggered. Set this object to trapAndShutDown(3) to send a trap and shut down the port when a networkAccessPortLinkDetection event is triggered.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trap(1), shutDown(2), trapAndShutDown(3)  

networkAccessPortDynamicQos 7.1.259.10.1.45.1.17.13.2.1.10
Set this object to enabled(1) to enable Dynamic QoS. Set this object to disabled(2) to disable Dynamic QoS.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

networkAccessClearMacAddressMgt 7.1.259.10.1.45.1.17.13.3
OBJECT IDENTIFIER    

networkAccessClearMacAddressAttribute 7.1.259.10.1.45.1.17.13.3.1
Attribute for clearing Mac address. Specifies the certain attribute in Mac address table. all(1) indicates both reauthorized and learnt secure MAC address; static(2) indicates reauthorized MAC address; dynamic(3) indicates learnt secure MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), static(2), dynamic(3)  

networkAccessClearMacAddressMacAddress 7.1.259.10.1.45.1.17.13.3.2
Specifies MAC address in the MAC address table for clearing MAC address. '000000' represents that no MAC address is specified.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

networkAccessClearMacAddressPort 7.1.259.10.1.45.1.17.13.3.3
The specifies port in the MAC address table for clearing MAC address. '0' represents that no port is specified.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

networkAccessClearMacAddressAction 7.1.259.10.1.45.1.17.13.3.4
Action for clearing MAC address . When setting this object to clear(2) to begin the clearing MAC address operation, a particular MAC address is cleared from the MAC address table. When the action is finshed whether or not it is successful or no action is taken, the value of this object is always noclear(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noclear(1), clear(2)  

networkAccessMacAddressTable 7.1.259.10.1.45.1.17.13.4
Contains the information of network access MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkAccessMacAddressEntry

networkAccessMacAddressEntry 7.1.259.10.1.45.1.17.13.4.1
A conceptual row in the networkAccessMacAddress table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NetworkAccessMacAddressEntry  

networkAccessMacAddressAddress 7.1.259.10.1.45.1.17.13.4.1.1
Specifies the authenticated MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

networkAccessMacAddressPort 7.1.259.10.1.45.1.17.13.4.1.2
Specifies the port of authenticated MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

networkAccessMacAddressInetAddressType 7.1.259.10.1.45.1.17.13.4.1.3
This object indicates the type of IP address denoted in networkAccessMacAddressRadiusServerInetAddress type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

networkAccessMacAddressRadiusServerInetAddress 7.1.259.10.1.45.1.17.13.4.1.4
Displays the IP address of radius server that authenticates the specified Mac address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

networkAccessMacAddressTime 7.1.259.10.1.45.1.17.13.4.1.5
Displays the authentication time of the authenticated MAC address. The following form is a text string; 'yyyy MMm DDd HHh MMm SSs'. 'yyyy' is a four-digit year. 'MM' is a month. A single-digit month is preceded by a zero. 'DD' is the day of a month. A single-digit day is preceded by the value zero. 'HH', 'MM' and 'SS' are hour, minute, and second respectively. A single-digit hour, minute, and second are preceded by a zero value. An example is: '2001y 01m 01d 00h 04m 43s'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(12)  

networkAccessMacAddressAttribute 7.1.259.10.1.45.1.17.13.4.1.6
Displays the attribute of an authenticated MAC address. static(1) indicates resauthorized secure MAC address. dynamic(2) indicates learnt secure MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

networkAccessAging 7.1.259.10.1.45.1.17.13.5
Set this object to enabled(1) to enable MAC address aging feature. Set this object to disabled(2) to disable MAC address aging feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

networkAccessMacFilterWithMaskTable 7.1.259.10.1.45.1.17.13.6
Contains the settings for MAC filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkAccessMacFilterWithMaskEntry

networkAccessMacFilterWithMaskEntry 7.1.259.10.1.45.1.17.13.6.1
A conceptual row in the networkAccessMacFilterWithMaskTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  NetworkAccessMacFilterWithMaskEntry  

networkAccessMacFilterWithMaskID 7.1.259.10.1.45.1.17.13.6.1.1
Specifies the MAC filter ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

networkAccessMacFilterWithMaskMacAddress 7.1.259.10.1.45.1.17.13.6.1.2
Specifies the MAC address to be filtered.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

networkAccessMacFilterWithMaskMacAddressMask 7.1.259.10.1.45.1.17.13.6.1.3
Specifies the MAC mask to be filtered.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

networkAccessMacFilterWithMaskStatus 7.1.259.10.1.45.1.17.13.6.1.4
Set this object to valid(1) to create an entry. Set this object to invalid(2) to destroy an entry.
Status: current Access: read-create
OBJECT-TYPE    
  ValidStatus  

macAuthReauthTime 7.1.259.10.1.45.1.17.14.1
Specifies the reauthentication time period.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 120..1000000  

macAuthPortTable 7.1.259.10.1.45.1.17.14.2
Contains the settings for mac authentication of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacAuthPortEntry

macAuthPortEntry 7.1.259.10.1.45.1.17.14.2.1
A conceptual row in the macAuthPort table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAuthPortEntry  

macAuthPortIndex 7.1.259.10.1.45.1.17.14.2.1.1
The port and the trunk (including trunk members) interface of the port table. 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  

macAuthPortMaxMacCount 7.1.259.10.1.45.1.17.14.2.1.2
Specifies the maximum number of authenticated MAC addresses for MAC authentication.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1024  

macAuthPortIntrusionAction 7.1.259.10.1.45.1.17.14.2.1.3
Responses to intrusion when the authentication is failed. block-traffic(1) : denies network access to an unauthorized client; pass-traffic(2) : allows unauthorized clients to the access network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block-traffic(1), pass-traffic(2)  

webAuthSystemAuthControl 7.1.259.10.1.45.1.17.15.1
Sets enabled(1) to enable WebAuth feature and sets disabled(2) to disable WebAuth feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

webAuthSessionTimeout 7.1.259.10.1.45.1.17.15.5
For authenticated success users, they can use internet service during a certain period. Whenever this period expires, users need to be re-authenticated again. This period is called session time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 300..3600  

webAuthQuietPeriod 7.1.259.10.1.45.1.17.15.6
Specifies the re-authentication interval when the authentication fail attempts reach the webAuthLoginAttempts value. Unauthenticated user won't be authenticated during this period.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..180  

webAuthLoginAttempts 7.1.259.10.1.45.1.17.15.7
Specifies the counter that configures the authentication fail times for a client. If authentication fail times reaches the specified value, the client are not allowed to login for some period.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

webAuthReauthenticateMgt 7.1.259.10.1.45.1.17.15.8
OBJECT IDENTIFIER    

webAuthReauthenticatePort 7.1.259.10.1.45.1.17.15.8.1
Specifies the port to re-authenticate for all of its authenticated hosts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

webAuthReauthenticateInetAddressType 7.1.259.10.1.45.1.17.15.8.2
Specifies host type to re-authenticate.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

webAuthReauthenticateInetAddress 7.1.259.10.1.45.1.17.15.8.3
Specificies host to re-authenticate.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

webAuthReauthenticateAction 7.1.259.10.1.45.1.17.15.8.4
Action for WebAuth re-authenication. When setting this object to reauth(2) to begin the re-authenticated operation, a particular user is re-authenticated. When the action is finshed whether it is successfully, or no action is taken, the value of this object is always noReauth(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noReauth(1), reauth(2)  

webAuthPortConfigTable 7.1.259.10.1.45.1.17.15.9
Contains the settings for web authentication of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WebAuthPortConfigEntry

webAuthPortConfigEntry 7.1.259.10.1.45.1.17.15.9.1
A conceptual row in the webAuthPortConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WebAuthPortConfigEntry  

webAuthPortConfigPortIndex 7.1.259.10.1.45.1.17.15.9.1.1
The port number of the port that may specify certain entry in the table which contains web authentication information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

webAuthPortConfigStatus 7.1.259.10.1.45.1.17.15.9.1.2
Sets enabled(1) to enable web authentication feature for each port and sets disabled(2) to disable web authentication for each port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

webAuthPortConfigAuthenticatedHostCount 7.1.259.10.1.45.1.17.15.9.1.3
Displays the authenticated host counts for each port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

webAuthPortInfoTable 7.1.259.10.1.45.1.17.15.10
Contains the information for web authentication of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WebAuthPortInfoEntry

webAuthPortInfoEntry 7.1.259.10.1.45.1.17.15.10.1
A conceptual row in the webAuthPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WebAuthPortInfoEntry  

webAuthPortInfoPortIndex 7.1.259.10.1.45.1.17.15.10.1.1
The port number for which this entry contains web authentication information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

webAuthPortInfoPortAuthSuccessIndex 7.1.259.10.1.45.1.17.15.10.1.2
The authentication success number of port for which this entry contains web authentication information.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

webAuthPortInfoInetAddressType 7.1.259.10.1.45.1.17.15.10.1.3
This object indicates the type of IP address denoted in webAuthPortInfoIpAddress type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

webAuthPortInfoInetAddress 7.1.259.10.1.45.1.17.15.10.1.4
The IP address which may specify the entry containing web authentication information.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

webAuthPortInfoRemainingSessiontime 7.1.259.10.1.45.1.17.15.10.1.5
The remaining session time for authenticated hosts. During this period, they may use internet resource. When the session time expires, they will need to re-authenticate again.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

webAuthPortInfoStatus 7.1.259.10.1.45.1.17.15.10.1.6
Displays the web authentication status for each port. authenticated (1) means the user is authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(1)  

ipFilterSnmpInetTable 7.1.259.10.1.45.1.17.9.12
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterSnmpInetEntry

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

ipFilterSnmpInetAddressType 7.1.259.10.1.45.1.17.9.12.1.1
The type of IP address filter. Only supports IPv4 and IPv6 address types.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ipFilterSnmpInetAddressStart 7.1.259.10.1.45.1.17.9.12.1.2
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ipFilterSnmpInetAddressEnd 7.1.259.10.1.45.1.17.9.12.1.3
The end IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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

ipFilterHttpInetTable 7.1.259.10.1.45.1.17.9.13
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterHttpInetEntry

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

ipFilterHttpInetAddressType 7.1.259.10.1.45.1.17.9.13.1.1
The type of IP address filter . Only supports IPv4 and IPv6 address types.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ipFilterHttpInetAddressStart 7.1.259.10.1.45.1.17.9.13.1.2
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ipFilterHttpInetAddressEnd 7.1.259.10.1.45.1.17.9.13.1.3
The end IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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

ipFilterTelnetInetTable 7.1.259.10.1.45.1.17.9.14
A list of IP address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpFilterTelnetInetEntry

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

ipFilterTelnetInetAddressType 7.1.259.10.1.45.1.17.9.14.1.1
The type of IP address filter . Only supports IPv4 and IPv6 address types.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ipFilterTelnetInetAddressStart 7.1.259.10.1.45.1.17.9.14.1.2
The start IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ipFilterTelnetInetAddressEnd 7.1.259.10.1.45.1.17.9.14.1.3
The end IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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

ipFilterAllClientCtl 7.1.259.10.1.45.1.17.9.15
OBJECT IDENTIFIER    

ipFilterAllClientCtlInetAddressType 7.1.259.10.1.45.1.17.9.15.1
The type of IP address filter. Only supports IPv4 and IPv6 address types.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ipFilterAllClientCtlInetAddressStart 7.1.259.10.1.45.1.17.9.15.2
The start IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ipFilterAllClientCtlInetAddressEnd 7.1.259.10.1.45.1.17.9.15.3
The end IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ipFilterAllClientCtlAction 7.1.259.10.1.45.1.17.9.15.4
Action for IP filter control. Set this object to create(2) to create entries in the ipFilterSnmpInetTable, ipFilterHttpInetTable and ipFilterTelnetInetTable. Set this object to destroy(3) to destroy specified entries in the ipFilterSnmpInetTable, ipFilterHttpInetTable and ipFilterTelnetInetTable. When the action is finshed, whether successfully or not, or no action is taken, the value of this object is always noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), create(2), destroy(3)  

system 7.1.259.10.1.45.1.17.16.1
OBJECT IDENTIFIER    

dosLand 7.1.259.10.1.45.1.17.16.1.2
OBJECT IDENTIFIER    

dosLandStatus 7.1.259.10.1.45.1.17.16.1.2.1
The status of Land protection. Set this to enabled(1) to enable the feature, and set this to disabled(2) to disable the feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dosTcpNullScan 7.1.259.10.1.45.1.17.16.1.5
OBJECT IDENTIFIER    

dosTcpNullScanStatus 7.1.259.10.1.45.1.17.16.1.5.1
The status of TCP Null-scan protection. Set this to enabled(1) to enable the feature, and set this to disabled(2) to disable the feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dosTcpSynFinScan 7.1.259.10.1.45.1.17.16.1.6
OBJECT IDENTIFIER    

dosTcpSynFinScanStatus 7.1.259.10.1.45.1.17.16.1.6.1
The status of TCP SYN FIN scan protection. Set this to enabled(1) to enable the feature, and set this to disabled(2) to disable the feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dosTcpXmasScan 7.1.259.10.1.45.1.17.16.1.7
OBJECT IDENTIFIER    

dosTcpXmasScanStatus 7.1.259.10.1.45.1.17.16.1.7.1
The status of TCP Xmas-scan protection. Set this to enabled(1) to enable the feature, and set this to disabled(2) to disable the feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

appFilterPortTable 7.1.259.10.1.45.1.17.17.1
The application filter Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppFilterPortEntry

appFilterPortEntry 7.1.259.10.1.45.1.17.17.1.1
The entry of appFilterPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppFilterPortEntry  

appFilterPortIndex 7.1.259.10.1.45.1.17.17.1.1.1
The port 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  

appFilterProtocolType 7.1.259.10.1.45.1.17.17.1.1.2
The protocol type define some specific packets which are supported on this function
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cdp(1), pvst(2)  

appFilterPktStatus 7.1.259.10.1.45.1.17.17.1.1.3
Set discard(1) to discard packet and set default(0) to transmit packet in default behavior.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), discard(1)  

sysLogStatus 7.1.259.10.1.45.1.19.1
Whether the system log is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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

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

remoteLogMgt 7.1.259.10.1.45.1.19.6
OBJECT IDENTIFIER    

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

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

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

remoteLogServerInetTable 7.1.259.10.1.45.1.19.6.7
A table for storing the remote log server list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RemoteLogServerInetEntry

remoteLogServerInetEntry 7.1.259.10.1.45.1.19.6.7.1
A conceptual row for remoteLogServerInetTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemoteLogServerInetEntry  

remoteLogServerInetAddressType 7.1.259.10.1.45.1.19.6.7.1.1
Indicates the type of address denoted in remoteLogServerInetAddress type. Only ipv4(1), ipv6(2) and ipv6z(4) types are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

remoteLogServerInetAddress 7.1.259.10.1.45.1.19.6.7.1.2
The IP address of the remote log Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

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

remoteLogServerUdpPort 7.1.259.10.1.45.1.19.6.7.1.4
The UDP port number of the remote log Server
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

smtpMgt 7.1.259.10.1.45.1.19.7
OBJECT IDENTIFIER    

smtpStatus 7.1.259.10.1.45.1.19.7.1
Set enabled(1) to enable the SMTP, set disabled(2) to disable the SMTP.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

smtpSeverityLevel 7.1.259.10.1.45.1.19.7.2
Specify the SMTP minimum severity level to send the event message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

smtpSourceEMail 7.1.259.10.1.45.1.19.7.3
SMTP source email address, the sender's mail address that appears in the 'From' field of the mail.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..41)  

smtpServerIpTable 7.1.259.10.1.45.1.19.7.4
The SMTP server IP table. The maximum servers to be added is 3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmtpServerIpEntry

smtpServerIpEntry 7.1.259.10.1.45.1.19.7.4.1
A conceptual row of the smtpServerIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmtpServerIpEntry  

smtpServerIp 7.1.259.10.1.45.1.19.7.4.1.1
SMTP mail server's IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

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

smtpDestEMailTable 7.1.259.10.1.45.1.19.7.5
The table of the destination e-mail address. The maximum numbers of destination email address to be added is 5.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmtpDestEMailEntry

smtpDestEMailEntry 7.1.259.10.1.45.1.19.7.5.1
A conceptual row of the smtpDestEMailTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmtpDestEMailEntry  

smtpDestEMail 7.1.259.10.1.45.1.19.7.5.1.1
SMTP destination e-mail address.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..41)  

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

consoleMgt 7.1.259.10.1.45.1.20.1
OBJECT IDENTIFIER    

telnetMgt 7.1.259.10.1.45.1.20.2
OBJECT IDENTIFIER    

vtyMgt 7.1.259.10.1.45.1.20.3
OBJECT IDENTIFIER    

consoleDataBits 7.1.259.10.1.45.1.20.1.1
Number of data bits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER databits7(1), databits8(2)  

consoleParity 7.1.259.10.1.45.1.20.1.2
Defines the generation of a parity bit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER partyNone(1), partyEven(2), partyOdd(3)  

consoleBaudRate 7.1.259.10.1.45.1.20.1.3
Baud rate: Valid values are 115200, 57600, 38400, 19200, and 9600.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER baudRate9600(1), baudRate19200(2), baudRate38400(3), baudRate57600(4), baudRate115200(5)  

consoleStopBits 7.1.259.10.1.45.1.20.1.4
The console stop bits, valid values are stopbits1(1) or stopbits2(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stopbits1(1), stopbits2(2)  

consoleExecTimeout 7.1.259.10.1.45.1.20.1.5
In a serial console, use the consoleExecTimeout variable to set the interval that the EXEC command interpreter waits until user input is detected; set the value to 0 to disable it.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 60..65535  

consolePasswordThreshold 7.1.259.10.1.45.1.20.1.6
The number of failed console logon attempts that may be made before the system will not accept a further attempt in the time specified by consoleSilentTime. A value of 0 disables the functionality.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..120  

consoleSilentTime 7.1.259.10.1.45.1.20.1.7
The length of time that the management console is inaccessible after the number of failed logon attempts has reached consolePasswordThreshold. A value of 0 disables the functionality.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..65535  

consoleLoginResponseTimeout 7.1.259.10.1.45.1.20.1.10
Console login response timeout setting.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..300  

telnetStatus 7.1.259.10.1.45.1.20.2.4
To enable or disable the telnet function. Any new telnet request will be rejected and all current telnet sessions will be terminated if this status is set to disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

telnetPortNumber 7.1.259.10.1.45.1.20.2.5
The telnet session port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

vtyExecTimeout 7.1.259.10.1.45.1.20.3.1
Specifies the interval that the system waits for user input before terminating the current session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..65535  

vtyPasswordThreshold 7.1.259.10.1.45.1.20.3.2
The number of failed logon attempts that may be made before the system will not accept a further attempt to log on. Setting to 0 means disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..120  

vtyLoginResponseTimeout 7.1.259.10.1.45.1.20.3.3
Login response timeout setting.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..300  

vtyMaxSession 7.1.259.10.1.45.1.20.3.4
The maximum number of allowed sessions.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8  

vtySilentTime 7.1.259.10.1.45.1.20.3.5
The time the system waits before etablishing a new session after the number of failed logins reaches the specified limit. Setting to 0 means disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..65535  

sntpMgt 7.1.259.10.1.45.1.23.1
OBJECT IDENTIFIER    

ntpMgt 7.1.259.10.1.45.1.23.5
OBJECT IDENTIFIER    

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

sntpServiceMode 7.1.259.10.1.45.1.23.1.2
Service mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unicast(1)  

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

sntpServerTable 7.1.259.10.1.45.1.23.1.4
Table for SNTP servers. IP addresses must occupy contiguous indexes, starting from 1. If a removed entry is not the last entry, the table will be shifted to contiguous indexes automatically.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SntpServerEntry

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

sntpServerIndex 7.1.259.10.1.45.1.23.1.4.1.1
The index of a server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

sntpServerInetAddressType 7.1.259.10.1.45.1.23.1.4.1.4
Indicates the type of address denoted in sntpServerInetAddress type. Only ipv4(1), ipv6(2) and ipv6z(4) types are supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

sntpServerInetAddress 7.1.259.10.1.45.1.23.1.4.1.5
The IP address of a time server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

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

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

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

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

ntpStatus 7.1.259.10.1.45.1.23.5.1
Set enabled(1) to enable the NTP, set disabled(2) to disable the NTP.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ntpServiceMode 7.1.259.10.1.45.1.23.5.2
Service mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unicast(1)  

ntpPollInterval 7.1.259.10.1.45.1.23.5.3
Polling interval in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpAuthenticateStatus 7.1.259.10.1.45.1.23.5.4
Set enabled(1) to enable the NTP Authenticate, set disabled(2) to disable the NTP.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ntpServerTable 7.1.259.10.1.45.1.23.5.5
Table for NTP servers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpServerEntry

ntpServerEntry 7.1.259.10.1.45.1.23.5.5.1
Entry for NTP servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpServerEntry  

ntpServerIpAddress 7.1.259.10.1.45.1.23.5.5.1.1
The IP address of a server. Valid IP addresses must occupy contiguous indexes. All IP addresses after the last valid index is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ntpServerVersion 7.1.259.10.1.45.1.23.5.5.1.2
NTP version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpServerKeyId 7.1.259.10.1.45.1.23.5.5.1.3
Key for a NTP server. This variable can only be written.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

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

ntpAuthKeyTable 7.1.259.10.1.45.1.23.5.6
Table for NTP Authentication keys
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpAuthKeyEntry

ntpAuthKeyEntry 7.1.259.10.1.45.1.23.5.6.1
Entry for NTP Authentication keys.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpAuthKeyEntry  

ntpAuthKeyId 7.1.259.10.1.45.1.23.5.6.1.1
The index of a Authentication key. This table has fixed size.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65536  

ntpAuthKeyWord 7.1.259.10.1.45.1.23.5.6.1.2
The Authentication key word is used to created a key by the MD5 And the max length is 32.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

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

fileCopyMgt 7.1.259.10.1.45.1.24.1
OBJECT IDENTIFIER    

fileCopySrcOperType 7.1.259.10.1.45.1.24.1.1
fileCopySrcOperType specifies where to copy from, and fileCopyDestOperType specifies where to copy to. Possible combinations of 'fileCopySrcOperType to fileCopyDestOperType' and required parameters are listed in the following table. --------------+------------------+--------------------------------- Source | Destination | Required parameters --------------+------------------+--------------------------------- file(1) | file(1) | fileCopySrcFileName | | fileCopyDestFileName +------------------+--------------------------------- | runningCfg(2) | fileCopySrcFileName +------------------+--------------------------------- | startUpCfg(3) | fileCopySrcFileName | | fileCopyDestFileName +------------------+--------------------------------- | tftp(4) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyServerInetAddressType | | fileCopyServerInetAddress +------------------+--------------------------------- | unit(5) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyUnitId +------------------+--------------------------------- | ftp(7) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword --------------+------------------+--------------------------------- runningCfg(2) | file(1) | fileCopyDestFileName +------------------+--------------------------------- | startUpCfg(3) | fileCopyDestFileName +------------------+--------------------------------- | tftp(4) | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress +------------------+--------------------------------- | ftp(7) | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword --------------+------------------+--------------------------------- startUpCfg(3) | file(1) | fileCopyDestFileName +------------------+--------------------------------- | runningCfg(2) | None. +------------------+--------------------------------- | tftp(4) | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress +------------------+--------------------------------- | ftp(7) | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword --------------+------------------+--------------------------------- tftp(4) | file(1) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyServerInetAddressType | | fileCopyServerInetAddress +------------------+--------------------------------- | runningCfg(2) | fileCopySrcFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress +------------------+--------------------------------- | startUpCfg(3) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress --------------+------------------+--------------------------------- unit(5) | file(1) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyUnitId --------------+------------------+--------------------------------- ftp(7) | file(1) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyFileType | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword +------------------+--------------------------------- | runningCfg(2) | fileCopySrcFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword +------------------+--------------------------------- | startUpCfg(3) | fileCopySrcFileName | | fileCopyDestFileName | | fileCopyServerInetAddressType | | fileCopyServerInetAddress | | fileCopyServerUserName | | fileCopyServerPassword --------------+------------------+---------------------------------
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER file(1), runningCfg(2), startUpCfg(3), tftp(4), unit(5), ftp(7)  

fileCopySrcFileName 7.1.259.10.1.45.1.24.1.2
The source file name for fileCopyMgt when a copy operation is next requested via this MIB. This value is set to a zero length string when no file name has been specified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

fileCopyDestOperType 7.1.259.10.1.45.1.24.1.3
See the description for fileCopySrcOperType.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER file(1), runningCfg(2), startUpCfg(3), tftp(4), unit(5), ftp(7)  

fileCopyDestFileName 7.1.259.10.1.45.1.24.1.4
The destination file name for fileCopyMgt when a copy operation is next requested via this MIB. This value is set to a zero length string when no file name has been specified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

fileCopyFileType 7.1.259.10.1.45.1.24.1.5
Type of file to copy in fileCopyMgt. opcode(1) indicates operation code, config(2) indicates configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER opcode(1), config(2)  

fileCopyUnitId 7.1.259.10.1.45.1.24.1.7
Specifies the switch unit for stackable devices.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

fileCopyAction 7.1.259.10.1.45.1.24.1.8
Set this object to copy(2) to begin the copy operation. When the device is not copying, this object will have a value of notCopying(1). Setting this object to abortTftp(3) to abort a TFTP transfer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notCopying(1), copy(2), abortTftp(3)  

fileCopyStatus 7.1.259.10.1.45.1.24.1.9
The status of the last copy procedure, if any. This object will have a value of fileCopyUnknown(18) if no copy operation has been performed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fileCopyTftpUndefError(1), fileCopyTftpFileNotFound(2), fileCopyTftpAccessViolation(3), fileCopyTftpDiskFull(4), fileCopyTftpIllegalOperation(5), fileCopyTftpUnkownTransferId(6), fileCopyTftpFileExisted(7), fileCopyTftpNoSuchUser(8), fileCopyTftpTimeout(9), fileCopyTftpSendError(10), fileCopyTftpReceiverError(11), fileCopyTftpSocketOpenError(12), fileCopyTftpSocketBindError(13), fileCopyTftpUserCancel(14), fileCopyTftpCompleted(15), fileCopyParaError(16), fileCopyBusy(17), fileCopyUnknown(18), fileCopyReadFileError(19), fileCopySetStartupError(20), fileCopyFileSizeExceed(21), fileCopyMagicWordError(22), fileCopyImageTypeError(23), fileCopyHeaderChecksumError(24), fileCopyImageChecksumError(25), fileCopyWriteFlashFinish(26), fileCopyWriteFlashError(27), fileCopyWriteFlashProgramming(28), fileCopyError(29), fileCopySuccess(30), fileCopyCompleted(31), fileCopyFileNotFound(41), fileCopyServerPermissionDenied(42), fileCopyStorageFull(43), fileCopyConnectError(44), fileCopyServerNotInService(45), fileCopyDataConnectionOpenError(46), fileCopyLogInError(47), fileCopyInvalidFileName(48), fileCopyServerNotAcceptProvidedCiphers(49), fileCopyServerNotSupportFtps(50), fileCopyFileUnavailable(51), fileCopyUnclassifiedError(52), fileCopyTimeout(53), fileCopyProjectIdError(54), fileCopyFileNumExceed(55), fileCopySameVersion(56)  

fileCopyServerInetAddressType 7.1.259.10.1.45.1.24.1.20
Internet address type of the remote server. Only ipv4(1) type is supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

fileCopyServerInetAddress 7.1.259.10.1.45.1.24.1.21
Internet address of the remote server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

fileCopyServerUserName 7.1.259.10.1.45.1.24.1.22
Login user name for the remote server. When this variable is empty, the system will use 'anonymous' as user name to log in to the remote server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

fileCopyServerPassword 7.1.259.10.1.45.1.24.1.23
Login password for the remote server. This variable can only be written. When this variable is read, it always returns a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

fileInfoMgt 7.1.259.10.1.45.1.24.2
OBJECT IDENTIFIER    

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

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

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

fileInfoFileName 7.1.259.10.1.45.1.24.2.1.1.2
The file Name of the file System in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

fileInfoFileType 7.1.259.10.1.45.1.24.2.1.1.3
The file type of the file System in the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER diag(1), runtime(2), syslog(3), cmdlog(4), config(5), postlog(6), private(7), certificate(8), webarchive(9)  

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

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

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

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

fileAutoDownloadResultTable 7.1.259.10.1.45.1.24.3
This table contains file auto download result information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FileAutoDownloadResultEntry

fileAutoDownloadResultEntry 7.1.259.10.1.45.1.24.3.1
A conceptual row for fileAutoDownloadResultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FileAutoDownloadResultEntry  

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

fileAutoDownloadResultAction 7.1.259.10.1.45.1.24.3.1.2
The status of the auto download action. value copying(2) will be obtained if the auto download action is currently processing, or value notCopying(1) will be obtained if no auto download action is currently processing. You can check the download result through the fileAutoDownloadResultStatus object after the download action has finished. Please note that this object is read-only, since the auto download action is triggered automatically by the system when an image file or a config file is set as startup setting through the fileInfoIsStartUp, restartOpCodeFile or restartConfigFile objects, but not set by the user manually through this fileAutoDownloadResultAction object.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notCopying(1), copying(2)  

fileAutoDownloadResultStatus 7.1.259.10.1.45.1.24.3.1.3
The last auto download result status. value fileCopyUnknown(18) will be obtained if no download action has been performed before.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fileCopyTftpUndefError(1), fileCopyTftpFileNotFound(2), fileCopyTftpAccessViolation(3), fileCopyTftpDiskFull(4), fileCopyTftpIllegalOperation(5), fileCopyTftpUnkownTransferId(6), fileCopyTftpFileExisted(7), fileCopyTftpNoSuchUser(8), fileCopyTftpTimeout(9), fileCopyTftpSendError(10), fileCopyTftpReceiverError(11), fileCopyTftpSocketOpenError(12), fileCopyTftpSocketBindError(13), fileCopyTftpUserCancel(14), fileCopyTftpCompleted(15), fileCopyParaError(16), fileCopyBusy(17), fileCopyUnknown(18), fileCopyReadFileError(19), fileCopySetStartupError(20), fileCopyFileSizeExceed(21), fileCopyMagicWordError(22), fileCopyImageTypeError(23), fileCopyHeaderChecksumError(24), fileCopyImageChecksumError(25), fileCopyWriteFlashFinish(26), fileCopyWriteFlashError(27), fileCopyWriteFlashProgramming(28), fileCopyError(29), fileCopySuccess(30), fileCopyCompleted(31), fileCopyFileNotFound(41), fileCopyServerPermissionDenied(42), fileCopyStorageFull(43), fileCopyConnectError(44), fileCopyServerNotInService(45), fileCopyDataConnectionOpenError(46), fileCopyLogInError(47), fileCopyInvalidFileName(48), fileCopyServerNotAcceptProvidedCiphers(49), fileCopyServerNotSupportFtps(50), fileCopyFileUnavailable(51), fileCopyUnclassifiedError(52), fileCopyTimeout(53), fileCopyProjectIdError(54), fileCopyFileNumExceed(55), fileCopySameVersion(56)  

fileAutoUpgradeMgt 7.1.259.10.1.45.1.24.4
OBJECT IDENTIFIER    

fileAutoUpgradeOpCodeStatus 7.1.259.10.1.45.1.24.4.1
Set this variable to enabled(1) to enable the device to automatically upgrade the current software image when a new version is detected. Set this variable to disabled(2) to disable this feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

fileAutoUpgradeOpCodePath 7.1.259.10.1.45.1.24.4.2
The URL (Universal Resource Location) of the image file location for automatic upgrades. The URL schema can be set to TFTP. The Hostname is the IP address of the server. The last character of the URL is always a '/' and the filename must not be included in the URL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

fileAutoUpgradeOpCodeFileName 7.1.259.10.1.45.1.24.4.3
The file name of the image file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

dnsDomainLookup 7.1.259.10.1.45.1.26.1
To enable the IP Domain Naming System (DNS)-based host name-to-address translation.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dnsDomainName 7.1.259.10.1.45.1.26.2
To define a default domain name to complete unqualified host names (names without a dotted-decimal domain name).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dnsCacheTable 7.1.259.10.1.45.1.26.7
To display the RRs in DNS cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsCacheEntry

dnsCacheEntry 7.1.259.10.1.45.1.26.7.1
A conceptual row for the dnsCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsCacheEntry  

dnsCacheIndex 7.1.259.10.1.45.1.26.7.1.1
The entry sequence number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1280..6400  

dnsCacheFlag 7.1.259.10.1.45.1.26.7.1.2
Always get 4, means this record is unreliable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dnsCacheType 7.1.259.10.1.45.1.26.7.1.3
Cache Type: address(1); cname(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER address(1), cNAME(2)  

dnsCacheTtl 7.1.259.10.1.45.1.26.7.1.5
The DNS cache TTL.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..876000  

dnsCacheDomain 7.1.259.10.1.45.1.26.7.1.6
The DNS cache domain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

dnsCacheInetAddressType 7.1.259.10.1.45.1.26.7.1.7
Indicates the type of address denoted in dnsHostAddrInetAddress type. Only ipv4(1) and ipv6(2) types are supported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dnsCacheInetAddress 7.1.259.10.1.45.1.26.7.1.8
IP address of DNS cache item.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dnsHostTable 7.1.259.10.1.45.1.26.8
The conceptual table of dnsHostEntry. The dnsHostTable and dnsHostAddrTable are used to define static host name-to-address mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsHostEntry

dnsHostEntry 7.1.259.10.1.45.1.26.8.1
A conceptual row for the dnsHostTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsHostEntry  

dnsHostIndex 7.1.259.10.1.45.1.26.8.1.1
The entry sequence number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

dnsHostName 7.1.259.10.1.45.1.26.8.1.2
Host name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

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

dnsHostAddrTable 7.1.259.10.1.45.1.26.9
The conceptual table of dnsHostAddrEntry. The dnsHostTable and dnsHostAddrTable are used to define static host name-to-address mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsHostAddrEntry

dnsHostAddrEntry 7.1.259.10.1.45.1.26.9.1
A conceptual row for the dnsHostAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsHostAddrEntry  

dnsHostAddrInetAddressType 7.1.259.10.1.45.1.26.9.1.1
Indicates the type of address denoted in dnsHostAddrInetAddress type. Only ipv4(1), ipv6(2) and ipv6z(4) type are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dnsHostAddrInetAddress 7.1.259.10.1.45.1.26.9.1.2
Specifies the address of the host. Adding one address to two different hosts is not allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

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

dnsDomainListTable 7.1.259.10.1.45.1.26.10
This table defines a list of default domain names to complete unqualified host names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsDomainListEntry

dnsDomainListEntry 7.1.259.10.1.45.1.26.10.1
A conceptual row for the dnsDomainListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsDomainListEntry  

dnsDomainListIndex 7.1.259.10.1.45.1.26.10.1.1
The entry sequence number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

dnsDomainListName 7.1.259.10.1.45.1.26.10.1.2
Domain name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

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

dnsNameServerInetTable 7.1.259.10.1.45.1.26.11
Specifies the address of one or more name servers to use for name and address resolution.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsNameServerInetEntry

dnsNameServerInetEntry 7.1.259.10.1.45.1.26.11.1
A conceptual row for dnsNameServerInetTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsNameServerInetEntry  

dnsNameServerInetAddressType 7.1.259.10.1.45.1.26.11.1.1
Type of address. Only ipv4(1), ipv6(2) and ipv6z(4) types are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dnsNameServerInetAddress 7.1.259.10.1.45.1.26.11.1.2
IP address of name server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

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

pethPseMainExtTable 7.1.259.10.1.45.1.28.5
A table of objects that display and control attributes of the main power source in a PSE device. Ethernet switches are one example of boxes that would support these objects. Values of all read-write objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PethPseMainExtEntry

pethPseMainExtEntry 7.1.259.10.1.45.1.28.5.1
A set of objects that display and control the Main power of a PSE.
Status: current Access: not-accessible
OBJECT-TYPE    
  PethPseMainExtEntry  

pethPseMainExtDllPowerType 7.1.259.10.1.45.1.28.5.1.1
Indicates whether the local system is a PSE or a PD and whether it is Type 1 or Type 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER type2Pse(0), type1Pse(2)  

pethPseMainExtDllPowerSource 7.1.259.10.1.45.1.28.5.1.2
The power sources of the local system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), primary(1), backup(2)  

pethPsePortExtTable 7.1.259.10.1.45.1.28.6
A table of objects that display and control the power characteristics of power Ethernet ports on a Power Source Entity (PSE) device. This group will be implemented in managed power Ethernet switches and mid-span devices. Values of all read-write objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PethPsePortExtEntry

pethPsePortExtEntry 7.1.259.10.1.45.1.28.6.1
A set of objects that display and control the power characteristics of a power Ethernet PSE port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PethPsePortExtEntry  

pethPsePortExtMirroredDllPdRequestedPowerValue 7.1.259.10.1.45.1.28.6.1.4
Returns the PD requested power value received from the remote system. The definition and encoding of PD requested power value is the same as described in pethPdPortDllPdRequestedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

pethPsePortExtDllPseAllocatedPowerValue 7.1.259.10.1.45.1.28.6.1.6
Returns the PSE allocated power value that the local system has currently allocated to the remote system. The PSE allocated power value is the maximum input average power that the PSE wants the PD to ever draw under this allocation if it is accepted. The PSE allocated power value is encoded according to Equation (33-20), where X is the decimal value of pethPsePortExtDllPseAllocatedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

pethPsePortTimeRange 7.1.259.10.1.45.1.28.6.1.11
The name of the time range entry bound to the port. This object should be equal to one of the timeRangeName objects in timeRangeTable. The object works when pethPsePortAdminEnable is enabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

pethPsePortTimeRangeStatus 7.1.259.10.1.45.1.28.6.1.12
If no time range entry is bound to the port, value of this object is none(0). If PoE time range of the port is active, value of this object is active(1). If PoE time range of the port is inactive, value of this object is inactive(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), active(1), inactive(2)  

pethPsePortExtMaximumPowerValue 7.1.259.10.1.45.1.28.6.1.13
Returns the user-configurable maximum power value that the local system has currently allocated to the remote system. The unit of this variable is milliwatts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3000..30000  

pethPsePortExtUsedPowerValue 7.1.259.10.1.45.1.28.6.1.14
Returns the currently used power value that the local system is delivering to the remote system. The unit of this variable is milliwatts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mcastStormMgt 7.1.259.10.1.45.1.33.1
OBJECT IDENTIFIER    

mcastStormTable 7.1.259.10.1.45.1.33.1.1
Table to manage the control of multicast storms for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McastStormEntry

mcastStormEntry 7.1.259.10.1.45.1.33.1.1.1
The conceptual row of multiStormTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  McastStormEntry  

mcastStormIfIndex 7.1.259.10.1.45.1.33.1.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  

mcastStormStatus 7.1.259.10.1.45.1.33.1.1.1.2
Whether multicast storm protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mcastStormPktRate 7.1.259.10.1.45.1.33.1.1.1.4
Multicast storm threshold as packets per second. If this entry is for a trunk, this is the value for each member port. The range is 500 to 262143.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bcastStormMgt 7.1.259.10.1.45.1.33.3
OBJECT IDENTIFIER    

bcastStormTable 7.1.259.10.1.45.1.33.3.1
Table to manage the control of broadcast storms for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BcastStormEntry

bcastStormEntry 7.1.259.10.1.45.1.33.3.1.1
The conceptual row of bcastStormTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BcastStormEntry  

bcastStormIfIndex 7.1.259.10.1.45.1.33.3.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  

bcastStormStatus 7.1.259.10.1.45.1.33.3.1.1.2
Whether broadcast storm protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

bcastStormPktRate 7.1.259.10.1.45.1.33.3.1.1.4
Broadcast storm threshold as packets per second. If this entry is for a trunk, this is the value for each member port. The range is 500 to 262143.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

unknownUcastStormMgt 7.1.259.10.1.45.1.33.4
OBJECT IDENTIFIER    

unknownUcastStormTable 7.1.259.10.1.45.1.33.4.1
Table to manage the unknown unicast storm control.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UnknownUcastStormEntry

unknownUcastStormEntry 7.1.259.10.1.45.1.33.4.1.1
The conceptual row of unknownUcastStormTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnknownUcastStormEntry  

unknownUcastStormIfIndex 7.1.259.10.1.45.1.33.4.1.1.1
The port or trunk 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  

unknownUcastStormStatus 7.1.259.10.1.45.1.33.4.1.1.2
The parameter indicates that the unknown unicast storm protection is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

unknownUcastStormPktRate 7.1.259.10.1.45.1.33.4.1.1.4
The parameter indicates the packet rate(packet per second) of the storm protection. The range is 500 to 262143.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcMgt 7.1.259.10.1.45.1.33.5
OBJECT IDENTIFIER    

atcBcastStormTcApplyTime 7.1.259.10.1.45.1.33.5.1
The parameter indicates the timing when the ATC (Auto Traffic Control) is activated after the broadcast traffic being detected as the storm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcBcastStormTcReleaseTime 7.1.259.10.1.45.1.33.5.2
The parameter indicates the timing when the ATC is released after the broadcast traffic being detected as no storm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcBcastStormTable 7.1.259.10.1.45.1.33.5.3
The table contains the Auto Traffic Control configuration and the status for broadcast traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtcBcastStormEntry

atcBcastStormEntry 7.1.259.10.1.45.1.33.5.3.1
The conceptual row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtcBcastStormEntry  

atcBcastStormIfIndex 7.1.259.10.1.45.1.33.5.3.1.1
The specified port on which the ATC is applied.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

atcBcastStormEnable 7.1.259.10.1.45.1.33.5.3.1.2
The parameter indicates whether the ATC of the broadcast traffic is applied.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcBcastStormAutoRelease 7.1.259.10.1.45.1.33.5.3.1.3
The parameter indicates whether the Auto-Release feature of ATC is applied.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcBcastStormSampleType 7.1.259.10.1.45.1.33.5.3.1.4
The parameter indicates the unit of traffic rate and threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER packet-rate(1), octet-rate(2), percent(3)  

atcBcastStormCurrentTrafficRate 7.1.259.10.1.45.1.33.5.3.1.5
The parameter indicates the current broadcast traffic rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atcBcastStormAlarmFireThreshold 7.1.259.10.1.45.1.33.5.3.1.6
The parameter indicates that if the current broadcast traffic rate exceeds the specified threshold, it will be treated as the storm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcBcastStormAlarmClearThreshold 7.1.259.10.1.45.1.33.5.3.1.7
The parameter indicates that if the current broadcast traffic falls below the specified threshold it will be treated as the normal traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcBcastStormTcAction 7.1.259.10.1.45.1.33.5.3.1.8
The parameter indicates the protecting action which ATC will applied to the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rate-control(1), shutdown(2)  

atcBcastStormAlarmFireTrapStatus 7.1.259.10.1.45.1.33.5.3.1.9
The parameter indicates whether the trap has to be sent when the broadcast storm has been detected.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcBcastStormAlarmClearTrapStatus 7.1.259.10.1.45.1.33.5.3.1.10
The parameter indicates whether the trap has to be sent when the broadcast storm has been detected as the normal traffic.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcBcastStormTcApplyTrapStatus 7.1.259.10.1.45.1.33.5.3.1.11
The parameter indicates whether the trap has to be sent when the ATC is activated.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcBcastStormTcReleaseTrapStatus 7.1.259.10.1.45.1.33.5.3.1.12
The parameter indicates whether the trap has to be sent when the ATC is released.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormTcApplyTime 7.1.259.10.1.45.1.33.5.4
The parameter indicates the timing when the ATC (Auto Traffic Control) is activated after the broadcast traffic being detected as the storm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

atcMcastStormTcReleaseTime 7.1.259.10.1.45.1.33.5.5
The parameter indicates the timing when the ATC is released after the broadcast traffic being detected as no storm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

atcMcastStormTable 7.1.259.10.1.45.1.33.5.6
The table contains the Auto Traffic Control configuration and the status for mulicast traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtcMcastStormEntry

atcMcastStormEntry 7.1.259.10.1.45.1.33.5.6.1
The conceptual row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtcMcastStormEntry  

atcMcastStormIfIndex 7.1.259.10.1.45.1.33.5.6.1.1
The specified port on which the ATC is applied.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

atcMcastStormEnable 7.1.259.10.1.45.1.33.5.6.1.2
The parameter indicates whether the ATC of the mulicast traffic is applied.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormAutoRelease 7.1.259.10.1.45.1.33.5.6.1.3
The parameter indicates whether the Auto-Release feature of ATC is applied.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormSampleType 7.1.259.10.1.45.1.33.5.6.1.4
The parameter indicates the unit of traffic rate and threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER packet-rate(1), octet-rate(2), percent(3)  

atcMcastStormCurrentTrafficRate 7.1.259.10.1.45.1.33.5.6.1.5
The parameter indicates the current mulicast traffic rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atcMcastStormAlarmFireThreshold 7.1.259.10.1.45.1.33.5.6.1.6
The parameter indicates that if the current mulicast traffic rate exceeds the specified threshold, it will be treated as the storm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcMcastStormAlarmClearThreshold 7.1.259.10.1.45.1.33.5.6.1.7
The parameter indicates that if the current mulicast traffic falls below the specified threshold it will be treated as the normal traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atcMcastStormTcAction 7.1.259.10.1.45.1.33.5.6.1.8
The parameter indicates the protecting action which ATC will applied to the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rate-control(1), shutdown(2)  

atcMcastStormAlarmFireTrapStatus 7.1.259.10.1.45.1.33.5.6.1.9
The parameter indicates whether the trap has to be sent when the mulicast storm has been detected.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormAlarmClearTrapStatus 7.1.259.10.1.45.1.33.5.6.1.10
The parameter indicates whether the trap has to be sent when the mulicast storm has been detected as the normal traffic.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormTcApplyTrapStatus 7.1.259.10.1.45.1.33.5.6.1.11
The parameter indicates whether the trap has to be sent when the ATC is activated.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

atcMcastStormTcReleaseTrapStatus 7.1.259.10.1.45.1.33.5.6.1.12
The parameter indicates whether the trap has to be sent when the ATC is released.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

cpuStatus 7.1.259.10.1.45.1.39.2
OBJECT IDENTIFIER    

memoryStatus 7.1.259.10.1.45.1.39.3
OBJECT IDENTIFIER    

cpuCurrentUti 7.1.259.10.1.45.1.39.2.1
The current CPU utilization in percent in the past 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

cpuStatMaxUti 7.1.259.10.1.45.1.39.2.2
The maximum CPU utilization in percent in the past 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

cpuStatAvgUti 7.1.259.10.1.45.1.39.2.3
The average CPU utilization in percent in the past 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

cpuPeakTime 7.1.259.10.1.45.1.39.2.4
The time when the CPU utilization reaches cpuUtiRisingThreshold in the format of 'Mmm _d hh:mm:ss yyyy' as defined in sysCurrentTime of this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cpuPeakDuration 7.1.259.10.1.45.1.39.2.5
The duration from the CPU utilization reaches cpuUtiRisingThreshold to reaches cpuUtiFallingThreshold, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cpuUtiRisingThreshold 7.1.259.10.1.45.1.39.2.6
The rising threshold of the cpu utilization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

cpuUtiFallingThreshold 7.1.259.10.1.45.1.39.2.7
The falling threshold of the cpu utilization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

memoryTotal 7.1.259.10.1.45.1.39.3.1
The total amount of the memory in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memoryAllocated 7.1.259.10.1.45.1.39.3.2
The amount of the memory allocated in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memoryFreed 7.1.259.10.1.45.1.39.3.3
The amount of the free memory in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memoryFreedInPercent 7.1.259.10.1.45.1.39.3.4
the memory freed in proportion to the total memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

memoryUtiRisingThreshold 7.1.259.10.1.45.1.39.3.5
The rising threshold of the memory utilization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

memoryUtiFallingThreshold 7.1.259.10.1.45.1.39.3.6
The falling threshold of the memory utilization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

taskCpuTable 7.1.259.10.1.45.1.39.4
Table of descriptive and status information describing the CPU utilization of each task.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TaskCpuEntry

taskCpuEntry 7.1.259.10.1.45.1.39.4.1
An entry in the table, describing the CPU utilization of one task.
Status: current Access: not-accessible
OBJECT-TYPE    
  TaskCpuEntry  

taskCpuName 7.1.259.10.1.45.1.39.4.1.1
The name of the task.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..15)  

taskCpuCurrentUti 7.1.259.10.1.45.1.39.4.1.2
The current CPU utilization in hundredths of a percent in the past 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10000  

taskCpuStatMaxUti 7.1.259.10.1.45.1.39.4.1.3
The maximum CPU utilization in hundredths of a percent in the past 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10000  

taskCpuStatAvgUti 7.1.259.10.1.45.1.39.4.1.4
The average CPU utilization in hundredths of a percent in the past 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10000  

cpuGuard 7.1.259.10.1.45.1.39.5
OBJECT IDENTIFIER    

cpuGuardStatus 7.1.259.10.1.45.1.39.5.1
The CPU guard status.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

cpuGuardHighWatermark 7.1.259.10.1.45.1.39.5.2
The CPU guard high-watermark.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 20..100  

cpuGuardLowWatermark 7.1.259.10.1.45.1.39.5.3
The CPU guard low-watermark.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 20..100  

cpuGuardMaxThreshold 7.1.259.10.1.45.1.39.5.4
The CPU guard maximum threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..500  

cpuGuardMinThreshold 7.1.259.10.1.45.1.39.5.5
The CPU guard minimum threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..500  

cpuGuardTrapStatus 7.1.259.10.1.45.1.39.5.6
The CPU guard trap status.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

cpuGuardCurrentThreshold 7.1.259.10.1.45.1.39.5.7
The current CPU guard threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 50..500  

mvrForwardingPriority 7.1.259.10.1.45.1.44.18
Configure MVR multicast stream forwarding priority. If value is 65535, it means the priority is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7 | 65535  

mvrDomainTable 7.1.259.10.1.45.1.44.20
The table for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrDomainEntry

mvrDomainEntry 7.1.259.10.1.45.1.44.20.1
The entry for configuring the MVR Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrDomainEntry  

mvrDomainId 7.1.259.10.1.45.1.44.20.1.1
Speicfies which MVR domain to configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrDomainStatus 7.1.259.10.1.45.1.44.20.1.2
Parameter to enable or disable MVR(Multicast VLAN Registration) on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvrDomainRunningStatus 7.1.259.10.1.45.1.44.20.1.3
Describes the running status of MVR (Multicast VLAN Registration) to the switch. A value of active(1) indicates that all necessary conditions in the MVR environment are satisfied. A value of inactive(2) indicates that some necessary conditions in the MVR environment are not satisfied.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mvrDomainVlanId 7.1.259.10.1.45.1.44.20.1.4
To set VLAN for MVR.The VLAN identified by a particular value of this index is the same VLAN as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex  

mvrDomainUpstreamSourceIp 7.1.259.10.1.45.1.44.20.1.5
Set the source IP address which MVR will carry in IP header when send IGMP packet to upstream router through MVR source port.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrDomainClearDynamicGroups 7.1.259.10.1.45.1.44.20.1.6
Clear dynamic learned groups
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mvrDomainPortTable 7.1.259.10.1.45.1.44.21
The table for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrDomainPortEntry

mvrDomainPortEntry 7.1.259.10.1.45.1.44.21.1
The entry for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrDomainPortEntry  

mvrPortDomainId 7.1.259.10.1.45.1.44.21.1.1
Speicfies which MVR domain to configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrDomainIfIndex 7.1.259.10.1.45.1.44.21.1.2
The port 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  

mvrDomainPortType 7.1.259.10.1.45.1.44.21.1.3
For configuring the MVR port type. To disable the MVR port type, use the none(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), source(1), receiver(2)  

mvrDomainPortImmediateLeave 7.1.259.10.1.45.1.44.21.1.4
To enable immediate leave on MVR port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvrDomainPortActive 7.1.259.10.1.45.1.44.21.1.5
To indicate if the port is associated with the MVR group. If the port is the MVR receiver port or the MVR source port in MVR vlan, the status is active(1); otherwise the status is inactive(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mvrProfileTable 7.1.259.10.1.45.1.44.22
OBJECT IDENTIFIER    

mvrProfileCtlTable 7.1.259.10.1.45.1.44.22.1
The entry for configuring the MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrProfileCtlEntry

mvrProfileCtlEntry 7.1.259.10.1.45.1.44.22.1.1
The entry for configuring the MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrProfileCtlEntry  

mvrProfileCtlId 7.1.259.10.1.45.1.44.22.1.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

mvrProfileName 7.1.259.10.1.45.1.44.22.1.1.2
MVR Profile name which identify a group range. NOTE: All mvrProfileCtlEntry use the same buffer to temply store the mvrProfileName before mvrProfileCtlAction really creat the profile.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mvrProfileCtlAction 7.1.259.10.1.45.1.44.22.1.1.5
Set this object to create(2) to create profile. Set this object to destory(3) to delete profile. When the action is complete, this object becomes noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvrProfileGroupCtlTable 7.1.259.10.1.45.1.44.22.2
The entry for configuring the MVR group ranges for MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrProfileGroupCtlEntry

mvrProfileGroupCtlEntry 7.1.259.10.1.45.1.44.22.2.1
The entry for configuring the group ranges on MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrProfileGroupCtlEntry  

mvrProfileGropuCtlProfileId 7.1.259.10.1.45.1.44.22.2.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

mvrProfileGroupCtlId 7.1.259.10.1.45.1.44.22.2.1.2
Profile ID to index which group range in MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

mvrProfileGroupStartIPAddress 7.1.259.10.1.45.1.44.22.2.1.3
MVR Profile range start IP address. NOTE: All mvrProfileGroupCtlEntry use the same buffer to temply store the mvrProfileStartIPAddress before mvrProfileGroupCtlAction really creat the group rang on profile.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrProfileGroupEndIPAddress 7.1.259.10.1.45.1.44.22.2.1.4
MVR Profile range end IP address. NOTE: All mvrProfileGroupCtlEntry use the same buffer to temply store the mvrProfileEndIPAddress before mvrProfileGroupCtlAction really creat the group rang on profile.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrProfileGroupCtlAction 7.1.259.10.1.45.1.44.22.2.1.5
Set this object to create(2) to create group range. Set this object to destory(3) to delete group range. When the action is complete, this object becomes noAction(1). NOTE: If mvrProfileGroupStartIPAddress and mvrProfileGroupEndIPAddress pattern already exist on other mvrProfileGroupCtlId, it won't be stored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvrDomainAssociatedProfileTable 7.1.259.10.1.45.1.44.23
Configure MVR domain associate which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrDomainAssociatedProfileEntry

mvrDomainAssociatedProfileEntry 7.1.259.10.1.45.1.44.23.1
The entry for configuring MVR domain associate MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrDomainAssociatedProfileEntry  

mvrProfileDomainId 7.1.259.10.1.45.1.44.23.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrProfileId 7.1.259.10.1.45.1.44.23.1.2
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

mvrProfileAction 7.1.259.10.1.45.1.44.23.1.3
Set this object to create(1) to associate profile. Set this object to destory(2) to deassociate profile. When the action is complete, this object becomes noAction(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvrDomainGroupStaticTable 7.1.259.10.1.45.1.44.24
The table for configuring the static members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrDomainGroupStaticEntry

mvrDomainGroupStaticEntry 7.1.259.10.1.45.1.44.24.1
The entry for configuring the static members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrDomainGroupStaticEntry  

mvrGroupStaticDomainId 7.1.259.10.1.45.1.44.24.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrDomainGroupStaticAddress 7.1.259.10.1.45.1.44.24.1.2
The multicast address of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mvrDomainGroupStaticReceiverVlan 7.1.259.10.1.45.1.44.24.1.3
The receiver vlan of this MVR group
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4093  

mvrDomainGroupStaticPorts 7.1.259.10.1.45.1.44.24.1.4
The set of ports configured by management in this entry. Ports entered in this list will be the static members of this MVR group.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

mvrDomainGroupCurrentTable 7.1.259.10.1.45.1.44.25
The table for the current members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrDomainGroupCurrentEntry

mvrDomainGroupCurrentEntry 7.1.259.10.1.45.1.44.25.1
The entry for the current members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrDomainGroupCurrentEntry  

mvrGroupCurrenDomainId 7.1.259.10.1.45.1.44.25.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrDomainGroupCurrentAddress 7.1.259.10.1.45.1.44.25.1.2
The multicast address of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mvrDomainGroupCurrentReceiverVlan 7.1.259.10.1.45.1.44.25.1.3
This object indicates the receiver VLAN of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4093  

mvrDomainGroupCurrentPorts 7.1.259.10.1.45.1.44.25.1.4
The complete set of ports currently associated with this MVR group.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

mvrProxySwitching 7.1.259.10.1.45.1.44.27
Parameter to enable or disable MVR(Multicast VLAN Registration) proxy switching ability on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvrRobustnessValue 7.1.259.10.1.45.1.44.28
Paremete to set IGMP robustness value. This value apply to proxy-switching for how many IGMP report/leave will be send out from source port, and how many g-s query will be send on receiver port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mvrProxyQueryInterval 7.1.259.10.1.45.1.44.29
Set the query interval that active receiver port will use to send out general query
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mvrSourcePortmode 7.1.259.10.1.45.1.44.30
Paremete to set MVR Source Port forward mode. When set dynamic, MVR source port won't forward multicast streams received from other source port. When set forward, MVR source port will forward multicast streams received from other source port. These multicast stream all are in MVR group range.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), forward(2)  

mvrPortStatisticsTable 7.1.259.10.1.45.1.44.32
Table of service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrPortStatisticsEntry

mvrPortStatisticsEntry 7.1.259.10.1.45.1.44.32.1
Entry of service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrPortStatisticsEntry  

mvrPortStatisticsDomainId 7.1.259.10.1.45.1.44.32.1.1
MVR domain ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrPortStatisticsPortIndex 7.1.259.10.1.45.1.44.32.1.2
The port and the trunk (excluding trunk members) interface of the mvrPortTable. 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  

mvrPortStatisticsNumGroups 7.1.259.10.1.45.1.44.32.1.3
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumJoinSend 7.1.259.10.1.45.1.44.32.1.4
Number of join send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumJoins 7.1.259.10.1.45.1.44.32.1.5
Number of join recieved
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumJoinSuccess 7.1.259.10.1.45.1.44.32.1.6
Number of join group success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumLeavesSend 7.1.259.10.1.45.1.44.32.1.7
Number of leave send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumLeaves 7.1.259.10.1.45.1.44.32.1.8
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumGeneralQuerySend 7.1.259.10.1.45.1.44.32.1.9
Number of general query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumGeneralQueryRecevied 7.1.259.10.1.45.1.44.32.1.10
Number of general query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumSepcificQuerySend 7.1.259.10.1.45.1.44.32.1.11
Number of specific query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumSpecificQueryReceived 7.1.259.10.1.45.1.44.32.1.12
Number of specific query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsNumInvalidReport 7.1.259.10.1.45.1.44.32.1.13
Number of invalid report received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrPortStatisticsClearStatistics 7.1.259.10.1.45.1.44.32.1.14
Clear this VLAN all statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mvrVlanStatisticsTable 7.1.259.10.1.45.1.44.33
Table of Mvr statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrVlanStatisticsEntry

mvrVlanStatisticsEntry 7.1.259.10.1.45.1.44.33.1
Entry of Mvr statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrVlanStatisticsEntry  

mvrVlanStatisticsDomainId 7.1.259.10.1.45.1.44.33.1.1
VLAN ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvrVlanStatisticsVlanId 7.1.259.10.1.45.1.44.33.1.2
VLAN ID
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

mvrVlanStatisticsNumGroups 7.1.259.10.1.45.1.44.33.1.3
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumJoinSend 7.1.259.10.1.45.1.44.33.1.4
Number of join send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumJoins 7.1.259.10.1.45.1.44.33.1.5
Number of join received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumJoinSuccess 7.1.259.10.1.45.1.44.33.1.6
Number of jion success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumLeavesSend 7.1.259.10.1.45.1.44.33.1.7
Number of leave send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumLeaves 7.1.259.10.1.45.1.44.33.1.8
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumGeneralQuerySend 7.1.259.10.1.45.1.44.33.1.9
Number of general query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumGeneralQueryRecevied 7.1.259.10.1.45.1.44.33.1.10
Number of general query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumSepcificQuerySend 7.1.259.10.1.45.1.44.33.1.11
Number of specific query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumSpecificQueryReceived 7.1.259.10.1.45.1.44.33.1.12
Number of sepcific query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsNumInvalidReport 7.1.259.10.1.45.1.44.33.1.13
Number of invalid report received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvrVlanStatisticsClearStatistics 7.1.259.10.1.45.1.44.33.1.14
Clear this VLAN statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

egressPacketBlockUnknownMcastTable 7.1.259.10.1.45.1.45.1
Table to manage the control of unknown multicast egress packet block for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EgressPacketBlockUnknownMcastEntry

egressPacketBlockUnknownMcastEntry 7.1.259.10.1.45.1.45.1.1
The conceptual row of egressPacketBlockUnknownMcastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EgressPacketBlockUnknownMcastEntry  

egressPacketBlockUnknownMcastIfIndex 7.1.259.10.1.45.1.45.1.1.1
The port and the trunk 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  

egressPacketBlockUnknownMcastStatus 7.1.259.10.1.45.1.45.1.1.2
Whether unknown multicast egress packet block protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

egressPacketBlockUnknownUcastTable 7.1.259.10.1.45.1.45.2
Table to manage the control of unknown unicast egress packet block for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EgressPacketBlockUnknownUcastEntry

egressPacketBlockUnknownUcastEntry 7.1.259.10.1.45.1.45.2.1
The conceptual row of egressPacketBlockUnknownUcastEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EgressPacketBlockUnknownUcastEntry  

egressPacketBlockUnknownUcastIfIndex 7.1.259.10.1.45.1.45.2.1.1
The port and the trunk 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  

egressPacketBlockUnknownUcastStatus 7.1.259.10.1.45.1.45.2.1.2
Whether unknown unicast egress packet block protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

egressPacketBlockBcastTable 7.1.259.10.1.45.1.45.3
Table to manage the control of broadcast egress packet block for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EgressPacketBlockBcastEntry

egressPacketBlockBcastEntry 7.1.259.10.1.45.1.45.3.1
The conceptual row of egressPacketBlockBcastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EgressPacketBlockBcastEntry  

egressPacketBlockBcastIfIndex 7.1.259.10.1.45.1.45.3.1.1
The port and the trunk 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  

egressPacketBlockBcastStatus 7.1.259.10.1.45.1.45.3.1.2
Whether broadcast egress packet block protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvr6DomainTable 7.1.259.10.1.45.1.66.1
The table for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6DomainEntry

mvr6DomainEntry 7.1.259.10.1.45.1.66.1.1
The entry for configuring the MVR Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6DomainEntry  

mvr6DomainId 7.1.259.10.1.45.1.66.1.1.1
Speicfies which MVR domain to configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6DomainStatus 7.1.259.10.1.45.1.66.1.1.2
Parameter to enable or disable MVR(Multicast VLAN Registration) on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvr6DomainRunningStatus 7.1.259.10.1.45.1.66.1.1.3
Describes the running status of MVR (Multicast VLAN Registration) to the switch. A value of active(1) indicates that all necessary conditions in the MVR environment are satisfied. A value of inactive(2) indicates that some necessary conditions in the MVR environment are not satisfied.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mvr6DomainVlanId 7.1.259.10.1.45.1.66.1.1.4
To set VLAN for MVR.The VLAN identified by a particular value of this index is the same VLAN as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex  

mvr6DomainUpstreamSourceIpv6 7.1.259.10.1.45.1.66.1.1.5
Set the source IP address which MVR will carry in IP header when send IGMP packet to upstream router through MVR source port.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

mvr6DomainClearDynamicGroups 7.1.259.10.1.45.1.66.1.1.6
Clear dynamic learned groups
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mvr6DomainPortTable 7.1.259.10.1.45.1.66.2
The table for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6DomainPortEntry

mvr6DomainPortEntry 7.1.259.10.1.45.1.66.2.1
The entry for configuring the MVR port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6DomainPortEntry  

mvr6PortDomainId 7.1.259.10.1.45.1.66.2.1.1
Speicfies which MVR domain to configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6DomainIfIndex 7.1.259.10.1.45.1.66.2.1.2
The port 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  

mvr6DomainPortType 7.1.259.10.1.45.1.66.2.1.3
For configuring the MVR port type. To disable the MVR port type, use the none(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), source(1), receiver(2)  

mvr6DomainPortImmediateLeave 7.1.259.10.1.45.1.66.2.1.4
To enable immediate leave on MVR port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvr6DomainPortActive 7.1.259.10.1.45.1.66.2.1.5
To indicate if the port is associated with the MVR group. If the port is the MVR receiver port or the MVR source port in MVR vlan, the status is active(1); otherwise the status is inactive(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mvr6ProfileTable 7.1.259.10.1.45.1.66.22
OBJECT IDENTIFIER    

mvr6ProfileCtlTable 7.1.259.10.1.45.1.66.22.1
The entry for configuring the MVR6 profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6ProfileCtlEntry

mvr6ProfileCtlEntry 7.1.259.10.1.45.1.66.22.1.1
The entry for configuring the MVR6 profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6ProfileCtlEntry  

mvr6ProfileCtlId 7.1.259.10.1.45.1.66.22.1.1.1
Profile ID to index which MVR6 profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

mvr6ProfileName 7.1.259.10.1.45.1.66.22.1.1.2
MVR6 Profile name which identify a group range. NOTE: All mvr6ProfileCtlEntry use the same buffer to temply store the mvrProfileName before mvr6ProfileCtlAction really creat the profile.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mvr6ProfileCtlAction 7.1.259.10.1.45.1.66.22.1.1.5
Set this object to create(2) to create profile. Set this object to destory(3) to delete profile. When the action is complete, this object becomes noAction(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvr6ProfileGroupCtlTable 7.1.259.10.1.45.1.66.22.2
The entry for configuring the MVR group ranges for MVR6 profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6ProfileGroupCtlEntry

mvr6ProfileGroupCtlEntry 7.1.259.10.1.45.1.66.22.2.1
The entry for configuring the group ranges on MVR6 profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6ProfileGroupCtlEntry  

mvr6ProfileGropuCtlProfileId 7.1.259.10.1.45.1.66.22.2.1.1
Profile ID to index which MVR6 profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

mvr6ProfileGroupCtlId 7.1.259.10.1.45.1.66.22.2.1.2
Profile ID to index which group range in MVR6 profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

mvr6ProfileGroupStartIPAddress 7.1.259.10.1.45.1.66.22.2.1.3
MVR Profile range start IP address. NOTE: All Mvr6ProfileGroupCtlEntry use the same buffer to temply store the mvr6ProfileStartIPAddress before mvr6ProfileGroupCtlAction really creat the group rang on profile.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

mvr6ProfileGroupEndIPAddress 7.1.259.10.1.45.1.66.22.2.1.4
MVR6 Profile range end IP address. NOTE: All Mvr6ProfileGroupCtlEntry use the same buffer to temply store the mvr6ProfileEndIPAddress before mvr6ProfileGroupCtlAction really creat the group rang on profile.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

mvr6ProfileGroupCtlAction 7.1.259.10.1.45.1.66.22.2.1.5
Set this object to create(2) to create group range. Set this object to destory(3) to delete group range. When the action is complete, this object becomes noAction(1). NOTE: If mvr6ProfileGroupStartIPAddress and mvr6ProfileGroupEndIPAddress pattern already exist on other mvr6ProfileGroupCtlAction, it won't be stored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvr6DomainAssociatedProfileTable 7.1.259.10.1.45.1.66.4
Configure MVR domain associate which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6DomainAssociatedProfileEntry

mvr6DomainAssociatedProfileEntry 7.1.259.10.1.45.1.66.4.1
The entry for configuring MVR domain associate MVR profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6DomainAssociatedProfileEntry  

mvr6ProfileDomainId 7.1.259.10.1.45.1.66.4.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6ProfileId 7.1.259.10.1.45.1.66.4.1.2
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

mvr6ProfileAction 7.1.259.10.1.45.1.66.4.1.3
Set this object to create(1) to associate profile. Set this object to destory(2) to deassociate profile. When the action is complete, this object becomes noAction(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), create(1), destory(2)  

mvr6DomainGroupStaticTable 7.1.259.10.1.45.1.66.5
The table for configuring the static members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6DomainGroupStaticEntry

mvr6DomainGroupStaticEntry 7.1.259.10.1.45.1.66.5.1
The entry for configuring the static members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6DomainGroupStaticEntry  

mvr6GroupStaticDomainId 7.1.259.10.1.45.1.66.5.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6DomainGroupStaticAddress 7.1.259.10.1.45.1.66.5.1.2
The multicast address of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

mvr6DomainGroupStaticReceiverVlan 7.1.259.10.1.45.1.66.5.1.3
The receiver vlan of this MVR group
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4093  

mvr6DomainGroupStaticPorts 7.1.259.10.1.45.1.66.5.1.4
The set of ports configured by management in this entry. Ports entered in this list will be the static members of this MVR group.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

mvr6DomainGroupCurrentTable 7.1.259.10.1.45.1.66.6
The table for the current members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6DomainGroupCurrentEntry

mvr6DomainGroupCurrentEntry 7.1.259.10.1.45.1.66.6.1
The entry for the current members of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6DomainGroupCurrentEntry  

mvr6GroupCurrenDomainId 7.1.259.10.1.45.1.66.6.1.1
Profile ID to index which MVR profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6DomainGroupCurrentAddress 7.1.259.10.1.45.1.66.6.1.2
The multicast address of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

mvr6DomainGroupCurrentReceiverVlan 7.1.259.10.1.45.1.66.6.1.3
This object indicates the receiver VLAN of the MVR group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4093  

mvr6DomainGroupCurrentPorts 7.1.259.10.1.45.1.66.6.1.4
The complete set of ports currently associated with this MVR group.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

mvr6ProxySwitching 7.1.259.10.1.45.1.66.16
Parameter to enable or disable MVR(Multicast VLAN Registration) proxy switching ability on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mvr6RobustnessValue 7.1.259.10.1.45.1.66.17
Paremete to set IGMP robustness value. This value apply to proxy-switching for how many IGMP report/leave will be send out from source port, and how many g-s query will be send on receiver port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mvr6ProxyQueryInterval 7.1.259.10.1.45.1.66.23
Set the query interval that active receiver port will use to send out general query
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mvr6SourcePortMode 7.1.259.10.1.45.1.66.24
Dynamic means active source port will only forward multicast stream when it has group joined. Forward means active source port will always forward MVR group range multicast streams recieved on another acitve source port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), forward(2)  

mvr6PortStatisticsTable 7.1.259.10.1.45.1.66.26
Table of Mvr6 statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6PortStatisticsEntry

mvr6PortStatisticsEntry 7.1.259.10.1.45.1.66.26.1
Entry of Mvr6 statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6PortStatisticsEntry  

mvr6PortStatisticsDomainId 7.1.259.10.1.45.1.66.26.1.1
The port and the trunk (excluding trunk members) interface of the mvr6PortTable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6PortStatisticsPortIndex 7.1.259.10.1.45.1.66.26.1.2
The port and the trunk (excluding trunk members) interface of the mvr6PortTable. 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  

mvr6PortStatisticsNumGroups 7.1.259.10.1.45.1.66.26.1.3
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumJoinSend 7.1.259.10.1.45.1.66.26.1.4
Number of join send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumJoins 7.1.259.10.1.45.1.66.26.1.5
Number of join recieved
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumJoinSuccess 7.1.259.10.1.45.1.66.26.1.6
Number of join group success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumLeavesSend 7.1.259.10.1.45.1.66.26.1.7
Number of leave send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumLeaves 7.1.259.10.1.45.1.66.26.1.8
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumGeneralQuerySend 7.1.259.10.1.45.1.66.26.1.9
Number of general query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumGeneralQueryRecevied 7.1.259.10.1.45.1.66.26.1.10
Number of general query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumSepcificQuerySend 7.1.259.10.1.45.1.66.26.1.11
Number of specific query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumSpecificQueryReceived 7.1.259.10.1.45.1.66.26.1.12
Number of specific query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsNumInvalidReport 7.1.259.10.1.45.1.66.26.1.13
Number of invalid report received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6PortStatisticsClearStatistics 7.1.259.10.1.45.1.66.26.1.14
Clear this VLAN all statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mvr6VlanStatisticsTable 7.1.259.10.1.45.1.66.27
Table of Mvr6 statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mvr6VlanStatisticsEntry

mvr6VlanStatisticsEntry 7.1.259.10.1.45.1.66.27.1
Entry of Mvr6 statistics VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Mvr6VlanStatisticsEntry  

mvr6VlanStatisticsDomainId 7.1.259.10.1.45.1.66.27.1.1
domain ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

mvr6VlanStatisticsVlanId 7.1.259.10.1.45.1.66.27.1.2
VLAN ID
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

mvr6VlanStatisticsNumGroups 7.1.259.10.1.45.1.66.27.1.3
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumJoinSend 7.1.259.10.1.45.1.66.27.1.4
Number of join send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumJoins 7.1.259.10.1.45.1.66.27.1.5
Number of join received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumJoinSuccess 7.1.259.10.1.45.1.66.27.1.6
Number of jion success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumLeavesSend 7.1.259.10.1.45.1.66.27.1.7
Number of leave send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumLeaves 7.1.259.10.1.45.1.66.27.1.8
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumGeneralQuerySend 7.1.259.10.1.45.1.66.27.1.9
Number of general query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumGeneralQueryRecevied 7.1.259.10.1.45.1.66.27.1.10
Number of general query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumSepcificQuerySend 7.1.259.10.1.45.1.66.27.1.11
Number of specific query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumSpecificQueryReceived 7.1.259.10.1.45.1.66.27.1.12
Number of sepcific query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsNumInvalidReport 7.1.259.10.1.45.1.66.27.1.13
Number of invalid report received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mvr6VlanStatisticsClearStatistics 7.1.259.10.1.45.1.66.27.1.14
Clear this VLAN statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mvr6ForwardingPriority 7.1.259.10.1.45.1.66.28
Configure MVR multicast stream forwarding priority. If value is 65535, it means the priority is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7 | 65535  

dhcpSnoopGlobal 7.1.259.10.1.45.1.46.1
OBJECT IDENTIFIER    

dhcpSnoopVlan 7.1.259.10.1.45.1.46.2
OBJECT IDENTIFIER    

dhcpSnoopInterface 7.1.259.10.1.45.1.46.3
OBJECT IDENTIFIER    

dhcpSnoopBindings 7.1.259.10.1.45.1.46.4
OBJECT IDENTIFIER    

dhcpSnoopStatistics 7.1.259.10.1.45.1.46.5
OBJECT IDENTIFIER    

dhcpSnoopEnable 7.1.259.10.1.45.1.46.1.1
This object indicates whether the DHCP Snooping feature is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopVerifyMacAddressEnable 7.1.259.10.1.45.1.46.1.2
This object indicates whether DHCP Snooping Mac address verification is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopInformationOptionEnable 7.1.259.10.1.45.1.46.1.3
This object indicates whether the DHCP snooping information option(option 82) feature is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopInformationOptionPolicy 7.1.259.10.1.45.1.46.1.4
This object indicates which reforwarding policy shall be used for DHCP snooping information option(option 82). A value of drop(1) means to drop the DHCP request packet which has the information option(option 82). A value of keep(2) means to keep the existing information option(option 82) of the DHCP request packet. A value of replace(3), which is the default value, means to replace the existing information option(option 82) of the DHCP request packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), keep(2), replace(3)  

dhcpSnoopBindingsTableCtlAction 7.1.259.10.1.45.1.46.1.5
Set this to store(2) to store DHCP snooping binding entries to flash. Set this to clear(3) to clear DHCP snooping binding entries from flash. noAction(1) will always be obtained when reading this variable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), store(2), clear(3)  

dhcpSnoopLimitRate 7.1.259.10.1.45.1.46.1.6
This object indicates the limit rate that DHCP packet redirected to CPU. Set this to 0 means no rate limit for DHCP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2048  

dhcpSnoopInformationOptionRID 7.1.259.10.1.45.1.46.1.7
This object indicates the option that is inserted in the relay agent information remote ID sub-option. A value of tr101IP(6) means that the RID format is ' eth //[:]'. A value of tr101Sysname(7) means that the RID format is 'eth //[:][SYSNAME]'. A value of string_plus_port_description(8) means that the RID is made up of 'string' and 'port description'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macHex(1), macAscii(2), ipHex(3), ipAscii(4), string(5), tr101IP(6), tr101Sysname(7), stringplusportdescription(8)  

dhcpSnoopInformationOptionRIDString 7.1.259.10.1.45.1.46.1.8
Inserts string in remote ID sub-option.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpSnoopInformationOptionRIDTr101VlanField 7.1.259.10.1.45.1.46.1.9
This object indicates whether the remote ID TR101 VLAN field is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopInformationOptionTr101BoardID 7.1.259.10.1.45.1.46.1.10
This object indicates the TR101 board ID. The value 255 means board ID is none, packet doesn't carry board ID information.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

dhcpSnoopVlanConfigTable 7.1.259.10.1.45.1.46.2.1
A table contains DHCP Snooping configurations of existing VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopVlanConfigEntry

dhcpSnoopVlanConfigEntry 7.1.259.10.1.45.1.46.2.1.1
An instance contains the configuration to enable or disable DHCP Snooping at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopVlanConfigEntry  

dhcpSnoopVlanIndex 7.1.259.10.1.45.1.46.2.1.1.1
This object indicates the VLAN ID on which DHCP Snooping feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

dhcpSnoopVlanEnable 7.1.259.10.1.45.1.46.2.1.1.2
This object indicates whether DHCP Snooping is enabled in this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopPortConfigTable 7.1.259.10.1.45.1.46.3.1
A table provides the mechanism to configure the trust state of each port or trunk for DHCP Snooping purpose.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopPortConfigEntry

dhcpSnoopPortConfigEntry 7.1.259.10.1.45.1.46.3.1.1
An instance contains the configuration to enable or disable trust state of each port or trunk for DHCP Snooping purpose.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopPortConfigEntry  

dhcpSnoopPortIfIndex 7.1.259.10.1.45.1.46.3.1.1.1
The ifIndex value of the port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dhcpSnoopPortTrustEnable 7.1.259.10.1.45.1.46.3.1.1.2
This object indicates whether the port or trunk is trusted for DHCP Snooping purpose.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopPortInformationOptionCID 7.1.259.10.1.45.1.46.3.1.1.3
This object indicates the option that is inserted in the relay agent information circuit ID sub-option. A value of tr101IP(3) means that the RID format is ' eth //[:]'. A value of tr101Sysname(4) means that the RID format is 'eth //[:][SYSNAME]'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER vlanUnitPort(1), string(2), tr101IP(3), tr101Sysname(4)  

dhcpSnoopPortInformationOptionCIDString 7.1.259.10.1.45.1.46.3.1.1.4
Inserts string in circuit ID sub-option.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpSnoopPortInformationOptionCIDTr101VlanField 7.1.259.10.1.45.1.46.3.1.1.5
This object indicates whether the circuit ID TR101 VLAN field is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpSnoopPortMaxNumber 7.1.259.10.1.45.1.46.3.1.1.6
This object indicates the max client number of per port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

dhcpSnoopBindingsTable 7.1.259.10.1.45.1.46.4.1
A table contains the DHCP bindings information learnt by the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopBindingsEntry

dhcpSnoopBindingsEntry 7.1.259.10.1.45.1.46.4.1.1
An instance contains the Mac address, IP address type, IP address, VLAN number, interface number, leased time and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopBindingsEntry  

dhcpSnoopBindingsVlanIndex 7.1.259.10.1.45.1.46.4.1.1.1
This object indicates the VLAN which a DHCP client host belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

dhcpSnoopBindingsMacAddress 7.1.259.10.1.45.1.46.4.1.1.2
This object indicates the MAC address of a DHCP client host.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dhcpSnoopBindingsAddrType 7.1.259.10.1.45.1.46.4.1.1.3
This object indicates the type of IP address denoted in dhcpSnoopBindingsIpAddress type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dhcpSnoopBindingsEntryType 7.1.259.10.1.45.1.46.4.1.1.4
This object indicates that this binding is obtained from dynamically learning or is a static configuraion.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

dhcpSnoopBindingsIpAddress 7.1.259.10.1.45.1.46.4.1.1.5
This object indicates the allocated IP address of a DHCP client host.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dhcpSnoopBindingsPortIfIndex 7.1.259.10.1.45.1.46.4.1.1.6
This object indicates the port or trunk where a DHCP client host connects to.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dhcpSnoopBindingsLeaseTime 7.1.259.10.1.45.1.46.4.1.1.7
This object indicates the leased time of this DHCP bindings.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopTotalForwardedPkts 7.1.259.10.1.45.1.46.5.1
Indicates the total number of packets subjected to DHCP Snooping is forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopUntrustedPortDroppedPkts 7.1.259.10.1.45.1.46.5.3
Indicates the number of packets subjected to DHCP Snooping is dropped because they come from untrusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

clusterEnable 7.1.259.10.1.45.1.47.1
Enables or disables clustering on the device.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

clusterCommanderEnable 7.1.259.10.1.45.1.47.2
Enables or disables the device as commander in a cluster.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

clusterIpPool 7.1.259.10.1.45.1.47.4
The start internal IP address of a cluster pool.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

clusterClearCandidateTable 7.1.259.10.1.45.1.47.5
Setting this object to clear(2) starts to clear the candidate table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

clusterRole 7.1.259.10.1.45.1.47.6
The current role of the device in a cluster. commander(1) : The switch is the controlling device in a cluster. candidate(2) : The switch has been discovered by the commander, but it has not been manually configured for access from the commander. activeMember(3): The switch has been manually configured for access from the commander and it is active in the cluster. disabled(5) : The switch has clustering disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER commander(1), candidate(2), activeMember(3), disabled(5)  

clusterMemberCount 7.1.259.10.1.45.1.47.7
The total number of members in a cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

clusterCandidateCount 7.1.259.10.1.45.1.47.8
The total number of candidates in a cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

clusterCandidateTable 7.1.259.10.1.45.1.47.9
A table listing cluster candidates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterCandidateEntry

clusterCandidateEntry 7.1.259.10.1.45.1.47.9.1
A conceptual row containing the information of the candidate.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterCandidateEntry  

clusterCandidateMacAddr 7.1.259.10.1.45.1.47.9.1.1
The MAC address of the candidate.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

clusterCandidateDesc 7.1.259.10.1.45.1.47.9.1.3
The description of the candidate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..42)  

clusterCandidateRole 7.1.259.10.1.45.1.47.9.1.4
The role of the candidate. candidate(2) : The switch is discovered by the commander, but it has not been manually configured for access from the commander. activeMember(3) : The switch is manually configured for access from the commander and it is active in the cluster. inactiveMember(4): The switch is manually configured for access from the commander, but it is inactive in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER candidate(2), activeMember(3), inactiveMember(4)  

clusterMemberTable 7.1.259.10.1.45.1.47.10
A table listing clustering members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterMemberEntry

clusterMemberEntry 7.1.259.10.1.45.1.47.10.1
A conceptual row containing the information of the member.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterMemberEntry  

clusterMemberId 7.1.259.10.1.45.1.47.10.1.1
The ID of the member.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

clusterMemberMacAddr 7.1.259.10.1.45.1.47.10.1.2
The MAC address of the member.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

clusterMemberDesc 7.1.259.10.1.45.1.47.10.1.3
The description of the member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..42)  

clusterMemberActive 7.1.259.10.1.45.1.47.10.1.4
The active status of the member. activeMember(3) : The switch is manually configured for access from the commander and it is active in the cluster. inactiveMember(4): The switch is manually configured for access from the commander, but it is inactive in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER activeMember(3), inactiveMember(4)  

clusterMemberAddCtl 7.1.259.10.1.45.1.47.11
OBJECT IDENTIFIER    

clusterMemberAddCtlMacAddr 7.1.259.10.1.45.1.47.11.1
The MAC address of the device associated with clusterMemberAddCtlAction.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

clusterMemberAddCtlId 7.1.259.10.1.45.1.47.11.2
The member id associated with clusterMemberAddCtlAction.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

clusterMemberAddCtlAction 7.1.259.10.1.45.1.47.11.5
Adds the device to members that can be accessed from the commander. The MAC of the device is the current value of clusterMemberAddCtlMacAddr and the assigned member ID is the current value of clusterMemberAddCtlId. Set this object to add(2) to begin adding the member.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAdd(1), add(2)  

clusterMemberRemoveCtl 7.1.259.10.1.45.1.47.12
OBJECT IDENTIFIER    

clusterMemberRemoveCtlId 7.1.259.10.1.45.1.47.12.1
The member ID associated with clusterMemberRemoveCtlAction.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

clusterMemberRemoveCtlAction 7.1.259.10.1.45.1.47.12.2
Removes the device from members that can be accessed from the commander. The member ID is the current value of clusterMemberRemoveCtlId. Set this object to remove(2) to begin removing the member.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noRemove(1), remove(2)  

ipSrcGuardConfigTable 7.1.259.10.1.45.1.48.1
A table contains the configurations to enable or disable IP Source Guard at each port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSrcGuardConfigEntry

ipSrcGuardConfigEntry 7.1.259.10.1.45.1.48.1.1
An instance contains the configuration to enable or disable IP Source Guard at each port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpSrcGuardConfigEntry  

ipSrcGuardPortIfIndex 7.1.259.10.1.45.1.48.1.1.1
This object idents the port or trunk which is capable of IP Source Guard feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ipSrcGuardMode 7.1.259.10.1.45.1.48.1.1.2
This object indicates whether Ip Source Guard is enabled at this interface. If the value equals 0, it means Ip Source Guard is disabled. If the value equals 1, it means Ip Source Guard is enabled, and packets are filtered by checking source ip. If the value equals 2, it means Ip Source Guard is enabled and packets are filtered by checking source ip and source mac.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER diabled(0), srcIp(1), srcIpMac(2)  

ipSrcGuardAclTable 7.1.259.10.1.45.1.48.3
A table contains the IP Source Guard ACL binding information learned by the device or configured by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSrcGuardAclEntry

ipSrcGuardAclEntry 7.1.259.10.1.45.1.48.3.1
An instance contains the IP address, Mac address, entry type, VLAN number, interface number and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpSrcGuardAclEntry  

ipSrcGuardAclBindingIpAddress 7.1.259.10.1.45.1.48.3.1.1
This object indicates the IP address of a ACL binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipSrcGuardAclBindingMacAddress 7.1.259.10.1.45.1.48.3.1.2
This object indicates the MAC address of a ACL binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ipSrcGuardAclBindingEntryType 7.1.259.10.1.45.1.48.3.1.3
This object indicates that this binding is obtained from dynamically learning or is a static configuraion.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER static(1), dhcp(2), bootp(3)  

ipSrcGuardAclBindingVlanIndex 7.1.259.10.1.45.1.48.3.1.4
This object indicates the VLAN which a ACL binding belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

ipSrcGuardAclBindingPortIfIndex 7.1.259.10.1.45.1.48.3.1.5
This object indicates the port or trunk where a ACL binding associated.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

ipSrcGuardAclBindingStatus 7.1.259.10.1.45.1.48.3.1.6
The status of this conceptual row entry. This object issued to manage the creation and deletion of conceptual rows. The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oamPortClearStatTable 7.1.259.10.1.45.1.52.3
A table contains the information of clear OAM statistics at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OamPortClearStatEntry

oamPortClearStatEntry 7.1.259.10.1.45.1.52.3.1
An entry contains the information of clear OAM statistics at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  OamPortClearStatEntry  

oamPortClearStatIndex 7.1.259.10.1.45.1.52.3.1.1
This object shows the ifIndex value of the port excluding trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

oamClearStatistics 7.1.259.10.1.45.1.52.3.1.2
This variable is used to clear the counters for OAM. Set this variable to clear(2) to perform the clear operation, noClear(1) will always be displayed when reading this variable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

oamLoopbackTable 7.1.259.10.1.45.1.52.4
Table for OAM remote loopback test.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OamLoopbackEntry

oamLoopbackEntry 7.1.259.10.1.45.1.52.4.1
Entry for OAM remote loopback test.
Status: current Access: not-accessible
OBJECT-TYPE    
  OamLoopbackEntry  

oamLoopbackTestIfIndex 7.1.259.10.1.45.1.52.4.1.1
The ifIndex value of the port (excluding trunk and trunk members). 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  

oamLoopbackTestPacketNumber 7.1.259.10.1.45.1.52.4.1.2
Setting the packet number when performing loopback test.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99999999  

oamLoopbackTestPacketSize 7.1.259.10.1.45.1.52.4.1.3
Setting the packet size when performing loopback test.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1518  

oamLoopbackTestAction 7.1.259.10.1.45.1.52.4.1.4
Setting this object to test(2) to begin the loopback test. This object will be noTest(1) when the loopback test is canceled or the loopback test has finished.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noTest(1), test(2)  

oamLoopbackTestResultTx 7.1.259.10.1.45.1.52.4.1.5
A count of the the total number of loopback frames transmitted at last loopback test on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oamLoopbackTestResultRx 7.1.259.10.1.45.1.52.4.1.6
A count of the the total number of loopback frames received at last loopback test on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oamLoopbackTestResultLossRate 7.1.259.10.1.45.1.52.4.1.7
Packet loss rate of this loopback test operation in hundredths of a percent. This variable is calculated by oamLoopbackTestResultRx and oamLoopbackTestResultTx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10000  

oamPortClearEventLogTable 7.1.259.10.1.45.1.52.6
A table containing the information of clear OAM event log at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OamPortClearEventLogEntry

oamPortClearEventLogEntry 7.1.259.10.1.45.1.52.6.1
An entry containing the information of clear OAM event log at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  OamPortClearEventLogEntry  

oamPortClearEventLogIndex 7.1.259.10.1.45.1.52.6.1.1
The ifIndex value of the port (excluding trunk and trunk members). 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  

oamPortClearEventLogAction 7.1.259.10.1.45.1.52.6.1.2
This variable is used to clear the event log for OAM. Set this variable to clear(2) to perform the clear operation. noClear(1) will always be displayed when reading this variable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

mldSnoopStatus 7.1.259.10.1.45.1.54.1
Parameter to enable or disable MLD snooping on the device. When enabled, the device will examine MLD packets and set up filters for MLD ports.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mldSnoopQuerier 7.1.259.10.1.45.1.54.2
Enables (disables) whether the switch acts as an MLD querier.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mldSnoopRobustness 7.1.259.10.1.45.1.54.3
The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. MLD is robust to (Robustness Variable-1) packet losses. The discussion of the Robustness Variable is in Section 7.1 of RFC 2710.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..10  

mldSnoopQueryInterval 7.1.259.10.1.45.1.54.4
The interval (in seconds) between MLD host-query messages sent by the switch.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..125  

mldSnoopQueryMaxResponseTime 7.1.259.10.1.45.1.54.5
The time after a query, during which a response is expected from an endstation. If a querier has sent a number of queries defined by mldSnoopRobustness, but an endstation has not responded, a countdown timer is started using an initial value set by mldSnoopQueryMaxResponseTime. If the countdown finishes, and the endstation still has not responded, then that the endstation is deemed to have left the multicast group.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..25  

mldSnoopRouterPortExpireTime 7.1.259.10.1.45.1.54.6
Sets the time (in seconds) the switch waits after the previous querier has stopped querying before the router port (which received query packets from previous querier) expires.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 300..500  

mldSnoopVersion 7.1.259.10.1.45.1.54.7
MLD version snooped
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2  

mldSnoopUnknownMcastMode 7.1.259.10.1.45.1.54.8
Sets the mldSnoopUnknownMcastMode to define the flooding behavior when receive the unknown multicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER flood(1), toRouterPort(2)  

mldSnoopRouterCurrentTable 7.1.259.10.1.45.1.54.9
Table for current router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopRouterCurrentEntry

mldSnoopRouterCurrentEntry 7.1.259.10.1.45.1.54.9.1
Entry for current router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopRouterCurrentEntry  

mldSnoopRouterCurrentVlanIndex 7.1.259.10.1.45.1.54.9.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to mldSnoopRouterStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

mldSnoopRouterCurrentPorts 7.1.259.10.1.45.1.54.9.1.2
The set of ports which are current router ports, including static router ports. Please refer to mldSnoopRouterStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

mldSnoopRouterStaticTable 7.1.259.10.1.45.1.54.10
Table for static router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopRouterStaticEntry

mldSnoopRouterStaticEntry 7.1.259.10.1.45.1.54.10.1
Entry for static router ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopRouterStaticEntry  

mldSnoopRouterStaticVlanIndex 7.1.259.10.1.45.1.54.10.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to mldSnoopRouterStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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

mldSnoopMulticastCurrentTable 7.1.259.10.1.45.1.54.11
Table for current multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopMulticastCurrentEntry

mldSnoopMulticastCurrentEntry 7.1.259.10.1.45.1.54.11.1
Entry for current multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopMulticastCurrentEntry  

mldSnoopMulticastCurrentVlanIndex 7.1.259.10.1.45.1.54.11.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to mldSnoopMulticastStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

mldSnoopMulticastCurrentIpAddress 7.1.259.10.1.45.1.54.11.1.2
IPv6 address of multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

mldSnoopMulticastCurrentSourceIpAddress 7.1.259.10.1.45.1.54.11.1.3
IPv6 address of the source.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

mldSnoopMulticastCurrentPorts 7.1.259.10.1.45.1.54.11.1.4
The set of ports which are members of a multicast group, including static members. Please refer to mldSnoopMulticastStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

mldSnoopMulticastStaticTable 7.1.259.10.1.45.1.54.12
Table for static multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopMulticastStaticEntry

mldSnoopMulticastStaticEntry 7.1.259.10.1.45.1.54.12.1
Entry for static multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopMulticastStaticEntry  

mldSnoopMulticastStaticVlanIndex 7.1.259.10.1.45.1.54.12.1.1
The interface identified by a particular value of this index is the same interface as identified by the same value of dot1qVlanIndex in the Q-BRIDGE-MIB. The entry will only appear here after a configure to mldSnoopMulticastStaticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

mldSnoopMulticastStaticIpAddress 7.1.259.10.1.45.1.54.12.1.2
IPv6 address of multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

mldSnoopMulticastStaticPorts 7.1.259.10.1.45.1.54.12.1.3
The set of ports which are members.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

mldSnoopCurrentVlanTable 7.1.259.10.1.45.1.54.13
Table for configuring MLD snooping for each VLAN which exists in the device by (local or network) management, or dynamically created as a result of GVRP requests received.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopCurrentVlanEntry

mldSnoopCurrentVlanEntry 7.1.259.10.1.45.1.54.13.1
Entry for configuring MLD snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopCurrentVlanEntry  

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

mldSnoopCurrentVlanImmediateLeave 7.1.259.10.1.45.1.54.13.1.2
The parameter to enable or disable the Immediate-Leave feature on this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mldSnoopPortTable 7.1.259.10.1.45.1.54.16
Table of MLD Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopPortEntry

mldSnoopPortEntry 7.1.259.10.1.45.1.54.16.1
Entry of MLD Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopPortEntry  

mldSnoopPortIndex 7.1.259.10.1.45.1.54.16.1.1
The port and the trunk (excluding trunk members) interface of the mldsnpPortTable. 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    
  Unsigned32  

mldSnoopPortNumGroups 7.1.259.10.1.45.1.54.16.1.5
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumJoinSend 7.1.259.10.1.45.1.54.16.1.6
Number of join send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumJoins 7.1.259.10.1.45.1.54.16.1.7
Number of join recieved
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumJoinSuccess 7.1.259.10.1.45.1.54.16.1.8
Number of join group success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumLeavesSend 7.1.259.10.1.45.1.54.16.1.9
Number of leave send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumLeaves 7.1.259.10.1.45.1.54.16.1.10
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumGeneralQuerySend 7.1.259.10.1.45.1.54.16.1.11
Number of general query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumGeneralQueryRecevied 7.1.259.10.1.45.1.54.16.1.12
Number of general query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumSepcificQuerySend 7.1.259.10.1.45.1.54.16.1.13
Number of specific query send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldsnoopPortNumSpecificQueryReceived 7.1.259.10.1.45.1.54.16.1.14
Number of specific query received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortNumInvalidReport 7.1.259.10.1.45.1.54.16.1.15
Number of invalid report received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopPortClearStatistics 7.1.259.10.1.45.1.54.16.1.16
Clear this VLAN all statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mldSnoopClearDynamicGroups 7.1.259.10.1.45.1.54.23
The current number of MLD groups that the interface has joined.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mldSnoopVlanTable 7.1.259.10.1.45.1.54.24
Table of MLD Snooping service per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MldSnoopVlanEntry

mldSnoopVlanEntry 7.1.259.10.1.45.1.54.24.1
Entry of MLD Snooping service per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  MldSnoopVlanEntry  

mldSnoopVlanIndex 7.1.259.10.1.45.1.54.24.1.1
VLAN ID
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

mldSnoopVlanNumGroups 7.1.259.10.1.45.1.54.24.1.2
Current learned groups
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumJoinSend 7.1.259.10.1.45.1.54.24.1.3
Number of join send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumJoins 7.1.259.10.1.45.1.54.24.1.4
Number of join received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumJoinSuccess 7.1.259.10.1.45.1.54.24.1.5
Number of jion success
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumLeavesSend 7.1.259.10.1.45.1.54.24.1.6
Number of leave send.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumLeaves 7.1.259.10.1.45.1.54.24.1.7
Number of leave received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumGeneralQuerySend 7.1.259.10.1.45.1.54.24.1.8
Number of general query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumGeneralQueryRecevied 7.1.259.10.1.45.1.54.24.1.9
Number of general query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumSepcificQuerySend 7.1.259.10.1.45.1.54.24.1.10
Number of specific query send
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldsnoopVlanNumSpecificQueryReceived 7.1.259.10.1.45.1.54.24.1.11
Number of sepcific query received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanNumInvalidReport 7.1.259.10.1.45.1.54.24.1.12
Number of invalid report received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mldSnoopVlanClearStatistics 7.1.259.10.1.45.1.54.24.1.13
Clear this VLAN statistics
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

daiGlobal 7.1.259.10.1.45.1.56.1
OBJECT IDENTIFIER    

daiVlan 7.1.259.10.1.45.1.56.2
OBJECT IDENTIFIER    

daiInterface 7.1.259.10.1.45.1.56.3
OBJECT IDENTIFIER    

daiLog 7.1.259.10.1.45.1.56.4
OBJECT IDENTIFIER    

daiStatistics 7.1.259.10.1.45.1.56.5
OBJECT IDENTIFIER    

daiGlobalStatus 7.1.259.10.1.45.1.56.1.1
Set enabled(1) to enable dynamic ARP inspection. Set disabled(2) to disable dynamic ARP inspection.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiGlobalSrcMacValidation 7.1.259.10.1.45.1.56.1.2
Set enabled(1) to enable validation of source MAC address. Set disabled(2) to disable validation of source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiGlobalDestMacValidation 7.1.259.10.1.45.1.56.1.3
Set enabled(1) to enable validation of destination MAC address. Set disabled(2) to disable validation of destination MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiGlobalIpAddrValidation 7.1.259.10.1.45.1.56.1.4
Set enabled(1) to enable validation of IP address. Set disabled(2) to disable validation of IP address.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiGlobalLogNumber 7.1.259.10.1.45.1.56.1.5
The number of log buffers for saving log message. The value 0 means not generating system messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..256  

daiGlobalLogInterval 7.1.259.10.1.45.1.56.1.6
The value of the time interval for saving log messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

daiGlobalAdditionalValidStatus 7.1.259.10.1.45.1.56.1.7
The vaule of this object is disabled(2) when the status of daiGlobalSrcMacValidation, daiGlobalDestMacValidation, and daiGlobalIpAddrValidation are disabled; enabled(1) when one or more of these variables are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

daiVlanTable 7.1.259.10.1.45.1.56.2.1
A table contains dynamic ARP inspection configurations for existing VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DaiVlanEntry

daiVlanEntry 7.1.259.10.1.45.1.56.2.1.1
An instance containing the configuration of dynamic ARP inspection for each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DaiVlanEntry  

daiVlanIndex 7.1.259.10.1.45.1.56.2.1.1.1
This object indicates the VLAN ID on which dynamic ARP inspection is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

daiVlanStatus 7.1.259.10.1.45.1.56.2.1.1.2
This object indicates whether dynamic ARP inspection is enabled in this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiVlanArpAclName 7.1.259.10.1.45.1.56.2.1.1.3
Specifies the ARP ACL name bound to the interface. The default value of daiVlanArpAclStatus is dynamic(2).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

daiVlanArpAclStatus 7.1.259.10.1.45.1.56.2.1.1.4
Set to static(1) means packets not matching the ACL are dropped. Set to dynamic(2) means packets not matching the ACL are validated by the DHCP snooping binding table. When daiVlanArpAclName is configured, the default value of daiVlanArpAclStatus is dynamic(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

daiPortTable 7.1.259.10.1.45.1.56.3.1
A table containing dynamic ARP inspection configurations for port interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DaiPortEntry

daiPortEntry 7.1.259.10.1.45.1.56.3.1.1
An instance containing the configuration of dynamic ARP inspection at each port interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DaiPortEntry  

daiPortIfIndex 7.1.259.10.1.45.1.56.3.1.1.1
The ifIndex value of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

daiPortTrustStatus 7.1.259.10.1.45.1.56.3.1.1.2
This object indicates whether the port is trusted for dynamic ARP inspection.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

daiPortRateLimit 7.1.259.10.1.45.1.56.3.1.1.3
The value of rate limit threshold per second of disposing ARP messages. Set the value 0xFFFFFFFF as no rate limit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2048 | FFFFFFFF  

daiLogTable 7.1.259.10.1.45.1.56.4.1
A table containing dynamic ARP inspection log information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DaiLogEntry

daiLogEntry 7.1.259.10.1.45.1.56.4.1.1
An instance containing log information of dynamic ARP inspection at each VLAN interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DaiLogEntry  

daiLogIndex 7.1.259.10.1.45.1.56.4.1.1.1
This object indicates the index of dynamic ARP inspection log information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

daiLogVlan 7.1.259.10.1.45.1.56.4.1.1.2
This object indicates the VLAN ID of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

daiLogPort 7.1.259.10.1.45.1.56.4.1.1.3
This object indicates the ifIndex of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

daiLogSrcIpAddress 7.1.259.10.1.45.1.56.4.1.1.4
The source IP address of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

daiLogDestIpAddress 7.1.259.10.1.45.1.56.4.1.1.5
The destination IP address of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

daiLogSrcMacAddress 7.1.259.10.1.45.1.56.4.1.1.6
The source MAC address of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

daiLogDestMacAddress 7.1.259.10.1.45.1.56.4.1.1.7
The destination MAC address of dynamic ARP inspection log information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

daiTotalReceivedPkts 7.1.259.10.1.45.1.56.5.1
Indicates the total number of ARP packets received before rate limiting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalDroppedPkts 7.1.259.10.1.45.1.56.5.2
Indicates the total number of ARP packets dropped due to rate limt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalProcessedPkts 7.1.259.10.1.45.1.56.5.3
Indicates the total number of ARP packets processed by ARP inspection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalSrcMacDroppedPkts 7.1.259.10.1.45.1.56.5.4
Indicates the total number of ARP packets dropped by source MAC address validation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalDestMacDroppedPkts 7.1.259.10.1.45.1.56.5.5
Indicates the total number of ARP packets dropped by destination MAC address validation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalIpAddrDroppedPkts 7.1.259.10.1.45.1.56.5.6
Indicates the total number of ARP packets dropped by IP address validation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalArpAclDroppedPkts 7.1.259.10.1.45.1.56.5.7
Indicates the total number of ARP packets dropped by ARP ACL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

daiTotalDhcpSnoopingDroppedPkts 7.1.259.10.1.45.1.56.5.8
Indicates the total number of ARP packets dropped by DHCP snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaGlobal 7.1.259.10.1.45.1.60.1
OBJECT IDENTIFIER    

pppoeiaGlobalStatus 7.1.259.10.1.45.1.60.1.1
Set enabled(1) to enable global status of PPPoE Intermediate Agent. Set disbaled(2) to disable global status of PPPoE Intermediate Agent.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

pppoeiaGlobalAccessNodeId 7.1.259.10.1.45.1.60.1.2
Specifies access node identifier. Use empty to revert to default value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

pppoeiaGlobalOperAccessNodeId 7.1.259.10.1.45.1.60.1.3
The operational access node identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pppoeiaGlobalGenericErrorMsg 7.1.259.10.1.45.1.60.1.4
Specifies generic error message. Use empty to revert to default value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

pppoeiaGlobalOperGenericErrorMsg 7.1.259.10.1.45.1.60.1.5
The operational generic error message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pppoeiaGlobalClearStatisticsAction 7.1.259.10.1.45.1.60.1.6
This variable is used to clear the counters of all interfaces. Set clear(1) to perform the clear operation. The value noClear(2) will always be displayed when reading.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

pppoeiaPortTable 7.1.259.10.1.45.1.60.2
Table for port configuration in PPPoE Intermediate Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PppoeiaPortEntry

pppoeiaPortEntry 7.1.259.10.1.45.1.60.2.1
Entry for port configuration in PPPoE Intermediate Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  PppoeiaPortEntry  

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

pppoeiaPortStatus 7.1.259.10.1.45.1.60.2.1.2
This parameter is used to enable/disable PPPoE Intermediate Agent on interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

pppoeiaPortTrustStatus 7.1.259.10.1.45.1.60.2.1.3
This parameter is used to enable/disable trust mode of PPPoE Intermediate Agent on interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

pppoeiaPortVendorTagStrip 7.1.259.10.1.45.1.60.2.1.4
This parameter is used to enable/disable stripping of vendor tag status of PPPoE Intermediate Agent on interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

pppoeiaPortCircuitId 7.1.259.10.1.45.1.60.2.1.5
Specifies circuit ID of PPPoE Intermediate Agent on interfaces. Use empty to revert to default value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

pppoeiaPortOperCircuitId 7.1.259.10.1.45.1.60.2.1.6
The operational circuit ID of PPPoE Intermediate Agent on interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pppoeiaPortRemoteId 7.1.259.10.1.45.1.60.2.1.7
Specifies remote ID of PPPoE Intermediate Agent on interfaces. Use empty to revert to default value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

pppoeiaPortOperRemoteId 7.1.259.10.1.45.1.60.2.1.8
The operational remote ID of PPPoE Intermediate Agent on interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

pppoeiaPortRemoteIdDelimiterEnable 7.1.259.10.1.45.1.60.2.1.9
This parameter is used to enable/disable delimiter for remote ID of PPPoE Intermediate Agent on interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

pppoeiaPortRemoteIdDelimiterAscii 7.1.259.10.1.45.1.60.2.1.10
Specifies the ASCII code of delimiter for remote ID of PPPoE Intermediate Agent on interfaces. Use 256 to revert to default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..256  

pppoeiaPortStatsTable 7.1.259.10.1.45.1.60.3
Table for port statistics in PPPoE Intermediate Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PppoeiaPortStatsEntry

pppoeiaPortStatsEntry 7.1.259.10.1.45.1.60.3.1
Entry for port statistics in PPPoE Intermediate Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  PppoeiaPortStatsEntry  

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

pppoeiaPortStatsRecvPkts 7.1.259.10.1.45.1.60.3.1.2
Indicates the total number of received packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsRecvPadiPkts 7.1.259.10.1.45.1.60.3.1.3
Indicates the total number of received PPPoE Active Discovery Initiation packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsRecvPadoPkts 7.1.259.10.1.45.1.60.3.1.4
Indicates the total number of received PPPoE Active Discovery Offer packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsRecvPadrPkts 7.1.259.10.1.45.1.60.3.1.5
Indicates the total number of received PPPoE Active Discovery Request packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsRecvPadsPkts 7.1.259.10.1.45.1.60.3.1.6
Indicates the total number of received PPPoE Active Discovery Session-confirmation packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsRecvPadtPkts 7.1.259.10.1.45.1.60.3.1.7
Indicates the total number of received PPPoE Active Discovery Terminate packets of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsDropUntrustRespPkts 7.1.259.10.1.45.1.60.3.1.8
Indicates the total number of response packets dropped because they were untrusted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsDropUntrustReqPkts 7.1.259.10.1.45.1.60.3.1.9
Indicates the total number of request packets dropped because they were untrusted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsDropMalformedPkts 7.1.259.10.1.45.1.60.3.1.10
Indicates the total number of malformed packets dropped because they were untrusted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pppoeiaPortStatsClearAction 7.1.259.10.1.45.1.60.3.1.11
This variable is used to clear the counters of specified interface. Set clear(1) to perform the clear operation. The value noClear(2) will always be displayed when reading.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

erpsGlobalStatus 7.1.259.10.1.45.1.62.1
Configures the ERPS function for an entire switch. Note that the ERPS domain will not take effect unless it becomes active and the global status is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsGlobalClearStatisticsAction 7.1.259.10.1.45.1.62.3
This variable is used to clear the counters of all ERPS domains. Set to clear(1) to perform the clear operation. The value noClear(2) will always be displayed when reading.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

erpsDomainTable 7.1.259.10.1.45.1.62.2
Table for ERPS domain configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErpsDomainEntry

erpsDomainEntry 7.1.259.10.1.45.1.62.2.1
Entry for ERPS domain configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ErpsDomainEntry  

erpsDomainIndex 7.1.259.10.1.45.1.62.2.1.1
An index that uniquely identifies an entry in the erpsDomainTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

erpsDomainName 7.1.259.10.1.45.1.62.2.1.2
The domain name that uniquely identifies an entry in the erpsDomainTable.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..12)  

erpsDomainMegLevel 7.1.259.10.1.45.1.62.2.1.3
Configures the maintenance entity group (MEG) level which is used to provide a communication channel for ring automatic protection switching (R-APS) information.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

erpsDomainNodeId 7.1.259.10.1.45.1.62.2.1.4
Configures the node id whcih is a MAC address unique to the ring node.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

erpsDomainWestRingPort 7.1.259.10.1.45.1.62.2.1.5
Each node on the ring connects to the ring through two ports. As part of the protection switching scheme, one port can be configured as the west port for the specified domain. The east port and west port can not be configured as the same port. 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. A value of 0 means no west ring port configured for this domain.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

erpsDomainEastRingPort 7.1.259.10.1.45.1.62.2.1.6
Each node on the ring connects to the ring through two ports. As part of the protection switching scheme, one port can be configured as the east port for the specified domain. The east port and west port can not be configured as the same port. 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. A value of 0 means no east ring port configured for this domain.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

erpsDomainRplPort 7.1.259.10.1.45.1.62.2.1.8
This value displays the port for ring protection link which under normal conditions, i.e., without any failure or request, is blocked for traffic channel, to prevent the formation of loops.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), west(2), east(3)  

erpsDomainGuardTimer 7.1.259.10.1.45.1.62.2.1.9
Configures the value of the guard timer which is used to prevent ring nodes from receiving outdated R-APS messages. The range is in 10 ms steps between 10 ms and 2 seconds, with a default value of 500 ms.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..2000  

erpsDomainHoldoffTimer 7.1.259.10.1.45.1.62.2.1.10
Configures the value of the holdoff timer which is used to prevent reporting error event immediately to protection switching if the provisioned holdoff timer value is non-zero. The range is in 100 ms steps between 0 and 10 seconds, with a default value of 0 ms.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000  

erpsDomainWtrTimer 7.1.259.10.1.45.1.62.2.1.11
Configures the value of the wait-to-restore timer which is used by the RPL owner node to prevent frequent switching operations that may be caused by intermittent failures. The range is in 1 minute steps between 5 and 12 minutes with a default value of 5 minutes. This object will not take effect for the non RPL owner node.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..12  

erpsDomainControlVlanID 7.1.259.10.1.45.1.62.2.1.12
This is defined as dot1qVlanIndex in the Q-BRIDGE-MIB. Configures one control VLAN for each ERPS domain. The control VLAN is used only to send and receive ERPS message. A control VLAN can not belong to more than one ERPS domain. A value of 0 means no control VLAN configured for this domain.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

erpsDomainNodeState 7.1.259.10.1.45.1.62.2.1.13
This value displays the node's current state. It displays one of the following states (1) init -- The node is in the init state. (The node state will stay in init state if global status or domain status is not enabled.) (2) idle -- The node is in idle state (i.e., no detected failures, and receiving only 'NR, RB' R-APS frames). (3) protection -- The node is in protection state. (4) manualSwitch -- The node is in manual switch state. (5) forcedSwitch -- The node is in forced switch state. (6) pending -- The node is in pending state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(1), idle(2), protection(3), manualSwitch(4), forcedSwitch(5), pending(6)  

erpsDomainWestRingPortState 7.1.259.10.1.45.1.62.2.1.14
This value displays the west ring port's current state. It displays one of the following states (1) unknown -- The port's current state is unknown. (The port's current state will stay in unknown state if the node's current state is in init state.) (2) blocking -- The transmission and reception of traffic are blocked. (3) forwarding -- The traffic can be transmitted and received normally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), blocking(2), forwarding(3)  

erpsDomainEastRingPortState 7.1.259.10.1.45.1.62.2.1.15
This value displays the east ring port's current state. It displays one of the following states (1) unknown -- The port's current state is unknown. (The port's current state will stay in unknown state if the node's current state is in init state.) (2) blocking -- The transmission and reception of traffic are blocked. (3) forwarding -- The traffic can be transmitted and received normally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), blocking(2), forwarding(3)  

erpsDomainRowStatus 7.1.259.10.1.45.1.62.2.1.16
The status of this conceptual row entry. This object is used to manage the creation and deletion of conceptual rows. The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady', which indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - 'createAndWait', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device); and, - 'destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Whereas five of the six values (all except 'notReady') may be specified in a management protocol set operation, only three values will be returned in response to a management protocol retrieval operation: 'notReady', 'notInService' or 'active'. That is, when queried, an existing conceptual row has only three states: it is either available for use by the managed device (the status column has value 'active'); it is not available for use by the managed device, though the agent has sufficient information to make it so (the status column has value 'notInService'); or, it is not available for use by the managed device, and an attempt to make it so would fail because the agent has insufficient information (the state column has value 'notReady'). For a detailed description of this object, please refer to SNMPv2-TC MIB. Note that other objects can not be modified when the status is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

erpsDomainMajorDomainIndex 7.1.259.10.1.45.1.62.2.1.17
An index that uniquely identifies an entry in the erpsDomainTable. A value of 0 means this domain has no major domain. Notes: This objest can not be configured if erpsDomainRingPortEast has a vaule other than 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

erpsDomainPropagateTC 7.1.259.10.1.45.1.62.2.1.18
Set to enabled(1) to transmit topology change signal to the major domain. It will not take effect, if erpsDomainMajorDomainIndex has a value of 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsDomainWestMepId 7.1.259.10.1.45.1.62.2.1.20
Configures a CFM Down MEP on west ring port. A down MEP can be uniquely select by given a MEPID, domain's MEG level, and domain's control VLAN ID. A value of 0 means no west MEP is not configured for this domain.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8191  

erpsDomainEastMepId 7.1.259.10.1.45.1.62.2.1.21
Configures a CFM Down MEP on east ring port. A down MEP can be uniquely select by given a MEPID, domain's MEG level, and domain's control VLAN ID. A value of 0 means no east MEP is not configured for this domain.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8191  

erpsDomainNonErpsDevProtect 7.1.259.10.1.45.1.62.2.1.22
Set to enabled(1) to use non-standard protection mechanism for network containing non-ERPS devices.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsDomainNodeType 7.1.259.10.1.45.1.62.2.1.23
Set to none(1) to make this node act as a normal node. Set to owner(2) to make this node act as an RPL owner. Set to neighbor(3) to make this node act as an RPL neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), owner(2), neighbor(3)  

erpsDomainNonRevertive 7.1.259.10.1.45.1.62.2.1.24
Set to enabled(1) to enable non-revertive mode operation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsDomainRapsDefMac 7.1.259.10.1.45.1.62.2.1.25
Set to enabled(1) to use R-APS default MAC.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsDomainRapsWithoutVc 7.1.259.10.1.45.1.62.2.1.26
Set to enabled(1) to enable R-APS sub ring without virtual-channel for a sub domain.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

erpsDomainVersion 7.1.259.10.1.45.1.62.2.1.27
Set to v2(2) to enable ERPS v2 operation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(1), v2(2)  

erpsDomainForcedSwitch 7.1.259.10.1.45.1.62.2.1.28
Set to west(2) to perform the forced switch command on west ring port of specified domain. Set to east(3) to perform the forced switch command on east ring port of specified domain. The value none(1) will be displayed if no forced switch command is issued on local node.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), west(2), east(3)  

erpsDomainManualSwitch 7.1.259.10.1.45.1.62.2.1.29
Set to west(2) to perform the manual switch command on west ring port of specified domain. Set to east(3) to perform the manual switch command on east ring port of specified domain. The value none(1) will be displayed if no manual switch command is issued on local node.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), west(2), east(3)  

erpsDomainClear 7.1.259.10.1.45.1.62.2.1.30
Set to clear(1) to perform the clear command on specified domain. The value noClear(2) will always be displayed when reading.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

erpsDomainStatsClearAction 7.1.259.10.1.45.1.62.2.1.31
This variable is used to clear the counters of specified domain. Set to clear(1) to perform the clear operation. The value noClear(2) will always be displayed when reading.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)  

erpsDomainWtbTimer 7.1.259.10.1.45.1.62.2.1.32
Displays the value of the wait-to-block timer in ms which is used by the RPL owner node when recovering from an operator command (i.e. FS or MS). This object will not take effect for a non RPL owner node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 5010..7000  

erpsDomainWtbExpire 7.1.259.10.1.45.1.62.2.1.33
Displays the time remaining in ms until the wait-to-block timer countdown expires. A value of 0 means no countdown is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7000  

erpsDomainWtrExpire 7.1.259.10.1.45.1.62.2.1.34
Displays the time remaining in seconds until the wait-to-restore timer countdown expires. A value of 0 means no countdown is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..720  

erpsDomainWestRingPortSf 7.1.259.10.1.45.1.62.2.1.35
This value displays the west ring port's current SF state. It displays one of the following states (1) none -- No SF is detected. (2) detected -- SF is detected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), detected(2)  

erpsDomainEastRingPortSf 7.1.259.10.1.45.1.62.2.1.36
This value displays the east ring port's current SF state. It displays one of the following states (1) none -- No SF is detected. (2) detected -- SF is detected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), detected(2)  

erpsDomainMultiRplOwnerWarn 7.1.259.10.1.45.1.62.2.1.37
This value displays the multiple PPL owner warning state. It displays one of the following states (1) none -- No multiple PPL owner warning is detected. (2) detected -- Multiple RPL owner warning is detected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), detected(2)  

erpsPortStatsTable 7.1.259.10.1.45.1.62.4
Table for port statistics in ERPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErpsPortStatsEntry

erpsPortStatsEntry 7.1.259.10.1.45.1.62.4.1
Entry for port statistics in ERPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  ErpsPortStatsEntry  

erpsPortStatsDomainIndex 7.1.259.10.1.45.1.62.4.1.1
An index that uniquely identifies an entry in the erpsDomainTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

erpsPortStatsPortIndex 7.1.259.10.1.45.1.62.4.1.2
This object indicates the port in an ERPS domain. The value west(1) means the west ring port. The value east(2) means the east ring port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER west(1), east(2)  

erpsPortStatsLocalSfCount 7.1.259.10.1.45.1.62.4.1.3
Indicates the total number of local SF events that occurred on this ring port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsLocalClrSfCount 7.1.259.10.1.45.1.62.4.1.4
Indicates the total number of local Clear SF events that occurred on this ring port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentSfPkts 7.1.259.10.1.45.1.62.4.1.5
Indicates the total number of R-APS SF messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentNrPkts 7.1.259.10.1.45.1.62.4.1.6
Indicates the total number of R-APS NR messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentNrRbPkts 7.1.259.10.1.45.1.62.4.1.7
Indicates the total number of R-APS NR-RB messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentFsPkts 7.1.259.10.1.45.1.62.4.1.8
Indicates the total number of R-APS FS messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentMsPkts 7.1.259.10.1.45.1.62.4.1.9
Indicates the total number of R-APS MS messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentEventPkts 7.1.259.10.1.45.1.62.4.1.10
Indicates the total number of R-APS EVENT messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsSentHealthPkts 7.1.259.10.1.45.1.62.4.1.11
Indicates the total number of non-standard health-check messages sent via this ring port (not including the forwarded ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvSfPkts 7.1.259.10.1.45.1.62.4.1.12
Indicates the total number of R-APS SF messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvNrPkts 7.1.259.10.1.45.1.62.4.1.13
Indicates the total number of R-APS NR messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvNrRbPkts 7.1.259.10.1.45.1.62.4.1.14
Indicates the total number of R-APS NR-RB messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvFsPkts 7.1.259.10.1.45.1.62.4.1.15
Indicates the total number of R-APS FS messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvMsPkts 7.1.259.10.1.45.1.62.4.1.16
Indicates the total number of R-APS MS messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvEventPkts 7.1.259.10.1.45.1.62.4.1.17
Indicates the total number of R-APS EVENT messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsRecvHealthPkts 7.1.259.10.1.45.1.62.4.1.18
Indicates the total number of non-standard health-check messages received via this ring port (not including the ignored ones).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreSfPkts 7.1.259.10.1.45.1.62.4.1.19
Indicates the total number of R-APS SF messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreNrPkts 7.1.259.10.1.45.1.62.4.1.20
Indicates the total number of R-APS NR messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreNrRbPkts 7.1.259.10.1.45.1.62.4.1.21
Indicates the total number of R-APS NR-RB messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreFsPkts 7.1.259.10.1.45.1.62.4.1.22
Indicates the total number of R-APS FS messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreMsPkts 7.1.259.10.1.45.1.62.4.1.23
Indicates the total number of R-APS MS messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreEventPkts 7.1.259.10.1.45.1.62.4.1.24
Indicates the total number of R-APS EVENT messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

erpsPortStatsIgnoreHealthPkts 7.1.259.10.1.45.1.62.4.1.25
Indicates the total number of non-standard health-check messages ignored by this ring port because they have been timed out or for other reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lbdGlobal 7.1.259.10.1.45.1.63.1
OBJECT IDENTIFIER    

lbdInterface 7.1.259.10.1.45.1.63.2
OBJECT IDENTIFIER    

lbdGlobalStatus 7.1.259.10.1.45.1.63.1.1
Set enabled(1) to enable global LBD status. Set disabled(2) to disable global LBD status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

lbdTransmitInterval 7.1.259.10.1.45.1.63.1.2
The transmission interval for LBD control frames.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..32767  

lbdRecoverTime 7.1.259.10.1.45.1.63.1.3
The recover time used by LBD auto recovery mechanism. A value of 0 disables auto recovery.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 60..1000000  

lbdAction 7.1.259.10.1.45.1.63.1.5
The protection action of LBD.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), shutdown(2), block(3)  

lbdTrap 7.1.259.10.1.45.1.63.1.6
The kind of SNMP traps for LBD will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), detect(2), recover(3), both(4)  

lbdPortTable 7.1.259.10.1.45.1.63.2.1
A table containing LBD configurations for all interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LbdPortEntry

lbdPortEntry 7.1.259.10.1.45.1.63.2.1.1
An instance containing the configuration of LBD at each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LbdPortEntry  

lbdPortIfIndex 7.1.259.10.1.45.1.63.2.1.1.1
The ifIndex value of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

lbdPortAdminState 7.1.259.10.1.45.1.63.2.1.1.2
The LBD administrative port status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

lbdPortOperState 7.1.259.10.1.45.1.63.2.1.1.3
The LBD operative port status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), looped(2)  

lbdPortLoopedVlan 7.1.259.10.1.45.1.63.2.1.1.4
The list of VLANs on which loopback is detected. Only when oper state is looped and mode is VLAN-based, the value is nonzero.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

ipv6RaGuardPortTable 7.1.259.10.1.45.1.67.1
Table for IPv6 RA Guard port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6RaGuardPortEntry

ipv6RaGuardPortEntry 7.1.259.10.1.45.1.67.1.1
Entry for IPv6 RA Guard port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6RaGuardPortEntry  

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

ipv6RaGuardPortStatus 7.1.259.10.1.45.1.67.1.1.2
A value of enabled (1) indicates that IPv6 RA Guard feature is enabled on interfaces. A value of disabled (2) indicates that the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

udldGlobalMessageInterval 7.1.259.10.1.45.1.69.1
The message interval (in seconds) between UDLD probe messages on ports that are in advertisement phase and are determined to be bidirectional.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 7..90  

udldGlobalDetectionInterval 7.1.259.10.1.45.1.69.4
The detection interval (in seconds) used for UDLD detection process.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..255  

udldGlobalRecoveryInterval 7.1.259.10.1.45.1.69.5
The recovery interval (in seconds) used to recover interface shut down by UDLD automatically.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..86400  

udldGlobalRecovery 7.1.259.10.1.45.1.69.6
This parameter is used to enable/disable auto recovery feature.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

udldPortTable 7.1.259.10.1.45.1.69.2
Table for port configuration of UDLD.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UdldPortEntry

udldPortEntry 7.1.259.10.1.45.1.69.2.1
Entry for port configuration of UDLD.
Status: current Access: not-accessible
OBJECT-TYPE    
  UdldPortEntry  

udldPortIndex 7.1.259.10.1.45.1.69.2.1.1
The port (excluding trunk and 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: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

udldPortStatus 7.1.259.10.1.45.1.69.2.1.2
This parameter is used to enable/disable UDLD on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

udldPortAggressiveStatus 7.1.259.10.1.45.1.69.2.1.3
This parameter is used to enable/disable aggressive mode of UDLD on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

udldPortOperState 7.1.259.10.1.45.1.69.2.1.4
The operational state of UDLD on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), linkDown(2), linkUp(3), advertisement(4), detection(5), disabledPort(6)  

udldPortPortState 7.1.259.10.1.45.1.69.2.1.5
The port state of UDLD on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), neighborsEchoIsEmpty(2), bidirectional(3), mismatchWithneighborStateReported(4), transmitToReceiveLoop(5), unidirectional(6), aggressiveModeFailure(7)  

udldPortOperMessageInterval 7.1.259.10.1.45.1.69.2.1.6
The operational message interval (in seconds) used by UDLD on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

udldPortOperTimeout 7.1.259.10.1.45.1.69.2.1.7
The operational timeout interval (in seconds) used by UDLD to decide the basic length of the detection phase on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

udldPortNeighborDevCount 7.1.259.10.1.45.1.69.2.1.8
The total number of neighbor devices discovered on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

udldPortNeighborDevTable 7.1.259.10.1.45.1.69.3
Table of neighbor devices discovered by UDLD for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UdldPortNeighborDevEntry

udldPortNeighborDevEntry 7.1.259.10.1.45.1.69.3.1
A conceptual row containing the information of a neighbor device.
Status: current Access: not-accessible
OBJECT-TYPE    
  UdldPortNeighborDevEntry  

udldPortNeighborDevPortIndex 7.1.259.10.1.45.1.69.3.1.1
The port (excluding trunk and 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  

udldPortNeighborDevIndex 7.1.259.10.1.45.1.69.3.1.2
A 32-bit integer uniquely identifying the nieghbor device discovered by UDLD on a port interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..500  

udldPortNeighborDevDevID 7.1.259.10.1.45.1.69.3.1.3
The device ID of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

udldPortNeighborDevPortID 7.1.259.10.1.45.1.69.3.1.4
The port ID of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

udldPortNeighborDevDevName 7.1.259.10.1.45.1.69.3.1.5
The device name of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

udldPortNeighborDevNeighborState 7.1.259.10.1.45.1.69.3.1.6
The neighbor state of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), neighborsEchoIsEmpty(2), bidirectional(3), mismatchWithneighborStateReported(4), unidirectional(5)  

udldPortNeighborDevExpire 7.1.259.10.1.45.1.69.3.1.7
The amount of time remaining (in seconds) before this entry should expire. Whenever this period expires, this entry will be removed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

udldPortNeighborDevMessageInterval 7.1.259.10.1.45.1.69.3.1.8
The message interval (in seconds) of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

udldPortNeighborDevTimeout 7.1.259.10.1.45.1.69.3.1.9
The timeout interval (in seconds) of this neighbor device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpv6SnoopGlobal 7.1.259.10.1.45.1.71.1
OBJECT IDENTIFIER    

dhcpv6SnoopVlan 7.1.259.10.1.45.1.71.2
OBJECT IDENTIFIER    

dhcpv6SnoopInterface 7.1.259.10.1.45.1.71.3
OBJECT IDENTIFIER    

dhcpv6SnoopBinding 7.1.259.10.1.45.1.71.4
OBJECT IDENTIFIER    

dhcpv6SnoopStatistics 7.1.259.10.1.45.1.71.5
OBJECT IDENTIFIER    

dhcpv6SnoopEnable 7.1.259.10.1.45.1.71.1.1
This object indicates whether the DHCPv6 Snooping feature is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpv6SnoopBindingTableClearAction 7.1.259.10.1.45.1.71.1.2
Action for clearing dhcpv6SnoopBindingTable. When this object is set to clear(2), all dynamic entries in dhcpv6SnoopBindingTable will be cleared. When this object is read, the value of this object is always noClear(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

dhcpv6SnoopStatisticsClearAction 7.1.259.10.1.45.1.71.1.3
Action for clearing dhcpSnoopStatistics. When this object is set to clear(2), statistics in dhcpSnoopStatistics will be cleared. When this object is read, the value of this object is always noClear(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noClear(1), clear(2)  

dhcpv6SnoopVlanConfigTable 7.1.259.10.1.45.1.71.2.1
A table contains DHCPv6 Snooping configurations of existing VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopVlanConfigEntry

dhcpv6SnoopVlanConfigEntry 7.1.259.10.1.45.1.71.2.1.1
An instance contains the configuration to enable or disable DHCPv6 Snooping at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopVlanConfigEntry  

dhcpv6SnoopVlanIndex 7.1.259.10.1.45.1.71.2.1.1.1
This object indicates the VLAN ID on which DHCPv6 Snooping feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

dhcpv6SnoopVlanEnable 7.1.259.10.1.45.1.71.2.1.1.2
This object indicates whether DHCPv6 Snooping is enabled in this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpv6SnoopPortConfigTable 7.1.259.10.1.45.1.71.3.1
A table provides the mechanism to configure the trust state of each port or trunk for DHCPv6 Snooping purpose.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopPortConfigEntry

dhcpv6SnoopPortConfigEntry 7.1.259.10.1.45.1.71.3.1.1
An instance contains the configuration to enable or disable trust state of each port or trunk for DHCPv6 Snooping purpose.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopPortConfigEntry  

dhcpv6SnoopPortIfIndex 7.1.259.10.1.45.1.71.3.1.1.1
The ifIndex value of the port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dhcpv6SnoopPortTrustEnable 7.1.259.10.1.45.1.71.3.1.1.2
This object indicates whether the port or trunk is trusted for DHCP Snooping purpose.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dhcpv6SnoopPortMaxBinding 7.1.259.10.1.45.1.71.3.1.1.3
The maximum number of binding entries of the port or trunk
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

dhcpv6SnoopPortCurrentBinding 7.1.259.10.1.45.1.71.3.1.1.4
The number of dynamic binding entrires learned on the port or trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

dhcpv6SnoopBindingTable 7.1.259.10.1.45.1.71.4.1
A table contains the DHCPv6 binding entries information learned by the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopBindingEntry

dhcpv6SnoopBindingEntry 7.1.259.10.1.45.1.71.4.1.1
An instance contains the link-layer address, ia type, ia id, IPv6 address, VLAN number, interface number, lifetime.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopBindingEntry  

dhcpv6SnoopBindingLinkLayerAddress 7.1.259.10.1.45.1.71.4.1.1.1
This object indicates the link-layer address of a DHCPv6 client host.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dhcpv6SnoopBindingIaType 7.1.259.10.1.45.1.71.4.1.1.2
This object indicates the IPv6 address ia type of a DHCPv6 client host. na - Non-temporary address, ta - temporary address
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER na(3), ta(4)  

dhcpv6SnoopBindingIaId 7.1.259.10.1.45.1.71.4.1.1.3
This object indicates the IPv6 address ia id of a DHCPv6 client host.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dhcpv6SnoopBindingIpv6Address 7.1.259.10.1.45.1.71.4.1.1.4
This object indicates the IPv6 address of a DHCPv6 client host.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dhcpv6SnoopBindingVlanIndex 7.1.259.10.1.45.1.71.4.1.1.5
This object indicates the VLAN which a DHCPv6 client host belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

dhcpv6SnoopBindingPortIfIndex 7.1.259.10.1.45.1.71.4.1.1.6
This object indicates the port or trunk where a DHCPv6 client host connects to.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dhcpv6SnoopBindingLifeTime 7.1.259.10.1.45.1.71.4.1.1.7
This object indicates the life time of this DHCPv6 binding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopRecvClientPkts 7.1.259.10.1.45.1.71.5.1
Indicates the received number of client packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopSentClientPkts 7.1.259.10.1.45.1.71.5.2
Indicates the sent number of client packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopDroppedClientPkts 7.1.259.10.1.45.1.71.5.3
Indicates the dropped number of client packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopRecvServerPkts 7.1.259.10.1.45.1.71.5.4
Indicates the received number of server packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopSentServerPkts 7.1.259.10.1.45.1.71.5.5
Indicates the sent number of server packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopDroppedServerPkts 7.1.259.10.1.45.1.71.5.6
Indicates the dropped number of server packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopRecvRelayPkts 7.1.259.10.1.45.1.71.5.7
Indicates the received number of relay packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopSentRelayPkts 7.1.259.10.1.45.1.71.5.8
Indicates the sent number of relay packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpSnoopDroppedRelayPkts 7.1.259.10.1.45.1.71.5.9
Indicates the dropped number of relay packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ip6SrcGuardConfigTable 7.1.259.10.1.45.1.74.1
A table contains the configurations to set IPv6 Source Guard at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ip6SrcGuardConfigEntry

ip6SrcGuardConfigEntry 7.1.259.10.1.45.1.74.1.1
An instance contains the configuration to set IPv6 Source Guard at each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ip6SrcGuardConfigEntry  

ip6SrcGuardPortIfIndex 7.1.259.10.1.45.1.74.1.1.1
This object idents the port which is capable of IPv6 Source Guard feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ip6SrcGuardMode 7.1.259.10.1.45.1.74.1.1.2
This object indicates whether IPv6 Source Guard is enabled at this interface. If the value equals 1, it means IPv6 Source Guard is disabled. If the value equals 2, it means IPv6 Source Guard is enabled, and packets are filtered by checking source ip.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), srcIp(2)  

ip6SrcGuardMaxBinding 7.1.259.10.1.45.1.74.1.1.3
This object indicates the maximum number of bindings associated with the port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

ip6SrcGuardAddrTable 7.1.259.10.1.45.1.74.2
A table contains the IPv6 Source Guard bindings information learnt by the device or configured by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ip6SrcGuardAddrEntry

ip6SrcGuardAddrEntry 7.1.259.10.1.45.1.74.2.1
An instance contains the Mac address, binding type, IPv6 address, VLAN id, interface id, and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ip6SrcGuardAddrEntry  

ip6SrcGuardBindingType 7.1.259.10.1.45.1.74.2.1.1
This object indicates the binding type of the associated client.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER static(1), dhcp6snp(2), ndsnp(3)  

ip6SrcGuardBindingMacAddress 7.1.259.10.1.45.1.74.2.1.2
This object indicates the MAC address of the associated client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ip6SrcGuardBindingIpv6Address 7.1.259.10.1.45.1.74.2.1.3
This object indicates the IPv6 address of the associated client.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

ip6SrcGuardBindingVlanIndex 7.1.259.10.1.45.1.74.2.1.4
This object indicates the VLAN id of the associated client.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

ip6SrcGuardBindingPortIfIndex 7.1.259.10.1.45.1.74.2.1.5
This object indicates the port of the associated client.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

ip6SrcGuardBindingStatus 7.1.259.10.1.45.1.74.2.1.6
The status of this conceptual row entry. This object issued to manage the creation and deletion of conceptual rows. The status column has six defined values: - 'active', which indicates that the conceptual row is available for use by the managed device; - 'notInService', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ecs4120Traps 7.1.259.10.1.45.2.1
OBJECT IDENTIFIER    

ecs4120TrapsPrefix 7.1.259.10.1.45.2.1.0
OBJECT IDENTIFIER    

swPowerStatusChangeTrap 7.1.259.10.1.45.2.1.0.1
This trap is sent when the power state changes.
Status: current Access: read-create
NOTIFICATION-TYPE    

swFanFailureTrap 7.1.259.10.1.45.2.1.0.17
This trap is sent when the fan is failure.
Status: current Access: read-create
NOTIFICATION-TYPE    

swFanRecoverTrap 7.1.259.10.1.45.2.1.0.18
This trap is sent when fan failure has recovered.
Status: current Access: read-create
NOTIFICATION-TYPE    

swPortSecurityTrap 7.1.259.10.1.45.2.1.0.36
This trap is sent when the port is being intruded. This trap will only be sent when the portSecAction is set to trap(2) or trapAndShutdown(4).
Status: current Access: read-create
NOTIFICATION-TYPE    

swIpFilterRejectTrap 7.1.259.10.1.45.2.1.0.40
This trap is sent when an incorrect IP address is rejected by the ipfilter.
Status: current Access: read-create
NOTIFICATION-TYPE    

swSmtpConnFailureTrap 7.1.259.10.1.45.2.1.0.41
This trap is triggered if the SMTP system cannot open a connection to the mail server successfully.
Status: current Access: read-create
NOTIFICATION-TYPE    

pethPsePortOnOffNotification 7.1.259.10.1.45.2.1.0.43
This Notification indicates if a Pse Port is delivering power to the PD. This notification SHOULD be sent on every status change except in searching mode.
Status: current Access: read-create
NOTIFICATION-TYPE    

pethMainPowerUsageOnNotification 7.1.259.10.1.45.2.1.0.45
This Notification indicates PSE Threshold usage indication is on; the power usage is above the threshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

pethMainPowerUsageOffNotification 7.1.259.10.1.45.2.1.0.46
This Notification indicates that the PSE Threshold usage indication is off; the usage power is below the threshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swThermalRisingNotification 7.1.259.10.1.45.2.1.0.58
This trap is sent when the temperature is over the switchThermalActionRisingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swThermalFallingNotification 7.1.259.10.1.45.2.1.0.59
This trap is sent when the temperature is below the switchThermalActionFallingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcBcastStormAlarmFireTrap 7.1.259.10.1.45.2.1.0.70
When the broadcast traffic is detected as the storm, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcBcastStormAlarmClearTrap 7.1.259.10.1.45.2.1.0.71
When the broadcast storm is detected as the normal traffic, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcBcastStormTcApplyTrap 7.1.259.10.1.45.2.1.0.72
When the ATC is activated, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcBcastStormTcReleaseTrap 7.1.259.10.1.45.2.1.0.73
When the ATC is released, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcMcastStormAlarmFireTrap 7.1.259.10.1.45.2.1.0.74
When the multicast traffic is detected as the storm, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcMcastStormAlarmClearTrap 7.1.259.10.1.45.2.1.0.75
When the multicast storm is detected as the normal traffic, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcMcastStormTcApplyTrap 7.1.259.10.1.45.2.1.0.76
When the ATC is activated, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

swAtcMcastStormTcReleaseTrap 7.1.259.10.1.45.2.1.0.77
When the ATC is released, this trap will be fired.
Status: current Access: read-create
NOTIFICATION-TYPE    

stpBpduGuardPortShutdownTrap 7.1.259.10.1.45.2.1.0.91
This trap will be sent when an interface is shut down because of BPDU guard.
Status: current Access: read-create
NOTIFICATION-TYPE    

swLoopbackDetectionTrap 7.1.259.10.1.45.2.1.0.95
This trap will be sent when loopback BPDUs have been detected.
Status: current Access: read-create
NOTIFICATION-TYPE    

networkAccessPortLinkDetectionTrap 7.1.259.10.1.45.2.1.0.96
This trap is sent when a networkAccessPortLinkDetection event is triggered.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmMepUpTrap 7.1.259.10.1.45.2.1.0.97
This trap is sent when a new remote MEP is discovered.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmMepDownTrap 7.1.259.10.1.45.2.1.0.98
This trap is sent when port status or interface status TLV received from remote MEP indicates it is not up.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmConfigFailTrap 7.1.259.10.1.45.2.1.0.99
This trap is sent when a MEP receives a CCM with MPID which already exists on the same MA in this switch.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmLoopFindTrap 7.1.259.10.1.45.2.1.0.100
This trap is sent when a MEP receives its own CCMs.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmMepUnknownTrap 7.1.259.10.1.45.2.1.0.101
This trap is sent when a CCM is received from an unexpected MEP.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmMepMissingTrap 7.1.259.10.1.45.2.1.0.102
This trap is sent when the cross-check enable timer expires and no CCMs were received from an expected (configured) MEP.
Status: current Access: read-create
NOTIFICATION-TYPE    

dot1agCfmMaUpTrap 7.1.259.10.1.45.2.1.0.103
This trap is sent when all expected remote MEPs are up.
Status: current Access: read-create
NOTIFICATION-TYPE    

autoUpgradeTrap 7.1.259.10.1.45.2.1.0.104
This trap is sent when auto upgrade is executed.
Status: current Access: read-create
NOTIFICATION-TYPE    

swCpuUtiRisingNotification 7.1.259.10.1.45.2.1.0.107
This notification indicates that the CPU utilization crossed cpuUtiRisingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swCpuUtiFallingNotification 7.1.259.10.1.45.2.1.0.108
This notification indicates that the CPU utilization crossed cpuUtiFallingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swMemoryUtiRisingThresholdNotification 7.1.259.10.1.45.2.1.0.109
This notification indicates that the memory utilization crossed memoryUtiRisingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swMemoryUtiFallingThresholdNotification 7.1.259.10.1.45.2.1.0.110
This notification indicates that the memory utilization crossed memoryUtiFallingThreshold.
Status: current Access: read-create
NOTIFICATION-TYPE    

swIpFilterInetRejectTrap 7.1.259.10.1.45.2.1.0.111
This trap is sent when an incorrect IP address is rejected by the IP filter.
Status: current Access: read-create
NOTIFICATION-TYPE    

dhcpRogueServerAttackTrap 7.1.259.10.1.45.2.1.0.114
This trap is sent when receiving a DHCP packet from a rogue server.
Status: current Access: read-create
NOTIFICATION-TYPE    

macNotificationTrap 7.1.259.10.1.45.2.1.0.138
This trap is sent when there are changes of the dynamic MAC addresses on the switch.
Status: current Access: read-create
NOTIFICATION-TYPE    

lbdDetectionTrap 7.1.259.10.1.45.2.1.0.141
This trap is sent when a loopback condition is detected by LBD.
Status: current Access: read-create
NOTIFICATION-TYPE    

lbdRecoveryTrap 7.1.259.10.1.45.2.1.0.142
This trap is sent when a recovery is done by LBD.
Status: current Access: read-create
NOTIFICATION-TYPE    

sfpThresholdAlarmWarnTrap 7.1.259.10.1.45.2.1.0.189
This trap is sent when the sfp's A/D quantity is not within alarm/warning thresholds.
Status: current Access: read-create
NOTIFICATION-TYPE    

udldPortShutdownTrap 7.1.259.10.1.45.2.1.0.192
This trap is sent when the port is shut down by UDLD.
Status: current Access: read-create
NOTIFICATION-TYPE    

userAuthenticationFailureTrap 7.1.259.10.1.45.2.1.0.199
This trap will be triggered if authentication is fail.
Status: current Access: read-create
NOTIFICATION-TYPE    

userAuthenticationSuccessTrap 7.1.259.10.1.45.2.1.0.200
This trap will be triggered if authentication is successful.
Status: current Access: read-create
NOTIFICATION-TYPE    

loginTrap 7.1.259.10.1.45.2.1.0.201
This trap is sent when user login.
Status: current Access: read-create
NOTIFICATION-TYPE    

logoutTrap 7.1.259.10.1.45.2.1.0.202
This trap is sent when user logout.
Status: current Access: read-create
NOTIFICATION-TYPE    

fileCopyTrap 7.1.259.10.1.45.2.1.0.208
This trap is sent when file copy is executed. If the copy action is triggered by system, the login user information(trapVarLoginUserName/ trapVarSessionType/trapVarLoginInetAddressType/ trapVarLoginInetAddress) will be null value.
Status: current Access: read-create
NOTIFICATION-TYPE    

userauthCreateUserTrap 7.1.259.10.1.45.2.1.0.209
This trap is sent when create user account.
Status: current Access: read-create
NOTIFICATION-TYPE    

userauthDeleteUserTrap 7.1.259.10.1.45.2.1.0.210
This trap is sent when delete user account.
Status: current Access: read-create
NOTIFICATION-TYPE    

userauthModifyUserPrivilegeTrap 7.1.259.10.1.45.2.1.0.211
This trap is sent when modify user privilege.
Status: current Access: read-create
NOTIFICATION-TYPE    

cpuGuardControlTrap 7.1.259.10.1.45.2.1.0.213
This trap is sent when CPU utilization rises above the high-watermark first time or when CPU utilization rises from below the low-watermark to above the high-watermark.
Status: current Access: read-create
NOTIFICATION-TYPE    

cpuGuardReleaseTrap 7.1.259.10.1.45.2.1.0.214
This trap is sent when CPU utilization falls from above the high-watermark to below the low-watermark.
Status: current Access: read-create
NOTIFICATION-TYPE