SWITCH

File: SWITCH.mib (2002087 bytes)

Imported modules

SNMP-FRAMEWORK-MIB IF-MIB SNMPv2-SMI
RMON-MIB SNMPv2-CONF INET-ADDRESS-MIB
VRRP-MIB SNMPv2-TC

Imported symbols

SnmpAdminString ifIndex TimeTicks
Counter32 OBJECT-IDENTITY mib-2
MODULE-IDENTITY IpAddress Counter64
Unsigned32 Integer32 Gauge32
OBJECT-TYPE NOTIFICATION-TYPE OwnerString
NOTIFICATION-GROUP MODULE-COMPLIANCE OBJECT-GROUP
InetAddressPrefixLength InetAddress InetAddressType
InterfaceIndex InterfaceIndexOrZero VrId
TestAndIncr TimeStamp AutonomousType
DisplayString PhysAddress TEXTUAL-CONVENTION
TruthValue DateAndTime MacAddress
RowStatus enterprises

Defined Types

ErrorFlag  
Represents a possible error condition.
TEXTUAL-CONVENTION    
  INTEGER noError(0), error(1)  

SysProcessEntry  
SEQUENCE    
  sysProcessIndex Integer32
  sysProcessName OCTET STRING

SysImageEntry  
SEQUENCE    
  sysImageIndex Integer32
  sysImageName OCTET STRING
  sysImageCreateTime OCTET STRING
  sysImageVersion OCTET STRING
  sysImageSize OCTET STRING
  sysImageDir OCTET STRING
  sysImageIsBoot TruthValue

TimezoneSetEntry  
SEQUENCE    
  timezoneSetZoneName OCTET STRING
  timezoneSetType Integer32
  timezoneSetHours Integer32
  timezoneSetMinutes Integer32
  timezoneSetSeconds Integer32
  timezoneSetState RowStatus

RecurrentSummerTimeEntry  
SEQUENCE    
  recurrentSummerTimeZoneName OCTET STRING
  recurrentSummerTimeStartMonth Integer32
  recurrentSummerTimeStartDay Integer32
  recurrentSummerTimeStartClock OCTET STRING
  recurrentSummerTimeEndMonth Integer32
  recurrentSummerTimeEndDay Integer32
  recurrentSummerTimeEndClock OCTET STRING
  recurrentSummerTimeOffset Integer32
  recurrentSummerTimeState RowStatus

SummerTimeEntry  
SEQUENCE    
  summerTimeZoneName OCTET STRING
  summerTimeStartMonth Integer32
  summerTimeStartDay Integer32
  summerTimeStartYear Integer32
  summerTimeStartClock OCTET STRING
  summerTimeEndMonth Integer32
  summerTimeEndDay Integer32
  summerTimeEndYear Integer32
  summerTimeEndClock OCTET STRING
  summerTimeOffset Integer32
  summerTimeState RowStatus

FlashOperationStatus  
The status of the specified operation can be one of the following. opInProgress : the operation is in process. opSuccess : the operation has been completed successfully. opInvalid : the command is invalid or command-protocol-device combination is unsupported by the system. opInvalidProtocol :invalid protocol is specified opInvalidSourceName :invalid source file name is specified. opInvalidDestName :invalid target name is specified. opInvalidServerAddress :invalid server address is specified opDeviceBusy :the device is in use and locked by another process opDeviceOpenError :invalid device name is specified. opDeviceError : device read, write or erase error opDeviceNotProgrammable :device isread-only but a write or erase operation was specified. opDeviceFull : device is filled to capacity opFileOpenError :invalid file name; file not found in partition opFileTransferError :file transfer was unsuccessful opFileChecksumError :file checksum in Flash is invalid opNoMemory :system is running in low on memory opUnknownFailure :failure which is unknown opDeleteFileOpenError :file is in used by another process opDeleteInvalidDevice :invalid device name is specified opDeleteInvalidFunction :deleted operation is unsupported by the device. opDeleteOperationError :operation is in a low error opDeleteInvalidFileName :invalid file name is specified pDeleteDeviceBusy :the device is in use and locked by another process. opDeleteParaError :the parameters are invalid opDeleteInvalidPath :the file path is invalid.
TEXTUAL-CONVENTION    
  INTEGER opInProgress(1), opSuccess(2), opInvalid(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opTimeout(18), opUnknownFailure(19), opDeleteFileOpenError(20), opDeleteInvalidDevice(21), opDeleteInvalidFunction(22), opDeleteOperationError(23), opDeleteInvalidFileName(24), opDeleteDeviceBusy(25), opDeleteParaError(26), opDeleteInvalidPath(27)  

FlashEntry  
SEQUENCE    
  flhIndex Integer32
  flhSize OCTET STRING
  flhFree OCTET STRING
  flhName OCTET STRING
  flhDescr OCTET STRING

FlhFileEntry  
SEQUENCE    
  flhFileIndex Integer32
  flhFileName OCTET STRING
  flhFileSize Integer32
  flhFileTime OCTET STRING

FlhOpEntry  
SEQUENCE    
  flhOperIndex Integer32
  flhOperType INTEGER
  flhOperProtocol INTEGER
  flhOperServerAddress IpAddress
  flhOperServerUser OCTET STRING
  flhOperPassword OCTET STRING
  flhOperSourceFile OCTET STRING
  flhOperDestinationFile OCTET STRING
  flhOperStatus FlashOperationStatus
  flhOperIsManagementIf TruthValue
  flhOperRowStatus RowStatus

CfOperationStatus  
The status of the specified operation can be one of the following. opInProgress : the operation is in process. opSuccess : the operation has been completed successfully. opInvalid : the command is invalid or command-protocol-device combination is unsupported by the system. opInvalidProtocol :invalid protocol is specified opInvalidSourceName :invalid source file name is specified. opInvalidDestName :invalid target name is specified. opInvalidServerAddress :invalid server address is specified opDeviceBusy :the device is in use and locked by another process opDeviceOpenError :invalid device name is specified. opDeviceError : device read, write or erase error opDeviceNotProgrammable :device isread-only but a write or erase operation was specified opDeviceFull : device is filled to capacity opFileOpenError :invalid file name; file not found in partition opFileTransferError :file transfer was unsuccessful opFileChecksumError :file checksum in Cf is invalid opNoMemory :system is running in low on memory opUnknownFailure :failure which is unknown opDeleteFileOpenError :file is in used by another process opDeleteInvalidDevice :invalid device name is specified opDeleteInvalidFunction :deleted operation is unsupported by the device opDeleteOperationError :operation is in a low error opDeleteInvalidFileName :invalid file name is specified pDeleteDeviceBusy :the device is in use and locked by another process opDeleteParaError :the parameters are invalid opDeleteInvalidPath :the file path is invalid.
TEXTUAL-CONVENTION    
  INTEGER opInProgress(1), opSuccess(2), opInvalid(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opTimeout(18), opUnknownFailure(19), opDeleteFileOpenError(20), opDeleteInvalidDevice(21), opDeleteInvalidFunction(22), opDeleteOperationError(23), opDeleteInvalidFileName(24), opDeleteDeviceBusy(25), opDeleteParaError(26), opDeleteInvalidPath(27)  

CfEntry  
SEQUENCE    
  cfIndex Integer32
  cfSize OCTET STRING
  cfFree OCTET STRING
  cfName OCTET STRING
  cfDescr OCTET STRING

CfFileEntry  
SEQUENCE    
  cfFileIndex Integer32
  cfFileName OCTET STRING
  cfFileSize Integer32
  cfFileTime OCTET STRING

CfOpEntry  
SEQUENCE    
  cfOperIndex Integer32
  cfOperType INTEGER
  cfOperProtocol INTEGER
  cfOperServerAddress IpAddress
  cfOperServerUser OCTET STRING
  cfOperPassword OCTET STRING
  cfOperSourceFile OCTET STRING
  cfOperDestinationFile OCTET STRING
  cfOperStatus CfOperationStatus
  cfOperIsManagementIf TruthValue
  cfOperRowStatus RowStatus

MessageLevelType  
Specify severity level of message.
TEXTUAL-CONVENTION    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)  

MessageTrapLevelType  
Specify severity level of message.
TEXTUAL-CONVENTION    
  INTEGER high(0), middle(1), lower(2), minor(3)  

TimeStampFormatType  
Specify operation types on time stamp of message. none: no time stamp information in message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. dateWithoutYear: the time stamp type of message is date without year information.
TEXTUAL-CONVENTION    
  INTEGER bsd(0), iso(1), full(2), null(3)  

FacilityType  
Specify loghost facility which generates messages.
TEXTUAL-CONVENTION    
  INTEGER kernel(0), userLevel(1), mailSystem(2), systemDaemons(3), securityAuthorization(4), syslog(5), linePrinter(6), networkNews(7), uucp(8), cron(9), securityAuthorization2(10), ftpDaemon(11), ntp(12), logAudit(13), logAlert(14), clockDaemon2(15), local0(16), local1(17), local2(18), local3(19), local4(20), local5(21), local6(22), local7(23)  

SyslogServerEntry  
SEQUENCE    
  syslogServerIpaddress IpAddress
  syslogServerMgmtIf INTEGER
  syslogServerRowStatus RowStatus

MSSrcIfEntry  
SEQUENCE    
  mSSrcIfID Integer32
  mSSrcIfIndex Integer32
  mSSrcIfDirection INTEGER
  mSSrcIfRowStatus RowStatus

MSSrcVlanEntry  
SEQUENCE    
  mSSrcVlanID Integer32
  mSSrcVlanNum Integer32
  mSSrcVlanDirection INTEGER
  mSSrcVlanRowStatus RowStatus

MSDestIfEntry  
SEQUENCE    
  mSDestIfID Integer32
  mSDestIfIndex Integer32
  mSSessionType INTEGER
  mSDestVlanID Integer32
  mSDestIfRowStatus RowStatus

MSEntry  
SEQUENCE    
  mSID Integer32
  mSType INTEGER
  mSStatus INTEGER
  mSRowStatus RowStatus

MSEscapeMacEntry  
SEQUENCE    
  mSEscapeMacIndex INTEGER
  mSEscapeMacAddress OCTET STRING
  mSEscapeMacMask OCTET STRING
  mSEscapeMacRowStatus RowStatus

PortSecurityPortEntry  
SEQUENCE    
  portSecurityEnable INTEGER
  portSecurityViolationMode INTEGER
  portSecurityMaximumNumberOfMacAddresses Integer32
  portSecurityCurrentNumberOfMacAddresses Integer32

PortSecurityStaticAddressEntry  
SEQUENCE    
  portSecurityStaticPortIndex Integer32
  portSecurityStaticVlanId Integer32
  portSecurityStaticMacAddress Integer32
  portSecurityStaticRowStatus RowStatus

PortSecurityDynamicAddressEntry  
SEQUENCE    
  portSecurityDynamicVlanId Integer32
  portSecurityDynamicMacAddress MacAddress
  portSecurityDynamicPortName OCTET STRING

StormControlUnicastEntry  
SEQUENCE    
  stormControlUnicastPortName OCTET STRING
  stormControlUnicastMode INTEGER
  stormControlUnicastLevel OCTET STRING
  stormControlUnicastPps Integer32
  stormControlUnicastRowStatus RowStatus

StormControlBroadcastEntry  
SEQUENCE    
  stormControlBroadcastPortName OCTET STRING
  stormControlBroadcastMode INTEGER
  stormControlBroadcastLevel OCTET STRING
  stormControlBroadcastPps Integer32
  stormControlBroadcastRowStatus RowStatus

StormControlMulticastEntry  
SEQUENCE    
  stormControlMulticastPortName OCTET STRING
  stormControlMulticastMode INTEGER
  stormControlMulticastLevel OCTET STRING
  stormControlMulticastPps Integer32
  stormControlMulticastRowStatus RowStatus

NtpAssoEntry  
SEQUENCE    
  ntpAssoRemoteIpAddress IpAddress
  ntpAssoRefId OCTET STRING
  ntpAssoStratum OCTET STRING
  ntpAssoWhen OCTET STRING
  ntpAssoPoll OCTET STRING
  ntpAssoReach OCTET STRING
  ntpAssoDelay OCTET STRING
  ntpAssoOffset OCTET STRING
  ntpAssoDispersion OCTET STRING

NtpUniPeerEntry  
SEQUENCE    
  ntpUnicastPeerIpAddress IpAddress
  ntpUnicastPeerKey Integer32
  ntpUnicastPeerVersion Integer32
  ntpUnicastPeerPrefer INTEGER
  ntpUnicastPeerRowStatus RowStatus

NtpUniServerEntry  
SEQUENCE    
  ntpUnicastServerIpAddress IpAddress
  ntpUnicastServerKey Integer32
  ntpUnicastServerVersion Integer32
  ntpUnicastServerPrefer INTEGER
  ntpUnicastServerRowStatus RowStatus

NtpKeyEntry  
SEQUENCE    
  ntpKeyID Integer32
  ntpKeyPair OCTET STRING
  ntpKeyRowStatus RowStatus

NtpTrustKeyEntry  
SEQUENCE    
  ntpTrustKeyID Integer32
  ntpTrustKeyTrust Integer32

NtpAceEntry  
SEQUENCE    
  ntpAceIndex Integer32
  ntpAceAddress OCTET STRING
  ntpAceMask OCTET STRING
  ntpAceVersion INTEGER
  ntpAceKod INTEGER
  ntpAceIgnore INTEGER
  ntpAceNoquery INTEGER
  ntpAceNomodify INTEGER
  ntpAceNotrap INTEGER
  ntpAceNoserver INTEGER
  ntpAceNopeer INTEGER
  ntpAceNotrust INTEGER
  ntpAceLimited INTEGER
  ntpAceRowStatus RowStatus

NtpRestrictEntry  
SEQUENCE    
  ntpRestrictIndex Integer32
  ntpRestrictAddress OCTET STRING
  ntpRestrictMask OCTET STRING
  ntpRestrictCount Integer32
  ntpRestrictFlag OCTET STRING

RuleAction  
The value of rule's action. permit: The packet matching the rule will be permitted to forward. deny: The packet matching the rule will be denied.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

CounterClear  
cleared: Reset the value of the rule's counter. nouse: 'nouse' will be returned when getting.
TEXTUAL-CONVENTION    
  INTEGER cleared(1), nouse(2)  

PortOp  
The operation type of TCP and UDP. lt : Less than given port number. eq : Equal to given port number. gt : Greater than given port number. -- neq : Not equal to given port number. range : Between two port numbers.
TEXTUAL-CONVENTION    
  INTEGER eq(0), gt(2), lt(3), range(4), invalid(5)  

PrecedenceValue  
The value of IP-packet's precedence. <0-7> Value of precedence routine Specify routine precedence(0) priority Specify priority precedence(1) immediate Specify immediate precedence(2) flash Specify flash precedence(3) flash-override Specify flash-override precedence(4) critical Specify critical precedence(5) internet Specify internetwork control precedence(6) network Specify network control precedence(7)
TEXTUAL-CONVENTION    
  Integer32 0..7 | 255  

DSCPValue  
The value of DSCP. <0-64> Value of DSCP af11 Specify Assured Forwarding 11 service(10) af12 Specify Assured Forwarding 12 service(12) af13 Specify Assured Forwarding 13 service(14) af21 Specify Assured Forwarding 21 service(18) af22 Specify Assured Forwarding 22 service(20) af23 Specify Assured Forwarding 23 service(22) af31 Specify Assured Forwarding 31 service(26) af32 Specify Assured Forwarding 32 service(28) af33 Specify Assured Forwarding 33 service(30) af41 Specify Assured Forwarding 41 service(34) af42 Specify Assured Forwarding 42 service(36) af43 Specify Assured Forwarding 43 service(38) be Specify Best Effort service(0) cs1 Specify Class Selector 1 service(8) cs2 Specify Class Selector 2 service(16) cs3 Specify Class Selector 3 service(24) cs4 Specify Class Selector 4 service(32) cs5 Specify Class Selector 5 service(40) cs6 Specify Class Selector 6 service(48) cs7 Specify Class Selector 7 service(56) ef Specify Expedited Forwarding service(46) nouse Do not use this filter(64)
TEXTUAL-CONVENTION    
  Integer32 0..64  

AclGroupEntry  
SEQUENCE    
  aclGroupIndex Integer32
  aclGroupName OCTET STRING
  aclGroupRuleNum Unsigned32
  aclGroupRowStatus RowStatus
  aclGroupDescription OCTET STRING

AclMacRuleEntry  
SEQUENCE    
  aclMacGroupIndex Integer32
  aclMacRuleIndex Integer32
  aclMacAct RuleAction
  aclMacSrcMac MacAddress
  aclMacSrcMacWild MacAddress
  aclMacDestMac MacAddress
  aclMacDestMacWild MacAddress
  aclMacProtocol OCTET STRING
  aclMacProtocolWild OCTET STRING
  aclMacType Integer32
  aclMacVlanId Integer32
  aclMacInnerVlanId Integer32
  aclMacCos Integer32
  aclMacInnerCos Integer32
  aclMacTimeRangeName OCTET STRING
  aclMacRowStatus RowStatus

AclIpRuleEntry  
SEQUENCE    
  aclIpGroupIndex Integer32
  aclIpRuleIndex Integer32
  aclIpAct RuleAction
  aclIpProtocol Integer32
  aclIpSrcIp IpAddress
  aclIpSrcWild IpAddress
  aclIpDestIp IpAddress
  aclIpDestWild IpAddress
  aclIpPrecedence Integer32
  aclIpDscp DSCPValue
  aclIpFragments TruthValue
  aclIpRouted TruthValue
  aclIpOptions TruthValue
  aclIpTimeRangeName OCTET STRING
  aclIpRowStatus RowStatus

AclTcpRuleEntry  
SEQUENCE    
  aclTcpGroupIndex Integer32
  aclTcpRuleIndex Integer32
  aclTcpAct RuleAction
  aclTcpSrcIp IpAddress
  aclTcpSrcWild IpAddress
  aclTcpDestIp IpAddress
  aclTcpDestWild IpAddress
  aclTcpPrecedence Integer32
  aclTcpDscp DSCPValue
  aclTcpFragments TruthValue
  aclTcpRouted TruthValue
  aclTcpOptions TruthValue
  aclTcpSrcOp PortOp
  aclTcpSrcPort1 Integer32
  aclTcpSrcPort2 Integer32
  aclTcpDestOp PortOp
  aclTcpDestPort1 Integer32
  aclTcpDestPort2 Integer32
  aclTcpFlagOp INTEGER
  aclTcpFlagUrg TruthValue
  aclTcpFlagAck TruthValue
  aclTcpFlagPsh TruthValue
  aclTcpFlagRst TruthValue
  aclTcpFlagSyn TruthValue
  aclTcpFlagFin TruthValue
  aclTcpTimeRangeName OCTET STRING
  aclTcpRowStatus RowStatus

AclUdpRuleEntry  
SEQUENCE    
  aclUdpGroupIndex Integer32
  aclUdpRuleIndex Integer32
  aclUdpAct RuleAction
  aclUdpSrcIp IpAddress
  aclUdpSrcWild IpAddress
  aclUdpDestIp IpAddress
  aclUdpDestWild IpAddress
  aclUdpPrecedence Integer32
  aclUdpDscp DSCPValue
  aclUdpFragments TruthValue
  aclUdpRouted TruthValue
  aclUdpOptions TruthValue
  aclUdpSrcOp PortOp
  aclUdpSrcPort1 Integer32
  aclUdpSrcPort2 Integer32
  aclUdpDestOp PortOp
  aclUdpDestPort1 Integer32
  aclUdpDestPort2 Integer32
  aclUdpTimeRangeName OCTET STRING
  aclUdpRowStatus RowStatus

AclIcmpRuleEntry  
SEQUENCE    
  aclIcmpGroupIndex Integer32
  aclIcmpRuleIndex Integer32
  aclIcmpAct RuleAction
  aclIcmpSrcIp IpAddress
  aclIcmpSrcWild IpAddress
  aclIcmpDestIp IpAddress
  aclIcmpDestWild IpAddress
  aclIcmpPrecedence Integer32
  aclIcmpDscp DSCPValue
  aclIcmpFragments TruthValue
  aclIcmpRouted TruthValue
  aclIcmpOptions TruthValue
  aclIcmpType Integer32
  aclIcmpCode Integer32
  aclIcmpTimeRangeName OCTET STRING
  aclIcmpRowStatus RowStatus

AclIgmpRuleEntry  
SEQUENCE    
  aclIgmpGroupIndex Integer32
  aclIgmpRuleIndex Integer32
  aclIgmpAct RuleAction
  aclIgmpSrcIp IpAddress
  aclIgmpSrcWild IpAddress
  aclIgmpDestIp IpAddress
  aclIgmpDestWild IpAddress
  aclIgmpPrecedence Integer32
  aclIgmpDscp DSCPValue
  aclIgmpFragments TruthValue
  aclIgmpRouted TruthValue
  aclIgmpOptions TruthValue
  aclIgmpType INTEGER
  aclIgmpTimeRangeName OCTET STRING
  aclIgmpRowStatus RowStatus

AclMplsMacRuleEntry  
SEQUENCE    
  aclMplsMacGroupIndex Integer32
  aclMplsMacRuleIndex Integer32
  aclMplsMacAct RuleAction
  aclMplsMacSrcMac MacAddress
  aclMplsMacSrcMacWild MacAddress
  aclMplsMacDestMac MacAddress
  aclMplsMacDestMacWild MacAddress
  aclMplsMacType Integer32
  aclMplsMacVlanId Integer32
  aclMplsMacInnerVlanId Integer32
  aclMplsMacCos Integer32
  aclMplsMacInnerCos Integer32
  aclMplsMacTimeRangeName OCTET STRING
  aclMplsMacRowStatus RowStatus

AclMplsLabelRuleEntry  
SEQUENCE    
  aclMplsLabelGroupIndex Integer32
  aclMplsLabelRuleIndex Integer32
  aclMplsLabelAct RuleAction
  aclMplsLabelLayer Integer32
  aclMplsLabel1Value Integer32
  aclMplsLabel1Wild OCTET STRING
  aclMplsLabel1Exp Integer32
  aclMplsLabel1Ttl Integer32
  aclMplsLabel2Value Integer32
  aclMplsLabel2Wild OCTET STRING
  aclMplsLabel2Exp Integer32
  aclMplsLabel2Ttl Integer32
  aclMplsLabel3Value Integer32
  aclMplsLabel3Wild OCTET STRING
  aclMplsLabel3Exp Integer32
  aclMplsLabel3Ttl Integer32
  aclMplsLabel4Value Integer32
  aclMplsLabel4Wild OCTET STRING
  aclMplsLabel4Exp Integer32
  aclMplsLabel4Ttl Integer32
  aclMplsLabelSkBottom TruthValue
  aclMplsLabelTimeRangeName OCTET STRING
  aclMplsLabelRowStatus RowStatus

AclIpv6RuleEntry  
SEQUENCE    
  aclIpv6GroupIndex Integer32
  aclIpv6RuleIndex Integer32
  aclIpv6Act RuleAction
  aclIpv6Protocol Integer32
  aclIpv6SrcIpv6 OCTET STRING
  aclIpv6SrcPrefixLen Integer32
  aclIpv6DestIpv6 OCTET STRING
  aclIpv6DestPrefixLen Integer32
  aclIpv6FlowLabel Integer32
  aclIpv6Dscp DSCPValue
  aclIpv6Fragments TruthValue
  aclIpv6Routed TruthValue
  aclIpv6Options TruthValue
  aclIpv6TimeRangeName OCTET STRING
  aclIpv6RowStatus RowStatus

AclTcp6RuleEntry  
SEQUENCE    
  aclTcp6GroupIndex Integer32
  aclTcp6RuleIndex Integer32
  aclTcp6Act RuleAction
  aclTcp6SrcIpv6 OCTET STRING
  aclTcp6SrcPrefixLen Integer32
  aclTcp6DestIpv6 OCTET STRING
  aclTcp6DestPrefixLen Integer32
  aclTcp6FlowLabel Integer32
  aclTcp6Dscp DSCPValue
  aclTcp6Fragments TruthValue
  aclTcp6Routed TruthValue
  aclTcp6Options TruthValue
  aclTcp6SrcOp PortOp
  aclTcp6SrcPort1 Integer32
  aclTcp6SrcPort2 Integer32
  aclTcp6DestOp PortOp
  aclTcp6DestPort1 Integer32
  aclTcp6DestPort2 Integer32
  aclTcp6FlagOp INTEGER
  aclTcp6FlagUrg TruthValue
  aclTcp6FlagAck TruthValue
  aclTcp6FlagPsh TruthValue
  aclTcp6FlagRst TruthValue
  aclTcp6FlagSyn TruthValue
  aclTcp6FlagFin TruthValue
  aclTcp6TimeRangeName OCTET STRING
  aclTcp6RowStatus RowStatus

AclUdp6RuleEntry  
SEQUENCE    
  aclUdp6GroupIndex Integer32
  aclUdp6RuleIndex Integer32
  aclUdp6Act RuleAction
  aclUdp6SrcIpv6 OCTET STRING
  aclUdp6SrcPrefixLen Integer32
  aclUdp6DestIpv6 OCTET STRING
  aclUdp6DestPrefixLen Integer32
  aclUdp6FlowLabel Integer32
  aclUdp6Dscp DSCPValue
  aclUdp6Fragments TruthValue
  aclUdp6Routed TruthValue
  aclUdp6Options TruthValue
  aclUdp6SrcOp PortOp
  aclUdp6SrcPort1 Integer32
  aclUdp6SrcPort2 Integer32
  aclUdp6DestOp PortOp
  aclUdp6DestPort1 Integer32
  aclUdp6DestPort2 Integer32
  aclUdp6TimeRangeName OCTET STRING
  aclUdp6RowStatus RowStatus

AclIcmp6RuleEntry  
SEQUENCE    
  aclIcmp6GroupIndex Integer32
  aclIcmp6RuleIndex Integer32
  aclIcmp6Act RuleAction
  aclIcmp6SrcIpv6 OCTET STRING
  aclIcmp6SrcPrefixLen Integer32
  aclIcmp6DestIpv6 OCTET STRING
  aclIcmp6DestPrefixLen Integer32
  aclIcmp6FlowLabel Integer32
  aclIcmp6Dscp DSCPValue
  aclIcmp6Fragments TruthValue
  aclIcmp6Routed TruthValue
  aclIcmp6Options TruthValue
  aclIcmp6Type Integer32
  aclIcmp6Code Integer32
  aclIcmp6TimeRangeName OCTET STRING
  aclIcmp6RowStatus RowStatus

ColorType  
Color of the flow.
TEXTUAL-CONVENTION    
  INTEGER none(0), red(1), yellow(2), green(3)  

PriMapType  
Type of map.
TEXTUAL-CONVENTION    
  INTEGER cos(1), dscp(2), exp(3), ipPre(4)  

IfQueueId  
Queue Id
TEXTUAL-CONVENTION    
  Integer32 0..7  

IfQosShapeIfCfgEntry  
SEQUENCE    
  ifQosShapeIfCfgType INTEGER
  ifQosShapeIfCfgPercent Integer32
  ifQosShapeIfCfgRate Integer32
  ifQosShapeIfCfgRowStatus RowStatus

IfQosShapeQueueCfgEntry  
SEQUENCE    
  ifQosShapeQueueCfgQueueId IfQueueId
  ifQosShapeQueueCfgType INTEGER
  ifQosShapeQueueCfgPercent Integer32
  ifQosShapeQueueCfgPercentPeak Integer32
  ifQosShapeQueueCfgRate Integer32
  ifQosShapeQueueCfgRatePeak Integer32
  ifQosShapeQueueCfgRowStatus RowStatus

IfQosQueueClassDrrWeightEntry  
SEQUENCE    
  ifQosQueueClassDrrWeightQueueId IfQueueId
  ifQosQueueClass Integer32
  ifQosQueueDrrWeight Integer32

IfQosQueueManageCfgEntry  
SEQUENCE    
  ifQosQueueManageQueueId IfQueueId
  ifQosQueueManageDropType Integer32
  ifQosQueueManageThresholdPrecedence0 Integer32
  ifQosQueueManageThresholdPrecedence1 Integer32
  ifQosQueueManageThresholdPrecedence2 Integer32
  ifQosQueueManageMinThresholdPre0 Integer32
  ifQosQueueManageMinThresholdPre1 Integer32
  ifQosQueueManageMinThresholdPre2 Integer32
  ifQosQueueManageMaxThresholdPre0 Integer32
  ifQosQueueManageMaxThresholdPre1 Integer32
  ifQosQueueManageMaxThresholdPre2 Integer32
  ifQosQueueManageDropProbabilityPre0 Integer32
  ifQosQueueManageDropProbabilityPre1 Integer32
  ifQosQueueManageDropProbabilityPre2 Integer32

IfQosCarApplyEntry  
SEQUENCE    
  ifQosCarApplyDirection INTEGER
  ifQosCarApplyColorMode INTEGER
  ifQosCarApplyCir Integer32
  ifQosCarApplyCbs Integer32
  ifQosCarApplyType INTEGER
  ifQosCarApplyPir Integer32
  ifQosCarApplyPbs Integer32
  ifQosCarApplyDropColor ColorType
  ifQosCarApplyUseL3Length INTEGER
  ifQosCarApplyRowStatus RowStatus

IfQosCosEntry  
SEQUENCE    
  ifQosCosValue Integer32

IfQosTrustTypeEntry  
SEQUENCE    
  ifQosTrustTypeValue INTEGER

IfQosDomainEntry  
SEQUENCE    
  ifQosDomainValue Integer32

IfQosReplaceEntry  
SEQUENCE    
  ifQosReplaceType INTEGER

CBQoSClassifierCfgInfoEntry  
SEQUENCE    
  cbQoSClassifierIndex Integer32
  cbQoSClassifierName OCTET STRING
  cbQoSClassifierRuleCount Integer32
  cbQoSClassifierOperator INTEGER
  cbQoSClassifierMatchRuleNextIndex Integer32
  cbQoSClassifierRowStatus RowStatus

CBQoSMatchRuleCfgInfoEntry  
SEQUENCE    
  cbQoSMatchRuleIndex Integer32
  cbQoSMatchRuleACLName OCTET STRING
  cbQoSMatchRuleRowStatus RowStatus

CBQoSPolicyCfgInfoEntry  
SEQUENCE    
  cbQoSPolicyIndex Integer32
  cbQoSPolicyName OCTET STRING
  cbQoSPolicyClassCount Integer32
  cbQoSPolicyClassNextIndex Integer32
  cbQoSPolicyRowStatus RowStatus

CBQoSPolicyClassCfgInfoEntry  
SEQUENCE    
  cbQoSPolicyClassIndex Integer32
  cbQoSPolicyClassClassifierIndex Integer32
  cbQoSPolicyClassClassifierName OCTET STRING
  cbQoSPolicyClassRowStatus RowStatus

CBQoSAggregativeCarCfgInfoEntry  
SEQUENCE    
  cbQoSAggregativeCarIndex Integer32
  cbQoSAggregativeCarName OCTET STRING
  cbQoSAggregativeCarColorMode INTEGER
  cbQoSAggregativeCarCir Integer32
  cbQoSAggregativeCarCbs Integer32
  cbQoSAggregativeCarType INTEGER
  cbQoSAggregativeCarEbs Integer32
  cbQoSAggregativeCarPir Integer32
  cbQoSAggregativeCarPbs Integer32
  cbQoSAggregativeCarDropColor ColorType
  cbQoSAggregativeCarUseL3Length INTEGER
  cbQoSAggregativeCarStats INTEGER
  cbQoSAggregativeCarRowStatus RowStatus

CbQoSBehaviorCarCfgInfoEntry  
SEQUENCE    
  cbQoSBehaviorCarPolicyIndex Integer32
  cbQoSBehaviorCarPolicyClassIndex Integer32
  cbQoSBehaviorCarColorMode INTEGER
  cbQoSBehaviorCarCir Integer32
  cbQoSBehaviorCarCbs Integer32
  cbQoSBehaviorCarType INTEGER
  cbQoSBehaviorCarPir Integer32
  cbQoSBehaviorCarPbs Integer32
  cbQoSBehaviorCarDropColor ColorType
  cbQoSBehaviorCarUseL3Length INTEGER
  cbQoSBehaviorCarStats INTEGER
  cbQoSBehaviorCarRowStatus RowStatus

CbQoSBehaviorPriColorCfgInfoEntry  
SEQUENCE    
  cbQoSBehaviorPriColorPolicyIndex Integer32
  cbQoSBehaviorPriColorPolicyClassIndex Integer32
  cbQoSBehaviorPriColorSetPriority Integer32
  cbQoSBehaviorPriColorSetColor ColorType

CbQoSBehaviorOptionEntry  
SEQUENCE    
  cbQoSBehaviorOptionPolicyIndex Integer32
  cbQoSBehaviorOptionPolicyClassIndex Integer32
  cbQoSBehaviorOptionTrust INTEGER
  cbQoSBehaviorOptionStatsEn INTEGER
  cbQoSBehaviorOptionRedirectIfindex Integer32
  cbQoSBehaviorOptionMonitorSession Integer32

CbQoSBehaviorCarAgpCfgEntry  
SEQUENCE    
  cbQoSBehaviorCarAgpPolicyIndex Integer32
  cbQoSBehaviorCarAgpPolicyClassIndex Integer32
  cbQoSBehaviorCarAgpCarName OCTET STRING
  cbQoSBehaviorCarAgpRowStatus RowStatus

CBQoSIfApplyPolicyEntry  
SEQUENCE    
  cbQoSIfApplyPolicyIfIndex Integer32
  cbQoSIfApplyPolicyDirection INTEGER
  cbQoSIfApplyPolicyIndex Integer32
  cbQoSIfApplyPolicyName OCTET STRING
  cbQoSIfApplyPolicyRowStatus RowStatus

GlobalQosResetDomainMapEntry  
SEQUENCE    
  globalQosResetDomainMapDomain Integer32
  globalQosResetDomainMapType INTEGER

GlobalQosMapIngressEntry  
SEQUENCE    
  globalQosMapIngressType PriMapType
  globalQosMapIngressDomain Integer32
  globalQosMapIngressValue Integer32
  globalQosMapIngressToPriority Integer32
  globalQosMapIngressToColor ColorType

GlobalQosMapEgressEntry  
SEQUENCE    
  globalQosMapEgressType PriMapType
  globalQosMapEgressDomain Integer32
  globalQosMapEgressPriority Integer32
  globalQosMapEgressColor ColorType
  globalQosMapEgressValue Integer32

GlobalQosMapPriColorQidTidEntry  
SEQUENCE    
  globalQosMapPriColorQidTidPriority Integer32
  globalQosMapPriColorQidTidColor ColorType
  globalQosMapPriColorQidTidQueueId IfQueueId
  globalQosMapPriColorQidTidThresholdId Integer32

GlobalQosMapIngressDefaultEntry  
SEQUENCE    
  globalQosMapIngressDefaultType PriMapType
  globalQosMapIngressDefaultDomain Integer32
  globalQosMapIngressDefaultValue Integer32
  globalQosMapIngressDefaultToPriority Integer32
  globalQosMapIngressDefaultToColor ColorType

GlobalQosMapEgressDefaultEntry  
SEQUENCE    
  globalQosMapEgressDefaultType PriMapType
  globalQosMapEgressDefaultDomain Integer32
  globalQosMapEgressDefaultPriority Integer32
  globalQosMapEgressDefaultColor ColorType
  globalQosMapEgressDefaultValue Integer32

GlobalQosMapPriColorQidTidDefaultEntry  
SEQUENCE    
  globalQosMapPriColorQidTidDefaultPriority Integer32
  globalQosMapPriColorQidTidDefaultColor ColorType
  globalQosMapPriColorQidTidDefaultQueueId IfQueueId
  globalQosMapPriColorQidTidDefaultThresholdId Integer32

GlobalQosCfiEntry  
SEQUENCE    
  globalQosCfiDomain Integer32
  globalQosCfiEnable TruthValue

DirectionType  
The direction of policy on at interface.
TEXTUAL-CONVENTION    
  INTEGER inbound(1), outbound(2)  

EnableType  
The direction of policy on at interface.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

QosStatsClear  
cleared: Reset the value of the rule's counter. nouse: 'nouse' will be returned when getting.
TEXTUAL-CONVENTION    
  INTEGER cleared(0), nouse(1)  

SrvQosSapIngressEntry  
SEQUENCE    
  srvQosSapIngressName OCTET STRING
  srvQosSapIngressRowStatus RowStatus
  srvQosSapIngressDescription OCTET STRING
  srvQosSapIngressApplyPolicyMap OCTET STRING

SrvQosSapIngressPolicerEntry  
SEQUENCE    
  srvQosSapIngressPolicerMode INTEGER
  srvQosSapIngressPolicerCir Integer32
  srvQosSapIngressPolicerCbs Integer32
  srvQosSapIngressPolicerEbs Integer32
  srvQosSapIngressPolicerPir Integer32
  srvQosSapIngressPolicerPbs Integer32
  srvQosSapIngressPolicerDropColor INTEGER
  srvQosSapIngressPolicerUseL3Length INTEGER

SrvQosSapEgressEntry  
SEQUENCE    
  srvQosSapEgressName OCTET STRING
  srvQosSapEgressRowStatus RowStatus
  srvQosSapEgressDescription OCTET STRING
  srvQosSapEgressShapeAverage Integer32

SrvQosSapEgressQueueEntry  
SEQUENCE    
  srvQosSapEgressQueueId Integer32
  srvQosSapEgressQueueShapeAverageRateCir Integer32
  srvQosSapEgressQueueShapeAverageRatePir Integer32

SrvQosSapEgressQueueInfoEntry  
SEQUENCE    
  srvQosSapEgressQueueInfoRandomDetect Integer32
  srvQosSapEgressQueueInfoTailDropThreshold0 Integer32
  srvQosSapEgressQueueInfoTailDropThreshold1 Integer32
  srvQosSapEgressQueueInfoTailDropThreshold2 Integer32
  srvQosSapEgressQueueInfoTailDropThreshold3 Integer32
  srvQosSapEgressQueueInfoRandomDetectMinThreshold0 Integer32
  srvQosSapEgressQueueInfoRandomDetectMinThreshold1 Integer32
  srvQosSapEgressQueueInfoRandomDetectMinThreshold2 Integer32
  srvQosSapEgressQueueInfoRandomDetectMinThreshold3 Integer32
  srvQosSapEgressQueueInfoRandomDetectMaxThreshold0 Integer32
  srvQosSapEgressQueueInfoRandomDetectMaxThreshold1 Integer32
  srvQosSapEgressQueueInfoRandomDetectMaxThreshold2 Integer32
  srvQosSapEgressQueueInfoRandomDetectMaxThreshold3 Integer32
  srvQosSapEgressQueueInfoRandomDetectDropProbability0 Integer32
  srvQosSapEgressQueueInfoRandomDetectDropProbability1 Integer32
  srvQosSapEgressQueueInfoRandomDetectDropProbability2 Integer32
  srvQosSapEgressQueueInfoRandomDetectDropProbability3 Integer32

QosStatsClearPolicyEntry  
SEQUENCE    
  qosStatsClearPolicyIndex Integer32
  qosStatsClearPolicyPolicerStats QosStatsClear
  qosStatsClearPolicyAceMatchStats QosStatsClear

QosStatsClearPortPolicyEntry  
SEQUENCE    
  qosStatsClearPortPolicyIfIndex Integer32
  qosStatsClearPortPolicyDirection DirectionType
  qosStatsClearPortPolicyStats QosStatsClear

QosStatsClearAggPolicyEntry  
SEQUENCE    
  qosStatsClearAggPolicyIndex Integer32
  qosStatsClearAggPolicyStats QosStatsClear

QosStatsClearQueueEntry  
SEQUENCE    
  qosStatsClearQueueifIndex Integer32
  qosStatsClearQueueId IfQueueId
  qosStatsClearQueueStats QosStatsClear

QosStatsCbPolicyRunInfoEntry  
SEQUENCE    
  qosStatsCbPolicyIfIndex Integer32
  qosStatsCbPolicyDirection DirectionType
  qosStatsPolicyClassIndex Integer32
  qosStatsPolicyGreenPackets Counter64
  qosStatsPolicyGreenBytes Counter64
  qosStatsPolicyRedPackets Counter64
  qosStatsPolicyRedBytes Counter64
  qosStatsPolicyYellowPackets Counter64
  qosStatsPolicyYellowBytes Counter64
  qosStatsPolicyClassBasedPkts Counter64
  qosStatsPolicyClassBasedBytes Counter64

QosStatsPortPolicyRunInfoEntry  
SEQUENCE    
  qosStatsPortPolicyIfIndex Integer32
  qosStatsPortPolicyDirection DirectionType
  qosStatsPortPolicyConfirmPackets Counter64
  qosStatsPortPolicyConfirmBytes Counter64
  qosStatsPortPolicyNoConfirmPackets Counter64
  qosStatsPortPolicyNoConfirmBytes Counter64

QosStatsIfQueueRunInfoEntry  
SEQUENCE    
  qosStatsQueueIfIndex Integer32
  qosStatsQueueID Integer32
  qosStatsIfQueueTransmittedPackets Counter64
  qosStatsIfQueueTransmittedBytes Counter64
  qosStatsIfQueueDropPackets Counter64
  qosStatsIfQueueDropBytes Counter64

QosStatsCbPolicyAceBasedRunInfoEntry  
SEQUENCE    
  qosStatsCbAceBasedIfIndex Integer32
  qosStatsCbAceBasedDirection DirectionType
  qosStatsCbAceBasedPolicyClassIndex Integer32
  qosStatsCbAceBasedMatchRuleIndex Integer32
  qosStatsCbAceBasedAclGroupRuleIndex Integer32
  qosStatsCbAceBasedPkts Counter64
  qosStatsCbAceBasedBytes Counter64

QosStatsAggPolicyRunInfoEntry  
SEQUENCE    
  qosStatsAggPolicyIndex Integer32
  qosStatsAggPolicyRedPackets Counter64
  qosStatsAggPolicyRedBytes Counter64
  qosStatsAggPolicyGreenPackets Counter64
  qosStatsAggPolicyGreenBytes Counter64
  qosStatsAggPolicyYellowPackets Counter64
  qosStatsAggPolicyYellowBytes Counter64

EnabledStatus  
A simpleStatus value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

IgmpSnoopingVlanEntry  
SEQUENCE    
  igmpSnoopingVlanID Integer32
  igmpSnoopingVlanEnabled EnabledStatus
  igmpSnoopingVlanFastLeaveStatus EnabledStatus
  igmpSnoopingVlanReportSuppressionStatus EnabledStatus
  igmpSnoopingVlanVersion INTEGER
  igmpSnoopingVlanMaxMemberNumber INTEGER
  igmpSnoopingVlanDiscardUnknownStatus EnabledStatus
  igmpSnoopingVlanGroupAccesslist OCTET STRING
  igmpSnoopingVlanLastMemberQueryInterval INTEGER
  igmpSnoopingVlanQuerier EnabledStatus
  igmpSnoopingVlanQuerierOperationalAddress IpAddress
  igmpSnoopingVlanQuerierConfigureAddress IpAddress
  igmpSnoopingVlanQuerierTimeout INTEGER
  igmpSnoopingVlanQueryInterval INTEGER
  igmpSnoopingVlanQueryMaxResponseTime INTEGER
  igmpSnoopingVlanStatusGrpJoinsCnt Counter32
  igmpSnoopingVlanStatusGrpLeavesCnt Counter32
  igmpSnoopingVlanStatusV1QuerierWCnt Counter32
  igmpSnoopingVlanStatusV2QuerierWCnt Counter32
  igmpSnoopingVlanStatusResetCounters INTEGER
  igmpSnoopingVlanGrpNum INTEGER
  igmpSnoopingVlanElectedQuerierAddress IpAddress

IgmpSnoopingMrouterPortEntry  
SEQUENCE    
  igmpSnoopingVlanid Integer32
  igmpSnoopingmrouterPort Integer32
  igmpSnoopingmrouterPortRowStatus RowStatus

LacpIfCfgEntry  
SEQUENCE    
  lacpIfCfgAdminAggNumber Integer32
  lacpIfCfgMode INTEGER
  lacpIfCfgRowStatus RowStatus

LacpIfCfgParaEntry  
SEQUENCE    
  lacpIfCfgParaPriority Integer32
  lacpIfCfgParaTimeOut INTEGER

LacpPortStateEntry  
SEQUENCE    
  lacpPortStateGroupNum Integer32
  lacpPortState OCTET STRING

LacpActorStateEntry  
SEQUENCE    
  lacpActorGroupNum Integer32
  lacpActorSystemId OCTET STRING
  lacpActorPortNum Integer32
  lacpActorPortTransitPduType OCTET STRING
  lacpActorPortMode OCTET STRING
  lacpActorPortPriority Integer32
  lacpActorPortOperKey Integer32
  lacpActorPortStatsFlag OCTET STRING
  lacpActorPortActivity OCTET STRING
  lacpActorPortTimeout OCTET STRING
  lacpActorPortAggregation OCTET STRING
  lacpActorPortSynchronization OCTET STRING
  lacpActorPortCollecting OCTET STRING
  lacpActorPortDistributing OCTET STRING
  lacpActorPortDefaulted OCTET STRING
  lacpActorPortExpired OCTET STRING

LacpNeighborStateEntry  
SEQUENCE    
  lacpNeighborGroupNum Integer32
  lacpNeighborSystemId OCTET STRING
  lacpNeighborPortNum Integer32
  lacpNeighborPortTransitPduType OCTET STRING
  lacpNeighborPortMode OCTET STRING
  lacpNeighborPortPriority Integer32
  lacpNeighborOperKey Integer32
  lacpNeighborPortStatsFlag OCTET STRING
  lacpNeighborPortActivity OCTET STRING
  lacpNeighborPortTimeout OCTET STRING
  lacpNeighborPortAggregation OCTET STRING
  lacpNeighborPortSynchronization OCTET STRING
  lacpNeighborPortCollecting OCTET STRING
  lacpNeighborPortDistributing OCTET STRING
  lacpNeighborPortDefaulted OCTET STRING
  lacpNeighborPortExpired OCTET STRING

LacpCounterEntry  
SEQUENCE    
  lacpCounterGroupNum Integer32
  lacpCounterSendPduCnt Integer32
  lacpCounterRecvPduCnt Integer32
  lacpCounterSendErrPktCnt Integer32
  lacpCounterRecvErrPktCnt Integer32

StaticLinkAggEntry  
SEQUENCE    
  staticLinkAggNumber Integer32
  staticLinkAggIndex Integer32
  staticLinkAggName OCTET STRING
  staticLinkAggMemberIndex Integer32
  staticLinkAggMemberName OCTET STRING
  staticLinkAggMemberEnable INTEGER
  staticLinkAggMemberRowStatus RowStatus

VlanIndex  
A value used to index per-VLAN tables: values of 0 and 4095 are not permitted.If the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see VlanId textual convention).If the value is greater than 4095, then it represents a VLAN with scope local to the particular agent, i.e., one without a global VLAN-ID assigned to it.Such VLANs are outside the scope of IEEE 802.1Q, but it is convenient to be able to manage them in the same way using this MIB.
TEXTUAL-CONVENTION    
  Unsigned32  

VlanList  
Each octet within this value specifies a set of eight VLANs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

VlanClassRuleIndex  
A value used to index vlan class rule tables: values of 0 to 4095 are permitted.
TEXTUAL-CONVENTION    
  INTEGER 0..4095  

VlanClassGroupIndex  
A value used to index vlan class group tables: values of 0 to 31 are permitted.
TEXTUAL-CONVENTION    
  INTEGER 0..31  

VlanClassProtocol  
A value used to index vlan class Protocols.
TEXTUAL-CONVENTION    
  INTEGER ip(1), ipv4(2), ipv6(3), mpls(4), mplsmcast(5), arp(6), rarp(7), pppoe(11)  

VlanClassEnableBase  
A value used to index vlan class enable based.
TEXTUAL-CONVENTION    
  INTEGER mac(1), ip(2), protocol(4)  

VlanClassIpv6Address  
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

VlanEntry  
SEQUENCE    
  vlanIndex VlanIndex
  vlanName OCTET STRING
  vlanStatus INTEGER
  vlanRowStatus RowStatus
  vlanIfConfig INTEGER
  vlanStatsPktIn Counter64
  vlanStatsPktOut Counter64
  vlanStatsByteIn Counter64
  vlanStatsByteOut Counter64
  vlanStatsEn INTEGER

PortVlanEntry  
SEQUENCE    
  vlanTagType INTEGER
  pvid INTEGER
  ingressFilter INTEGER
  allowedVlans VlanList
  allowedVlanAdd VlanList
  allowedVlanDel VlanList

VlanReplaceDscpExpEntry  
SEQUENCE    
  vlanReplaceDscpExpIndex VlanIndex
  vlanReplaceDscpExpEn INTEGER

UnicastEntry  
SEQUENCE    
  unicastVID VlanIndex
  unicastAddress MacAddress
  fdbPort INTEGER
  fdbStatus INTEGER
  fdbRowStatus RowStatus

MulticastEntry  
SEQUENCE    
  multicastVID VlanIndex
  multicastAddress MacAddress
  destinationPort Integer32
  multicastRowStatus RowStatus

FilterEntry  
SEQUENCE    
  filterAddress MacAddress
  filterRowStatus RowStatus

VlanClassRuleIpEntry  
SEQUENCE    
  vlanClassRuleIpIndex VlanClassRuleIndex
  vlanClassRuleIpAddress IpAddress
  vlanClassRuleIpAddressLen Integer32
  vlanClassIpVlanID VlanIndex
  vlanClassRuleIpRowStatus RowStatus

VlanClassRuleMacEntry  
SEQUENCE    
  vlanClassRuleMacIndex VlanClassRuleIndex
  vlanClassRuleMacAddress MacAddress
  vlanClassMacVlanID VlanIndex
  vlanClassRuleMacRowStatus RowStatus

VlanClassRuleProtocolEntry  
SEQUENCE    
  vlanClassRuleProtocolIndex VlanClassRuleIndex
  vlanClassRuleProtocol VlanClassProtocol
  vlanClassProtocolVlanID VlanIndex
  vlanClassRuleProtocolRowStatus RowStatus

VlanClassGroupEntry  
SEQUENCE    
  vlanClassGroupIndex VlanClassGroupIndex
  vlanClassRuleIndex VlanClassRuleIndex
  vlanClassGroupRowStatus RowStatus

VlanClassEnableEntry  
SEQUENCE    
  vlanClassEnableIfIndex Integer32
  vlanClassEnableGroup VlanClassGroupIndex
  vlanClassEnableBase VlanClassEnableBase
  vlanClassEnableRowStatus RowStatus

Dot1xExtMaxReauthReqEntry  
SEQUENCE    
  dot1xExtMaxReauthReqIndex Integer32
  dot1xExtMaxReauthReqVersion INTEGER
  dot1xExtMaxReauthReqNum Integer32
  dot1xExtMaxReqNum Integer32

Dot1xExtVlanPolicyEntry  
SEQUENCE    
  dot1xExtVlanPolicyIndex Integer32
  dot1xExtGuestVlan Integer32

Dot1xExtMacBasedConfigEntry  
SEQUENCE    
  dot1xExtMacBasedConfigIndex Integer32
  dot1xExtMacBasedConfigMode INTEGER
  dot1xExtMacBasedConfigBypassEn INTEGER
  dot1xExtMacBasedConfigMaxUser Integer32
  dot1xExtMacBasedConfigCurrentUser Integer32
  dot1xExtMacBasedConfigMaxUserAll Integer32
  dot1xExtMacBasedConfigCurrentUserAll Integer32

Dot1xExtMacBasedUserEntry  
SEQUENCE    
  dot1xExtMacBasedUserIndex Integer32
  dot1xExtMacBasedUserMac MacAddress
  dot1xExtMacBasedUserState INTEGER
  dot1xExtMacBasedUserTimer Integer32
  dot1xExtMacBasedUserIsBypass INTEGER
  dot1xExtMacBasedUserInGuestVlan INTEGER
  dot1xExtMacBasedUserGuestVlanID Integer32
  dot1xExtMacBasedUserOffLine INTEGER

TrngCreateTimerangeEntry  
SEQUENCE    
  trngIndex Integer32
  trngName OCTET STRING
  trngValidFlag TruthValue
  trngCreateRowStatus RowStatus

TrngAbsoluteEntry  
SEQUENCE    
  trngAbsoluteNameIndex Integer32
  timerangeAbsoluteStartTime OCTET STRING
  timerangeAbsoluteEndTime OCTET STRING
  timerangeAbsolueRowStatus RowStatus

TrngPeriodicEntry  
SEQUENCE    
  trngPeriodicNameIndex Integer32
  trngPeriodicStartDayOfWeek Integer32
  trngPeriodicEndDayOfWeek Integer32
  timerangePeriodicStartTime OCTET STRING
  timerangePeriodicEndTime OCTET STRING
  timerangePeriodicRowStatus RowStatus

BridgeId  
The Bridge-Identifier, as used in the Spanning Tree Protocol, to uniquely identify a bridge.Its first two octets (in network byte order) contain a priority value, and its last 6 octets contain the MAC address used to refer to a bridge in a unique fashion (typically, the numerically smallest MAC address of all ports on the bridge).
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

StpExtPortEntry  
SEQUENCE    
  stpxpPortIndex InterfaceIndex
  stpxRootGuardObjects INTEGER
  stpxRestrictedTcnObjects INTEGER
  stpxRestrictedRoleObjects INTEGER
  stpxEdgePortAdminBpduGuardObjects INTEGER
  stpxEdgePortOperBpduGuardObjects INTEGER
  stpxEdgePortAdminBpduFilterObjects INTEGER
  stpxEdgePortOperBpduFilterObjects INTEGER
  stpxForceVersionObjects INTEGER
  stpxLoopGuardObjects INTEGER

StpVlanEntry  
SEQUENCE    
  stpVlanId Integer32
  stpVlanInstId Integer32

StpInstEntry  
SEQUENCE    
  stpInstId Integer32
  stpPriority Integer32
  stpInstDesignatedRoot BridgeId
  stpInstRootCost Integer32
  stpInstRootPort Integer32

StpInstPortEntry  
SEQUENCE    
  stpInstPortPriority Integer32
  stpInstPortState INTEGER
  stpInstPortPathCost Integer32
  stpInstPortDesignatedRoot BridgeId
  stpInstPortDesignatedCost Integer32
  stpInstPortDesignatedBridge BridgeId
  stpInstPortDesignatedPort InterfaceIndex
  stpInstPortRole INTEGER
  stpInstRestrictedRole INTEGER
  stpInstRestrictedTcn INTEGER

IgmpRouterInterfaceExtEntry  
SEQUENCE    
  igmpRouterIfIndex Integer32
  igmpRouterQuerierType Integer32
  igmpRouterIfGroupLimit Integer32
  igmpRouterIfImmediateLeaveAccess OCTET STRING
  igmpRouterIfProxyService TruthValue
  igmpRouterIfAccess OCTET STRING
  igmpRouterIfQuerierTimeout Integer32
  igmpRouterIfGroupLimitExceptAccess OCTET STRING
  igmpRouterIfClearGrp INTEGER

IgmpRouterSsmMappingEntry  
SEQUENCE    
  igmpRouterSsmMappingIndex INTEGER
  igmpRouterSsmMappingSourceAddress IpAddress
  igmpRouterSsmMappingAclName OCTET STRING
  igmpRouterSsmMappingRowStatus RowStatus

SysmonBootType  
Specify the place to boot to.
TEXTUAL-CONVENTION    
  INTEGER hold(0), reload(1)  

HBMReactivateType  
Specify the type to reactive.
TEXTUAL-CONVENTION    
  INTEGER warning(0), shutdown(1), reload(2)  

ArpType  
arp's type, request or response.
TEXTUAL-CONVENTION    
  INTEGER request(1), response(2), all(3)  

ArpAclGroupEntry  
SEQUENCE    
  arpAclGroupIndex Integer32
  arpAclGroupName OCTET STRING
  arpAclGroupRowStatus RowStatus

ArpAclRuleEntry  
SEQUENCE    
  arpAclIndex Integer32
  arpAclRuleIndex Integer32
  arpAclAct RuleAction
  arpType ArpType
  arpSenderIp IpAddress
  arpSenderIpWild IpAddress
  arpSenderMac OCTET STRING
  arpSenderMacWild OCTET STRING
  arpAclLog TruthValue
  arpAclRowStatus RowStatus

ArpAclApplyEntry  
SEQUENCE    
  arpAclApplyVid Integer32
  arpAclApplyName OCTET STRING
  arpAclApplyStatic TruthValue
  arpAclApplyRowStatus RowStatus

ArpInspEnableEntry  
SEQUENCE    
  arpInspEnVid Integer32
  arpInspEnableRowStatus RowStatus

ArpInspIfTrustEntry  
SEQUENCE    
  arpInspTrustIfindex Integer32
  arpInspTrustRowStatus RowStatus

ArpInspLogbuffLogsEntry  
SEQUENCE    
  arpInspLogbuffLogs Integer32
  arpInspLogbuffInterval Integer32
  arpInspLogbuffRowStatus RowStatus

PimInterfaceExtEntry  
SEQUENCE    
  pimInterfaceIfIndex Integer32
  pimInterfaceIPVersion Integer32
  pimInterfaceExcludeGenid TruthValue
  pimInterfaceNeighborFilter OCTET STRING
  pimInterfaceUnicastBsm TruthValue

PimIfMcastEnableExtEntry  
SEQUENCE    
  pimIfMcastEnableIfIndex Integer32
  pimIfMcastEnableIPVersion Integer32
  pimIfMcastEnable Integer32
  pimIfMcastEnableState Integer32

OspfExtProcessEntry  
SEQUENCE    
  ospfExtProcessIndex Integer32
  ospfExtProcessVrfName OCTET STRING
  ospfExtProcessRowStatus RowStatus
  ospfExtProcessLsaSummaryRouterCount Integer32
  ospfExtProcessLsaSummaryRouterMaxAge Integer32
  ospfExtProcessLsaSummaryNetworkCount Integer32
  ospfExtProcessLsaSummaryNetworkMaxAge Integer32
  ospfExtProcessLsaSummaryNetCount Integer32
  ospfExtProcessLsaSummaryNetMaxAge Integer32
  ospfExtProcessLsaSummaryASBRCount Integer32
  ospfExtProcessLsaSummaryASBRMaxAge Integer32
  ospfExtProcessLsaSummaryType5ExtCount Integer32
  ospfExtProcessLsaSummaryType5ExtMaxAge Integer32
  ospfExtProcessLsaSummaryAttributeCount Integer32
  ospfExtProcessLsaSummaryAttributeMaxAge Integer32
  ospfExtProcessLsaSummaryOpaqueLinkCount Integer32
  ospfExtProcessLsaSummaryOpaqueLinkMaxAge Integer32
  ospfExtProcessLsaSummaryOpaqueProcessCount Integer32
  ospfExtProcessLsaSummaryOpaqueProcessMaxAge Integer32
  ospfExtProcessLsaSummaryOpaqueASCount Integer32
  ospfExtProcessLsaSummaryOpaqueASMaxAge Integer32
  ospfExtProcessRouteSummaryConnectedCount Integer32
  ospfExtProcessRouteSummaryDiscardCount Integer32
  ospfExtProcessRouteSummaryIntraAreaCount Integer32
  ospfExtProcessRouteSummaryInterAreaCount Integer32
  ospfExtProcessRouteSummaryExtType1Count Integer32
  ospfExtProcessRouteSummaryExtType2Count Integer32
  ospfExtProcessRouteSummaryN1Count Integer32
  ospfExtProcessRouteSummaryN2Count Integer32

OspfExtIfEntry  
SEQUENCE    
  ospfExtIfIpAddress IpAddress
  ospfExtAddressLessIf Integer32
  ospfExtIfMtu Integer32
  ospfExtIfCost Integer32
  ospfExtIfOutgoingLSA INTEGER
  ospfExtIfMtuIgnore INTEGER
  ospfExtIfAuth INTEGER
  ospfExtIfDeadInterval Integer32
  ospfExtIfHelloInterval Integer32
  ospfExtIfPri Integer32
  ospfExtIfRetransInterval Integer32
  ospfExtIfTransDelay Integer32
  ospfExtIfDRRouterId IpAddress
  ospfExtIfBackupDRRouterId IpAddress
  ospfExtIfDbFilterFlag INTEGER
  ospfExtIfHelloDue OCTET STRING
  ospfExtIfNeighborCount Gauge32
  ospfExtIfAdjacentNeighborCount Gauge32
  ospfExtIfCryptSequenceNumber Gauge32
  ospfExtIfHelloRecv Gauge32
  ospfExtIfHelloSend Gauge32
  ospfExtIfDDRecv Gauge32
  ospfExtIfDDSend Gauge32
  ospfExtIfLSReqRecv Gauge32
  ospfExtIfLSReqSend Gauge32
  ospfExtIfLSUpdRecv Gauge32
  ospfExtIfLSUpdSend Gauge32
  ospfExtIfLsAckRecv Gauge32
  ospfExtIfLsAckSend Gauge32
  ospfExtIfLsAckDiscard Gauge32
  ospfExtIfTeMetric Integer32

OspfExtAreaStubEntry  
SEQUENCE    
  ospfExtAreaStubStat RowStatus
  ospfExtAreaStubNoSummary INTEGER

OspfExtFilterEntry  
SEQUENCE    
  ospfExtFilterId Integer32
  ospfExtFilterPrefixIn OCTET STRING
  ospfExtFilterPrefixOut OCTET STRING
  ospfExtFilterAccessIn OCTET STRING
  ospfExtFilterAccessOut OCTET STRING

OspfExtSummaryAddrEntry  
SEQUENCE    
  ospfExtSummaryAddrStat RowStatus
  ospfExtSummaryAddrNotAdvertise INTEGER
  ospfExtSummaryAddrTag Gauge32
  ospfExtSummaryAddrMetric Gauge32
  ospfExtSummaryAddrMetricType INTEGER

OspfExtNeighborEntry  
SEQUENCE    
  ospfExtNeighborStat RowStatus
  ospfExtNeighborPollInterval Integer32
  ospfExtNeighborCost Integer32
  ospfExtNeighborPri Integer32
  ospfExtNeighborStateStr INTEGER
  ospfExtNeighborDeadTimeStr OCTET STRING
  ospfExtNeighborIpAddr IpAddress
  ospfExtNeighborIfName OCTET STRING

OspfExtNetworkEntry  
SEQUENCE    
  ospfExtNetworkArea IpAddress
  ospfExtNetworkRowStatus RowStatus

OspfExtPassiveIfEntry  
SEQUENCE    
  ospfExtPassiveIfId Integer32
  ospfExtPassiveIfName OCTET STRING
  ospfExtPassiveIfStatus RowStatus

OspfExtMsgDigestKeyEntry  
SEQUENCE    
  ospfExtMsgDigestKeyIfindex Integer32
  ospfExtMsgDigestKeyId Integer32
  ospfExtMsgDigestKeyPwd OCTET STRING
  ospfExtMsgDigestKeyStatus RowStatus

OspfExtAreaEntry  
SEQUENCE    
  ospfExtAreaId IpAddress
  ospfExtAreaDefaultCost Integer32
  ospfExtAreaAuthType INTEGER
  ospfExtAreaLsaSummaryRouterCount Integer32
  ospfExtAreaLsaSummaryRouterMaxAge Integer32
  ospfExtAreaLsaSummaryNetworkCount Integer32
  ospfExtAreaLsaSummaryNetworkMaxAge Integer32
  ospfExtAreaLsaSummaryNetCount Integer32
  ospfExtAreaLsaSummaryNetMaxAge Integer32
  ospfExtAreaLsaSummaryASBRCount Integer32
  ospfExtAreaLsaSummaryASBRMaxAge Integer32
  ospfExtAreaLsaSummaryType5ExtCount Integer32
  ospfExtAreaLsaSummaryType5ExtMaxAge Integer32
  ospfExtAreaLsaSummaryAttributeCount Integer32
  ospfExtAreaLsaSummaryAttributeMaxAge Integer32
  ospfExtAreaLsaSummaryOpaqueLinkCount Integer32
  ospfExtAreaLsaSummaryOpaqueLinkMaxAge Integer32
  ospfExtAreaLsaSummaryOpaqueAreaCount Integer32
  ospfExtAreaLsaSummaryOpaqueAreaMaxAge Integer32
  ospfExtAreaLsaSummaryOpaqueASCount Integer32
  ospfExtAreaLsaSummaryOpaqueASMaxAge Integer32

OspfExtAreaRangeEntry  
SEQUENCE    
  ospfExtAreaRangeRowStatus RowStatus
  ospfExtAreaRangeAdvertise INTEGER

OspfExtAreaVirtualLinkEntry  
SEQUENCE    
  ospfExtAreaVirtualLinkAreaId IpAddress
  ospfExtAreaVirtualLinkIpAddr IpAddress
  ospfExtAreaVirtualLinkDeadInterval Integer32
  ospfExtAreaVirtualLinkHelloInterval Integer32
  ospfExtAreaVirtualLinkRetransInterval Integer32
  ospfExtAreaVirtualLinkTransDelay Integer32
  ospfExtAreaVirtualLinkAuthKey OCTET STRING
  ospfExtAreaVirtualLinkRowStatus RowStatus
  ospfExtAreaVirtualLinkAuthClr INTEGER
  ospfExtAreaVirtualLinkStat INTEGER
  ospfExtAreaVirtualLinkIfName OCTET STRING
  ospfExtAreaVirtualLinkLocalAddr IpAddress
  ospfExtAreaVirtualLinkRemoteAddr IpAddress
  ospfExtAreaVirtualLinkHelloDue OCTET STRING
  ospfExtAreaVirtualLinkAdjacencyState INTEGER

OspfExtAreaVirtualLinkMsgDigestKeyEntry  
SEQUENCE    
  ospfExtAreaVirtualLinkMsgDigestKeyRowStatus RowStatus
  ospfExtAreaVirtualLinkMsgDigestKeyPwd OCTET STRING

OspfExtRouterLsdbEntry  
SEQUENCE    
  ospfExtRouterLsaId Integer32
  ospfExtRouterLsaAge Integer32
  ospfExtRouterLsaOption OCTET STRING
  ospfExtRouterLsaAdvRouter IpAddress
  ospfExtRouterLsaSeq Gauge32
  ospfExtRouterLsaChkSum Integer32
  ospfExtRouterLsaLinkCount Integer32
  ospfExtRouterLsaOpaqueID Integer32
  ospfExtRouterLsaOpaqueType INTEGER
  ospfExtRouterLsaLength Integer32

OspfExtNetworkLsdbEntry  
SEQUENCE    
  ospfExtNetworkLsaId Integer32
  ospfExtNetworkLsaAge Integer32
  ospfExtNetworkLsaOption OCTET STRING
  ospfExtNetworkLsaAdvRouter IpAddress
  ospfExtNetworkLsaSeq Gauge32
  ospfExtNetworkLsaChkSum Integer32
  ospfExtNetworkLsaOpaqueID Integer32
  ospfExtNetworkLsaOpaqueType INTEGER
  ospfExtNetworkLsaLength Integer32
  ospfExtNetworkLsaNetworkMask IpAddress

OspfExtSummaryLsdbEntry  
SEQUENCE    
  ospfExtSummaryLsaId Integer32
  ospfExtSummaryLsaAge Integer32
  ospfExtSummaryLsaOption OCTET STRING
  ospfExtSummaryLsaAdvRouter IpAddress
  ospfExtSummaryLsaSeq Gauge32
  ospfExtSummaryLsaChkSum Integer32
  ospfExtSummaryLsaOpaqueID Integer32
  ospfExtSummaryLsaOpaqueType INTEGER
  ospfExtSummaryLsaLength Integer32
  ospfExtSummaryLsaNetworkMask IpAddress
  ospfExtSummaryLsaTos0Metric Integer32

OspfExtSummaryAsbrLsdbEntry  
SEQUENCE    
  ospfExtSummaryAsbrLsaId Integer32
  ospfExtSummaryAsbrLsaAge Integer32
  ospfExtSummaryAsbrLsaOption OCTET STRING
  ospfExtSummaryAsbrLsaAdvRouter IpAddress
  ospfExtSummaryAsbrLsaSeq Gauge32
  ospfExtSummaryAsbrLsaChkSum Integer32
  ospfExtSummaryAsbrLsaOpaqueID Integer32
  ospfExtSummaryAsbrLsaOpaqueType INTEGER
  ospfExtSummaryAsbrLsaLength Integer32
  ospfExtSummaryAsbrLsaNetworkMask IpAddress
  ospfExtSummaryAsbrLsaTos0Metric Integer32

OspfExtAsExtLsdbEntry  
SEQUENCE    
  ospfExtAsExtLsaId Integer32
  ospfExtAsExtLsaAge Integer32
  ospfExtAsExtLsaOption OCTET STRING
  ospfExtAsExtLsaAdvRouter IpAddress
  ospfExtAsExtLsaSeq Gauge32
  ospfExtAsExtLsaChkSum Integer32
  ospfExtAsExtLsaOpaqueID Integer32
  ospfExtAsExtLsaOpaqueType INTEGER
  ospfExtAsExtLsaLength Integer32
  ospfExtAsExtLsaNetworkMask IpAddress
  ospfExtAsExtLsaTos0Metric Integer32
  ospfExtAsExtLsaMetricType INTEGER
  ospfExtAsExtLsaForwardAddress IpAddress
  ospfExtAsExtLsaExternalRouteTag Integer32

LoginType  
Specify severity level of message.
TEXTUAL-CONVENTION    
  INTEGER nologin(1), login(2), loginlocal(3)  

LineEntry  
SEQUENCE    
  lineType INTEGER
  lineIndex INTEGER
  lineLoginMode LoginType
  linePassword OCTET STRING
  linePriviledge INTEGER
  lineExecTimeoutmin INTEGER
  lineExecTimeoutsec INTEGER
  lineAccessInName OCTET STRING
  lineTransportType INTEGER
  linePasswordType INTEGER

UsernameEntry  
SEQUENCE    
  usernameIndex Integer32
  username OCTET STRING
  password OCTET STRING
  userPrivilege Integer32
  userPwdType INTEGER
  usernameRowStatus RowStatus

EnablePasswordEntry  
SEQUENCE    
  privilegeIndex Integer32
  passwordType INTEGER
  enablePassword OCTET STRING
  enableRowStatus RowStatus

UsersEntry  
SEQUENCE    
  usersLineType Integer32
  usersLineIndex Integer32
  usersname OCTET STRING
  usersIdleTime OCTET STRING
  usersLocation OCTET STRING

SnmpCommunityEntry  
SEQUENCE    
  snmpcommIndex Integer32
  snmpcommName OCTET STRING
  snmpcommType Integer32
  snmpcommView OCTET STRING
  snmpcommRowStatus RowStatus

SnmpViewEntry  
SEQUENCE    
  snmpviewIndex Integer32
  snmpviewName OCTET STRING
  snmpviewType Integer32
  snmpviewcldOID OCTET STRING
  snmpviewMask OCTET STRING
  snmpviewRowStatus RowStatus

SnmpUsmuserEntry  
SEQUENCE    
  snmpUsmuserIndex Integer32
  snmpUsmuserName OCTET STRING
  snmpUsmuserRemote OCTET STRING
  snmpUsmuserAuth INTEGER
  snmpUsmuserAuthHid INTEGER
  snmpUsmuserAuthPWD OCTET STRING
  snmpUsmuserPrivacy INTEGER
  snmpUsmuserPrivacyHid INTEGER
  snmpUsmuserPrivacyPWD OCTET STRING
  snmpUsmuserRowStatus RowStatus

SnmpGrpEntry  
SEQUENCE    
  snmpGrpIndex Integer32
  snmpGrpName OCTET STRING
  snmpGrpUser OCTET STRING
  snmpGrpSecMode INTEGER
  snmpGrpRowStatus RowStatus

SnmpAccessEntry  
SEQUENCE    
  snmpAccessIndex Integer32
  snmpAccessName OCTET STRING
  snmpAccessUsm INTEGER
  snmpAccessRead OCTET STRING
  snmpAccessWrite OCTET STRING
  snmpAccessNotify OCTET STRING
  snmpAccessContext OCTET STRING
  snmpAccessContextType INTEGER
  snmpAccessSecuMode INTEGER
  snmpAccessRowStatus RowStatus

SnmpNotifyEntry  
SEQUENCE    
  snmpNotifyIndex Integer32
  snmpNotifyName OCTET STRING
  snmpNotifyTag OCTET STRING
  snmpNotifyOption INTEGER
  snmpNotifyRowStatus RowStatus

SnmpTargetAddrEntry  
SEQUENCE    
  snmpTargetAddrIndex Integer32
  snmpTargetAddrName OCTET STRING
  snmpTargetAddrPara OCTET STRING
  snmpTargetAddrMgmtIf INTEGER
  snmpTargetAddrIpType InetAddressType
  snmpTargetAddrIp InetAddress
  snmpTargetAddrPort Integer32
  snmpTargetAddrTimeout Integer32
  snmpTargetAddrRetry Integer32
  snmpTargetAddrTag OCTET STRING
  snmpTargetAddrRowStatus RowStatus

SnmpTargetParaEntry  
SEQUENCE    
  snmpTargetParaIndex Integer32
  snmpTargetParaName OCTET STRING
  snmpTargetParaUser OCTET STRING
  snmpTargetParaSecLvl INTEGER
  snmpTargetParaRowStatus RowStatus

SnmpTrapAddrEntry  
SEQUENCE    
  snmpTrapIndex Integer32
  snmpTrapType INTEGER
  snmpTrapMgmtIf INTEGER
  snmpTrapAddrIptype InetAddressType
  snmpTrapAddrIpAddr InetAddress
  snmpTrapAddrCommunity OCTET STRING
  snmpTrapAddrVersion OCTET STRING
  snmpTrapAddrPort INTEGER
  snmpTrapAddrRowStatus RowStatus

StmShowEntry  
SEQUENCE    
  stmShowProfileType INTEGER
  stmShowVlanNumber Integer32
  stmShowVlanForwardingInstances Integer32
  stmShowUcastMacAddresses Integer32
  stmShowMcastMacAddresses Integer32
  stmShowBlackholeMacAddresses Integer32
  stmShowMaxAppliedVlanMapping Integer32
  stmShowCfmLocalAndRemoteMeps Integer32
  stmShowG8031Groups Integer32
  stmShowG8032Rings Integer32
  stmShowMacBasedVlanClassification Integer32
  stmShowIpv4BasedVlanClassification Integer32
  stmShowIpv6BasedVlanClassification Integer32
  stmShowIpv4HostRoutes Integer32
  stmShowIndirectIpv4Routes Integer32
  stmShowIpv4EcmpGroups Integer32
  stmShowIpv6HostRoutes Integer32
  stmShowIndirectIpv6Routes Integer32
  stmShowIpv6EcmpGroups Integer32
  stmShowIpTunnelPeers Integer32
  stmShowNatForIviPeers Integer32
  stmShowIpv4McastRoutes Integer32
  stmShowIpv4McastTotalMembers Integer32
  stmShowIpv6McastRoutes Integer32
  stmShowIpv6McastTotalMembers Integer32
  stmShowIpv4SourceGuardEntries Integer32
  stmShowIpv6SourceGuardEntries Integer32
  stmShowIpv4AclAndQosFlowEntries Integer32
  stmShowIpv6AclAndQosFlowEntries Integer32
  stmShowFtn Integer32
  stmShowIncomingLabelMap Integer32
  stmShowVpws Integer32
  stmShowLspPe Integer32
  stmShowLspP Integer32
  stmShowVplsPeer Integer32
  stmShowVplsAc Integer32
  stmShowVplsInstance Integer32
  stmShowLspOam Integer32
  stmShowOamForPseudoWrie Integer32
  stmShowMplsApsTunnel Integer32
  stmShowVlanMappingEntryAppliedPort Integer32
  stmShowVlanMemberPorts Integer32
  stmShowVlanMappingDefaultEntry Integer32
  stmShowL2mcMemberPorts Integer32
  stmShowL2mcv6Entries Integer32
  stmShowL2mcv6MemberPorts Integer32
  stmShowPBREntries Integer32
  stmShowPBRv6Entries Integer32
  stmShowVoiceVlan Integer32
  stmShowG8032MemberPortsPerRing Integer32
  stmShowMPLSLables Integer32
  stmShowBFDSessions Integer32

DnsClientHostEntry  
SEQUENCE    
  dnsClientHostIpHostIndex INTEGER
  dnsClientHostIpHostName OCTET STRING
  dnsClientHostIpAddress IpAddress
  dnsClientHostRowStatus RowStatus

DnsClientDomainEntry  
SEQUENCE    
  dnsClientDomainIndex INTEGER
  dnsClientDomainName OCTET STRING
  dnsClientDomainRowStatus RowStatus

DnsClientServerEntry  
SEQUENCE    
  dnsClientServerIpAddress IpAddress
  dnsClientServerRowStatus RowStatus

SshImportRsaKeyEntry  
SEQUENCE    
  sshImportRsaKeyIndex INTEGER
  sshImportRsaKeyName OCTET STRING
  sshImportRsaMgmtIf INTEGER
  sshImportRsaKeyGenType INTEGER
  sshImportRsaKeyBits Integer32
  sshImportRsaKeyFileName OCTET STRING
  sshImportRsaKeyType INTEGER
  sshImportRsaKeyFormatType INTEGER
  sshImportRsaKeyPasswd OCTET STRING
  sshImportRsaKeyRowStatus RowStatus

SshExportRsaKeyEntry  
SEQUENCE    
  sshExportRsaKeyIndex INTEGER
  sshExportRsaKeyName OCTET STRING
  sshExportRsaMgmtIf INTEGER
  sshExportRsaKeyExType INTEGER
  sshExportRsaKeyFileName OCTET STRING
  sshExportRsaKeyType INTEGER
  sshExportRsaKeyFormatType INTEGER
  sshExportRsaKeyEncryptType INTEGER
  sshExportRsaKeyPassword OCTET STRING
  sshExportRsaKeyRowStatus RowStatus

SshHostKeyRsaEntry  
SEQUENCE    
  sshHostKeyRsaIndex INTEGER
  sshHostKeyRsaName OCTET STRING
  sshHostKeyRsaRowStatus RowStatus

DhcpSnoopVlanEntry  
SEQUENCE    
  dhcpSnoopVlanIndex Integer32
  dhcpSnoopVlanEnable TruthValue

DhcpSnoopBindingEntry  
SEQUENCE    
  dhcpSnoopClientVlan Integer32
  dhcpSnoopClientMacAddress MacAddress
  dhcpSnoopClientIpAddressType InetAddressType
  dhcpSnoopClientIpAddress InetAddress
  dhcpSnoopClientIfindex Integer32
  dhcpSnoopClientExpiry Integer32
  dhcpSnoopClientRowStatus RowStatus

DhcpSnoopTrustEntry  
SEQUENCE    
  dhcpSnoopTrustStatus INTEGER

DhcpSnoopCircuitIdFormatEntry  
SEQUENCE    
  dhcpSnoopCircuitIdFormatVlan Integer32
  dhcpSnoopCircuitIdFormatString OCTET STRING
  dhcpSnoopCircuitIdFormatRowStatus RowStatus

DhcpRIfOption82TrustEntry  
SEQUENCE    
  dhcpRIfOption82Trust TruthValue

DhcpRIfSelectEntry  
SEQUENCE    
  dhcpRIfSelectserver INTEGER

DHCPRIpToGroupEntry  
SEQUENCE    
  dhcpRIpToGroupGroupId Integer32
  dhcpRIpToGroupServerIp OCTET STRING
  dhcpRIpToGroupRowStatus RowStatus

Dhcpv6SnoopVlanEntry  
SEQUENCE    
  dhcpv6SnoopVlanIndex Integer32
  dhcpv6SnoopVlanEnable TruthValue

Dhcpv6SnoopBindingEntry  
SEQUENCE    
  dhcpv6SnoopClientVlan Integer32
  dhcpv6SnoopClientMacAddress MacAddress
  dhcpv6SnoopClientIpAddressType InetAddressType
  dhcpv6SnoopClientIpAddress InetAddress
  dhcpv6SnoopClientIfindex Integer32
  dhcpv6SnoopClientExpiry Integer32
  dhcpv6SnoopClientRowStatus RowStatus

Dhcpv6SnoopTrustEntry  
SEQUENCE    
  dhcpv6SnoopTrust INTEGER

DHCPv6RIpToGroupEntry  
SEQUENCE    
  dhcpv6RIpToGroupGroupId Integer32
  dhcpv6RIpToGroupServerIpIf OCTET STRING
  dhcpv6RIpToGroupRowStatus RowStatus

Dhcpv6RIfSelectEntry  
SEQUENCE    
  dhcpv6RIfSelectserver INTEGER

Dhcpv6RPDrouteEntry  
SEQUENCE    
  dhcpv6RPDrouteId Unsigned32
  dhcpv6RPDrouteIf Integer32
  dhcpv6RPDrouteClientIp OCTET STRING
  dhcpv6RPDroutePrefix OCTET STRING
  dhcpv6RPDrouteExpiry Unsigned32
  dhcpv6RPDrouteRowStatus RowStatus

DevMFanStatusEntry  
SEQUENCE    
  devMFanPosition INTEGER
  devMFanModuleId INTEGER
  devMFanIndex INTEGER
  devMFanStatus INTEGER
  devMFanSpeed OCTET STRING
  devMFanLowSpeed INTEGER
  devMFanHighSpeed INTEGER
  devMFanSpeedAdjust INTEGER
  devMFanSetSpeed INTEGER

DevMPowerStatusEntry  
SEQUENCE    
  devMPowerIndex INTEGER
  devMPowerStatus INTEGER
  devMPowerWorkStatus INTEGER
  devMPowerType INTEGER
  devMPowerFanStatus INTEGER
  devMPowerControlStatus INTEGER
  devMPowerAlertStatus INTEGER

DevMSlotEnvironmentEntry  
SEQUENCE    
  devMSlotEnvironmentType INTEGER
  devMSlotEnvironmentSlot Integer32
  devMSlotEnvironmentIndex Integer32
  devMSlotEnvironmentValue Integer32
  devMSlotEnvironmentCriticalLimit INTEGER
  devMSlotEnvironmentUpperLimit INTEGER
  devMSlotEnvironmentLowerLimit INTEGER

LswSlotEntry  
SEQUENCE    
  lswSlotFrameIndex Integer32
  lswSlotIndex Integer32
  lswSlotConfigType OCTET STRING
  lswSlotCurrentType OCTET STRING
  lswSlotStatus OCTET STRING
  lswSlotSupStatus OCTET STRING
  lswSlotPortNumber Integer32
  lswSlotHwVer OCTET STRING
  lswSlotRom OCTET STRING
  lswSlotSerialNo OCTET STRING

TransbasicinformationEntry  
SEQUENCE    
  transceiveType OCTET STRING
  transceiveVender OCTET STRING
  transceivePartNumber OCTET STRING
  transceiveSerialNumber OCTET STRING
  transceiveWaveLength Integer32
  link9SinglemodeLengthKm Integer32
  link9SinglemodeLengthM Integer32
  link50MultimodeLength Integer32
  link62MultimodeLength Integer32
  linkCopperLength Integer32
  transceiveStatus OCTET STRING
  transceiveMointorStatus OCTET STRING

TransTemperinformationEntry  
SEQUENCE    
  temperHighAlarmThreshold OCTET STRING
  temperLowAlarmThreshold OCTET STRING
  temperHighWarnThreshold OCTET STRING
  temperLowWarnThreshold OCTET STRING
  temperCurrent OCTET STRING

TransVoltageinformationEntry  
SEQUENCE    
  voltageHighAlarmThreshold OCTET STRING
  voltageLowAlarmThreshold OCTET STRING
  voltageHighWarnThreshold OCTET STRING
  voltageLowWarnThreshold OCTET STRING
  voltageCurrent OCTET STRING

TransBiasinformationEntry  
SEQUENCE    
  biasHighAlarmThreshold OCTET STRING
  biasLowAlarmThreshold OCTET STRING
  biasHighWarnThreshold OCTET STRING
  biasLowWarnThreshold OCTET STRING
  biasCurrent OCTET STRING

TransTransmitPowerEntry  
SEQUENCE    
  transpowerHighAlarmThreshold OCTET STRING
  transpowerLowAlarmThreshold OCTET STRING
  transpowerHighWarnThreshold OCTET STRING
  transpowerLowWarnThreshold OCTET STRING
  transpowerCurrent OCTET STRING

TransReceivePowerEntry  
SEQUENCE    
  receivepowerHighAlarmThreshold OCTET STRING
  receivepowerLowAlarmThreshold OCTET STRING
  receivepowerHighWarnThreshold OCTET STRING
  receivepowerLowWarnThreshold OCTET STRING
  receivepowerCurrent OCTET STRING

PoeSysConfigEntry  
SEQUENCE    
  poeSysConfigMaxPower INTEGER
  poeSysConfigUtiliThresholdPower INTEGER
  poeSysConfigReservePower INTEGER
  poeSysConfigLegacy INTEGER
  poeSysConfigPM INTEGER

PoeSysStatusEntry  
SEQUENCE    
  poeSysStatusCurPower INTEGER
  poeSysStatusAverPower INTEGER
  poeSysStatusPeakPower INTEGER
  poeSysStatusMaxPower INTEGER
  poeSysStatusRemainPower INTEGER
  poeSysStatusUtiliThresholdPower INTEGER
  poeSysStatusReservePower INTEGER
  poeSysStatusCurVoltage INTEGER
  poeSysStatusAverVoltage INTEGER
  poeSysStatusPeakVoltage INTEGER
  poeSysStatusLegacy OCTET STRING
  poeSysStatusPM OCTET STRING

PoePortStatusEntry  
SEQUENCE    
  poePortAdmin OCTET STRING
  poePortPriority OCTET STRING
  poePortOper OCTET STRING
  poePortClass OCTET STRING
  poePortCurPower INTEGER
  poePortAverPower INTEGER
  poePortPeakPower INTEGER
  poePortMaxPower INTEGER

IpSourceGuardType  
p source guard's binding type, ip, ip-mac, ip-vlan, ip-mac-vlan.
TEXTUAL-CONVENTION    
  INTEGER disable(0), ip(1), ipMac(2), ip-vlan(3), ipMacVlan(4)  

IpSourceGuardBindingEntry  
SEQUENCE    
  ipSourceGuardIpAddress IpAddress
  ipSourceGuardMacAddress OCTET STRING
  ipSourceGuardVlan Integer32
  iSGIfIndex Integer32
  ipSourceGuardRowStatus RowStatus

IpSourceGuardEnableEntry  
SEQUENCE    
  iSGEnableIfIndex Integer32
  ipSourceGuardEnableType IpSourceGuardType

VrrpVrfEntry  
SEQUENCE    
  vrrpvrfVrId VrId
  vrrpvrfName OCTET STRING
  vrrpvrfRowStatus RowStatus

VrrpLearnMasterEntry  
SEQUENCE    
  vrrpLearnVrId VrId
  vrrpLearnMode TruthValue

InterfaceEntry  
SEQUENCE    
  interfaceIndex Integer32
  interfaceName OCTET STRING
  interfaceType INTEGER
  interfaceIPv4Addr OCTET STRING
  interfaceDesc OCTET STRING
  interfaceMediaType INTEGER
  interfaceSpeed INTEGER
  interfaceDuplex INTEGER
  interfaceResetCnt INTEGER
  interfaceArpRetryInterval INTEGER
  interfaceArpTimeout INTEGER
  interfaceArpClear INTEGER
  interfacejumboFrameEnable INTEGER
  interfaceClearIPv4Addr INTEGER
  interfaceBandwidth INTEGER
  interfacePortIsolateGroupID INTEGER
  interfaceArpProxy INTEGER
  interfaceLocalArpProxy INTEGER
  interfacePoeAdmin INTEGER
  interfacePoeBudget INTEGER
  interfacePoePriority INTEGER
  interfaceLoadInterval INTEGER
  interfaceMtu INTEGER
  interfaceIpUrpf INTEGER
  interfaceIpv6Urpf INTEGER
  interfaceIpv6DadAttempt INTEGER
  interfaceNDClear INTEGER

InterfaceSecondaryIpAddrEntry  
SEQUENCE    
  ifSecondaryIpAddr IpAddress
  ifSecondaryIpAddrMask Integer32
  interfaceSecondaryIpAddrStatus RowStatus

LoopbackInterfaceEntry  
SEQUENCE    
  loopbackInterfaceNum Integer32
  loopbackInterfaceIndex Integer32
  loopbackInterfaceStatus RowStatus

InterfaceIpv6AddrEntry  
SEQUENCE    
  ifIpv6Addr OCTET STRING
  ifIpv6AddrLength Integer32
  ifIpv6AddrEui64 INTEGER
  ifIpv6AddrLinkLocal INTEGER
  ifIpv6AddrStatus RowStatus

ManagementIpEntry  
SEQUENCE    
  managementIpSlot Integer32
  managementIPv4Addr OCTET STRING
  managementRowStatus RowStatus

ManagementIpGatewayEntry  
SEQUENCE    
  managementIpGatewaySlot Integer32
  managementIpGateway IpAddress
  managementIpGatewayStatus RowStatus

MvrGlobalGroupEntry  
SEQUENCE    
  mvrGlobalGroup IpAddress
  mvrGlobalGroupRowStatus RowStatus

MvrSourcePortEntry  
SEQUENCE    
  mvrSourcePortIfindex Integer32
  mvrSourcePortRowStatus RowStatus

MvrRcvPortEntry  
SEQUENCE    
  mvrRcvPortIfindex Integer32
  mvrRcvVlanId Integer32
  mvrRcvPortRowStatus RowStatus

ErpsDomainEntry  
SEQUENCE    
  domainIndex Integer32
  domainName OCTET STRING
  domainHellotime Integer32
  domainFailtime Integer32
  domainPrimaryControlVlan Integer32
  domainSubControlVlan Integer32
  domainEnable INTEGER
  domainInstance Integer32
  domainRowStatus RowStatus

ErpsRingEntry  
SEQUENCE    
  ringIndex Integer32
  ringLevel INTEGER
  ringmode INTEGER
  ringEdgemode INTEGER
  ringPrimaryIf OCTET STRING
  ringSecondaryIf OCTET STRING
  ringEdgeIf OCTET STRING
  ringCommonIf OCTET STRING
  ringSrpt INTEGER
  ringEnable INTEGER
  ringRowStatus RowStatus
  ringStatus INTEGER

ErpsRingStatsEntry  
SEQUENCE    
  ringStatsIndex Integer32
  ringStatsTotalSendPackets Unsigned32
  ringStatsHelloSendPackets Unsigned32
  ringStatsRingUpFlushFdbSendPackets Unsigned32
  ringStatsRingDownFlushFdbSendPackets Unsigned32
  ringStatsLinkDownSendPackets Unsigned32
  ringStatsEdgeHelloSendPackets Unsigned32
  ringStatsMajorFaultSendPackets Unsigned32
  ringStatsTotalRecPackets Unsigned32
  ringStatsHelloRecPackets Unsigned32
  ringStatsRingUpFlushFdbRecPackets Unsigned32
  ringStatsRingDownFlushFdbRecPackets Unsigned32
  ringStatsLinkDownRecPackets Unsigned32
  ringStatsEdgeHelloRecPackets Unsigned32
  ringStatsMajorFaultRecPackets Unsigned32
  ringStatsClearPackets Integer32

PrefixListType  
prefix list type, permit or deny.
TEXTUAL-CONVENTION    
  INTEGER deny(1), permit(2)  

PrefixListClearValue  
prefix list value: 1.
TEXTUAL-CONVENTION    
  INTEGER clear(1)  

PrefixListEntry  
SEQUENCE    
  prefixListIpAddressType InetAddressType
  prefixListIndex Unsigned32
  prefixListName OCTET STRING
  prefixListDescription OCTET STRING
  prefixListRowStatus RowStatus

PrefixListRuleEntry  
SEQUENCE    
  prefixListRuleIpAddressType InetAddressType
  prefixListRuleIndex Unsigned32
  prefixListRuleSeq Unsigned32
  prefixListRuleIpAddress InetAddress
  prefixListRuleMaskLen Integer32
  prefixListRuleType PrefixListType
  prefixListRuleGe Integer32
  prefixListRuleLe Integer32
  prefixListRuleRowStatus RowStatus

PrefixListClearEntry  
SEQUENCE    
  prefixListClearIpAddressType InetAddressType
  prefixListClearIndex Integer32
  prefixListClear PrefixListClearValue

PrefixListDetailEntry  
SEQUENCE    
  prefixListDetailIpAddressType InetAddressType
  prefixListDetailIndex Unsigned32
  prefixListDetailSeq Unsigned32
  prefixListDetailLastOperEntry OCTET STRING
  prefixLisDetailCount Integer32
  prefixListDetailRangeEntries PrefixListType
  prefixListDetailSequences OCTET STRING
  prefixListDetailHitCount Integer32
  prefixListDetailRefcount RowStatus

IpUnicastStaticRouteEntry  
SEQUENCE    
  ipUnicastStaticRouteVrfId Integer32
  ipUnicastStaticRouteDestIpAddressType InetAddressType
  ipUnicastStaticRouteDestIpAddress InetAddress
  ipUnicastStaticRouteDestMask Integer32
  ipUnicastStaticRouteGWIpAddressType InetAddressType
  ipUnicastStaticRouteGWIpAddress InetAddress
  ipUnicastStaticRouteDistance Integer32
  ipUnicastStaticRouteRowStatus RowStatus

IpUnicastClrVrfStaticRouteEntry  
SEQUENCE    
  ipUnicastClrVrfStaticRouteIndex Integer32
  ipUnicastClrVrfStaticRoute Integer32

AuthenticationLoginEntry  
SEQUENCE    
  authenticationLoginIndex Integer32
  authenticationLoginName OCTET STRING
  authenticationLoginOne INTEGER
  authenticationLoginTwo INTEGER
  authenticationLoginThree INTEGER
  authenticationLoginFour INTEGER
  authenticationLoginFive INTEGER
  authenticationLoginSix INTEGER
  authenticationLoginRowStatus RowStatus

AuthenticationLineEntry  
SEQUENCE    
  authenticationLineIndex Integer32
  authenticationLineLoginName OCTET STRING

EvcEntry  
SEQUENCE    
  evcIndex Integer32
  evcName OCTET STRING
  evcRowstatus RowStatus

EvcInfoEntry  
SEQUENCE    
  evcInfoIndex Integer32
  evcInfoMappedVlan Integer32
  evcInfoMappedDoubleVlan OCTET STRING
  evcInfoUsingNumber Integer32

QinqVlanMappingEntry  
SEQUENCE    
  qinqVlanMappingTableIndex Integer32
  qinqVlanMappingTableName OCTET STRING
  qinqVlanMappingTableRowstatus RowStatus

QinqVlanMappingItemEntry  
SEQUENCE    
  qinqMappingEntryMappingTableIndex Integer32
  qinqMappingEntryEvcIndex Integer32
  qinqMappingEntryRawVid Integer32
  qinqMappingEntryRowstatus RowStatus

QinqIfModeDot1qTunnelEntry  
SEQUENCE    
  qinqIfModeDot1qTunnelIfIndex Integer32
  qinqIfModeDot1qTunnelRowstatus RowStatus

QinqIfDot1qTunnelTypeEntry  
SEQUENCE    
  qinqIfDot1qTunnelTypeIfIndex Integer32
  qinqIfDot1qTunnelType INTEGER

QinqIfDot1qTunnelNativeVlanEntry  
SEQUENCE    
  qinqIfDot1qTunnelNativeVlanIfIndex Integer32
  qinqIfDot1qTunnelNativeVlanId Integer32
  qinqIfDot1qTunnelNativeIsInnerVlan INTEGER
  qinqIfDot1qTunnelNativeRowStatus RowStatus

QinqIfDot1qTunnelAllowVlanEntry  
SEQUENCE    
  qinqIfDot1qTunnelAllowVlanIfIndex Integer32
  qinqIfDot1qTunnelAllowVlanIdList OCTET STRING
  qinqIfDot1qTunnelAllowType INTEGER
  qinqIfDot1qTunnelAllowVlanId Integer32
  qinqIfDot1qTunnelAllowRowstatus RowStatus

QinqIfDot1qTunnelApplyVlanMappingEntry  
SEQUENCE    
  qinqIfDot1qTunnelApplyIfIndex Integer32
  qinqIfDot1qTunnelApplyVlanMappingTableName OCTET STRING
  qinqIfDot1qTunnelApplyRowstatus RowStatus

QinqIfVlanTranslationEnableEntry  
SEQUENCE    
  qinqIfVlanTransIfIndex Integer32
  qinqIfVlanTransEnable INTEGER

QinqIfVlanTransApplyVlanMappingEntry  
SEQUENCE    
  qinqIfVlanTransApplyIfIndex Integer32
  qinqIfVlanTransApplyVlanMappingTableName OCTET STRING
  qinqIfVlanTransApplyRowstatus RowStatus

QinqIfDot1qEthertypeEntry  
SEQUENCE    
  qinqIfDot1qEthertypeIfIndex Integer32
  qinqIfDot1qEthertype OCTET STRING

QinqVlanDot1qTagNativeEnableEntry  
SEQUENCE    
  qinqVlanDot1qTagNativeEnable INTEGER

RmonExtEntry  
SEQUENCE    
  rmonExtIfIndex Integer32
  rmonExtClrCounter INTEGER

LdpExtIfConfigEntry  
SEQUENCE    
  ldpExtIfConfigIfIndex Integer32
  ldpExtIfConfigHelloInterval Integer32
  ldpExtIfConfigHoldTime Integer32
  ldpExtIfConfigKeepAliveInterval Integer32
  ldpExtIfConfigKeepAliveTimeout Integer32
  ldpExtIfConfigMulticastHellos INTEGER
  ldpExtIfConfigTargetedPeerHelloInterval Integer32
  ldpExtIfConfigTargetedPeerHoldTime Integer32
  ldpExtIfConfigEnableLdp INTEGER

LdpExtConfigTargetPeerEntry  
SEQUENCE    
  ldpExtConfigTargetPeerAddr IpAddress
  ldpExtConfigTargetPeerStatus RowStatus

LdpExtConfigTransAddrEntry  
SEQUENCE    
  ldpExtGlobalConfigTransportAddress IpAddress
  ldpExtGlobalConfigTransportAddressStatus RowStatus

LdpExtConfigAdvLblsEntry  
SEQUENCE    
  ldpExtAdvLblsPrefixIndex Integer32
  ldpExtAdvLblsPeerIndex Integer32
  ldpExtAdvLblsPrefixName OCTET STRING
  ldpExtAdvLblsPeerName OCTET STRING
  ldpExtAdvLblsStatus RowStatus

LdpExtConfigAdvLblsToAnyEntry  
SEQUENCE    
  ldpExtAdvLblsToAnyPrefixIndex Integer32
  ldpExtAdvLblsToAnyPrefixName OCTET STRING
  ldpExtAdvLblsToAnyStatus RowStatus

BgpPeerExtEntry  
SEQUENCE    
  bgpPeerExtPeer InetAddress
  bgpPeerExtRemoteAS INTEGER
  bgpPeerExtRowStats RowStatus
  bgpPeerExtActivate TruthValue
  bgpPeerExtPassive TruthValue
  bgpPeerExtDescription OCTET STRING
  bgpPeerExtCapabilityRouteRefresh TruthValue
  bgpPeerExtCapabilityDynamic TruthValue
  bgpPeerExtDontCapabilityNegotiate TruthValue
  bgpPeerExtCapabilityOrf INTEGER
  bgpPeerExtNextHopSelf TruthValue
  bgpPeerExtRemovePrivateAS TruthValue
  bgpPeerExtSendCommunity INTEGER
  bgpPeerExtSoftReconfig TruthValue
  bgpPeerExtRouteReflectorClient TruthValue
  bgpPeerExtRouteServerClient TruthValue
  bgpPeerExtAttrUnchangedASPath TruthValue
  bgpPeerExtAttrUnchangedNexthop TruthValue
  bgpPeerExtAttrUnchangedMed TruthValue
  bgpPeerExtUpdateSource Integer32
  bgpPeerExtDefaultOriginate TruthValue
  bgpPeerExtPort Integer32
  bgpPeerExtWeight Integer32
  bgpPeerExtCollideEstablished TruthValue
  bgpPeerExtOverrideCapability TruthValue
  bgpPeerExtStrictCapabilityMatch TruthValue
  bgpPeerExtAllowasIn Integer32
  bgpPeerExtAsOverride TruthValue
  bgpPeerExtMemberOfPeerGroupIndex Integer32

BgpPeerGroupEntry  
SEQUENCE    
  bgpPeerGroupIndex Integer32
  bgpPeerGroupName OCTET STRING
  bgpPeerGroupRowStats RowStatus
  bgpPeerGroupRemoteAS INTEGER
  bgpPeerGroupActivate TruthValue
  bgpPeerGroupPassive TruthValue
  bgpPeerGroupDescription OCTET STRING
  bgpPeerGroupCapabilityRouteRefresh TruthValue
  bgpPeerGroupCapabilityDynamic TruthValue
  bgpPeerGroupDontCapabilityNegotiate TruthValue
  bgpPeerGroupCapabilityOrf INTEGER
  bgpPeerGroupNextHopSelf TruthValue
  bgpPeerGroupRemovePrivateAS TruthValue
  bgpPeerGroupSendCommunity INTEGER
  bgpPeerGroupSoftReconfig TruthValue
  bgpPeerGroupRouteReflectorClient TruthValue
  bgpPeerGroupRouteServerClient TruthValue
  bgpPeerGroupAttrUnchangedASPath TruthValue
  bgpPeerGroupAttrUnchangedNexthop TruthValue
  bgpPeerGroupAttrUnchangedMed TruthValue
  bgpPeerGroupUpdateSource Integer32
  bgpPeerGroupDefaultOriginate TruthValue
  bgpPeerGroupPort Integer32
  bgpPeerGroupWeight Integer32
  bgpPeerGroupCollideEstablished TruthValue
  bgpPeerGroupOverrideCapability TruthValue
  bgpPeerGroupStrictCapabilityMatch TruthValue
  bgpPeerGroupAllowasIn Integer32
  bgpPeerGroupAsOverride TruthValue

MplsLspTunnelingEntry  
SEQUENCE    
  mplsLspTunnelingInLabel Integer32
  mplsLspTunnelingOutLabel Integer32
  mplsLspTunnelingDestAddr IpAddress
  mplsLspTunnelingMaskLen Integer32
  mplsLspTunnelingRowStatus RowStatus
  mplsLspTunnelingState INTEGER

MplsMapRouteEntry  
SEQUENCE    
  mplsMapRouteSrcAddr IpAddress
  mplsMapRouteSrcMaskLen Integer32
  mplsMapRouteDestAddr IpAddress
  mplsMapRouteDestMaskLen Integer32
  mplsMapRouteTunnelName OCTET STRING
  mplsMapRouteRowStatus RowStatus

MplsVpwsEntry  
SEQUENCE    
  mplsVpwsVcId Unsigned32
  mplsVpwsVcName OCTET STRING
  mplsVpwsPeerAddr IpAddress
  mplsVpwsIsManual Integer32
  mplsVpwsMtu Integer32
  mplsVpwsPwMode Integer32
  mplsVpwsControlWord INTEGER
  mplsVpwsStats INTEGER
  mplsVpwsRowStatus RowStatus
  mplsVpwsState INTEGER

MplsVpwsFibEntry  
SEQUENCE    
  mplsVpwsFibVcId Unsigned32
  mplsVpwsFibInLabel Integer32
  mplsVpwsFibOutLabel Integer32
  mplsVpwsFibRowStatus RowStatus

MplsVplsEntry  
SEQUENCE    
  mplsVplsId Unsigned32
  mplsVplsName OCTET STRING
  mplsVplsWhiteList INTEGER
  mplsVplsRowStatus RowStatus
  mplsVplsDescription OCTET STRING
  mplsVplsMtu Integer32
  mplsVplsMacLearning INTEGER
  mplsVplsMacLimitNum Unsigned32
  mplsVplsMacLimitAction INTEGER
  mplsVplsAllowFlooding INTEGER
  mplsVplsState INTEGER

MplsVplsPeerEntry  
SEQUENCE    
  mplsVplsPeerVplsId Unsigned32
  mplsVplsPeerPeerAddr IpAddress
  mplsVplsPeerType Integer32
  mplsVplsPeerIsManul Integer32
  mplsVplsPeerControlWord INTEGER
  mplsVplsPeerStats INTEGER
  mplsVplsPeerPEType INTEGER
  mplsVplsPeerRowStatus RowStatus
  mplsVplsPeerState INTEGER

MplsVplsFibAddEntry  
SEQUENCE    
  mplsVplsFibAddVplsId Integer32
  mplsVplsFibAddPeerAddr IpAddress
  mplsVplsFibAddInLabel Integer32
  mplsVplsFibAddOutLabel Integer32
  mplsVplsFibAddRowStatus RowStatus

MplsInterfaceMplsVpwsEntry  
SEQUENCE    
  mplsInterfaceMplsVpwsIfIndex Integer32
  mplsInterfaceMplsVpwsVcName OCTET STRING
  mplsInterfaceMplsVpwsVlanId Integer32
  mplsInterfaceMplsVpwsBundling INTEGER
  mplsInterfaceMplsVpwsStatisticEn INTEGER
  mplsInterfaceMplsVpwsReplaceDscp INTEGER
  mplsInterfaceMplsVpwsReplaceCos INTEGER
  mplsInterfaceMplsVpwsVlanOperation OCTET STRING
  mplsInterfaceMplsVpwsRowStatus RowStatus

MplsInterfacePropertyEntry  
SEQUENCE    
  mplsInterfacePropertyIfIndex Integer32
  mplsInterfaceLabelSwitching INTEGER
  mplsInterfaceTPP2PTxMac MacAddress
  mplsInterfaceCRCNumberThresholdRising OCTET STRING
  mplsInterfaceCRCNumberThresholdFalling OCTET STRING
  mplsInterfaceCRCRateThresholdRising Integer32
  mplsInterfaceCRCRateThresholdFalling Integer32
  mplsInterfaceCRCAlarmStatus INTEGER

MplsInterfaceMplsVplsEntry  
SEQUENCE    
  mplsInterfaceMplsVplsIfIndex Integer32
  mplsInterfaceMplsVplsVplsName OCTET STRING
  mplsInterfaceMplsVplsVlanId Integer32
  mplsInterfaceMplsVplsBundling INTEGER
  mplsInterfaceMplsVplsStatisticEn INTEGER
  mplsInterfaceMplsVplsETreeACType INTEGER
  mplsInterfaceMplsVplsReplaceDscp INTEGER
  mplsInterfaceMplsVplsReplaceCos INTEGER
  mplsInterfaceMplsVplsVlanOperation OCTET STRING
  mplsInterfaceMplsVplsRowStatus RowStatus

MplsLspPeEntry  
SEQUENCE    
  mplsLspPeName OCTET STRING
  mplsLspPeRowStatus RowStatus
  mplsLspPeState INTEGER
  mplsLspPeDescription OCTET STRING
  mplsLspPeOAMMegLevel Integer32
  mplsLspPeOAMMegId OCTET STRING
  mplsLspPeOAMMegIdIcc Integer32
  mplsLspPeOAMMepId Integer32
  mplsLspPeOAMMepInterval INTEGER
  mplsLspPeOAMMepExp Integer32
  mplsLspPeOAMRMepId Integer32
  mplsLspPeOAMCCState INTEGER
  mplsLspPeOAMEventCacheSize Integer32
  mplsLspPeOAM1dmCacheSize Integer32
  mplsLspPeOAMAisInterval Integer32
  mplsLspPeOAMAisClientSupress INTEGER
  mplsLspPeOAMLckInterval Integer32
  mplsLspPeOAMLck INTEGER
  mplsLspPeOAMEvtLOC INTEGER
  mplsLspPeOAMEvtUMP INTEGER
  mplsLspPeOAMEvtUIN INTEGER
  mplsLspPeOAMEvtUMG INTEGER
  mplsLspPeOAMEvtULV INTEGER
  mplsLspPeOAMEvtW1ST INTEGER
  mplsLspPeOAMEvtRDIR INTEGER
  mplsLspPeOAMEvtRDIT INTEGER
  mplsLspPeOAMEvtAISR INTEGER
  mplsLspPeOAMEvtAIST INTEGER
  mplsLspPeOAMEvtAISD INTEGER
  mplsLspPeOAMEvtLCKR INTEGER
  mplsLspPeOAMEvtLCKT INTEGER
  mplsLspPeOAMEvtLCKD INTEGER
  mplsLspPeOAMLckTxEnable INTEGER
  mplsLspPeOAMEvtCRC INTEGER
  mplsLspPeOAMState INTEGER
  mplsLspPeIngressPkts Counter64
  mplsLspPeIngressBytes Counter64
  mplsLspPeEgressPkts Counter64
  mplsLspPeEgressBytes Counter64
  mplsLspPeStats INTEGER
  mplsLspPeBandwidth Integer32
  mplsLspPeOAMLmDualExp Integer32
  mplsLspPeOAMLmDualStatInterval Integer32
  mplsLspPeOAMLmDualCacheSize Integer32
  mplsLspPeOAMLmSingleExp Integer32
  mplsLspPeOAMLmSingleInterval INTEGER
  mplsLspPeOAMLmSingleCacheSize Integer32
  mplsLspPeOAMLmEnableState INTEGER
  mplsLspPeOAMLmLocalLossThreshold Integer32
  mplsLspPeOAMLmRemoteLossThreshold Integer32
  mplsLspPeOAMLmSingleRxCount Integer32
  mplsLspPeOAMLmSingleTxCount Integer32
  mplsLspPeOAMLmSingleSuccessRate Integer32
  mplsLspPeOAMLmSingleStartTime OCTET STRING
  mplsLspPeOAMLmSingleEndTime OCTET STRING

MplsLspPeIngressEntry  
SEQUENCE    
  mplsLspPeIngressLspName OCTET STRING
  mplsLspPeIngressInlabel Integer32
  mplsLspPeIngressRowStatus RowStatus

MplsLspPeEgressEntry  
SEQUENCE    
  mplsLspPeEgressLspName OCTET STRING
  mplsLspPeEgressOutlabel Integer32
  mplsLspPeEgressNextHop IpAddress
  mplsLspPeEgressOutIfindex Integer32
  mplsLspPeEgressOutMemIfindex Integer32
  mplsLspPeEgressRowStatus RowStatus

MplsLspPEntry  
SEQUENCE    
  mplsLspPName OCTET STRING
  mplsLspPRowStatus RowStatus
  mplsLspPOAMMegId OCTET STRING
  mplsLspPOAMMegIdIcc Integer32
  mplsLspPOAMMipState INTEGER
  mplsLspPOAMMegLevel Integer32
  mplsLspPDescription OCTET STRING
  mplsLspPStats INTEGER

MplsLspPEastEntry  
SEQUENCE    
  mplsLspPEastLspName OCTET STRING
  mplsLspPEastInlabel Integer32
  mplsLspPEastOutlabel Integer32
  mplsLspPEastNextHop IpAddress
  mplsLspPEastTunnel OCTET STRING
  mplsLspPEastOutIfindex Integer32
  mplsLspPEastOutMemIfindex Integer32
  mplsLspPEastReplaceExp INTEGER
  mplsLspPEastRowStatus RowStatus
  mplsLspPEastState INTEGER
  mplsLspPEastIngressPkts Counter64
  mplsLspPEastIngressbytes Counter64
  mplsLspPEastEgressPkts Counter64
  mplsLspPEastEgressBytes Counter64

MplsLspPWestEntry  
SEQUENCE    
  mplsLspPWestLspName OCTET STRING
  mplsLspPWestInlabel Integer32
  mplsLspPWestOutlabel Integer32
  mplsLspPWestNextHop IpAddress
  mplsLspPWestTunnel OCTET STRING
  mplsLspPWestOutIfindex Integer32
  mplsLspPWestOutMemIfindex Integer32
  mplsLspPWestReplaceExp INTEGER
  mplsLspPWestRowStatus RowStatus
  mplsLspPWestState INTEGER
  mplsLspPWestIngressPkts Counter64
  mplsLspPWestIngressbytes Counter64
  mplsLspPWestEgressPkts Counter64
  mplsLspPWestEgressBytes Counter64

MplsTunnelEntry  
SEQUENCE    
  mplsTunnelName OCTET STRING
  mplsTunnelApsType INTEGER
  mplsTunnelRowStatus RowStatus
  mplsTunnelPrimaryLspPe OCTET STRING
  mplsTunnelSecondaryLspPe OCTET STRING
  mplsTunnelDescription OCTET STRING
  mplsTunnelSelectedLspPe OCTET STRING
  mplsTunnelG8131Mode INTEGER
  mplsTunnelG8131WTRTimer Integer32
  mplsTunnelG8131HoldOffTimer Integer32
  mplsTunnelG8131Action INTEGER
  mplsTunnelG8131WorkingLSP OCTET STRING
  mplsTunnelG8131ProtectionLSP OCTET STRING
  mplsTunnelG8131ActivePath INTEGER
  mplsTunnelG8131WTRTimeLeft Integer32
  mplsTunnelG8131HoldOffTimeLeft Integer32
  mplsTunnelG8131DFOPState INTEGER
  mplsTunnelG8131CurrentState INTEGER
  mplsTunnelG8131LastState INTEGER
  mplsTunnelG8131CurrentEvent INTEGER
  mplsTunnelG8131FarEndLastEvent INTEGER
  mplsTunnelG8131RequestSignal INTEGER

MplsPwSPeEntry  
SEQUENCE    
  mplsPwSPeName OCTET STRING
  mplsPwSPeRowStatus RowStatus
  mplsPwSPeOAMMegId OCTET STRING
  mplsPwSPeOAMMegIdIcc Integer32
  mplsPwSPeOAMMipState INTEGER
  mplsPwSPeOAMMegLevel Integer32
  mplsPwSPeDescription OCTET STRING
  mplsPwSpeStats INTEGER

MplsPwSPeEastEntry  
SEQUENCE    
  mplsPwSPeEastPwName OCTET STRING
  mplsPwSPeEastInlabel Integer32
  mplsPwSPeEastOutlabel Integer32
  mplsPwSPeEastTunnelName OCTET STRING
  mplsPwSPeEastCtrlWord INTEGER
  mplsPwSPeEastRowStatus RowStatus
  mplsPwSPeEastState INTEGER
  mplsPwSPeEastIngressPkts Counter64
  mplsPwSPeEastIngressbytes Counter64
  mplsPwSPeEastEgressPkts Counter64
  mplsPwSPeEastEgressBytes Counter64

MplsPwSPeWestEntry  
SEQUENCE    
  mplsPwSPeWestPwName OCTET STRING
  mplsPwSPeWestInlabel Integer32
  mplsPwSPeWestOutlabel Integer32
  mplsPwSPeWestTunnelName OCTET STRING
  mplsPwSPeWestCtrlWord INTEGER
  mplsPwSPeWestRowStatus RowStatus
  mplsPwSPeWestState INTEGER
  mplsPwSPeWestIngressPkts Counter64
  mplsPwSPeWestIngressbytes Counter64
  mplsPwSPeWestEgressPkts Counter64
  mplsPwSPeWestEgressBytes Counter64

MplsVplsStaticFdbEntry  
SEQUENCE    
  mplsVplsStaticFdbVplsId Integer32
  mplsVplsStaticFdbMacAddr MacAddress
  mplsVplsStaticFdbType INTEGER
  mplsVplsStaticFdbIfName OCTET STRING
  mplsVplsStaticFdbPeerIp IpAddress
  mplsVplsStaticFdbTPPeerName OCTET STRING
  mplsVplsStaticFdbRowStatus RowStatus

MplsStaticFtnEntry  
SEQUENCE    
  mplsStaticFtnFecPrefix IpAddress
  mplsStaticFtnFecPrefixLen Integer32
  mplsStaticFtnNexthop IpAddress
  mplsStaticFtnOutlabel Integer32
  mplsStaticFtnRowStatus RowStatus

MplsFtnDatabaseEntry  
SEQUENCE    
  mplsFtnDatabaseIndex Integer32
  mplsFtnDatabaseFecPrefix IpAddress
  mplsFtnDatabaseFecPrefixLen Integer32
  mplsFtnDatabaseOutlabel Integer32
  mplsFtnDatabaseNexthop IpAddress
  mplsFtnDatabaseOutInterface OCTET STRING
  mplsFtnDatabaseState INTEGER

MplsStaticIlmEntry  
SEQUENCE    
  mplsStaticIlmInlabel Integer32
  mplsStaticIlmOpcode INTEGER
  mplsStaticIlmNexthop IpAddress
  mplsStaticIlmOutlabel Integer32
  mplsStaticIlmRowStatus RowStatus

MplsIlmDatabaseEntry  
SEQUENCE    
  mplsIlmDatabaseIndex Integer32
  mplsIlmDatabaseFecPrefix IpAddress
  mplsIlmDatabaseFecPrefixLen Integer32
  mplsIlmDatabaseInlabel Integer32
  mplsIlmDatabaseOutlabel Integer32
  mplsIlmDatabaseNexthop IpAddress
  mplsIlmDatabaseOutInterface OCTET STRING
  mplsIlmDatabaseState INTEGER
  mplsIlmDatabaseNexthopMac MacAddress

MplsPwTpeEntry  
SEQUENCE    
  mplsPwTpeName OCTET STRING
  mplsPwTpeRowStatus RowStatus
  mplsPwTpeDescription OCTET STRING
  mplsPwTpeOAMMegLevel Integer32
  mplsPwTpeOAMMegId OCTET STRING
  mplsPwTpeOAMMegIdIcc Integer32
  mplsPwTpeOAMMepId Integer32
  mplsPwTpeOAMMepInterval INTEGER
  mplsPwTpeOAMMepExp Integer32
  mplsPwTpeOAMRMepId Integer32
  mplsPwTpeOAMCCState INTEGER
  mplsPwTpeOAMEventCacheSize Integer32
  mplsPwTpeOAM1dmCacheSize Integer32
  mplsPwTpeOAMAisClientSupress INTEGER
  mplsPwTpeOAMLck INTEGER
  mplsPwTpeOAMEvtLOC INTEGER
  mplsPwTpeOAMEvtUMP INTEGER
  mplsPwTpeOAMEvtUIN INTEGER
  mplsPwTpeOAMEvtUMG INTEGER
  mplsPwTpeOAMEvtULV INTEGER
  mplsPwTpeOAMEvtW1ST INTEGER
  mplsPwTpeOAMEvtRDIR INTEGER
  mplsPwTpeOAMEvtRDIT INTEGER
  mplsPwTpeOAMEvtAISR INTEGER
  mplsPwTpeOAMEvtAIST INTEGER
  mplsPwTpeOAMEvtAISD INTEGER
  mplsPwTpeOAMEvtLCKR INTEGER
  mplsPwTpeOAMEvtLCKT INTEGER
  mplsPwTpeOAMEvtLCKD INTEGER
  mplsPwTpeOAMEvtCRC INTEGER
  mplsPwTpeOAMState INTEGER
  mplsPwTpeIngressPkts Counter64
  mplsPwTpeIngressBytes Counter64
  mplsPwTpeEgressPkts Counter64
  mplsPwTpeEgressBytes Counter64
  mplsPwTpeStats INTEGER
  mplsPwTpeBandwidth Integer32
  mplsPwTpeOAMLmDualExp Integer32
  mplsPwTpeOAMLmDualStatInterval Integer32
  mplsPwTpeOAMLmDualCacheSize Integer32
  mplsPwTpeOAMLmSingleExp Integer32
  mplsPwTpeOAMLmSingleInterval INTEGER
  mplsPwTpeOAMLmSingleCacheSize Integer32
  mplsPwTpeOAMLmEnableState INTEGER
  mplsPwTpeOAMLmLocalLossThreshold Integer32
  mplsPwTpeOAMLmRemoteLossThreshold Integer32
  mplsPwTpeOAMLmSingleRxCount Integer32
  mplsPwTpeOAMLmSingleTxCount Integer32
  mplsPwTpeOAMLmSingleSuccessRate Integer32
  mplsPwTpeOAMLmSingleStartTime OCTET STRING
  mplsPwTpeOAMLmSingleEndTime OCTET STRING

MplsPwTpeConfEntry  
SEQUENCE    
  mplsPwTpeConfInlabel Integer32
  mplsPwTpeConfOutlabel Integer32
  mplsPwTpeConfPwMode INTEGER
  mplsPwTpeConfTunnel OCTET STRING
  mplsPwTpeConfRowStatus RowStatus

MplsTPVpwsEntry  
SEQUENCE    
  mplsTPVpwsVcId Integer32
  mplsTPVpwsVcName OCTET STRING
  mplsTPVpwsApsType INTEGER
  mplsTPVpwsVlanOperation INTEGER
  mplsTPVpwsRowStatus RowStatus
  mplsTPVpwsPrimaryPw OCTET STRING
  mplsTPVpwsSecondaryPw OCTET STRING
  mplsTPVpwsSelectedPw OCTET STRING
  mplsTPVpwsDescription OCTET STRING
  mplsTPAcVpwsIngressPkts Counter64
  mplsTPAcVpwsIngressbytes Counter64
  mplsTPAcVpwsEgressPkts Counter64
  mplsTPAcVpwsEgressBytes Counter64
  mplsTPVpwsG8131Mode INTEGER
  mplsTPVpwsG8131WTRTimer Integer32
  mplsTPVpwsG8131HoldOffTimer Integer32
  mplsTPVpwsG8131Action INTEGER
  mplsTPVpwsG8131WorkingPw OCTET STRING
  mplsTPVpwsG8131ProtectionPw OCTET STRING
  mplsTPVpwsG8131ActivePath INTEGER
  mplsTPVpwsG8131WTRTimeLeft Integer32
  mplsTPVpwsG8131HoldOffTimeLeft Integer32
  mplsTPVpwsG8131DFOPState INTEGER
  mplsTPVpwsG8131CurrentState INTEGER
  mplsTPVpwsG8131LastState INTEGER
  mplsTPVpwsG8131CurrentEvent INTEGER
  mplsTPVpwsG8131FarEndLastEvent INTEGER
  mplsTPVpwsG8131RequestSignal INTEGER
  mplsTPVpwsOAMCsfInterval Integer32
  mplsTPVpwsOAMCSFRxDown INTEGER
  mplsTPVpwsOAMCSFRxRelay INTEGER
  mplsTPVpwsOAMCSFRxRelayMdName OCTET STRING
  mplsTPVpwsOAMCSFRxRelayMaVid Integer32
  mplsTPVpwsOAMCSFRxRelayMepId Integer32

MplsVplsTPPeerEntry  
SEQUENCE    
  mplsVplsTPPeerVplsId Unsigned32
  mplsVplsTPPeerName OCTET STRING
  mplsVplsTPPeerApsType INTEGER
  mplsVplsTPPeerPEType INTEGER
  mplsVplsTPPeerRowStatus RowStatus
  mplsVplsTPPeerPrimaryPw OCTET STRING
  mplsVplsTPPeerSecondaryPw OCTET STRING
  mplsVplsTPPeerSelectedPw OCTET STRING
  mplsVplsTPPeerDescription OCTET STRING
  mplsVplsTPPeerG8131Mode INTEGER
  mplsVplsTPPeerG8131WTRTimer Integer32
  mplsVplsTPPeerG8131HoldOffTimer Integer32
  mplsVplsTPPeerG8131Action INTEGER
  mplsVplsTPPeerG8131WorkingPw OCTET STRING
  mplsVplsTPPeerG8131ProtectionPw OCTET STRING
  mplsVplsTPPeerG8131ActivePath INTEGER
  mplsVplsTPPeerG8131WTRTimeLeft Integer32
  mplsVplsTPPeerG8131HoldOffTimeLeft Integer32
  mplsVplsTPPeerG8131DFOPState INTEGER
  mplsVplsTPPeerG8131CurrentState INTEGER
  mplsVplsTPPeerG8131LastState INTEGER
  mplsVplsTPPeerG8131CurrentEvent INTEGER
  mplsVplsTPPeerG8131FarEndLastEvent INTEGER
  mplsVplsTPPeerG8131RequestSignal INTEGER

MplsLspPeAisClientEntry  
SEQUENCE    
  lspPeAisClientBindType INTEGER
  lspPeAisClientBindName OCTET STRING
  lspPeAisClientRowStatus RowStatus

MplsLspPeLckClientEntry  
SEQUENCE    
  mplsLspPeLckClientBindType INTEGER
  mplsLspPeLckClientBindName OCTET STRING
  mplsLspPeLckClientRowStatus RowStatus

MplsTpOAMEventRuleEntry  
SEQUENCE    
  mplsTpOAMEventRuleId INTEGER
  mplsTpOAMEventLog INTEGER
  mplsTpOAMEventTrap INTEGER
  mplsTpOAMEventCache INTEGER

MplsTpSectionEntry  
SEQUENCE    
  sectionName OCTET STRING
  sectionRowStatus RowStatus
  sectionPeer IpAddress
  sectionOutIfindex Integer32
  sectionOutMemIfindex Integer32
  sectionDescription OCTET STRING
  sectionMegLevel Integer32
  sectionMegId OCTET STRING
  sectionMegIdIcc Integer32
  sectionMepId Integer32
  sectionMepInterval INTEGER
  sectionMepExp Integer32
  sectionRMepId Integer32
  sectionCCState INTEGER
  sectionEventCacheSize Integer32
  section1dmCacheSize Integer32
  sectionAisInterval Integer32
  sectionLck INTEGER
  sectionLckInterval Integer32
  sectionState INTEGER
  sectionEvtLOC INTEGER
  sectionEvtUMP INTEGER
  sectionEvtUIN INTEGER
  sectionEvtUMG INTEGER
  sectionEvtULV INTEGER
  sectionEvtW1ST INTEGER
  sectionEvtRDIR INTEGER
  sectionEvtRDIT INTEGER
  sectionEvtAISR INTEGER
  sectionEvtAIST INTEGER
  sectionEvtAISD INTEGER
  sectionEvtLCKR INTEGER
  sectionEvtLCKT INTEGER
  sectionEvtLCKD INTEGER
  sectionEvtCRC INTEGER
  sectionLckTxEnable INTEGER
  sectionOAMState INTEGER
  sectionLmDualExp Integer32
  sectionLmDualStatInterval Integer32
  sectionLmDualCacheSize Integer32
  sectionLmSingleExp Integer32
  sectionLmSingleInterval INTEGER
  sectionLmSingleCacheSize Integer32
  sectionLmEnableState INTEGER
  sectionLmLocalLossThreshold Integer32
  sectionLmRemoteLossThreshold Integer32
  sectionLmSingleRxCount Integer32
  sectionLmSingleTxCount Integer32
  sectionLmSingleSuccessRate Integer32
  sectionLmSingleStartTime OCTET STRING
  sectionLmSingleEndTime OCTET STRING

MplsTpSectionAisClientEntry  
SEQUENCE    
  sectionAisClientBindType INTEGER
  sectionAisClientBindName OCTET STRING
  sectionAisClientRowStatus RowStatus

MplsTpSectionLckClientEntry  
SEQUENCE    
  sectionLckClientBindType INTEGER
  sectionLckClientBindName OCTET STRING
  sectionLckClientRowStatus RowStatus

MplsTpOAMLoopbackDiscoveryEntry  
SEQUENCE    
  oamDiscoveryIndex Integer32
  oamDiscoveryServiceType INTEGER
  oamDiscoveryServiceName OCTET STRING
  oamDiscoveryStartTTL Integer32
  oamDiscoveryEndTTL Integer32
  oamDiscoveryMepIdTlv INTEGER
  oamDiscoveryDataTlv Integer32
  oamDiscoveryTimeout Integer32
  oamDiscoveryExp Integer32
  oamDiscoveryTstTlv Integer32
  oamDiscoveryTstPattern Integer32
  oamDiscoveryRowstatus RowStatus
  oamDiscoveryOperState INTEGER
  oamDiscoveryTimeSpent Integer32
  oamDiscoverySuccessRate Integer32

MplsTpOAMDiscoveryResultEntry  
SEQUENCE    
  oamDiscoveryResultTTL Integer32
  oamDiscoveryResultReplyType INTEGER
  oamDiscoveryResultMepId Integer32
  oamDiscoveryResultICC OCTET STRING
  oamDiscoveryResultNodeId IpAddress
  oamDiscoveryResultIfNum Integer32

MplsTpOAMLoopbackRmepEntry  
SEQUENCE    
  oamRmepIndex Integer32
  oamRmepServiceType INTEGER
  oamRmepServiceName OCTET STRING
  oamRmepId Integer32
  oamRmepMepIdTlv INTEGER
  oamRmepDataTlv Integer32
  oamRmepTimeout Integer32
  oamRmepRepeat Integer32
  oamRmepExp Integer32
  oamRmepRowstatus RowStatus
  oamRmepOperState INTEGER
  oamRmepTimeSpent Integer32
  oamRmepSuccessRate Integer32

MplsTpOAMLoopbackMipEntry  
SEQUENCE    
  oamMipIndex Integer32
  oamMipServiceType INTEGER
  oamMipServiceName OCTET STRING
  oamMipTTL Integer32
  oamMipNodeId IpAddress
  oamMipMepIdTlv INTEGER
  oamMipDataTlv Integer32
  oamMipTimeout Integer32
  oamMipRepeat Integer32
  oamMipExp Integer32
  oamMipRowstatus RowStatus
  oamMipOperState INTEGER
  oamMipTimeSpent Integer32
  oamMipSuccessRate Integer32

MplsTpOAM1dmRequestEntry  
SEQUENCE    
  oam1dmReqIndex Integer32
  oam1dmReqServiceType INTEGER
  oam1dmReqServiceName OCTET STRING
  oam1dmReqRepeat Integer32
  oam1dmReqExp Integer32
  oam1dmReqInterval INTEGER
  oam1dmReqRowstatus RowStatus
  oam1dmReqOperState INTEGER

MplsTpOAMDmmRequestEntry  
SEQUENCE    
  oamDmmReqIndex Integer32
  oamDmmReqServiceType INTEGER
  oamDmmReqServiceName OCTET STRING
  oamDmmReqRepeat Integer32
  oamDmmReqExp Integer32
  oamDmmReqInterval INTEGER
  oamDmmReqRowstatus RowStatus
  oamDmmReqOperState INTEGER
  oamDmmReqSuccessRate Integer32
  oamDmmReqAverDelay Counter64
  oamDmmReqAverVar Counter64
  oamDmmReqMaxDelay Counter64
  oamDmmReqMinDelay Counter64

MplsTpOAMDmmResultEntry  
SEQUENCE    
  mplsTpOAMDmmResultIndex Integer32
  mplsTpOAMDmmResultDelay Counter64
  mplsTpOAMDmmResultVariation Counter64
  mplsTpOAMDmmResultExp Integer32
  mplsTpOAMDmmResultTime OCTET STRING

MplsTpOAMResourceEntry  
SEQUENCE    
  mplsTpOAMResourceId INTEGER
  mplsTpOAMResourceMax Integer32
  mplsTpOAMResourceCurrent Integer32

MplsTpOAMStatisticEntry  
SEQUENCE    
  mplsTpOAMStatisticPktType INTEGER
  mplsTpOAMStatisticTx Integer32
  mplsTpOAMStatisticRx Integer32
  mplsTpOAMStatisticRxErr Integer32

MplsTpOAMEventEntry  
SEQUENCE    
  mplsTpOAMEventIndex Integer32
  mplsTpOAMEventService INTEGER
  mplsTpOAMEventMegId OCTET STRING
  mplsTpOAMEventMepId Integer32
  mplsTpOAMEventId INTEGER
  mplsTpOAMEventAction INTEGER
  mplsTpOAMEventTime OCTET STRING

MplsTpOAM1dmEntry  
SEQUENCE    
  mplsTpOAM1dmMegId OCTET STRING
  mplsTpOAM1dmIndex Integer32
  mplsTpOAM1dmService INTEGER
  mplsTpOAM1dmMepId Integer32
  mplsTpOAM1dmDelay Counter64
  mplsTpOAM1dmVariation Counter64
  mplsTpOAM1dmExp Integer32
  mplsTpOAM1dmTime OCTET STRING

MplsTpOAM1dmStatisticEntry  
SEQUENCE    
  mplsTpOAM1dmStatMegId OCTET STRING
  mplsTpOAM1dmStatMinDelay Counter64
  mplsTpOAM1dmStatMaxDelay Counter64
  mplsTpOAM1dmStatAverDelay Counter64
  mplsTpOAM1dmStatAverVariation Counter64

MplsTpOAMMPStatisticEntry  
SEQUENCE    
  mplsTpOAMMPStatMegId OCTET STRING
  mplsTpOAMMPStatPktType INTEGER
  mplsTpOAMMPStatTx Counter64
  mplsTpOAMMPStatRx Counter64
  mplsTpOAMMPStatRxErr Counter64

MplsTpOAMMepEventDefectEntry  
SEQUENCE    
  mplsTpOAMMepEvtMegId OCTET STRING
  mplsTpOAMMepEvtId INTEGER
  mplsTpOAMMepEvtDefect INTEGER

MplsTPVpwsOAMCsfEntry  
SEQUENCE    
  mplsTPVpwsOAMCsfVcId Integer32
  mplsTPVpwsOAMCsfSrvState INTEGER
  mplsTPVpwsOAMCsfClientState INTEGER
  mplsTPVpwsOAMCsfDCReason INTEGER
  mplsTPVpwsOAMCsfClientInterval Integer32
  mplsTPVpwsOAMCsfACDownEn INTEGER
  mplsTPVpwsOAMCsfACStatus INTEGER
  mplsTPVpwsOAMCsfTxCSFPacket INTEGER

MplsVplsDynamicFdbEntry  
SEQUENCE    
  mplsVplsDynamicFdbVplsId Integer32
  mplsVplsDynamicFdbMacAddr MacAddress
  mplsVplsDynamicFdbIfName OCTET STRING
  mplsVplsDynamicFdbPeerIp IpAddress
  mplsVplsDynamicFdbTPPeerName OCTET STRING

MplsVplsIgspCfgEntry  
SEQUENCE    
  mplsVplsIgspVplsId Integer32
  mplsVplsIgspStatus INTEGER
  mplsVplsIgspFastLeave INTEGER
  mplsVplsIgspVersion Integer32
  mplsVplsIgspMaxMemNum Integer32
  mplsVplsIgspReportSuppr INTEGER
  mplsVplsIgspLastMemQueryCnt Integer32
  mplsVplsIgspLastMemQueryInteval Integer32
  mplsVplsIgspRobuVari Integer32
  mplsVplsIgspAccessGroup OCTET STRING
  mplsVplsIgspQuerierStatus INTEGER
  mplsVplsIgspQuerierTimeout Integer32
  mplsVplsIgspQuerierAdd IpAddress
  mplsVplsIgspQueryInterval Integer32
  mplsVplsIgspQueryMaxResponTime Integer32
  mplsVplsIgspElectedQuerier IpAddress
  mplsVplsIgspQueryOperationalState INTEGER
  mplsVplsIgspBundingCtrlVlan Integer32

MplsVplsIgspMrouterIfEntry  
SEQUENCE    
  mplsVplsIgspMrouterIfVplsId Integer32
  mplsVplsIgspMrouterIfIndex Integer32
  mplsVplsIgspMrouterIfRowstatus RowStatus

MplsVplsMrouterPeerEntry  
SEQUENCE    
  mplsVplsMrouterPeerVplsId Integer32
  mplsVplsMrouterPeer OCTET STRING
  mplsVplsMrouterPeerRowstatus RowStatus

MplsVplsIgspSgIfEntry  
SEQUENCE    
  mplsVplsIgspSgIfVplsId Integer32
  mplsVplsIgspSgIfMadd IpAddress
  mplsVplsIgspSgIfIndex Integer32
  mplsVplsIgspSgIfSourceAdd IpAddress
  mplsVplsIgspSgIfRowstatus RowStatus

MplsVplsIgspSgPeerEntry  
SEQUENCE    
  mplsVplsIgspSgPeerVplsId Integer32
  mplsVplsIgspSgPeerMadd IpAddress
  mplsVplsIgspSgPeer OCTET STRING
  mplsVplsIgspSgPeerSourceAdd IpAddress
  mplsVplsIgspSgPeerRowstatus RowStatus

MplsVplsIgspMaxGrpMemIfEntry  
SEQUENCE    
  mplsVplsIgspMaxGrpMemIfVplsId Integer32
  mplsVplsIgspMaxGrpMemIfIndex Integer32
  mplsVplsIgspIfMaxGrpMemNum Integer32
  mplsVplsIgspMaxGrpMemIfRowstatus RowStatus
  mplsVplsIgspIfMaxGrpMemCount Integer32

MplsVplsMaxGrpMemPeerEntry  
SEQUENCE    
  mplsVplsMaxGrpMemPeerVplsId Integer32
  mplsVplsMaxGrpMemPeer OCTET STRING
  mplsVplsPeerMaxGrpMemNum Integer32
  mplsVplsMaxGrpMemPeerRowstatus RowStatus
  mplsVplsPeerMaxGrpMemCount Integer32

MplsVplsShowMrouterIfEntry  
SEQUENCE    
  mplsVplsShowMrouterIfVplsId Integer32
  mplsVplsShowMrouterIfIndex Integer32
  mplsVplsShowMrouterIfName OCTET STRING
  mplsVplsShowMrouterIfMode INTEGER
  mplsVplsShowMrouterIfUptime OCTET STRING
  mplsVplsShowMrouterIfExprietime OCTET STRING

MplsVplsShowMrouterPeerEntry  
SEQUENCE    
  mplsVplsShowMrouterPeerVplsId Integer32
  mplsVplsShowMrouterPeer OCTET STRING
  mplsVplsShowMrouterPeerName OCTET STRING
  mplsVplsShowMrouterPeerMode INTEGER
  mplsVplsShowMrouterPeerUptime OCTET STRING
  mplsVplsShowMrouterPeerExprietime OCTET STRING

MplsVplsShowGroupIfEntry  
SEQUENCE    
  mplsVplsShowGroupIfVplsId Integer32
  mplsVplsShowGroupIfIndex Integer32
  mplsVplsShowGroupIfAddr IpAddress
  mplsVplsShowGroupIfName OCTET STRING
  mplsVplsShowGroupIfUptime OCTET STRING
  mplsVplsShowGroupIfExprietime OCTET STRING
  mplsVplsShowGroupIfLastReporter IpAddress

MplsVplsShowGroupPeerEntry  
SEQUENCE    
  mplsVplsShowGroupPeerVplsId Integer32
  mplsVplsShowGroupPeer OCTET STRING
  mplsVplsShowGroupPeerAddr IpAddress
  mplsVplsShowGroupPeerName OCTET STRING
  mplsVplsShowGroupPeerUptime OCTET STRING
  mplsVplsShowGroupPeerExprietime OCTET STRING
  mplsVplsShowGroupPeerLastReporter IpAddress

MplsInterfaceMplsVpwsPolicyEntry  
SEQUENCE    
  mplsInterfaceMplsVpwsPolicyIfIndex Integer32
  mplsInterfaceMplsVpwsPolicyVcName OCTET STRING
  mplsInterfaceMplsVpwsPolicyName OCTET STRING
  mplsInterfaceMplsVpwsPolicyStatis INTEGER
  mplsInterfaceMplsVpwsPolicyRowStatus RowStatus

MplsTpOAMLmmEntry  
SEQUENCE    
  oamLmmIndex Integer32
  oamLmmServiceType INTEGER
  oamLmmServiceName OCTET STRING
  oamLmmRepeat Integer32
  oamLmmInterval INTEGER
  oamLmmRowstatus RowStatus

MplsTpOAMLmDualEntry  
SEQUENCE    
  mplsTpOAMLmDualMegId OCTET STRING
  mplsTpOAMLmDualIndex Integer32
  mplsTpOAMLmDualService INTEGER
  mplsTpOAMLmDualMepId Integer32
  mplsTpOAMLmDualExp Integer32
  mplsTpOAMLmDualLocalLoss Integer32
  mplsTpOAMLmDualLocalLossRatio Integer32
  mplsTpOAMLmDualRemoteLoss Integer32
  mplsTpOAMLmDualRemoteLossRatio Integer32

MplsTpOAMLmDualLossEntry  
SEQUENCE    
  mplsTpOAMLmDualLossMegId OCTET STRING
  mplsTpOAMLmDualLossMepId Integer32
  mplsTpOAMLmDualLossStartTime OCTET STRING
  mplsTpOAMLmDualLossEndTime OCTET STRING
  mplsTpOAMLmDualStatusInterval Integer32
  mplsTpOAMLmDualMaxLocalLoss Integer32
  mplsTpOAMLmDualMaxLocalLossRatio Integer32
  mplsTpOAMLmDualMinLocalLoss Integer32
  mplsTpOAMLmDualMinLocalLossRatio Integer32
  mplsTpOAMLmDualMaxRemoteLoss Integer32
  mplsTpOAMLmDualMaxRemoteLossRatio Integer32
  mplsTpOAMLmDualMinRemoteLoss Integer32
  mplsTpOAMLmDualMinRemoteLossRatio Integer32

MplsTpOAMLmSingleEntry  
SEQUENCE    
  mplsTpOAMLmSingleMegId OCTET STRING
  mplsTpOAMLmSingleIndex Integer32
  mplsTpOAMLmSingleService INTEGER
  mplsTpOAMLmSingleMepId Integer32
  mplsTpOAMLmSingleExp Integer32
  mplsTpOAMLmSingleLocalLoss Integer32
  mplsTpOAMLmSingleLocalLossRatio Integer32
  mplsTpOAMLmSingleRemoteLoss Integer32
  mplsTpOAMLmSingleRemoteLossRatio Integer32

MplsTpOAMLmSingleLossEntry  
SEQUENCE    
  mplsTpOAMLmSingleLossMegId OCTET STRING
  mplsTpOAMLmSingleLossMepId Integer32
  mplsTpOAMLmSingleLossStartTime OCTET STRING
  mplsTpOAMLmSingleLossEndTime OCTET STRING
  mplsTpOAMLmSingleMaxLocalLoss Integer32
  mplsTpOAMLmSingleMaxLocalLossRatio Integer32
  mplsTpOAMLmSingleMinLocalLoss Integer32
  mplsTpOAMLmSingleMinLocalLossRatio Integer32
  mplsTpOAMLmSingleMaxRemoteLoss Integer32
  mplsTpOAMLmSingleMaxRemoteLossRatio Integer32
  mplsTpOAMLmSingleMinRemoteLoss Integer32
  mplsTpOAMLmSingleMinRemoteLossRatio Integer32

MplsTpOAMSingleLMCacheEntry  
SEQUENCE    
  mplsTpOAMSingleLMCacheMegId OCTET STRING
  mplsTpOAMSingleLMCacheIndex Integer32
  mplsTpOAMSingleLMCacheExpValue Integer32
  mplsTpOAMSingleLMCacheLocalLoss Integer32
  mplsTpOAMSingleLMCacheLocalLossRatio Integer32
  mplsTpOAMSingleLMCacheRemoteLoss Integer32
  mplsTpOAMSingleLMCacheRemoteLossRatio Integer32
  mplsTpOAMSingleLMCacheTime OCTET STRING

SmartlinkGroupEntry  
SEQUENCE    
  smartlinkGroupindex INTEGER
  smartlinkGroupRowStatus RowStatus
  smartlinkGroupMasterIntf InterfaceIndex
  smartlinkGroupMasterDnCnt INTEGER
  smartlinkGroupMasterlstDnTime OCTET STRING
  smartlinkGroupMasterflhCnt INTEGER
  smartlinkGroupMasterlstflhTime OCTET STRING
  smartlinkGroupSlaveIntf InterfaceIndex
  smartlinkGroupSlaveDnCnt INTEGER
  smartlinkGroupSlavelstDnTime OCTET STRING
  smartlinkGroupSlaveflhCnt INTEGER
  smartlinkGroupSlavelstflhTime OCTET STRING
  smartlinkGroupMstpInstance OCTET STRING
  smartlinkGroupLoadBalanceInstance OCTET STRING
  smartlinkGroupRestoreEnable INTEGER
  smartlinkGroupRestoreTime INTEGER
  smartlinkGroupControlVlan INTEGER
  smartlinkGroupControlVlanPassword OCTET STRING
  smartlinkGroupEnable INTEGER

SmartlinkRcvFlushintfEntry  
SEQUENCE    
  smartlinkRcvFlushintfindex InterfaceIndex
  smartlinkRcvFlushintfVlan INTEGER
  smartlinkRcvFlushintfVlanPassword OCTET STRING
  martlinkRcvFlushintfSetState RowStatus

FlowctrlSendEnableEntry  
SEQUENCE    
  flowctrlSendEnable INTEGER

FlowctrlReceiveEnableEntry  
SEQUENCE    
  flowctrlReceiveEnable INTEGER

PhyloopbackEntry  
SEQUENCE    
  phyloopbackIfindex INTEGER
  phyloopbackType INTEGER
  phyloopbackDstIfindex INTEGER
  phyloopbackMacAddrSwap INTEGER
  phyloopbackRowStatus RowStatus

MonitorLinkGroupEntry  
SEQUENCE    
  groupIndex Integer32
  groupStatus INTEGER
  groupRowStatus RowStatus

MonitorLinkMemberEntry  
SEQUENCE    
  memberLinkType INTEGER
  memberIndex Integer32
  memberType INTEGER
  memberIdentify Integer32
  memberUptime TimeTicks
  memberDowntime TimeTicks
  memberUpCounter Counter32
  memberDownCounter Counter32
  memberRowStatus RowStatus

UDLDIfEntry  
SEQUENCE    
  udldIfIndex Integer32
  udldIfName OCTET STRING
  udldState INTEGER
  udldLinkState INTEGER

PBREntry  
SEQUENCE    
  pbrIfIndex Integer32
  pbrPolicyRmapName OCTET STRING
  pbrRowStatus RowStatus

L2PingResponseEntry  
SEQUENCE    
  l2pingResponseIfindex INTEGER
  l2pingResponseEnable INTEGER

SYNCEIFEntry  
SEQUENCE    
  syncEIfIndex Integer32
  syncEIfSyncEEnable INTEGER
  syncEIfSyncEPduMode INTEGER
  syncEIfPortPriority Integer32
  syncEIfPortUp INTEGER
  syncEIfPortQuality INTEGER
  syncEIfSendTimerState INTEGER
  syncEIfTimeoutTimerState INTEGER
  syncEIfSendQuality INTEGER
  syncEIFDNUgroup Integer32
  syncEIfReplaceClockId INTEGER
  syncEIfForcibleRxQL INTEGER
  syncEIfForcibleTxQL INTEGER

CFMMDEntry  
SEQUENCE    
  cfmMDLevel Integer32
  cfmMDName OCTET STRING
  cfmMDRowStatus RowStatus

CFMMAEntry  
SEQUENCE    
  cfmMAIndex Integer32
  cfmMAVlan Integer32
  cfmMAName OCTET STRING
  cfmMARowStatus RowStatus
  cfmMACCEn INTEGER
  cfmMACCVlanPriority Integer32
  cfmMAErrorWriteEn INTEGER
  cfmMAAisSuppressAlarm INTEGER

CFMMepEntry  
SEQUENCE    
  cfmMepLevel Integer32
  cfmMepVlan Integer32
  cfmMepId Integer32
  cfmMepDirection INTEGER
  cfmMepInterval INTEGER
  cfmMepIfIndex INTEGER
  cfmMepRowStatus RowStatus
  cfmMepRdi INTEGER
  cfmMepAisCondition INTEGER

CFMRMepEntry  
SEQUENCE    
  cfmRMepLevel Integer32
  cfmRMepVlan Integer32
  cfmRMepId Integer32
  cfmRMepIfIndex INTEGER
  cfmRMepAddr OCTET STRING
  cfmRMepFlag INTEGER
  cfmRMepRowStatus RowStatus
  cfmRMepRdi INTEGER

CFMMipEntry  
SEQUENCE    
  cfmMipLevel Integer32
  cfmMipVlan Integer32
  cfmMipIfIndex Integer32
  cfmMipRowStatus RowStatus

CFMAisServerEntry  
SEQUENCE    
  cfmAisServerIfIndex Integer32
  cfmAisServerLevel Integer32
  cfmAisServerInterval Integer32
  cfmAisServerRowStatus RowStatus

CFMAisEntry  
SEQUENCE    
  cfmAisLevel Integer32
  cfmAisVlan Integer32
  cfmAisMepId Integer32
  cfmAisIfIndex Integer32
  cfmAisConfigLoc INTEGER
  cfmAisConfigMismerge INTEGER
  cfmAisConfigUnexpectedMep INTEGER
  cfmAisConfigUnexpectedMegLevel INTEGER
  cfmAisConfigUnexpectedPeriod INTEGER
  cfmAisPacketType INTEGER
  cfmAisDestAddr MacAddress
  cfmAisDestLevel INTEGER
  cfmAisRowStatus RowStatus
  cfmAisDetectLoc INTEGER
  cfmAisDetectMismerge INTEGER
  cfmAisDetectUnexpectedMep INTEGER
  cfmAisDetectUnexpectedMegLevel INTEGER
  cfmAisDetectUnexpectedPeriod INTEGER

CFMLoopbackEntry  
SEQUENCE    
  cfmLoopbackIndex Integer32
  cfmLoopbackLevel Integer32
  cfmLoopbackVlan Integer32
  cfmLoopbackMepId Integer32
  cfmLoopbackFrameType INTEGER
  cfmLoopbackRMepId Integer32
  cfmLoopbackRmac MacAddress
  cfmLoopbackRepeat Integer32
  cfmLoopbackExp Integer32
  cfmLoopbackTimeout Integer32
  cfmLoopbackRowStatus RowStatus
  cfmLoopbackOperState INTEGER
  cfmLoopbackSuccessRate Integer32

CFMLinktraceEntry  
SEQUENCE    
  cfmLinktraceIndex Integer32
  cfmLinktraceLevel Integer32
  cfmLinktraceVlan Integer32
  cfmLinktraceMepId Integer32
  cfmLinktraceRMepId Integer32
  cfmLinktraceRmac MacAddress
  cfmLinktraceTtl Integer32
  cfmLinktraceExp Integer32
  cfmLinktraceTimeout Integer32
  cfmLinktraceEgressIdTLV INTEGER
  cfmLinktraceSenderIdTLV INTEGER
  cfmLinktraceOrganizationSpecTLV INTEGER
  cfmLinktraceRowStatus RowStatus
  cfmLinktraceOperState INTEGER

CFMMipFdbEntry  
SEQUENCE    
  cfmMipFdbVlan Integer32
  cfmMipFdbMacAddress MacAddress
  cfmMipFdbLevel Integer32
  cfmMipFdbIfIndex Integer32
  cfmMipFdbAgeTime Integer32

CFMErrorEntry  
SEQUENCE    
  cfmErrorLevel Integer32
  cfmErrorVlan Integer32
  cfmErrorMepId Integer32
  cfmErrorIndex Integer32
  cfmErrorRmac MacAddress
  cfmErrorReason INTEGER
  cfmErrorReportTime OCTET STRING

CFMLTCacheEntry  
SEQUENCE    
  cfmLTCacheIndex Integer32
  cfmLTCacheLevel Integer32
  cfmLTCacheVlan Integer32
  cfmLTCacheTargetMacAddress MacAddress
  cfmLTCacheStartTime OCTET STRING
  cfmLTCacheAge Integer32
  cfmLTCacheHops Integer32
  cfmLTCacheTTL Integer32
  cfmLTCacheForwarded INTEGER
  cfmLTCacheTerminalMEP INTEGER
  cfmLTCacheRelayAction INTEGER
  cfmLTCacheIngressAction INTEGER
  cfmLTCacheIngressMacAddress MacAddress
  cfmLTCacheIngressIfName OCTET STRING
  cfmLTCacheEgressAction INTEGER
  cfmLTCacheEgressMacAddress MacAddress
  cfmLTCacheEgressIfName OCTET STRING
  cfmLTCacheLastEgressID MacAddress
  cfmLTCacheNextEgressID MacAddress

CFMLTResultEntry  
SEQUENCE    
  cfmLTResultHops Integer32
  cfmLTResultTTL Integer32
  cfmLTResultForwarded INTEGER
  cfmLTResultTerminalMEP INTEGER
  cfmLTResultRelayAction INTEGER
  cfmLTResultIngressAction INTEGER
  cfmLTResultIngressMacAddress MacAddress
  cfmLTResultIngressIfName OCTET STRING
  cfmLTResultEgressAction INTEGER
  cfmLTResultEgressMacAddress MacAddress
  cfmLTResultEgressIfName OCTET STRING
  cfmLTResultLastEgressID MacAddress
  cfmLTResultNextEgressID MacAddress

EFMOAMIfEntry  
SEQUENCE    
  efmOAMIfIndex Integer32
  efmOAMEnable INTEGER
  efmOAMMode INTEGER
  efmOAMMinRate Integer32
  efmOAMMaxRate Integer32
  efmOAMLinkMonitorEn INTEGER
  efmOAMLinkMonitorSupported INTEGER
  efmOAMLinkMonitorFrameHigh Integer32
  efmOAMLinkMonitorFrameLow Integer32
  efmOAMLinkMonitorFrameWin Integer32
  efmOAMLinkMonitorFrameSecHigh Integer32
  efmOAMLinkMonitorFrameSecLow Integer32
  efmOAMLinkMonitorFrameSecWin Integer32
  efmOAMLinkMonitorHighThreAction INTEGER
  efmOAMRemoteLoopbackSupported INTEGER
  efmOAMRemoteLoopbackTimeout Integer32
  efmOAMRemoteLoopbackState INTEGER
  efmOAMTimeout Integer32
  efmOAMRemoteFailureCriticalEvent INTEGER
  efmOAMRemoteFailureDyingGasp INTEGER
  efmOAMRemoteFailureLinkFailure INTEGER

EFMOAMDiscoveryEntry  
SEQUENCE    
  efmOAMDiscoveryIfIndex Integer32
  efmOAMDiscoveryLocalMode INTEGER
  efmOAMDiscoveryLocalUnidirection INTEGER
  efmOAMDiscoveryLocalLinkMonitor INTEGER
  efmOAMDiscoveryLocalRemoteLoopback INTEGER
  efmOAMDiscoveryLocalMibRetrieve INTEGER
  efmOAMDiscoveryLocalMtuSize Integer32
  efmOAMDiscoveryLocalPortStatus INTEGER
  efmOAMDiscoveryLocalLoopbackStatus INTEGER
  efmOAMDiscoveryLocalPduRevision Integer32
  efmOAMDiscoveryRemoteMacAddress MacAddress
  efmOAMDiscoveryRemotePduRevision Integer32
  efmOAMDiscoveryRemoteVendor OCTET STRING
  efmOAMDiscoveryRemoteMode INTEGER
  efmOAMDiscoveryRemoteUnidirection INTEGER
  efmOAMDiscoveryRemoteLinkMonitor INTEGER
  efmOAMDiscoveryRemoteRemoteLoopback INTEGER
  efmOAMDiscoveryRemoteMibRetrieve INTEGER
  efmOAMDiscoveryRemoteMtuSize Integer32

EFMOAMStateEntry  
SEQUENCE    
  efmOAMStateIfIndex Integer32
  efmOAMStateLocalLinkStatus INTEGER
  efmOAMStateLocalPduStatus INTEGER
  efmOAMStateLocalSatisfied INTEGER
  efmOAMStateLocalStable INTEGER
  efmOAMStateRemoteStateValid INTEGER
  efmOAMStateRemoteStable INTEGER
  efmOAMStateLocalPaserState INTEGER
  efmOAMStateLocalMultiplexerState INTEGER
  efmOAMStateRemotePaserState INTEGER
  efmOAMStateRemoteMultiplexerState INTEGER

EFMOAMStatisticEntry  
SEQUENCE    
  efmOAMStatisticIfIndex Integer32
  efmOAMPduInfomationTx Integer32
  efmOAMPduInfomationRx Integer32
  efmOAMPduEvtNotificationTx Integer32
  efmOAMPduEvtNotificationRx Integer32
  efmOAMPduLoopbackControlTx Integer32
  efmOAMPduLoopbackControlRx Integer32
  efmOAMPduUnsupportedRx Integer32
  efmOAMLocalLinkFaultRecords Integer32
  efmOAMLocalDyingGaspRecords Integer32
  efmOAMLocalCriticalEvtRecords Integer32
  efmOAMRemoteLinkFaultRecords Integer32
  efmOAMRemoteDyingGaspRecords Integer32
  efmOAMRemoteCriticalEvtRecords Integer32
  efmOAMLocalErrorFrameRecords Integer32
  efmOAMLocalErrorFrameSecondRecords Integer32
  efmOAMRemoteErrorSymbolPeriodRecords Integer32
  efmOAMRemoteErrorFrameRecords Integer32
  efmOAMRemoteErrorFramePeriodRecords Integer32
  efmOAMRemoteErrorFrameSecondRecords Integer32
  efmOAMLoopbackTestPktsSent Integer32
  efmOAMLoopbackTestPktsRecv Integer32
  efmOAMLoopbackTestPercentValidRate Integer32

PtpIfConfigureEntry  
SEQUENCE    
  ptpIfIndex Integer32
  ptpAnnounceInterval Integer32
  ptpSyncInterval Integer32
  ptpMinDelayreqInterval Integer32
  ptpMinPdelayreqInterval Integer32
  ptpAnnounceReceiptTimeout Integer32
  ptpDelayMechanism INTEGER
  ptpEnable INTEGER
  ptpAsymmetryCorrection Integer32
  ptpProtocolMac INTEGER
  ptpUdpSrcIp OCTET STRING
  ptpVlanId Integer32
  ptpCos Integer32
  ptpIfName OCTET STRING
  ptpIfState INTEGER
  ptpIfStep Integer32
  ptpIfPortId OCTET STRING
  ptpIfRcvAnn Integer32
  ptpIfRcvDelayReq Integer32
  ptpIfRcvDelayResp Integer32
  ptpIfRcvFollowUp Integer32
  ptpIfRcvUnknown Integer32
  ptpIfRcvSync Integer32
  ptpIfRcvPDelayReq Integer32
  ptpIfRcvPDelayResp Integer32
  ptpIfRcvPDelayRespFowllowUp Integer32
  ptpIfSendAnn Integer32
  ptpIfSendDelayReq Integer32
  ptpIfSendDelayResp Integer32
  ptpIfSendFollowUp Integer32
  ptpIfSendUnknown Integer32
  ptpIfSendSync Integer32
  ptpIfSendPDelayReq Integer32
  ptpIfSendPDelayResp Integer32
  ptpIfSendPDelayRespFowllowUp Integer32
  ptpIfDiscardAnn Integer32
  ptpIfDiscardDelayReq Integer32
  ptpIfDiscardDelayResp Integer32
  ptpIfDiscardFollowUp Integer32
  ptpIfDiscardUnknown Integer32
  ptpIfDiscardSync Integer32
  ptpIfDiscardPDelayReq Integer32
  ptpIfDiscardPDelayResp Integer32
  ptpIfDiscardPDelayRespFowllowUp Integer32
  ptpIfIngressLatency Integer32
  ptpIfEgressLatency Integer32

PtpForeignMasterEntry  
SEQUENCE    
  ptpFMIndex Integer32
  ptpFMNodeIndex Integer32
  ptpFMBest TruthValue
  ptpFMClockID OCTET STRING
  ptpFMPortNum Integer32
  ptpFMQualification Integer32
  ptpFMIfName OCTET STRING

PMThresholdEntry  
SEQUENCE    
  pmThresholdIndex INTEGER
  pmThreshold15mValue OCTET STRING
  pmThreshold1hValue OCTET STRING
  pmThreshold1dValue OCTET STRING

PMUnitTemprCurr15mEntry  
SEQUENCE    
  pmUnitTemprCurr15mIndex Integer32
  pmUnitTemprCurr15mId OCTET STRING
  pmUnitTemprCurr15mUnitType INTEGER
  pmUnitTemprCurr15mAverage Counter64
  pmUnitTemprCurr15mMin Counter64
  pmUnitTemprCurr15mMax Counter64
  pmUnitTemprCurr15mStartTime DateAndTime
  pmUnitTemprCurr15mStopTime DateAndTime

PMUnitTemprPrev15mEntry  
SEQUENCE    
  pmUnitTemprPrev15mIndex Integer32
  pmUnitTemprPrev15mId OCTET STRING
  pmUnitTemprPrev15mUnitType INTEGER
  pmUnitTemprPrev15mAverage Counter64
  pmUnitTemprPrev15mMin Counter64
  pmUnitTemprPrev15mMax Counter64
  pmUnitTemprPrev15mStartTime DateAndTime
  pmUnitTemprPrev15mStopTime DateAndTime

PMUnitTemprCurr1hEntry  
SEQUENCE    
  pmUnitTemprCurr1hIndex Integer32
  pmUnitTemprCurr1hId OCTET STRING
  pmUnitTemprCurr1hUnitType INTEGER
  pmUnitTemprCurr1hAverage Counter64
  pmUnitTemprCurr1hMin Counter64
  pmUnitTemprCurr1hMax Counter64
  pmUnitTemprCurr1hStartTime DateAndTime
  pmUnitTemprCurr1hStopTime DateAndTime

PMUnitTemprPrev1hEntry  
SEQUENCE    
  pmUnitTemprPrev1hIndex Integer32
  pmUnitTemprPrev1hId OCTET STRING
  pmUnitTemprPrev1hUnitType INTEGER
  pmUnitTemprPrev1hAverage Counter64
  pmUnitTemprPrev1hMin Counter64
  pmUnitTemprPrev1hMax Counter64
  pmUnitTemprPrev1hStartTime DateAndTime
  pmUnitTemprPrev1hStopTime DateAndTime

PMUnitTemprCurr1dEntry  
SEQUENCE    
  pmUnitTemprCurr1dIndex Integer32
  pmUnitTemprCurr1dId OCTET STRING
  pmUnitTemprCurr1dUnitType INTEGER
  pmUnitTemprCurr1dAverage Counter64
  pmUnitTemprCurr1dMin Counter64
  pmUnitTemprCurr1dMax Counter64
  pmUnitTemprCurr1dStartTime DateAndTime
  pmUnitTemprCurr1dStopTime DateAndTime

PMUnitTemprPrev1dEntry  
SEQUENCE    
  pmUnitTemprPrev1dIndex Integer32
  pmUnitTemprPrev1dId OCTET STRING
  pmUnitTemprPrev1dUnitType INTEGER
  pmUnitTemprPrev1dAverage Counter64
  pmUnitTemprPrev1dMin Counter64
  pmUnitTemprPrev1dMax Counter64
  pmUnitTemprPrev1dStartTime DateAndTime
  pmUnitTemprPrev1dStopTime DateAndTime

PMTcaUnitTemprMin15mEntry  
SEQUENCE    
  pmTcaUnitTemprMin15mIndex Integer32
  pmTcaUnitTemprMin15mId OCTET STRING
  pmTcaUnitTemprMin15mUnitType INTEGER
  pmTcaUnitTemprMin15mCnt Counter64
  pmTcaUnitTemprMin15mThreshold Counter64
  pmTcaUnitTemprMin15mOccurTime DateAndTime

PMTcaUnitTemprMin1hEntry  
SEQUENCE    
  pmTcaUnitTemprMin1hIndex Integer32
  pmTcaUnitTemprMin1hId OCTET STRING
  pmTcaUnitTemprMin1hUnitType INTEGER
  pmTcaUnitTemprMin1hCnt Counter64
  pmTcaUnitTemprMin1hThreshold Counter64
  pmTcaUnitTemprMin1hOccurTime DateAndTime

PMTcaUnitTemprMin1dEntry  
SEQUENCE    
  pmTcaUnitTemprMin1dIndex Integer32
  pmTcaUnitTemprMin1dId OCTET STRING
  pmTcaUnitTemprMin1dUnitType INTEGER
  pmTcaUnitTemprMin1dCnt Counter64
  pmTcaUnitTemprMin1dThreshold Counter64
  pmTcaUnitTemprMin1dOccurTime DateAndTime

PMTcaUnitTemprMax15mEntry  
SEQUENCE    
  pmTcaUnitTemprMax15mIndex Integer32
  pmTcaUnitTemprMax15mId OCTET STRING
  pmTcaUnitTemprMax15mUnitType INTEGER
  pmTcaUnitTemprMax15mCnt Counter64
  pmTcaUnitTemprMax15mThreshold Counter64
  pmTcaUnitTemprMax15mOccurTime DateAndTime

PMTcaUnitTemprMax1hEntry  
SEQUENCE    
  pmTcaUnitTemprMax1hIndex Integer32
  pmTcaUnitTemprMax1hId OCTET STRING
  pmTcaUnitTemprMax1hUnitType INTEGER
  pmTcaUnitTemprMax1hCnt Counter64
  pmTcaUnitTemprMax1hThreshold Counter64
  pmTcaUnitTemprMax1hOccurTime DateAndTime

PMTcaUnitTemprMax1dEntry  
SEQUENCE    
  pmTcaUnitTemprMax1dIndex Integer32
  pmTcaUnitTemprMax1dId OCTET STRING
  pmTcaUnitTemprMax1dUnitType INTEGER
  pmTcaUnitTemprMax1dCnt Counter64
  pmTcaUnitTemprMax1dThreshold Counter64
  pmTcaUnitTemprMax1dOccurTime DateAndTime

PMSFPPowerCurr15mEntry  
SEQUENCE    
  pmSFPPowerCurr15mIndex Integer32
  pmSFPPowerCurr15mId OCTET STRING
  pmSFPPowerCurr15mUnitType INTEGER
  pmSFPPowerCurr15mRxAverage Counter64
  pmSFPPowerCurr15mRxMin Counter64
  pmSFPPowerCurr15mRxMax Counter64
  pmSFPPowerCurr15mTxAverage Counter64
  pmSFPPowerCurr15mTxMin Counter64
  pmSFPPowerCurr15mTxMax Counter64
  pmSFPPowerCurr15mStartTime DateAndTime
  pmSFPPowerCurr15mStopTime DateAndTime

PMSFPPowerPrev15mEntry  
SEQUENCE    
  pmSFPPowerPrev15mIndex Integer32
  pmSFPPowerPrev15mId OCTET STRING
  pmSFPPowerPrev15mUnitType INTEGER
  pmSFPPowerPrev15mRxAverage Counter64
  pmSFPPowerPrev15mRxMin Counter64
  pmSFPPowerPrev15mRxMax Counter64
  pmSFPPowerPrev15mTxAverage Counter64
  pmSFPPowerPrev15mTxMin Counter64
  pmSFPPowerPrev15mTxMax Counter64
  pmSFPPowerPrev15mStartTime DateAndTime
  pmSFPPowerPrev15mStopTime DateAndTime

PMSFPPowerCurr1hEntry  
SEQUENCE    
  pmSFPPowerCurr1hIndex Integer32
  pmSFPPowerCurr1hId OCTET STRING
  pmSFPPowerCurr1hUnitType INTEGER
  pmSFPPowerCurr1hRxAverage Counter64
  pmSFPPowerCurr1hRxMin Counter64
  pmSFPPowerCurr1hRxMax Counter64
  pmSFPPowerCurr1hTxAverage Counter64
  pmSFPPowerCurr1hTxMin Counter64
  pmSFPPowerCurr1hTxMax Counter64
  pmSFPPowerCurr1hStartTime DateAndTime
  pmSFPPowerCurr1hStopTime DateAndTime

PMSFPPowerPrev1hEntry  
SEQUENCE    
  pmSFPPowerPrev1hIndex Integer32
  pmSFPPowerPrev1hId OCTET STRING
  pmSFPPowerPrev1hUnitType INTEGER
  pmSFPPowerPrev1hRxAverage Counter64
  pmSFPPowerPrev1hRxMin Counter64
  pmSFPPowerPrev1hRxMax Counter64
  pmSFPPowerPrev1hTxAverage Counter64
  pmSFPPowerPrev1hTxMin Counter64
  pmSFPPowerPrev1hTxMax Counter64
  pmSFPPowerPrev1hStartTime DateAndTime
  pmSFPPowerPrev1hStopTime DateAndTime

PMSFPPowerCurr1dEntry  
SEQUENCE    
  pmSFPPowerCurr1dIndex Integer32
  pmSFPPowerCurr1dId OCTET STRING
  pmSFPPowerCurr1dUnitType INTEGER
  pmSFPPowerCurr1dRxAverage Counter64
  pmSFPPowerCurr1dRxMin Counter64
  pmSFPPowerCurr1dRxMax Counter64
  pmSFPPowerCurr1dTxAverage Counter64
  pmSFPPowerCurr1dTxMin Counter64
  pmSFPPowerCurr1dTxMax Counter64
  pmSFPPowerCurr1dStartTime DateAndTime
  pmSFPPowerCurr1dStopTime DateAndTime

PMSFPPowerPrev1dEntry  
SEQUENCE    
  pmSFPPowerPrev1dIndex Integer32
  pmSFPPowerPrev1dId OCTET STRING
  pmSFPPowerPrev1dUnitType INTEGER
  pmSFPPowerPrev1dRxAverage Counter64
  pmSFPPowerPrev1dRxMin Counter64
  pmSFPPowerPrev1dRxMax Counter64
  pmSFPPowerPrev1dTxAverage Counter64
  pmSFPPowerPrev1dTxMin Counter64
  pmSFPPowerPrev1dTxMax Counter64
  pmSFPPowerPrev1dStartTime DateAndTime
  pmSFPPowerPrev1dStopTime DateAndTime

PMTcaSFPRxPowerMin15mEntry  
SEQUENCE    
  pmTcaSFPRxPowerMin15mIndex Integer32
  pmTcaSFPRxPowerMin15mId OCTET STRING
  pmTcaSFPRxPowerMin15mUnitType INTEGER
  pmTcaSFPRxPowerMin15mCnt Counter64
  pmTcaSFPRxPowerMin15mThreshold Counter64
  pmTcaSFPRxPowerMin15mOccurTime DateAndTime

PMTcaSFPRxPowerMin1hEntry  
SEQUENCE    
  pmTcaSFPRxPowerMin1hIndex Integer32
  pmTcaSFPRxPowerMin1hId OCTET STRING
  pmTcaSFPRxPowerMin1hUnitType INTEGER
  pmTcaSFPRxPowerMin1hCnt Counter64
  pmTcaSFPRxPowerMin1hThreshold Counter64
  pmTcaSFPRxPowerMin1hOccurTime DateAndTime

PMTcaSFPRxPowerMin1dEntry  
SEQUENCE    
  pmTcaSFPRxPowerMin1dIndex Integer32
  pmTcaSFPRxPowerMin1dId OCTET STRING
  pmTcaSFPRxPowerMin1dUnitType INTEGER
  pmTcaSFPRxPowerMin1dCnt Counter64
  pmTcaSFPRxPowerMin1dThreshold Counter64
  pmTcaSFPRxPowerMin1dOccurTime DateAndTime

PMTcaSFPRxPowerMax15mEntry  
SEQUENCE    
  pmTcaSFPRxPowerMax15mIndex Integer32
  pmTcaSFPRxPowerMax15mId OCTET STRING
  pmTcaSFPRxPowerMax15mUnitType INTEGER
  pmTcaSFPRxPowerMax15mCnt Counter64
  pmTcaSFPRxPowerMax15mThreshold Counter64
  pmTcaSFPRxPowerMax15mOccurTime DateAndTime

PMTcaSFPRxPowerMax1hEntry  
SEQUENCE    
  pmTcaSFPRxPowerMax1hIndex Integer32
  pmTcaSFPRxPowerMax1hId OCTET STRING
  pmTcaSFPRxPowerMax1hUnitType INTEGER
  pmTcaSFPRxPowerMax1hCnt Counter64
  pmTcaSFPRxPowerMax1hThreshold Counter64
  pmTcaSFPRxPowerMax1hOccurTime DateAndTime

PMTcaSFPRxPowerMax1dEntry  
SEQUENCE    
  pmTcaSFPRxPowerMax1dIndex Integer32
  pmTcaSFPRxPowerMax1dId OCTET STRING
  pmTcaSFPRxPowerMax1dUnitType INTEGER
  pmTcaSFPRxPowerMax1dCnt Counter64
  pmTcaSFPRxPowerMax1dThreshold Counter64
  pmTcaSFPRxPowerMax1dOccurTime DateAndTime

PMTcaSFPTxPowerMin15mEntry  
SEQUENCE    
  pmTcaSFPTxPowerMin15mIndex Integer32
  pmTcaSFPTxPowerMin15mId OCTET STRING
  pmTcaSFPTxPowerMin15mUnitType INTEGER
  pmTcaSFPTxPowerMin15mCnt Counter64
  pmTcaSFPTxPowerMin15mThreshold Counter64
  pmTcaSFPTxPowerMin15mOccurTime DateAndTime

PMTcaSFPTxPowerMin1hEntry  
SEQUENCE    
  pmTcaSFPTxPowerMin1hIndex Integer32
  pmTcaSFPTxPowerMin1hId OCTET STRING
  pmTcaSFPTxPowerMin1hUnitType INTEGER
  pmTcaSFPTxPowerMin1hCnt Counter64
  pmTcaSFPTxPowerMin1hThreshold Counter64
  pmTcaSFPTxPowerMin1hOccurTime DateAndTime

PMTcaSFPTxPowerMin1dEntry  
SEQUENCE    
  pmTcaSFPTxPowerMin1dIndex Integer32
  pmTcaSFPTxPowerMin1dId OCTET STRING
  pmTcaSFPTxPowerMin1dUnitType INTEGER
  pmTcaSFPTxPowerMin1dCnt Counter64
  pmTcaSFPTxPowerMin1dThreshold Counter64
  pmTcaSFPTxPowerMin1dOccurTime DateAndTime

PMTcaSFPTxPowerMax15mEntry  
SEQUENCE    
  pmTcaSFPTxPowerMax15mIndex Integer32
  pmTcaSFPTxPowerMax15mId OCTET STRING
  pmTcaSFPTxPowerMax15mUnitType INTEGER
  pmTcaSFPTxPowerMax15mCnt Counter64
  pmTcaSFPTxPowerMax15mThreshold Counter64
  pmTcaSFPTxPowerMax15mOccurTime DateAndTime

PMTcaSFPTxPowerMax1hEntry  
SEQUENCE    
  pmTcaSFPTxPowerMax1hIndex Integer32
  pmTcaSFPTxPowerMax1hId OCTET STRING
  pmTcaSFPTxPowerMax1hUnitType INTEGER
  pmTcaSFPTxPowerMax1hCnt Counter64
  pmTcaSFPTxPowerMax1hThreshold Counter64
  pmTcaSFPTxPowerMax1hOccurTime DateAndTime

PMTcaSFPTxPowerMax1dEntry  
SEQUENCE    
  pmTcaSFPTxPowerMax1dIndex Integer32
  pmTcaSFPTxPowerMax1dId OCTET STRING
  pmTcaSFPTxPowerMax1dUnitType INTEGER
  pmTcaSFPTxPowerMax1dCnt Counter64
  pmTcaSFPTxPowerMax1dThreshold Counter64
  pmTcaSFPTxPowerMax1dOccurTime DateAndTime

PMIfStatCurr15mEntry  
SEQUENCE    
  pmIfStatCurr15mIndex Integer32
  pmIfStatCurr15mId OCTET STRING
  pmIfStatCurr15mUnitType INTEGER
  pmIfStatCurr15mDropped Counter64
  pmIfStatCurr15mInputPkts Counter64
  pmIfStatCurr15mInputbytes Counter64
  pmIfStatCurr15mInputBrdCst Counter64
  pmIfStatCurr15mInputMltCst Counter64
  pmIfStatCurr15mCrcErrors Counter64
  pmIfStatCurr15mCollision Counter64
  pmIfStatCurr15mUndersized Counter64
  pmIfStatCurr15mOversized Counter64
  pmIfStatCurr15mFragments Counter64
  pmIfStatCurr15mJabbers Counter64
  pmIfStatCurr15mPkt64 Counter64
  pmIfStatCurr15mPkt65To127 Counter64
  pmIfStatCurr15mPkt128To255 Counter64
  pmIfStatCurr15mPkt256To511 Counter64
  pmIfStatCurr15mPkt512To1023 Counter64
  pmIfStatCurr15mPkt1024 Counter64
  pmIfStatCurr15mOutputPkts Counter64
  pmIfStatCurr15mOutputBytes Counter64
  pmIfStatCurr15mStartTime DateAndTime
  pmIfStatCurr15mStopTime DateAndTime

PMIfStatPrev15mEntry  
SEQUENCE    
  pmIfStatPrev15mIndex Integer32
  pmIfStatPrev15mId OCTET STRING
  pmIfStatPrev15mUnitType INTEGER
  pmIfStatPrev15mDropped Counter64
  pmIfStatPrev15mInputPkts Counter64
  pmIfStatPrev15mInputbytes Counter64
  pmIfStatPrev15mInputBrdCst Counter64
  pmIfStatPrev15mInputMltCst Counter64
  pmIfStatPrev15mCrcErrors Counter64
  pmIfStatPrev15mCollision Counter64
  pmIfStatPrev15mUndersized Counter64
  pmIfStatPrev15mOversized Counter64
  pmIfStatPrev15mFragments Counter64
  pmIfStatPrev15mJabbers Counter64
  pmIfStatPrev15mPkt64 Counter64
  pmIfStatPrev15mPkt65To127 Counter64
  pmIfStatPrev15mPkt128To255 Counter64
  pmIfStatPrev15mPkt256To511 Counter64
  pmIfStatPrev15mPkt512To1023 Counter64
  pmIfStatPrev15mPkt1024 Counter64
  pmIfStatPrev15mOutputPkts Counter64
  pmIfStatPrev15mOutputBytes Counter64
  pmIfStatPrev15mStartTime DateAndTime
  pmIfStatPrev15mStopTime DateAndTime

PMIfStatCurr1hEntry  
SEQUENCE    
  pmIfStatCurr1hIndex Integer32
  pmIfStatCurr1hId OCTET STRING
  pmIfStatCurr1hUnitType INTEGER
  pmIfStatCurr1hDropped Counter64
  pmIfStatCurr1hInputPkts Counter64
  pmIfStatCurr1hInputbytes Counter64
  pmIfStatCurr1hInputBrdCst Counter64
  pmIfStatCurr1hInputMltCst Counter64
  pmIfStatCurr1hCrcErrors Counter64
  pmIfStatCurr1hCollision Counter64
  pmIfStatCurr1hUndersized Counter64
  pmIfStatCurr1hOversized Counter64
  pmIfStatCurr1hFragments Counter64
  pmIfStatCurr1hJabbers Counter64
  pmIfStatCurr1hPkt64 Counter64
  pmIfStatCurr1hPkt65To127 Counter64
  pmIfStatCurr1hPkt128To255 Counter64
  pmIfStatCurr1hPkt256To511 Counter64
  pmIfStatCurr1hPkt512To1023 Counter64
  pmIfStatCurr1hPkt1024 Counter64
  pmIfStatCurr1hOutputPkts Counter64
  pmIfStatCurr1hOutputBytes Counter64
  pmIfStatCurr1hStartTime DateAndTime
  pmIfStatCurr1hStopTime DateAndTime

PMIfStatPrev1hEntry  
SEQUENCE    
  pmIfStatPrev1hIndex Integer32
  pmIfStatPrev1hId OCTET STRING
  pmIfStatPrev1hUnitType INTEGER
  pmIfStatPrev1hDropped Counter64
  pmIfStatPrev1hInputPkts Counter64
  pmIfStatPrev1hInputbytes Counter64
  pmIfStatPrev1hInputBrdCst Counter64
  pmIfStatPrev1hInputMltCst Counter64
  pmIfStatPrev1hCrcErrors Counter64
  pmIfStatPrev1hCollision Counter64
  pmIfStatPrev1hUndersized Counter64
  pmIfStatPrev1hOversized Counter64
  pmIfStatPrev1hFragments Counter64
  pmIfStatPrev1hJabbers Counter64
  pmIfStatPrev1hPkt64 Counter64
  pmIfStatPrev1hPkt65To127 Counter64
  pmIfStatPrev1hPkt128To255 Counter64
  pmIfStatPrev1hPkt256To511 Counter64
  pmIfStatPrev1hPkt512To1023 Counter64
  pmIfStatPrev1hPkt1024 Counter64
  pmIfStatPrev1hOutputPkts Counter64
  pmIfStatPrev1hOutputBytes Counter64
  pmIfStatPrev1hStartTime DateAndTime
  pmIfStatPrev1hStopTime DateAndTime

PMIfStatCurr1dEntry  
SEQUENCE    
  pmIfStatCurr1dIndex Integer32
  pmIfStatCurr1dId OCTET STRING
  pmIfStatCurr1dUnitType INTEGER
  pmIfStatCurr1dDropped Counter64
  pmIfStatCurr1dInputPkts Counter64
  pmIfStatCurr1dInputbytes Counter64
  pmIfStatCurr1dInputBrdCst Counter64
  pmIfStatCurr1dInputMltCst Counter64
  pmIfStatCurr1dCrcErrors Counter64
  pmIfStatCurr1dCollision Counter64
  pmIfStatCurr1dUndersized Counter64
  pmIfStatCurr1dOversized Counter64
  pmIfStatCurr1dFragments Counter64
  pmIfStatCurr1dJabbers Counter64
  pmIfStatCurr1dPkt64 Counter64
  pmIfStatCurr1dPkt65To127 Counter64
  pmIfStatCurr1dPkt128To255 Counter64
  pmIfStatCurr1dPkt256To511 Counter64
  pmIfStatCurr1dPkt512To1023 Counter64
  pmIfStatCurr1dPkt1024 Counter64
  pmIfStatCurr1dOutputPkts Counter64
  pmIfStatCurr1dOutputBytes Counter64
  pmIfStatCurr1dStartTime DateAndTime
  pmIfStatCurr1dStopTime DateAndTime

PMIfStatPrev1dEntry  
SEQUENCE    
  pmIfStatPrev1dIndex Integer32
  pmIfStatPrev1dId OCTET STRING
  pmIfStatPrev1dUnitType INTEGER
  pmIfStatPrev1dDropped Counter64
  pmIfStatPrev1dInputPkts Counter64
  pmIfStatPrev1dInputbytes Counter64
  pmIfStatPrev1dInputBrdCst Counter64
  pmIfStatPrev1dInputMltCst Counter64
  pmIfStatPrev1dCrcErrors Counter64
  pmIfStatPrev1dCollision Counter64
  pmIfStatPrev1dUndersized Counter64
  pmIfStatPrev1dOversized Counter64
  pmIfStatPrev1dFragments Counter64
  pmIfStatPrev1dJabbers Counter64
  pmIfStatPrev1dPkt64 Counter64
  pmIfStatPrev1dPkt65To127 Counter64
  pmIfStatPrev1dPkt128To255 Counter64
  pmIfStatPrev1dPkt256To511 Counter64
  pmIfStatPrev1dPkt512To1023 Counter64
  pmIfStatPrev1dPkt1024 Counter64
  pmIfStatPrev1dOutputPkts Counter64
  pmIfStatPrev1dOutputBytes Counter64
  pmIfStatPrev1dStartTime DateAndTime
  pmIfStatPrev1dStopTime DateAndTime

PMTcaIfDropped15mEntry  
SEQUENCE    
  pmTcaIfDropped15mIndex Integer32
  pmTcaIfDropped15mId OCTET STRING
  pmTcaIfDropped15mUnitType INTEGER
  pmTcaIfDropped15mCnt Counter64
  pmTcaIfDropped15mThreshold Counter64
  pmTcaIfDropped15mOccurTime DateAndTime

PMTcaIfDropped1hEntry  
SEQUENCE    
  pmTcaIfDropped1hIndex Integer32
  pmTcaIfDropped1hId OCTET STRING
  pmTcaIfDropped1hUnitType INTEGER
  pmTcaIfDropped1hCnt Counter64
  pmTcaIfDropped1hThreshold Counter64
  pmTcaIfDropped1hOccurTime DateAndTime

PMTcaIfDropped1dEntry  
SEQUENCE    
  pmTcaIfDropped1dIndex Integer32
  pmTcaIfDropped1dId OCTET STRING
  pmTcaIfDropped1dUnitType INTEGER
  pmTcaIfDropped1dCnt Counter64
  pmTcaIfDropped1dThreshold Counter64
  pmTcaIfDropped1dOccurTime DateAndTime

PMTcaIfInPkts15mEntry  
SEQUENCE    
  pmTcaIfInPkts15mIndex Integer32
  pmTcaIfInPkts15mId OCTET STRING
  pmTcaIfInPkts15mUnitType INTEGER
  pmTcaIfInPkts15mCnt Counter64
  pmTcaIfInPkts15mThreshold Counter64
  pmTcaIfInPkts15mOccurTime DateAndTime

PMTcaIfInPkts1hEntry  
SEQUENCE    
  pmTcaIfInPkts1hIndex Integer32
  pmTcaIfInPkts1hId OCTET STRING
  pmTcaIfInPkts1hUnitType INTEGER
  pmTcaIfInPkts1hCnt Counter64
  pmTcaIfInPkts1hThreshold Counter64
  pmTcaIfInPkts1hOccurTime DateAndTime

PMTcaIfInPkts1dEntry  
SEQUENCE    
  pmTcaIfInPkts1dIndex Integer32
  pmTcaIfInPkts1dId OCTET STRING
  pmTcaIfInPkts1dUnitType INTEGER
  pmTcaIfInPkts1dCnt Counter64
  pmTcaIfInPkts1dThreshold Counter64
  pmTcaIfInPkts1dOccurTime DateAndTime

PMTcaIfInBytes15mEntry  
SEQUENCE    
  pmTcaIfInBytes15mIndex Integer32
  pmTcaIfInBytes15mId OCTET STRING
  pmTcaIfInBytes15mUnitType INTEGER
  pmTcaIfInBytes15mCnt Counter64
  pmTcaIfInBytes15mThreshold Counter64
  pmTcaIfInBytes15mOccurTime DateAndTime

PMTcaIfInBytes1hEntry  
SEQUENCE    
  pmTcaIfInBytes1hIndex Integer32
  pmTcaIfInBytes1hId OCTET STRING
  pmTcaIfInBytes1hUnitType INTEGER
  pmTcaIfInBytes1hCnt Counter64
  pmTcaIfInBytes1hThreshold Counter64
  pmTcaIfInBytes1hOccurTime DateAndTime

PMTcaIfInBytes1dEntry  
SEQUENCE    
  pmTcaIfInBytes1dIndex Integer32
  pmTcaIfInBytes1dId OCTET STRING
  pmTcaIfInBytes1dUnitType INTEGER
  pmTcaIfInBytes1dCnt Counter64
  pmTcaIfInBytes1dThreshold Counter64
  pmTcaIfInBytes1dOccurTime DateAndTime

PMTcaIfInBrdcasts15mEntry  
SEQUENCE    
  pmTcaIfInBrdcasts15mIndex Integer32
  pmTcaIfInBrdcasts15mId OCTET STRING
  pmTcaIfInBrdcasts15mUnitType INTEGER
  pmTcaIfInBrdcasts15mCnt Counter64
  pmTcaIfInBrdcasts15mThreshold Counter64
  pmTcaIfInBrdcasts15mOccurTime DateAndTime

PMTcaIfInBrdcasts1hEntry  
SEQUENCE    
  pmTcaIfInBrdcasts1hIndex Integer32
  pmTcaIfInBrdcasts1hId OCTET STRING
  pmTcaIfInBrdcasts1hUnitType INTEGER
  pmTcaIfInBrdcasts1hCnt Counter64
  pmTcaIfInBrdcasts1hThreshold Counter64
  pmTcaIfInBrdcasts1hOccurTime DateAndTime

PMTcaIfInBrdcasts1dEntry  
SEQUENCE    
  pmTcaIfInBrdcasts1dIndex Integer32
  pmTcaIfInBrdcasts1dId OCTET STRING
  pmTcaIfInBrdcasts1dUnitType INTEGER
  pmTcaIfInBrdcasts1dCnt Counter64
  pmTcaIfInBrdcasts1dThreshold Counter64
  pmTcaIfInBrdcasts1dOccurTime DateAndTime

PMTcaIfInMltcasts15mEntry  
SEQUENCE    
  pmTcaIfInMltcasts15mIndex Integer32
  pmTcaIfInMltcasts15mId OCTET STRING
  pmTcaIfInMltcasts15mUnitType INTEGER
  pmTcaIfInMltcasts15mCnt Counter64
  pmTcaIfInMltcasts15mThreshold Counter64
  pmTcaIfInMltcasts15mOccurTime DateAndTime

PMTcaIfInMltcasts1hEntry  
SEQUENCE    
  pmTcaIfInMltcasts1hIndex Integer32
  pmTcaIfInMltcasts1hId OCTET STRING
  pmTcaIfInMltcasts1hUnitType INTEGER
  pmTcaIfInMltcasts1hCnt Counter64
  pmTcaIfInMltcasts1hThreshold Counter64
  pmTcaIfInMltcasts1hOccurTime DateAndTime

PMTcaIfInMltcasts1dEntry  
SEQUENCE    
  pmTcaIfInMltcasts1dIndex Integer32
  pmTcaIfInMltcasts1dId OCTET STRING
  pmTcaIfInMltcasts1dUnitType INTEGER
  pmTcaIfInMltcasts1dCnt Counter64
  pmTcaIfInMltcasts1dThreshold Counter64
  pmTcaIfInMltcasts1dOccurTime DateAndTime

PMTcaIfCrcErr15mEntry  
SEQUENCE    
  pmTcaIfCrcErr15mIndex Integer32
  pmTcaIfCrcErr15mId OCTET STRING
  pmTcaIfCrcErr15mUnitType INTEGER
  pmTcaIfCrcErr15mCnt Counter64
  pmTcaIfCrcErr15mThreshold Counter64
  pmTcaIfCrcErr15mOccurTime DateAndTime

PMTcaIfCrcErr1hEntry  
SEQUENCE    
  pmTcaIfCrcErr1hIndex Integer32
  pmTcaIfCrcErr1hId OCTET STRING
  pmTcaIfCrcErr1hUnitType INTEGER
  pmTcaIfCrcErr1hCnt Counter64
  pmTcaIfCrcErr1hThreshold Counter64
  pmTcaIfCrcErr1hOccurTime DateAndTime

PMTcaIfCrcErr1dEntry  
SEQUENCE    
  pmTcaIfCrcErr1dIndex Integer32
  pmTcaIfCrcErr1dId OCTET STRING
  pmTcaIfCrcErr1dUnitType INTEGER
  pmTcaIfCrcErr1dCnt Counter64
  pmTcaIfCrcErr1dThreshold Counter64
  pmTcaIfCrcErr1dOccurTime DateAndTime

PMTcaIfCollisions15mEntry  
SEQUENCE    
  pmTcaIfCollisions15mIndex Integer32
  pmTcaIfCollisions15mId OCTET STRING
  pmTcaIfCollisions15mUnitType INTEGER
  pmTcaIfCollisions15mCnt Counter64
  pmTcaIfCollisions15mThreshold Counter64
  pmTcaIfCollisions15mOccurTime DateAndTime

PMTcaIfCollisions1hEntry  
SEQUENCE    
  pmTcaIfCollisions1hIndex Integer32
  pmTcaIfCollisions1hId OCTET STRING
  pmTcaIfCollisions1hUnitType INTEGER
  pmTcaIfCollisions1hCnt Counter64
  pmTcaIfCollisions1hThreshold Counter64
  pmTcaIfCollisions1hOccurTime DateAndTime

PMTcaIfCollisions1dEntry  
SEQUENCE    
  pmTcaIfCollisions1dIndex Integer32
  pmTcaIfCollisions1dId OCTET STRING
  pmTcaIfCollisions1dUnitType INTEGER
  pmTcaIfCollisions1dCnt Counter64
  pmTcaIfCollisions1dThreshold Counter64
  pmTcaIfCollisions1dOccurTime DateAndTime

PMTcaIfUndersized15mEntry  
SEQUENCE    
  pmTcaIfUndersized15mIndex Integer32
  pmTcaIfUndersized15mId OCTET STRING
  pmTcaIfUndersized15mUnitType INTEGER
  pmTcaIfUndersized15mCnt Counter64
  pmTcaIfUndersized15mThreshold Counter64
  pmTcaIfUndersized15mOccurTime DateAndTime

PMTcaIfUndersized1hEntry  
SEQUENCE    
  pmTcaIfUndersized1hIndex Integer32
  pmTcaIfUndersized1hId OCTET STRING
  pmTcaIfUndersized1hUnitType INTEGER
  pmTcaIfUndersized1hCnt Counter64
  pmTcaIfUndersized1hThreshold Counter64
  pmTcaIfUndersized1hOccurTime DateAndTime

PMTcaIfUndersized1dEntry  
SEQUENCE    
  pmTcaIfUndersized1dIndex Integer32
  pmTcaIfUndersized1dId OCTET STRING
  pmTcaIfUndersized1dUnitType INTEGER
  pmTcaIfUndersized1dCnt Counter64
  pmTcaIfUndersized1dThreshold Counter64
  pmTcaIfUndersized1dOccurTime DateAndTime

PMTcaIfOversized15mEntry  
SEQUENCE    
  pmTcaIfOversized15mIndex Integer32
  pmTcaIfOversized15mId OCTET STRING
  pmTcaIfOversized15mUnitType INTEGER
  pmTcaIfOversized15mCnt Counter64
  pmTcaIfOversized15mThreshold Counter64
  pmTcaIfOversized15mOccurTime DateAndTime

PMTcaIfOversized1hEntry  
SEQUENCE    
  pmTcaIfOversized1hIndex Integer32
  pmTcaIfOversized1hId OCTET STRING
  pmTcaIfOversized1hUnitType INTEGER
  pmTcaIfOversized1hCnt Counter64
  pmTcaIfOversized1hThreshold Counter64
  pmTcaIfOversized1hOccurTime DateAndTime

PMTcaIfOversized1dEntry  
SEQUENCE    
  pmTcaIfOversized1dIndex Integer32
  pmTcaIfOversized1dId OCTET STRING
  pmTcaIfOversized1dUnitType INTEGER
  pmTcaIfOversized1dCnt Counter64
  pmTcaIfOversized1dThreshold Counter64
  pmTcaIfOversized1dOccurTime DateAndTime

PMTcaIfFragments15mEntry  
SEQUENCE    
  pmTcaIfFragments15mIndex Integer32
  pmTcaIfFragments15mId OCTET STRING
  pmTcaIfFragments15mUnitType INTEGER
  pmTcaIfFragments15mCnt Counter64
  pmTcaIfFragments15mThreshold Counter64
  pmTcaIfFragments15mOccurTime DateAndTime

PMTcaIfFragments1hEntry  
SEQUENCE    
  pmTcaIfFragments1hIndex Integer32
  pmTcaIfFragments1hId OCTET STRING
  pmTcaIfFragments1hUnitType INTEGER
  pmTcaIfFragments1hCnt Counter64
  pmTcaIfFragments1hThreshold Counter64
  pmTcaIfFragments1hOccurTime DateAndTime

PMTcaIfFragments1dEntry  
SEQUENCE    
  pmTcaIfFragments1dIndex Integer32
  pmTcaIfFragments1dId OCTET STRING
  pmTcaIfFragments1dUnitType INTEGER
  pmTcaIfFragments1dCnt Counter64
  pmTcaIfFragments1dThreshold Counter64
  pmTcaIfFragments1dOccurTime DateAndTime

PMTcaIfJabbers15mEntry  
SEQUENCE    
  pmTcaIfJabbers15mIndex Integer32
  pmTcaIfJabbers15mId OCTET STRING
  pmTcaIfJabbers15mUnitType INTEGER
  pmTcaIfJabbers15mCnt Counter64
  pmTcaIfJabbers15mThreshold Counter64
  pmTcaIfJabbers15mOccurTime DateAndTime

PMTcaIfJabbers1hEntry  
SEQUENCE    
  pmTcaIfJabbers1hIndex Integer32
  pmTcaIfJabbers1hId OCTET STRING
  pmTcaIfJabbers1hUnitType INTEGER
  pmTcaIfJabbers1hCnt Counter64
  pmTcaIfJabbers1hThreshold Counter64
  pmTcaIfJabbers1hOccurTime DateAndTime

PMTcaIfJabbers1dEntry  
SEQUENCE    
  pmTcaIfJabbers1dIndex Integer32
  pmTcaIfJabbers1dId OCTET STRING
  pmTcaIfJabbers1dUnitType INTEGER
  pmTcaIfJabbers1dCnt Counter64
  pmTcaIfJabbers1dThreshold Counter64
  pmTcaIfJabbers1dOccurTime DateAndTime

PMTcaIfPkt6415mEntry  
SEQUENCE    
  pmTcaIfPkt6415mIndex Integer32
  pmTcaIfPkt6415mId OCTET STRING
  pmTcaIfPkt6415mUnitType INTEGER
  pmTcaIfPkt6415mCnt Counter64
  pmTcaIfPkt6415mThreshold Counter64
  pmTcaIfPkt6415mOccurTime DateAndTime

PMTcaIfPkt641hEntry  
SEQUENCE    
  pmTcaIfPkt641hIndex Integer32
  pmTcaIfPkt641hId OCTET STRING
  pmTcaIfPkt641hUnitType INTEGER
  pmTcaIfPkt641hCnt Counter64
  pmTcaIfPkt641hThreshold Counter64
  pmTcaIfPkt641hOccurTime DateAndTime

PMTcaIfPkt641dEntry  
SEQUENCE    
  pmTcaIfPkt641dIndex Integer32
  pmTcaIfPkt641dId OCTET STRING
  pmTcaIfPkt641dUnitType INTEGER
  pmTcaIfPkt641dCnt Counter64
  pmTcaIfPkt641dThreshold Counter64
  pmTcaIfPkt641dOccurTime DateAndTime

PMTcaIfPkt65to12715mEntry  
SEQUENCE    
  pmTcaIfPkt65to12715mIndex Integer32
  pmTcaIfPkt65to12715mId OCTET STRING
  pmTcaIfPkt65to12715mUnitType INTEGER
  pmTcaIfPkt65to12715mCnt Counter64
  pmTcaIfPkt65to12715mThreshold Counter64
  pmTcaIfPkt65to12715mOccurTime DateAndTime

PMTcaIfPkt65to1271hEntry  
SEQUENCE    
  pmTcaIfPkt65to1271hIndex Integer32
  pmTcaIfPkt65to1271hId OCTET STRING
  pmTcaIfPkt65to1271hUnitType INTEGER
  pmTcaIfPkt65to1271hCnt Counter64
  pmTcaIfPkt65to1271hThreshold Counter64
  pmTcaIfPkt65to1271hOccurTime DateAndTime

PMTcaIfPkt65to1271dEntry  
SEQUENCE    
  pmTcaIfPkt65to1271dIndex Integer32
  pmTcaIfPkt65to1271dId OCTET STRING
  pmTcaIfPkt65to1271dUnitType INTEGER
  pmTcaIfPkt65to1271dCnt Counter64
  pmTcaIfPkt65to1271dThreshold Counter64
  pmTcaIfPkt65to1271dOccurTime DateAndTime

PMTcaIfPkt128to25515mEntry  
SEQUENCE    
  pmTcaIfPkt128to25515mIndex Integer32
  pmTcaIfPkt128to25515mId OCTET STRING
  pmTcaIfPkt128to25515mUnitType INTEGER
  pmTcaIfPkt128to25515mCnt Counter64
  pmTcaIfPkt128to25515mThreshold Counter64
  pmTcaIfPkt128to25515mOccurTime DateAndTime

PMTcaIfPkt128to2551hEntry  
SEQUENCE    
  pmTcaIfPkt128to2551hIndex Integer32
  pmTcaIfPkt128to2551hId OCTET STRING
  pmTcaIfPkt128to2551hUnitType INTEGER
  pmTcaIfPkt128to2551hCnt Counter64
  pmTcaIfPkt128to2551hThreshold Counter64
  pmTcaIfPkt128to2551hOccurTime DateAndTime

PMTcaIfPkt128to2551dEntry  
SEQUENCE    
  pmTcaIfPkt128to2551dIndex Integer32
  pmTcaIfPkt128to2551dId OCTET STRING
  pmTcaIfPkt128to2551dUnitType INTEGER
  pmTcaIfPkt128to2551dCnt Counter64
  pmTcaIfPkt128to2551dThreshold Counter64
  pmTcaIfPkt128to2551dOccurTime DateAndTime

PMTcaIfPkt256to51115mEntry  
SEQUENCE    
  pmTcaIfPkt256to51115mIndex Integer32
  pmTcaIfPkt256to51115mId OCTET STRING
  pmTcaIfPkt256to51115mUnitType INTEGER
  pmTcaIfPkt256to51115mCnt Counter64
  pmTcaIfPkt256to51115mThreshold Counter64
  pmTcaIfPkt256to51115mOccurTime DateAndTime

PMTcaIfPkt256to5111hEntry  
SEQUENCE    
  pmTcaIfPkt256to5111hIndex Integer32
  pmTcaIfPkt256to5111hId OCTET STRING
  pmTcaIfPkt256to5111hUnitType INTEGER
  pmTcaIfPkt256to5111hCnt Counter64
  pmTcaIfPkt256to5111hThreshold Counter64
  pmTcaIfPkt256to5111hOccurTime DateAndTime

PMTcaIfPkt256to5111dEntry  
SEQUENCE    
  pmTcaIfPkt256to5111dIndex Integer32
  pmTcaIfPkt256to5111dId OCTET STRING
  pmTcaIfPkt256to5111dUnitType INTEGER
  pmTcaIfPkt256to5111dCnt Counter64
  pmTcaIfPkt256to5111dThreshold Counter64
  pmTcaIfPkt256to5111dOccurTime DateAndTime

PMTcaIfPkt512to102315mEntry  
SEQUENCE    
  pmTcaIfPkt512to102315mIndex Integer32
  pmTcaIfPkt512to102315mId OCTET STRING
  pmTcaIfPkt512to102315mUnitType INTEGER
  pmTcaIfPkt512to102315mCnt Counter64
  pmTcaIfPkt512to102315mThreshold Counter64
  pmTcaIfPkt512to102315mOccurTime DateAndTime

PMTcaIfPkt512to10231hEntry  
SEQUENCE    
  pmTcaIfPkt512to10231hIndex Integer32
  pmTcaIfPkt512to10231hId OCTET STRING
  pmTcaIfPkt512to10231hUnitType INTEGER
  pmTcaIfPkt512to10231hCnt Counter64
  pmTcaIfPkt512to10231hThreshold Counter64
  pmTcaIfPkt512to10231hOccurTime DateAndTime

PMTcaIfPkt512to10231dEntry  
SEQUENCE    
  pmTcaIfPkt512to10231dIndex Integer32
  pmTcaIfPkt512to10231dId OCTET STRING
  pmTcaIfPkt512to10231dUnitType INTEGER
  pmTcaIfPkt512to10231dCnt Counter64
  pmTcaIfPkt512to10231dThreshold Counter64
  pmTcaIfPkt512to10231dOccurTime DateAndTime

PMTcaIfPkt102415mEntry  
SEQUENCE    
  pmTcaIfPkt102415mIndex Integer32
  pmTcaIfPkt102415mId OCTET STRING
  pmTcaIfPkt102415mUnitType INTEGER
  pmTcaIfPkt102415mCnt Counter64
  pmTcaIfPkt102415mThreshold Counter64
  pmTcaIfPkt102415mOccurTime DateAndTime

PMTcaIfPkt10241hEntry  
SEQUENCE    
  pmTcaIfPkt10241hIndex Integer32
  pmTcaIfPkt10241hId OCTET STRING
  pmTcaIfPkt10241hUnitType INTEGER
  pmTcaIfPkt10241hCnt Counter64
  pmTcaIfPkt10241hThreshold Counter64
  pmTcaIfPkt10241hOccurTime DateAndTime

PMTcaIfPkt10241dEntry  
SEQUENCE    
  pmTcaIfPkt10241dIndex Integer32
  pmTcaIfPkt10241dId OCTET STRING
  pmTcaIfPkt10241dUnitType INTEGER
  pmTcaIfPkt10241dCnt Counter64
  pmTcaIfPkt10241dThreshold Counter64
  pmTcaIfPkt10241dOccurTime DateAndTime

PMTcaIfOutPkts15mEntry  
SEQUENCE    
  pmTcaIfOutPkts15mIndex Integer32
  pmTcaIfOutPkts15mId OCTET STRING
  pmTcaIfOutPkts15mUnitType INTEGER
  pmTcaIfOutPkts15mCnt Counter64
  pmTcaIfOutPkts15mThreshold Counter64
  pmTcaIfOutPkts15mOccurTime DateAndTime

PMTcaIfOutPkts1hEntry  
SEQUENCE    
  pmTcaIfOutPkts1hIndex Integer32
  pmTcaIfOutPkts1hId OCTET STRING
  pmTcaIfOutPkts1hUnitType INTEGER
  pmTcaIfOutPkts1hCnt Counter64
  pmTcaIfOutPkts1hThreshold Counter64
  pmTcaIfOutPkts1hOccurTime DateAndTime

PMTcaIfOutPkts1dEntry  
SEQUENCE    
  pmTcaIfOutPkts1dIndex Integer32
  pmTcaIfOutPkts1dId OCTET STRING
  pmTcaIfOutPkts1dUnitType INTEGER
  pmTcaIfOutPkts1dCnt Counter64
  pmTcaIfOutPkts1dThreshold Counter64
  pmTcaIfOutPkts1dOccurTime DateAndTime

PMTcaIfOutBytes15mEntry  
SEQUENCE    
  pmTcaIfOutBytes15mIndex Integer32
  pmTcaIfOutBytes15mId OCTET STRING
  pmTcaIfOutBytes15mUnitType INTEGER
  pmTcaIfOutBytes15mCnt Counter64
  pmTcaIfOutBytes15mThreshold Counter64
  pmTcaIfOutBytes15mOccurTime DateAndTime

PMTcaIfOutBytes1hEntry  
SEQUENCE    
  pmTcaIfOutBytes1hIndex Integer32
  pmTcaIfOutBytes1hId OCTET STRING
  pmTcaIfOutBytes1hUnitType INTEGER
  pmTcaIfOutBytes1hCnt Counter64
  pmTcaIfOutBytes1hThreshold Counter64
  pmTcaIfOutBytes1hOccurTime DateAndTime

PMTcaIfOutBytes1dEntry  
SEQUENCE    
  pmTcaIfOutBytes1dIndex Integer32
  pmTcaIfOutBytes1dId OCTET STRING
  pmTcaIfOutBytes1dUnitType INTEGER
  pmTcaIfOutBytes1dCnt Counter64
  pmTcaIfOutBytes1dThreshold Counter64
  pmTcaIfOutBytes1dOccurTime DateAndTime

PMLspPeCurr15mEntry  
SEQUENCE    
  pmLspPeCurr15mIndex Integer32
  pmLspPeCurr15mId OCTET STRING
  pmLspPeCurr15mUnitType INTEGER
  pmLspPeCurr15mOutPkts Counter64
  pmLspPeCurr15mOutBytes Counter64
  pmLspPeCurr15mStartTime DateAndTime
  pmLspPeCurr15mStopTime DateAndTime

PMLspPePrev15mEntry  
SEQUENCE    
  pmLspPePrev15mIndex Integer32
  pmLspPePrev15mId OCTET STRING
  pmLspPePrev15mUnitType INTEGER
  pmLspPePrev15mOutPkts Counter64
  pmLspPePrev15mOutBytes Counter64
  pmLspPePrev15mStartTime DateAndTime
  pmLspPePrev15mStopTime DateAndTime

PMLspPeCurr1hEntry  
SEQUENCE    
  pmLspPeCurr1hIndex Integer32
  pmLspPeCurr1hId OCTET STRING
  pmLspPeCurr1hUnitType INTEGER
  pmLspPeCurr1hOutPkts Counter64
  pmLspPeCurr1hOutBytes Counter64
  pmLspPeCurr1hStartTime DateAndTime
  pmLspPeCurr1hStopTime DateAndTime

PMLspPePrev1hEntry  
SEQUENCE    
  pmLspPePrev1hIndex Integer32
  pmLspPePrev1hId OCTET STRING
  pmLspPePrev1hUnitType INTEGER
  pmLspPePrev1hOutPkts Counter64
  pmLspPePrev1hOutBytes Counter64
  pmLspPePrev1hStartTime DateAndTime
  pmLspPePrev1hStopTime DateAndTime

PMLspPeCurr1dEntry  
SEQUENCE    
  pmLspPeCurr1dIndex Integer32
  pmLspPeCurr1dId OCTET STRING
  pmLspPeCurr1dUnitType INTEGER
  pmLspPeCurr1dOutPkts Counter64
  pmLspPeCurr1dOutBytes Counter64
  pmLspPeCurr1dStartTime DateAndTime
  pmLspPeCurr1dStopTime DateAndTime

PMLspPePrev1dEntry  
SEQUENCE    
  pmLspPePrev1dIndex Integer32
  pmLspPePrev1dId OCTET STRING
  pmLspPePrev1dUnitType INTEGER
  pmLspPePrev1dOutPkts Counter64
  pmLspPePrev1dOutBytes Counter64
  pmLspPePrev1dStartTime DateAndTime
  pmLspPePrev1dStopTime DateAndTime

PMTcaLspPeOutPkts15mEntry  
SEQUENCE    
  pmTcaLspPeOutPkts15mIndex Integer32
  pmTcaLspPeOutPkts15mId OCTET STRING
  pmTcaLspPeOutPkts15mUnitType INTEGER
  pmTcaLspPeOutPkts15mCnt Counter64
  pmTcaLspPeOutPkts15mThreshold Counter64
  pmTcaLspPeOutPkts15mOccurTime DateAndTime

PMTcaLspPeOutPkts1hEntry  
SEQUENCE    
  pmTcaLspPeOutPkts1hIndex Integer32
  pmTcaLspPeOutPkts1hId OCTET STRING
  pmTcaLspPeOutPkts1hUnitType INTEGER
  pmTcaLspPeOutPkts1hCnt Counter64
  pmTcaLspPeOutPkts1hThreshold Counter64
  pmTcaLspPeOutPkts1hOccurTime DateAndTime

PMTcaLspPeOutPkts1dEntry  
SEQUENCE    
  pmTcaLspPeOutPkts1dIndex Integer32
  pmTcaLspPeOutPkts1dId OCTET STRING
  pmTcaLspPeOutPkts1dUnitType INTEGER
  pmTcaLspPeOutPkts1dCnt Counter64
  pmTcaLspPeOutPkts1dThreshold Counter64
  pmTcaLspPeOutPkts1dOccurTime DateAndTime

PMTcaLspPeOutBytes15mEntry  
SEQUENCE    
  pmTcaLspPeOutBytes15mIndex Integer32
  pmTcaLspPeOutBytes15mId OCTET STRING
  pmTcaLspPeOutBytes15mUnitType INTEGER
  pmTcaLspPeOutBytes15mCnt Counter64
  pmTcaLspPeOutBytes15mThreshold Counter64
  pmTcaLspPeOutBytes15mOccurTime DateAndTime

PMTcaLspPeOutBytes1hEntry  
SEQUENCE    
  pmTcaLspPeOutBytes1hIndex Integer32
  pmTcaLspPeOutBytes1hId OCTET STRING
  pmTcaLspPeOutBytes1hUnitType INTEGER
  pmTcaLspPeOutBytes1hCnt Counter64
  pmTcaLspPeOutBytes1hThreshold Counter64
  pmTcaLspPeOutBytes1hOccurTime DateAndTime

PMTcaLspPeOutBytes1dEntry  
SEQUENCE    
  pmTcaLspPeOutBytes1dIndex Integer32
  pmTcaLspPeOutBytes1dId OCTET STRING
  pmTcaLspPeOutBytes1dUnitType INTEGER
  pmTcaLspPeOutBytes1dCnt Counter64
  pmTcaLspPeOutBytes1dThreshold Counter64
  pmTcaLspPeOutBytes1dOccurTime DateAndTime

PMLspPCurr15mEntry  
SEQUENCE    
  pmLspPCurr15mIndex Integer32
  pmLspPCurr15mId OCTET STRING
  pmLspPCurr15mUnitType INTEGER
  pmLspPCurr15mEastInPkts Counter64
  pmLspPCurr15mEastInBytes Counter64
  pmLspPCurr15mWestInPkts Counter64
  pmLspPCurr15mWestInBytes Counter64
  pmLspPCurr15mStartTime DateAndTime
  pmLspPCurr15mStopTime DateAndTime

PMLspPPrev15mEntry  
SEQUENCE    
  pmLspPPrev15mIndex Integer32
  pmLspPPrev15mId OCTET STRING
  pmLspPPrev15mUnitType INTEGER
  pmLspPPrev15mEastInPkts Counter64
  pmLspPPrev15mEastInBytes Counter64
  pmLspPPrev15mWestInPkts Counter64
  pmLspPPrev15mWestInBytes Counter64
  pmLspPPrev15mStartTime DateAndTime
  pmLspPPrev15mStopTime DateAndTime

PMLspPCurr1hEntry  
SEQUENCE    
  pmLspPCurr1hIndex Integer32
  pmLspPCurr1hId OCTET STRING
  pmLspPCurr1hUnitType INTEGER
  pmLspPCurr1hEastInPkts Counter64
  pmLspPCurr1hEastInBytes Counter64
  pmLspPCurr1hWestInPkts Counter64
  pmLspPCurr1hWestInBytes Counter64
  pmLspPCurr1hStartTime DateAndTime
  pmLspPCurr1hStopTime DateAndTime

PMLspPPrev1hEntry  
SEQUENCE    
  pmLspPPrev1hIndex Integer32
  pmLspPPrev1hId OCTET STRING
  pmLspPPrev1hUnitType INTEGER
  pmLspPPrev1hEastInPkts Counter64
  pmLspPPrev1hEastInBytes Counter64
  pmLspPPrev1hWestInPkts Counter64
  pmLspPPrev1hWestInBytes Counter64
  pmLspPPrev1hStartTime DateAndTime
  pmLspPPrev1hStopTime DateAndTime

PMLspPCurr1dEntry  
SEQUENCE    
  pmLspPCurr1dIndex Integer32
  pmLspPCurr1dId OCTET STRING
  pmLspPCurr1dUnitType INTEGER
  pmLspPCurr1dEastInPkts Counter64
  pmLspPCurr1dEastInBytes Counter64
  pmLspPCurr1dWestInPkts Counter64
  pmLspPCurr1dWestInBytes Counter64
  pmLspPCurr1dStartTime DateAndTime
  pmLspPCurr1dStopTime DateAndTime

PMLspPPrev1dEntry  
SEQUENCE    
  pmLspPPrev1dIndex Integer32
  pmLspPPrev1dId OCTET STRING
  pmLspPPrev1dUnitType INTEGER
  pmLspPPrev1dEastInPkts Counter64
  pmLspPPrev1dEastInBytes Counter64
  pmLspPPrev1dWestInPkts Counter64
  pmLspPPrev1dWestInBytes Counter64
  pmLspPPrev1dStartTime DateAndTime
  pmLspPPrev1dStopTime DateAndTime

PMTcaLspPEastInPkts15mEntry  
SEQUENCE    
  pmTcaLspPEastInPkts15mIndex Integer32
  pmTcaLspPEastInPkts15mId OCTET STRING
  pmTcaLspPEastInPkts15mUnitType INTEGER
  pmTcaLspPEastInPkts15mCnt Counter64
  pmTcaLspPEastInPkts15mThreshold Counter64
  pmTcaLspPEastInPkts15mOccurTime DateAndTime

PMTcaLspPEastInPkts1hEntry  
SEQUENCE    
  pmTcaLspPEastInPkts1hIndex Integer32
  pmTcaLspPEastInPkts1hId OCTET STRING
  pmTcaLspPEastInPkts1hUnitType INTEGER
  pmTcaLspPEastInPkts1hCnt Counter64
  pmTcaLspPEastInPkts1hThreshold Counter64
  pmTcaLspPEastInPkts1hOccurTime DateAndTime

PMTcaLspPEastInPkts1dEntry  
SEQUENCE    
  pmTcaLspPEastInPkts1dIndex Integer32
  pmTcaLspPEastInPkts1dId OCTET STRING
  pmTcaLspPEastInPkts1dUnitType INTEGER
  pmTcaLspPEastInPkts1dCnt Counter64
  pmTcaLspPEastInPkts1dThreshold Counter64
  pmTcaLspPEastInPkts1dOccurTime DateAndTime

PMTcaLspPEastInBytes15mEntry  
SEQUENCE    
  pmTcaLspPEastInBytes15mIndex Integer32
  pmTcaLspPEastInBytes15mId OCTET STRING
  pmTcaLspPEastInBytes15mUnitType INTEGER
  pmTcaLspPEastInBytes15mCnt Counter64
  pmTcaLspPEastInBytes15mThreshold Counter64
  pmTcaLspPEastInBytes15mOccurTime DateAndTime

PMTcaLspPEastInBytes1hEntry  
SEQUENCE    
  pmTcaLspPEastInBytes1hIndex Integer32
  pmTcaLspPEastInBytes1hId OCTET STRING
  pmTcaLspPEastInBytes1hUnitType INTEGER
  pmTcaLspPEastInBytes1hCnt Counter64
  pmTcaLspPEastInBytes1hThreshold Counter64
  pmTcaLspPEastInBytes1hOccurTime DateAndTime

PMTcaLspPEastInBytes1dEntry  
SEQUENCE    
  pmTcaLspPEastInBytes1dIndex Integer32
  pmTcaLspPEastInBytes1dId OCTET STRING
  pmTcaLspPEastInBytes1dUnitType INTEGER
  pmTcaLspPEastInBytes1dCnt Counter64
  pmTcaLspPEastInBytes1dThreshold Counter64
  pmTcaLspPEastInBytes1dOccurTime DateAndTime

PMTcaLspPWestInPkts15mEntry  
SEQUENCE    
  pmTcaLspPWestInPkts15mIndex Integer32
  pmTcaLspPWestInPkts15mId OCTET STRING
  pmTcaLspPWestInPkts15mUnitType INTEGER
  pmTcaLspPWestInPkts15mCnt Counter64
  pmTcaLspPWestInPkts15mThreshold Counter64
  pmTcaLspPWestInPkts15mOccurTime DateAndTime

PMTcaLspPWestInPkts1hEntry  
SEQUENCE    
  pmTcaLspPWestInPkts1hIndex Integer32
  pmTcaLspPWestInPkts1hId OCTET STRING
  pmTcaLspPWestInPkts1hUnitType INTEGER
  pmTcaLspPWestInPkts1hCnt Counter64
  pmTcaLspPWestInPkts1hThreshold Counter64
  pmTcaLspPWestInPkts1hOccurTime DateAndTime

PMTcaLspPWestInPkts1dEntry  
SEQUENCE    
  pmTcaLspPWestInPkts1dIndex Integer32
  pmTcaLspPWestInPkts1dId OCTET STRING
  pmTcaLspPWestInPkts1dUnitType INTEGER
  pmTcaLspPWestInPkts1dCnt Counter64
  pmTcaLspPWestInPkts1dThreshold Counter64
  pmTcaLspPWestInPkts1dOccurTime DateAndTime

PMTcaLspPWestInBytes15mEntry  
SEQUENCE    
  pmTcaLspPWestInBytes15mIndex Integer32
  pmTcaLspPWestInBytes15mId OCTET STRING
  pmTcaLspPWestInBytes15mUnitType INTEGER
  pmTcaLspPWestInBytes15mCnt Counter64
  pmTcaLspPWestInBytes15mThreshold Counter64
  pmTcaLspPWestInBytes15mOccurTime DateAndTime

PMTcaLspPWestInBytes1hEntry  
SEQUENCE    
  pmTcaLspPWestInBytes1hIndex Integer32
  pmTcaLspPWestInBytes1hId OCTET STRING
  pmTcaLspPWestInBytes1hUnitType INTEGER
  pmTcaLspPWestInBytes1hCnt Counter64
  pmTcaLspPWestInBytes1hThreshold Counter64
  pmTcaLspPWestInBytes1hOccurTime DateAndTime

PMTcaLspPWestInBytes1dEntry  
SEQUENCE    
  pmTcaLspPWestInBytes1dIndex Integer32
  pmTcaLspPWestInBytes1dId OCTET STRING
  pmTcaLspPWestInBytes1dUnitType INTEGER
  pmTcaLspPWestInBytes1dCnt Counter64
  pmTcaLspPWestInBytes1dThreshold Counter64
  pmTcaLspPWestInBytes1dOccurTime DateAndTime

PMVpwsCurr15mEntry  
SEQUENCE    
  pmVpwsCurr15mIndex Integer32
  pmVpwsCurr15mId OCTET STRING
  pmVpwsCurr15mUnitType INTEGER
  pmVpwsCurr15mIngressPkts Counter64
  pmVpwsCurr15mIngressBytes Counter64
  pmVpwsCurr15mEgressPkts Counter64
  pmVpwsCurr15mEgressBytes Counter64
  pmVpwsCurr15mStartTime DateAndTime
  pmVpwsCurr15mStopTime DateAndTime

PMVpwsPrev15mEntry  
SEQUENCE    
  pmVpwsPrev15mIndex Integer32
  pmVpwsPrev15mId OCTET STRING
  pmVpwsPrev15mUnitType INTEGER
  pmVpwsPrev15mIngressPkts Counter64
  pmVpwsPrev15mIngressBytes Counter64
  pmVpwsPrev15mEgressPkts Counter64
  pmVpwsPrev15mEgressBytes Counter64
  pmVpwsPrev15mStartTime DateAndTime
  pmVpwsPrev15mStopTime DateAndTime

PMVpwsCurr1hEntry  
SEQUENCE    
  pmVpwsCurr1hIndex Integer32
  pmVpwsCurr1hId OCTET STRING
  pmVpwsCurr1hUnitType INTEGER
  pmVpwsCurr1hIngressPkts Counter64
  pmVpwsCurr1hIngressBytes Counter64
  pmVpwsCurr1hEgressPkts Counter64
  pmVpwsCurr1hEgressBytes Counter64
  pmVpwsCurr1hStartTime DateAndTime
  pmVpwsCurr1hStopTime DateAndTime

PMVpwsPrev1hEntry  
SEQUENCE    
  pmVpwsPrev1hIndex Integer32
  pmVpwsPrev1hId OCTET STRING
  pmVpwsPrev1hUnitType INTEGER
  pmVpwsPrev1hIngressPkts Counter64
  pmVpwsPrev1hIngressBytes Counter64
  pmVpwsPrev1hEgressPkts Counter64
  pmVpwsPrev1hEgressBytes Counter64
  pmVpwsPrev1hStartTime DateAndTime
  pmVpwsPrev1hStopTime DateAndTime

PMVpwsCurr1dEntry  
SEQUENCE    
  pmVpwsCurr1dIndex Integer32
  pmVpwsCurr1dId OCTET STRING
  pmVpwsCurr1dUnitType INTEGER
  pmVpwsCurr1dIngressPkts Counter64
  pmVpwsCurr1dIngressBytes Counter64
  pmVpwsCurr1dEgressPkts Counter64
  pmVpwsCurr1dEgressBytes Counter64
  pmVpwsCurr1dStartTime DateAndTime
  pmVpwsCurr1dStopTime DateAndTime

PMVpwsPrev1dEntry  
SEQUENCE    
  pmVpwsPrev1dIndex Integer32
  pmVpwsPrev1dId OCTET STRING
  pmVpwsPrev1dUnitType INTEGER
  pmVpwsPrev1dIngressPkts Counter64
  pmVpwsPrev1dIngressBytes Counter64
  pmVpwsPrev1dEgressPkts Counter64
  pmVpwsPrev1dEgressBytes Counter64
  pmVpwsPrev1dStartTime DateAndTime
  pmVpwsPrev1dStopTime DateAndTime

PMTcaVpwsIngressPkts15mEntry  
SEQUENCE    
  pmTcaVpwsIngressPkts15mIndex Integer32
  pmTcaVpwsIngressPkts15mId OCTET STRING
  pmTcaVpwsIngressPkts15mUnitType INTEGER
  pmTcaVpwsIngressPkts15mCnt Counter64
  pmTcaVpwsIngressPkts15mThreshold Counter64
  pmTcaVpwsIngressPkts15mOccurTime DateAndTime

PMTcaVpwsIngressPkts1hEntry  
SEQUENCE    
  pmTcaVpwsIngressPkts1hIndex Integer32
  pmTcaVpwsIngressPkts1hId OCTET STRING
  pmTcaVpwsIngressPkts1hUnitType INTEGER
  pmTcaVpwsIngressPkts1hCnt Counter64
  pmTcaVpwsIngressPkts1hThreshold Counter64
  pmTcaVpwsIngressPkts1hOccurTime DateAndTime

PMTcaVpwsIngressPkts1dEntry  
SEQUENCE    
  pmTcaVpwsIngressPkts1dIndex Integer32
  pmTcaVpwsIngressPkts1dId OCTET STRING
  pmTcaVpwsIngressPkts1dUnitType INTEGER
  pmTcaVpwsIngressPkts1dCnt Counter64
  pmTcaVpwsIngressPkts1dThreshold Counter64
  pmTcaVpwsIngressPkts1dOccurTime DateAndTime

PMTcaVpwsIngressBytes15mEntry  
SEQUENCE    
  pmTcaVpwsIngressBytes15mIndex Integer32
  pmTcaVpwsIngressBytes15mId OCTET STRING
  pmTcaVpwsIngressBytes15mUnitType INTEGER
  pmTcaVpwsIngressBytes15mCnt Counter64
  pmTcaVpwsIngressBytes15mThreshold Counter64
  pmTcaVpwsIngressBytes15mOccurTime DateAndTime

PMTcaVpwsIngressBytes1hEntry  
SEQUENCE    
  pmTcaVpwsIngressBytes1hIndex Integer32
  pmTcaVpwsIngressBytes1hId OCTET STRING
  pmTcaVpwsIngressBytes1hUnitType INTEGER
  pmTcaVpwsIngressBytes1hCnt Counter64
  pmTcaVpwsIngressBytes1hThreshold Counter64
  pmTcaVpwsIngressBytes1hOccurTime DateAndTime

PMTcaVpwsIngressBytes1dEntry  
SEQUENCE    
  pmTcaVpwsIngressBytes1dIndex Integer32
  pmTcaVpwsIngressBytes1dId OCTET STRING
  pmTcaVpwsIngressBytes1dUnitType INTEGER
  pmTcaVpwsIngressBytes1dCnt Counter64
  pmTcaVpwsIngressBytes1dThreshold Counter64
  pmTcaVpwsIngressBytes1dOccurTime DateAndTime

PMTcaVpwsEgressPkts15mEntry  
SEQUENCE    
  pmTcaVpwsEgressPkts15mIndex Integer32
  pmTcaVpwsEgressPkts15mId OCTET STRING
  pmTcaVpwsEgressPkts15mUnitType INTEGER
  pmTcaVpwsEgressPkts15mCnt Counter64
  pmTcaVpwsEgressPkts15mThreshold Counter64
  pmTcaVpwsEgressPkts15mOccurTime DateAndTime

PMTcaVpwsEgressPkts1hEntry  
SEQUENCE    
  pmTcaVpwsEgressPkts1hIndex Integer32
  pmTcaVpwsEgressPkts1hId OCTET STRING
  pmTcaVpwsEgressPkts1hUnitType INTEGER
  pmTcaVpwsEgressPkts1hCnt Counter64
  pmTcaVpwsEgressPkts1hThreshold Counter64
  pmTcaVpwsEgressPkts1hOccurTime DateAndTime

PMTcaVpwsEgressPkts1dEntry  
SEQUENCE    
  pmTcaVpwsEgressPkts1dIndex Integer32
  pmTcaVpwsEgressPkts1dId OCTET STRING
  pmTcaVpwsEgressPkts1dUnitType INTEGER
  pmTcaVpwsEgressPkts1dCnt Counter64
  pmTcaVpwsEgressPkts1dThreshold Counter64
  pmTcaVpwsEgressPkts1dOccurTime DateAndTime

PMTcaVpwsEgressBytes15mEntry  
SEQUENCE    
  pmTcaVpwsEgressBytes15mIndex Integer32
  pmTcaVpwsEgressBytes15mId OCTET STRING
  pmTcaVpwsEgressBytes15mUnitType INTEGER
  pmTcaVpwsEgressBytes15mCnt Counter64
  pmTcaVpwsEgressBytes15mThreshold Counter64
  pmTcaVpwsEgressBytes15mOccurTime DateAndTime

PMTcaVpwsEgressBytes1hEntry  
SEQUENCE    
  pmTcaVpwsEgressBytes1hIndex Integer32
  pmTcaVpwsEgressBytes1hId OCTET STRING
  pmTcaVpwsEgressBytes1hUnitType INTEGER
  pmTcaVpwsEgressBytes1hCnt Counter64
  pmTcaVpwsEgressBytes1hThreshold Counter64
  pmTcaVpwsEgressBytes1hOccurTime DateAndTime

PMTcaVpwsEgressBytes1dEntry  
SEQUENCE    
  pmTcaVpwsEgressBytes1dIndex Integer32
  pmTcaVpwsEgressBytes1dId OCTET STRING
  pmTcaVpwsEgressBytes1dUnitType INTEGER
  pmTcaVpwsEgressBytes1dCnt Counter64
  pmTcaVpwsEgressBytes1dThreshold Counter64
  pmTcaVpwsEgressBytes1dOccurTime DateAndTime

PMVplsCurr15mEntry  
SEQUENCE    
  pmVplsCurr15mIndex Integer32
  pmVplsCurr15mId OCTET STRING
  pmVplsCurr15mUnitType INTEGER
  pmVplsCurr15mIngressPkts Counter64
  pmVplsCurr15mIngressBytes Counter64
  pmVplsCurr15mEgressPkts Counter64
  pmVplsCurr15mEgressBytes Counter64
  pmVplsCurr15mStartTime DateAndTime
  pmVplsCurr15mStopTime DateAndTime

PMVplsPrev15mEntry  
SEQUENCE    
  pmVplsPrev15mIndex Integer32
  pmVplsPrev15mId OCTET STRING
  pmVplsPrev15mUnitType INTEGER
  pmVplsPrev15mIngressPkts Counter64
  pmVplsPrev15mIngressBytes Counter64
  pmVplsPrev15mEgressPkts Counter64
  pmVplsPrev15mEgressBytes Counter64
  pmVplsPrev15mStartTime DateAndTime
  pmVplsPrev15mStopTime DateAndTime

PMVplsCurr1hEntry  
SEQUENCE    
  pmVplsCurr1hIndex Integer32
  pmVplsCurr1hId OCTET STRING
  pmVplsCurr1hUnitType INTEGER
  pmVplsCurr1hIngressPkts Counter64
  pmVplsCurr1hIngressBytes Counter64
  pmVplsCurr1hEgressPkts Counter64
  pmVplsCurr1hEgressBytes Counter64
  pmVplsCurr1hStartTime DateAndTime
  pmVplsCurr1hStopTime DateAndTime

PMVplsPrev1hEntry  
SEQUENCE    
  pmVplsPrev1hIndex Integer32
  pmVplsPrev1hId OCTET STRING
  pmVplsPrev1hUnitType INTEGER
  pmVplsPrev1hIngressPkts Counter64
  pmVplsPrev1hIngressBytes Counter64
  pmVplsPrev1hEgressPkts Counter64
  pmVplsPrev1hEgressBytes Counter64
  pmVplsPrev1hStartTime DateAndTime
  pmVplsPrev1hStopTime DateAndTime

PMVplsCurr1dEntry  
SEQUENCE    
  pmVplsCurr1dIndex Integer32
  pmVplsCurr1dId OCTET STRING
  pmVplsCurr1dUnitType INTEGER
  pmVplsCurr1dIngressPkts Counter64
  pmVplsCurr1dIngressBytes Counter64
  pmVplsCurr1dEgressPkts Counter64
  pmVplsCurr1dEgressBytes Counter64
  pmVplsCurr1dStartTime DateAndTime
  pmVplsCurr1dStopTime DateAndTime

PMVplsPrev1dEntry  
SEQUENCE    
  pmVplsPrev1dIndex Integer32
  pmVplsPrev1dId OCTET STRING
  pmVplsPrev1dUnitType INTEGER
  pmVplsPrev1dIngressPkts Counter64
  pmVplsPrev1dIngressBytes Counter64
  pmVplsPrev1dEgressPkts Counter64
  pmVplsPrev1dEgressBytes Counter64
  pmVplsPrev1dStartTime DateAndTime
  pmVplsPrev1dStopTime DateAndTime

PMTcaVplsIngressPkts15mEntry  
SEQUENCE    
  pmTcaVplsIngressPkts15mIndex Integer32
  pmTcaVplsIngressPkts15mId OCTET STRING
  pmTcaVplsIngressPkts15mUnitType INTEGER
  pmTcaVplsIngressPkts15mCnt Counter64
  pmTcaVplsIngressPkts15mThreshold Counter64
  pmTcaVplsIngressPkts15mOccurTime DateAndTime

PMTcaVplsIngressPkts1hEntry  
SEQUENCE    
  pmTcaVplsIngressPkts1hIndex Integer32
  pmTcaVplsIngressPkts1hId OCTET STRING
  pmTcaVplsIngressPkts1hUnitType INTEGER
  pmTcaVplsIngressPkts1hCnt Counter64
  pmTcaVplsIngressPkts1hThreshold Counter64
  pmTcaVplsIngressPkts1hOccurTime DateAndTime

PMTcaVplsIngressPkts1dEntry  
SEQUENCE    
  pmTcaVplsIngressPkts1dIndex Integer32
  pmTcaVplsIngressPkts1dId OCTET STRING
  pmTcaVplsIngressPkts1dUnitType INTEGER
  pmTcaVplsIngressPkts1dCnt Counter64
  pmTcaVplsIngressPkts1dThreshold Counter64
  pmTcaVplsIngressPkts1dOccurTime DateAndTime

PMTcaVplsIngressBytes15mEntry  
SEQUENCE    
  pmTcaVplsIngressBytes15mIndex Integer32
  pmTcaVplsIngressBytes15mId OCTET STRING
  pmTcaVplsIngressBytes15mUnitType INTEGER
  pmTcaVplsIngressBytes15mCnt Counter64
  pmTcaVplsIngressBytes15mThreshold Counter64
  pmTcaVplsIngressBytes15mOccurTime DateAndTime

PMTcaVplsIngressBytes1hEntry  
SEQUENCE    
  pmTcaVplsIngressBytes1hIndex Integer32
  pmTcaVplsIngressBytes1hId OCTET STRING
  pmTcaVplsIngressBytes1hUnitType INTEGER
  pmTcaVplsIngressBytes1hCnt Counter64
  pmTcaVplsIngressBytes1hThreshold Counter64
  pmTcaVplsIngressBytes1hOccurTime DateAndTime

PMTcaVplsIngressBytes1dEntry  
SEQUENCE    
  pmTcaVplsIngressBytes1dIndex Integer32
  pmTcaVplsIngressBytes1dId OCTET STRING
  pmTcaVplsIngressBytes1dUnitType INTEGER
  pmTcaVplsIngressBytes1dCnt Counter64
  pmTcaVplsIngressBytes1dThreshold Counter64
  pmTcaVplsIngressBytes1dOccurTime DateAndTime

PMTcaVplsEgressPkts15mEntry  
SEQUENCE    
  pmTcaVplsEgressPkts15mIndex Integer32
  pmTcaVplsEgressPkts15mId OCTET STRING
  pmTcaVplsEgressPkts15mUnitType INTEGER
  pmTcaVplsEgressPkts15mCnt Counter64
  pmTcaVplsEgressPkts15mThreshold Counter64
  pmTcaVplsEgressPkts15mOccurTime DateAndTime

PMTcaVplsEgressPkts1hEntry  
SEQUENCE    
  pmTcaVplsEgressPkts1hIndex Integer32
  pmTcaVplsEgressPkts1hId OCTET STRING
  pmTcaVplsEgressPkts1hUnitType INTEGER
  pmTcaVplsEgressPkts1hCnt Counter64
  pmTcaVplsEgressPkts1hThreshold Counter64
  pmTcaVplsEgressPkts1hOccurTime DateAndTime

PMTcaVplsEgressPkts1dEntry  
SEQUENCE    
  pmTcaVplsEgressPkts1dIndex Integer32
  pmTcaVplsEgressPkts1dId OCTET STRING
  pmTcaVplsEgressPkts1dUnitType INTEGER
  pmTcaVplsEgressPkts1dCnt Counter64
  pmTcaVplsEgressPkts1dThreshold Counter64
  pmTcaVplsEgressPkts1dOccurTime DateAndTime

PMTcaVplsEgressBytes15mEntry  
SEQUENCE    
  pmTcaVplsEgressBytes15mIndex Integer32
  pmTcaVplsEgressBytes15mId OCTET STRING
  pmTcaVplsEgressBytes15mUnitType INTEGER
  pmTcaVplsEgressBytes15mCnt Counter64
  pmTcaVplsEgressBytes15mThreshold Counter64
  pmTcaVplsEgressBytes15mOccurTime DateAndTime

PMTcaVplsEgressBytes1hEntry  
SEQUENCE    
  pmTcaVplsEgressBytes1hIndex Integer32
  pmTcaVplsEgressBytes1hId OCTET STRING
  pmTcaVplsEgressBytes1hUnitType INTEGER
  pmTcaVplsEgressBytes1hCnt Counter64
  pmTcaVplsEgressBytes1hThreshold Counter64
  pmTcaVplsEgressBytes1hOccurTime DateAndTime

PMTcaVplsEgressBytes1dEntry  
SEQUENCE    
  pmTcaVplsEgressBytes1dIndex Integer32
  pmTcaVplsEgressBytes1dId OCTET STRING
  pmTcaVplsEgressBytes1dUnitType INTEGER
  pmTcaVplsEgressBytes1dCnt Counter64
  pmTcaVplsEgressBytes1dThreshold Counter64
  pmTcaVplsEgressBytes1dOccurTime DateAndTime

AlarmOptionEntry  
SEQUENCE    
  alarmOptionIndex INTEGER
  alarmOptionSeverity INTEGER
  alarmOptionServiceAffect INTEGER

AlarmLogEntry  
SEQUENCE    
  alarmLogIndex Integer32
  alarmLogType INTEGER
  alarmLogObject OCTET STRING
  alarmLogSeverity INTEGER
  alarmLogServiceAffect INTEGER
  alarmLogAddInfo OCTET STRING
  alarmLogOccurTime DateAndTime

AlarmHistoryLogEntry  
SEQUENCE    
  alarmHistoryLogIndex Integer32
  alarmHistoryLogSeq Integer32
  alarmHistoryLogType INTEGER
  alarmHistoryLogObject OCTET STRING
  alarmHistoryLogSeverity INTEGER
  alarmHistoryLogServiceAffect INTEGER
  alarmHistoryLogAddInfo OCTET STRING
  alarmHistoryLogOccurTime DateAndTime
  alarmHistoryLogReleaseTime DateAndTime

RsvpTeIfEntry  
SEQUENCE    
  rsvpTeIfEnable INTEGER
  rsvpTeIfHelloInterval Integer32
  rsvpTeIfHelloReceipt INTEGER
  rsvpTeIfHelloTimeout Integer32
  rsvpTeIfKeepMultiplier Integer32
  rsvpTeIfRefreshTime Integer32
  rsvpTeAckWaitTime Integer32
  rsvpTeMessageAck INTEGER
  rsvpTeRefreshReduction INTEGER

RsvpTeGlobalNeighborEntry  
SEQUENCE    
  rsvpTeGlobalNeighborAddr IpAddress
  rsvpTeGlobalNeighborRowStatus RowStatus
  rsvpTeGlobalNeighborUpStrmLSP Integer32
  rsvpTeGlobalNeighborDnStrmLSP Integer32
  rsvpTeGlobalNeighborRefReduc INTEGER
  rsvpTeGlobalNeighborSrefreshIn Integer32
  rsvpTeGlobalNeighborSrefreshType INTEGER
  rsvpTeGlobalNeighborHelloStat INTEGER

RsvpTeTrunkEntry  
SEQUENCE    
  rsvpTeTrunkName OCTET STRING
  rsvpTeTrunkRowStatus RowStatus
  rsvpTeTrunkExtTunnelId IpAddress
  rsvpTeTrunkPrimaryFilter INTEGER
  rsvpTeTrunkSecondaryFilter INTEGER
  rsvpTeTrunkSource IpAddress
  rsvpTeTrunkPrimaryHoldPriority Integer32
  rsvpTeTrunkSecondaryHoldPriority Integer32
  rsvpTeTrunkPrimaryHopLimit Integer32
  rsvpTeTrunkSecondaryHopLimit Integer32
  rsvpTeTrunkPrimaryCspf INTEGER
  rsvpTeTrunkSecondaryCspf INTEGER
  rsvpTeTrunkLspMetricType Integer32
  rsvpTeTrunkLspMetricValue Integer32
  rsvpTeTrunkPrimaryRecord INTEGER
  rsvpTeTrunkSecondaryRecord INTEGER
  rsvpTeTrunkPrimaryPathName OCTET STRING
  rsvpTeTrunkSecondaryPathName OCTET STRING
  rsvpTeTrunkPrimaryRetryTimer Integer32
  rsvpTeTrunkSecondaryRetryTimer Integer32
  rsvpTeTrunkPrimarySetupPriority Integer32
  rsvpTeTrunkSecondarySetupPriority Integer32
  rsvpTeTrunkdestination IpAddress
  rsvpTeTrunkLSPCount Integer32

RsvpTeTrunkMapRouteEntry  
SEQUENCE    
  rsvpTeTrunkMapRouteIpAddr IpAddress
  rsvpTeTrunkMapRouteIpMaskLength Integer32
  rsvpTeTrunkMapRouteRowStatus RowStatus

RsvpTePathEntry  
SEQUENCE    
  rsvpTePathName OCTET STRING
  rsvpTePathRowStatus RowStatus

RsvpTePathHopEntry  
SEQUENCE    
  rsvpTePathHopAddrID Integer32
  rsvpTePathHopAddrType INTEGER
  rsvpTePathHopAddr IpAddress
  rsvpTePathHopRowStatus RowStatus

RsvpTeSummarySessionEntry  
SEQUENCE    
  rsvpTeSummarySessionLSPId Integer32
  rsvpTeSummarySessionSource IpAddress
  rsvpTeSummarySessionDestination IpAddress
  rsvpTeSummarySessionTunnelId Integer32
  rsvpTeSummarySessionExtTunnelId IpAddress
  rsvpTeSummarySessionTrunkName OCTET STRING
  rsvpTeSummarySessionState INTEGER
  rsvpTeSummarySessionIsPrimary INTEGER
  rsvpTeSummarySessionReserve INTEGER
  rsvpTeSummarySessionRefCount Integer32
  rsvpTeSummarySessionLabelIn Integer32
  rsvpTeSummarySessionLabelOut Integer32
  rsvpTeSummarySessionType INTEGER
  rsvpTeSummarySessionFSMState INTEGER
  rsvpTeSummarySessionSetupPriority Integer32
  rsvpTeSummarySessionHoldPriority Integer32
  rsvpTeSummarySessionCspfUsage INTEGER
  rsvpTeSummarySessionLSPMetric Integer32
  rsvpTeSummarySessionLSPProtection INTEGER
  rsvpTeSummarySessionUpStreamAddr IpAddress
  rsvpTeSummarySessionUpStreamIfIndex Integer32
  rsvpTeSummarySessionDownStreamAddr IpAddress
  rsvpTeSummarySessionDownStreamIfIndex Integer32
  rsvpTeSummarySessionPathRefreshSec Integer32
  rsvpTeSummarySessionPathRefreshDue Integer32
  rsvpTeSummarySessionPathRREnable INTEGER
  rsvpTeSummarySessionLifeTime Integer32
  rsvpTeSummarySessionDueTime Integer32
  rsvpTeSummarySessionStyle INTEGER
  rsvpTeSummarySessionTrafficType INTEGER
  rsvpTeSummarySessionMTU Integer32
  rsvpTeSummarySessionLastErrorCode OCTET STRING
  rsvpTeSummarySessionLastErrorValue OCTET STRING
  rsvpTeSummarySessionLastErrorNode IpAddress
  rsvpTeSummarySessionTrunkType INTEGER

RsvpTeSummarySessionExplicitRouteEntry  
SEQUENCE    
  rsvpTeSummarySessionExplicitRouteAddrId Integer32
  rsvpTeSummarySessionExplicitRouteAddr IpAddress
  rsvpTeSummarySessionExplicitRouteMaskLen Integer32
  rsvpTeSummarySessionExplicitRouteType INTEGER

RsvpTeSummarySessionRecvRouteEntry  
SEQUENCE    
  rsvpTeSummarySessionRecvRouteAddrId Integer32
  rsvpTeSummarySessionRecvRouteAddr IpAddress
  rsvpTeSummarySessionRecvRouteMaskLen Integer32
  rsvpTeSummarySessionRecvRouteType INTEGER

RsvpTeSummarySessionRecordRouteEntry  
SEQUENCE    
  rsvpTeSummarySessionRecordRouteAddrId Integer32
  rsvpTeSummarySessionRecordRouteAddr OCTET STRING

G8031EpsGroupEntry  
SEQUENCE    
  g8031EpsGroupId Integer32
  g8031EpsGroupWorkingIfindex Integer32
  g8031EpsGroupProtectionIfindex Integer32
  g8031EpsGroupRowStatus RowStatus
  g8031EpsGroupWTR Integer32
  g8031EpsGroupHoldOff Integer32
  g8031EpsGroupMode INTEGER
  g8031EpsGroupDomain OCTET STRING
  g8031EpsGroupWorkingService OCTET STRING
  g8031EpsGroupProtectionService OCTET STRING
  g8031EpsGroupCurrentState INTEGER
  g8031EpsGroupLastState INTEGER
  g8031EpsGroupLastEvent INTEGER
  g8031EpsGroupFarEndState INTEGER
  g8031EpsGroupRequestSignal INTEGER
  g8031EpsGroupBridgeSignal INTEGER
  g8031EpsGroupAPSVid Integer32
  g8031EpsGroupDFOPState INTEGER

G8031EpsGroupInstanceEntry  
SEQUENCE    
  g8031EpsGroupInstanceId Integer32
  g8031EpsGroupInstanceRowStatus RowStatus

G8032RingEntry  
SEQUENCE    
  g8032RingId Integer32
  g8032RingMajorRingId Integer32
  g8032RingEastIfindex Integer32
  g8032RingWestIfindex Integer32
  g8032RingRowStatus RowStatus
  g8032RingDomain OCTET STRING
  g8032RingService OCTET STRING
  g8032RingControlVlan Integer32
  g8032RingWTR Integer32
  g8032RingHoldOff Integer32
  g8032RingGuard Integer32
  g8032RingRole INTEGER
  g8032RingRpl INTEGER
  g8032RingCurrentStatus INTEGER
  g8032RingEastStatus INTEGER
  g8032RingWestStatus INTEGER
  g8032RingCurrentEvent INTEGER
  g8032RingProtectInstance OCTET STRING
  g8032RingProtectTrigger INTEGER
  g8032RingFlushRRPPState INTEGER
  g8032RingFlushRRPPVlan Integer32
  g8032RingFlushRRPPCount Integer32

G8032RingInstanceEntry  
SEQUENCE    
  g8032RingInstanceId Integer32
  g8032RingInstanceRowStatus RowStatus

VoiceVlanEnableInterfaceEntry  
SEQUENCE    
  voiceVlanEnableInterfaceStatus TruthValue

VoiceVlanOuiEntryEntry  
SEQUENCE    
  voiceVlanOuiEntryId Integer32
  voiceVlanOuiEntryMac MacAddress
  voiceVlanOuiEntryMask MacAddress
  voiceVlanOuiEntryDescription OCTET STRING
  voiceVlanOuiEntryRowstatus RowStatus

IviRouteEntry  
SEQUENCE    
  iviRouteIndex Integer32
  iviRouteIpv6address OCTET STRING
  iviRouteIpv6addressMask Integer32
  iviRouteIpv4address IpAddress
  iviRouteIpv4addressMask Integer32
  iviRouteRowStatus RowStatus

IviInterfaceEntry  
SEQUENCE    
  iviInterfaceStatus TruthValue

L2ProtocolMacEntry  
SEQUENCE    
  l2ProtocolMacIndex Integer32
  l2ProtocolMac MacAddress
  l2ProtocolMacMask MacAddress
  l2ProtocolMacRowstatus RowStatus

L2ProtocolTunnelMacEntry  
SEQUENCE    
  l2ProtocolTunnelMacType INTEGER
  l2ProtocolTunnelMacEvcName OCTET STRING
  l2ProtocolTunnelMacRowstatus RowStatus

L2ProtocolTunnelDot1xEntry  
SEQUENCE    
  l2ProtocolTunnelDot1xType INTEGER
  l2ProtocolTunnelDot1xEvcName OCTET STRING
  l2ProtocolTunnelDot1xRowstatus RowStatus

L2ProtocolTunnelSlowProtoEntry  
SEQUENCE    
  l2ProtocolTunnelSlowProtoType INTEGER
  l2ProtocolTunnelSlowProtoEvcName OCTET STRING
  l2ProtocolTunnelSlowProtoRowstatus RowStatus

L2ProtocolTunnelStpEntry  
SEQUENCE    
  l2ProtocolTunnelStpType INTEGER
  l2ProtocolTunnelStpEvcName OCTET STRING
  l2ProtocolTunnelStpRowstatus RowStatus

L2ProtocolTunnelCfmEntry  
SEQUENCE    
  l2ProtocolTunnelCfmType INTEGER
  l2ProtocolTunnelCfmEvcName OCTET STRING
  l2ProtocolTunnelCfmRowstatus RowStatus

L2ProtocolTunnelUplinkEntry  
SEQUENCE    
  l2ProtocolTunnelUplinkEnable INTEGER
  l2ProtocolTunnelUplinkRowstatus RowStatus

L2ProtocolFullMacEntry  
SEQUENCE    
  l2ProtocolFullMacIndex Integer32
  l2ProtocolFullMac MacAddress
  l2ProtocolFullMacRowstatus RowStatus

L2ProtocolTunnelFullMacEntry  
SEQUENCE    
  l2ProtocolTunnelFullMacType INTEGER
  l2ProtocolTunnelFullMacEvcName OCTET STRING
  l2ProtocolTunnelFullMacRowstatus RowStatus

LoopbackDetectIfEntry  
SEQUENCE    
  loopbackDetectIfIndex Integer32
  loopbackDetectEnable INTEGER
  loopbackDetectAction INTEGER
  loopbackDetectStatus INTEGER

IpslaCtrlAdminEntry  
SEQUENCE    
  ipslaCtrlAdminIndex Integer32
  ipslaCtrlAdminDesc DisplayString
  ipslaCtrlAdminType Integer32
  ipslaCtrlAdminThreshold Integer32
  ipslaCtrlAdminFrequency Integer32
  ipslaCtrlAdminTimeout Integer32
  ipslaCtrlAdminInterval Integer32
  ipslaCtrlAdminPktsPerTest Integer32
  ipslaCtrlAdminTargetAddress OCTET STRING
  ipslaCtrlAdminSourceAddress OCTET STRING
  ipslaCtrlAdminSourceInterface OCTET STRING
  ipslaCtrlAdminStatus RowStatus

IpslaEchoAdminEntry  
SEQUENCE    
  ipslaEchoAdminDataSize Integer32
  ipslaEchoAdminDataPattern OCTET STRING
  ipslaEchoAdminTOS Integer32
  ipslaEchoAdminTTL Integer32
  ipslaEchoAdminFailPercent Integer32
  ipslaEchoAdminVrfName DisplayString
  ipslaEchoAdminTestStatsNum Integer32
  ipslaEchoAdminPktStatsNum Integer32

IpslaScheduleAdminEntry  
SEQUENCE    
  ipslaScheduleAdminStatus Integer32

IpslaTestStatsEntry  
SEQUENCE    
  ipslaTestEntryId Integer32
  ipslaTestStatsIndex Integer32
  ipslaTestTransmitted Counter32
  ipslaTestReceived Counter32
  ipslaTestOverthreshold Counter32
  ipslaTestRttMax Integer32
  ipslaTestRttMin Integer32
  ipslaTestRttAvg Integer32
  ipslaTestLastTransmitted DateAndTime
  ipslaTestPktLossRatio Integer32
  ipslaTestResult Integer32

IpslaPktStatsEntry  
SEQUENCE    
  ipslaPktEntryId Integer32
  ipslaPktStatsIndex Integer32
  ipslaPktTestId Integer32
  ipslaPktIndex Integer32
  ipslaPktRtt Integer32
  ipslaPktResult Integer32
  ipslaPktSendTime DateAndTime

Defined Values

switch 2.1.27975
The System Information of the switch
MODULE-IDENTITY    

system 2.1.27975.1
OBJECT IDENTIFIER    

syslog 2.1.27975.2
OBJECT IDENTIFIER    

mirror 2.1.27975.3
OBJECT IDENTIFIER    

portSecurity 2.1.27975.4
OBJECT IDENTIFIER    

stormControl 2.1.27975.5
OBJECT IDENTIFIER    

ntp 2.1.27975.6
OBJECT IDENTIFIER    

acl 2.1.27975.7
OBJECT IDENTIFIER    

qos 2.1.27975.8
OBJECT IDENTIFIER    

igsp 2.1.27975.9
OBJECT IDENTIFIER    

linkAgg 2.1.27975.10
OBJECT IDENTIFIER    

qBridgeExt 2.1.27975.11
OBJECT IDENTIFIER    

dot1xExt 2.1.27975.12
OBJECT IDENTIFIER    

timeRange 2.1.27975.13
OBJECT IDENTIFIER    

stpExt 2.1.27975.14
OBJECT IDENTIFIER    

igmpExt 2.1.27975.16
OBJECT IDENTIFIER    

boardHealthyMonitor 2.1.27975.17
OBJECT IDENTIFIER    

arpInsp 2.1.27975.20
OBJECT IDENTIFIER    

pimsmExt 2.1.27975.21
OBJECT IDENTIFIER    

ospfExt 2.1.27975.22
OBJECT IDENTIFIER    

user 2.1.27975.30
OBJECT IDENTIFIER    

snmpExt 2.1.27975.32
OBJECT IDENTIFIER    

stm 2.1.27975.33
OBJECT IDENTIFIER    

dnsClient 2.1.27975.34
OBJECT IDENTIFIER    

ssh 2.1.27975.35
OBJECT IDENTIFIER    

dhcp 2.1.27975.36
OBJECT IDENTIFIER    

lswdevMMib 2.1.27975.37
OBJECT IDENTIFIER    

lswTrapMib 2.1.27975.39
OBJECT IDENTIFIER    

ipSourceGuard 2.1.27975.40
OBJECT IDENTIFIER    

vrrpExt 2.1.27975.41
OBJECT IDENTIFIER    

interface 2.1.27975.42
OBJECT IDENTIFIER    

management 2.1.27975.43
OBJECT IDENTIFIER    

mvr 2.1.27975.44
OBJECT IDENTIFIER    

erps 2.1.27975.45
OBJECT IDENTIFIER    

prefixList 2.1.27975.46
OBJECT IDENTIFIER    

ipUnicast 2.1.27975.47
OBJECT IDENTIFIER    

vrf 2.1.27975.48
OBJECT IDENTIFIER    

aaa 2.1.27975.49
OBJECT IDENTIFIER    

evc 2.1.27975.51
OBJECT IDENTIFIER    

qinq 2.1.27975.52
OBJECT IDENTIFIER    

rmonExt 2.1.27975.53
OBJECT IDENTIFIER    

routeMap 2.1.27975.54
OBJECT IDENTIFIER    

ripExt 2.1.27975.57
OBJECT IDENTIFIER    

ldpExt 2.1.27975.60
OBJECT IDENTIFIER    

bgp 2.1.27975.68
OBJECT IDENTIFIER    

mpls 2.1.27975.69
OBJECT IDENTIFIER    


flowctrl 2.1.27975.71
OBJECT IDENTIFIER    

cputraffic 2.1.27975.72
OBJECT IDENTIFIER    

portisolate 2.1.27975.73
OBJECT IDENTIFIER    

phyloopback 2.1.27975.74
OBJECT IDENTIFIER    


udld 2.1.27975.76
OBJECT IDENTIFIER    

policyBasedRouting 2.1.27975.77
OBJECT IDENTIFIER    

ddos 2.1.27975.78
OBJECT IDENTIFIER    

l2ping 2.1.27975.79
OBJECT IDENTIFIER    

ipg 2.1.27975.80
OBJECT IDENTIFIER    

syncE 2.1.27975.81
OBJECT IDENTIFIER    

arpConfig 2.1.27975.82
OBJECT IDENTIFIER    

cfm 2.1.27975.83
OBJECT IDENTIFIER    

efm 2.1.27975.84
OBJECT IDENTIFIER    

ptp 2.1.27975.85
OBJECT IDENTIFIER    

pm 2.1.27975.90
OBJECT IDENTIFIER    

alarm 2.1.27975.91
OBJECT IDENTIFIER    

rsvpTe 2.1.27975.92
OBJECT IDENTIFIER    

g8031 2.1.27975.93
OBJECT IDENTIFIER    

g8032 2.1.27975.94
OBJECT IDENTIFIER    

voiceVlan 2.1.27975.95
OBJECT IDENTIFIER    

ivi 2.1.27975.96
OBJECT IDENTIFIER    

product 2.1.27975.99
OBJECT IDENTIFIER    

l2protocol 2.1.27975.100
OBJECT IDENTIFIER    

loopbackDetect 2.1.27975.105
OBJECT IDENTIFIER    

ipsla 2.1.27975.106
OBJECT IDENTIFIER    

e3008TS 2.1.27975.99.3080
E300,8TS.
Status: current Access: not-set
OBJECT-IDENTITY    

e30016TX 2.1.27975.99.3160
E300,16TX.
Status: current Access: not-set
OBJECT-IDENTITY    

e3508T12X 2.1.27975.99.3200
E350,8T12X.
Status: current Access: not-set
OBJECT-IDENTITY    

e30024TS 2.1.27975.99.3240
E300,24TS.
Status: current Access: not-set
OBJECT-IDENTITY    

e30024ST 2.1.27975.99.3241
E300,24ST.
Status: current Access: not-set
OBJECT-IDENTITY    

e30048TS 2.1.27975.99.3480
E300,48TS.
Status: current Access: not-set
OBJECT-IDENTITY    

b30048T 2.1.27975.99.3481
B300,48T.
Status: current Access: not-set
OBJECT-IDENTITY    

e33048T 2.1.27975.99.3485
E330,48T.
Status: current Access: not-set
OBJECT-IDENTITY    

e33048SE 2.1.27975.99.3486
E330,48SE.
Status: current Access: not-set
OBJECT-IDENTITY    

e33048S 2.1.27975.99.3487
E330,48S.
Status: current Access: not-set
OBJECT-IDENTITY    

g24eu 2.1.27975.99.3488
G24EU,24+4.
Status: current Access: not-set
OBJECT-IDENTITY    

e35048T4X 2.1.27975.99.3520
E350,48T4X.
Status: current Access: not-set
OBJECT-IDENTITY    

e58024Q 2.1.27975.99.5801
E580,24Q.
Status: current Access: not-set
OBJECT-IDENTITY    

e58048X2Q4Z 2.1.27975.99.5802
E580,48X2Q4Z.
Status: current Access: not-set
OBJECT-IDENTITY    

e58048X6Q 2.1.27975.99.5803
E580,48X6Q.
Status: current Access: not-set
OBJECT-IDENTITY    

e58032X2Q 2.1.27975.99.5804
E580,32X2Q.
Status: current Access: not-set
OBJECT-IDENTITY    

e58032X 2.1.27975.99.5805
E580,32X.
Status: current Access: not-set
OBJECT-IDENTITY    

e58020Q4Z 2.1.27975.99.5806
E580,20Q4Z.
Status: current Access: not-set
OBJECT-IDENTITY    

e602 2.1.27975.99.6020
E600,2 slots.
Status: current Access: not-set
OBJECT-IDENTITY    

e606 2.1.27975.99.6060
E600,6 slots.
Status: current Access: not-set
OBJECT-IDENTITY    

e614 2.1.27975.99.6140
E600,14 slots.
Status: current Access: not-set
OBJECT-IDENTITY    

e802 2.1.27975.99.8020
E800,2 slots
Status: current Access: not-set
OBJECT-IDENTITY    

e806 2.1.27975.99.8060
E800,6 slots
Status: current Access: not-set
OBJECT-IDENTITY    

e814 2.1.27975.99.8140
E800,14 slots
Status: current Access: not-set
OBJECT-IDENTITY    

memory 2.1.27975.1.1
OBJECT IDENTIFIER    

systemStats 2.1.27975.1.2
OBJECT IDENTIFIER    

operate 2.1.27975.1.3
OBJECT IDENTIFIER    

sysImageTable 2.1.27975.1.4
The system image management table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysImageEntry

flash 2.1.27975.1.5
OBJECT IDENTIFIER    

cf 2.1.27975.1.6
OBJECT IDENTIFIER    

sysTrap 2.1.27975.1.7
OBJECT IDENTIFIER    

time 2.1.27975.1.8
OBJECT IDENTIFIER    

memIndex 2.1.27975.1.1.1
Bogus Index. This should always return the integer 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalReal 2.1.27975.1.1.5
The total amount of real/physical memory installed on this host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalFree 2.1.27975.1.1.11
The total amount of memory free or available for use on this host.This value typically covers both real memory and swap space or virtual memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalUsed 2.1.27975.1.1.12
The total amount of memory used on this host. This value typically covers both real memory and swap space or virtual memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssIndex 2.1.27975.1.2.1
Bogus Index.This should always return the integer 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssCpuIdle 2.1.27975.1.2.11
The percentage of processor time spent idle, calculated over the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sysProcessTable 2.1.27975.1.2.100
The system precess table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysProcessEntry

sysProcessEntry 2.1.27975.1.2.100.1
An entity process entry. Each entry consists of information of an process. The sysProcessIndex exclusively defines an process id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SysProcessEntry  

sysProcessIndex 2.1.27975.1.2.100.1.1
The pid of process.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65536  

sysProcessName 2.1.27975.1.2.100.1.2
The name of the process.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

configSave 2.1.27975.1.3.1
This should always write running-config to startup-config.And the valid set value is 1. When get the configSave value, 1 means success, 0 means failure.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1  

reload 2.1.27975.1.3.2
This should allow to reboot the switch.The valid input value is 1 and 2. Value 1 means the switch will reboot without savingcurrent configuration. Value 2 means the switch will savecurrent configuration before reboot the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rebootWithoutSave(1), saveAndReboot(2)  

rebootAt 2.1.27975.1.3.3
Specify auto reboot parameters at the special time. 0 is mean clear.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

rebootDelay 2.1.27975.1.3.4
Specify auto reboot parameters reboot after delay some time. The value is [1, 720] minutes. 0 is mean clear.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..3)  

version 2.1.27975.1.3.5
Description the current version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

serviceTelnet 2.1.27975.1.3.6
Telnet service.1:enable 2:disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

loginFail 2.1.27975.1.3.7
This node only for login fail for three time.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

lastCommand 2.1.27975.1.3.8
Save the last command line and time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

currentRunningImage 2.1.27975.1.3.9
Show the current running image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

sysStartUpTime 2.1.27975.1.3.10
Show system startup time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sysImageEntry 2.1.27975.1.4.1
An entity image entry.Each entry consists of information of an entity image. The sysImageIndex exclusively defines an image file.
Status: current Access: not-accessible
OBJECT-TYPE    
  SysImageEntry  

sysImageIndex 2.1.27975.1.4.1.1
The index of image.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..64  

sysImageName 2.1.27975.1.4.1.2
The file name of the image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sysImageCreateTime 2.1.27975.1.4.1.3
The create time of the image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sysImageVersion 2.1.27975.1.4.1.4
The version of the image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sysImageSize 2.1.27975.1.4.1.5
The size of the image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sysImageDir 2.1.27975.1.4.1.6
The dir of the image.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sysImageIsBoot 2.1.27975.1.4.1.7
This image is the boot image (1),and is not the boot image (2). Only support enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

timeSet 2.1.27975.1.8.1
OBJECT IDENTIFIER    

timeSetClock 2.1.27975.1.8.1.1
current time. format HH:MM:SS.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

timeSetMonth 2.1.27975.1.8.1.2
Month of the year. range is [1, 12].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

timeSetDay 2.1.27975.1.8.1.3
Day of the month. range is [1, 31].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

timeSetYear 2.1.27975.1.8.1.4
Year of the date. range is [2000, 2037].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

timezoneSetTable 2.1.27975.1.8.2
The table of SummerTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TimezoneSetEntry

timezoneSetEntry 2.1.27975.1.8.2.1
The entry of timezone.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimezoneSetEntry  

timezoneSetZoneName 2.1.27975.1.8.2.1.1
Zone name, must be less than 32 characters. only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [3, 32)
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

timezoneSetType 2.1.27975.1.8.2.1.2
Positive/Negative time zone offset from UTC. 0 means Negative 1 means Positive
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

timezoneSetHours 2.1.27975.1.8.2.1.3
Hours offset from UTC, must be range 0~23.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

timezoneSetMinutes 2.1.27975.1.8.2.1.4
Minutes offset from UTC, must be range 0~59.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

timezoneSetSeconds 2.1.27975.1.8.2.1.5
Seconds offset from UTC, must be range 0~59.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

timezoneSetState 2.1.27975.1.8.2.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

recurrentSummerTimeTable 2.1.27975.1.8.3
The table of SummerTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RecurrentSummerTimeEntry

recurrentSummerTimeEntry 2.1.27975.1.8.3.1
The entry of SummerTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  RecurrentSummerTimeEntry  

recurrentSummerTimeZoneName 2.1.27975.1.8.3.1.1
Zone name, must be less than 32 characters. only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [1, 32)
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

recurrentSummerTimeStartMonth 2.1.27975.1.8.3.1.2
Start month of the year. range is [1,12]
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

recurrentSummerTimeStartDay 2.1.27975.1.8.3.1.3
Day in month to start. range is [1, 31].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

recurrentSummerTimeStartClock 2.1.27975.1.8.3.1.4
Time to start. format HH:MM:SS
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

recurrentSummerTimeEndMonth 2.1.27975.1.8.3.1.5
Month to end. range is [1, 12].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

recurrentSummerTimeEndDay 2.1.27975.1.8.3.1.6
Day in month to end. range is [1, 31].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

recurrentSummerTimeEndClock 2.1.27975.1.8.3.1.7
Time to end. format HH:MM:SS
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

recurrentSummerTimeOffset 2.1.27975.1.8.3.1.8
Summer time offset, unit is minute. range is [1, 1440].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

recurrentSummerTimeState 2.1.27975.1.8.3.1.9
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

summerTimeTable 2.1.27975.1.8.4
The table of SummerTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SummerTimeEntry

summerTimeEntry 2.1.27975.1.8.4.1
The entry of SummerTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  SummerTimeEntry  

summerTimeZoneName 2.1.27975.1.8.4.1.1
Zone name, must be less than 32 characters. only include [a-zA-Z_]. The begin and end character must be alphabet. Its length range is [1, 32)
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

summerTimeStartMonth 2.1.27975.1.8.4.1.2
Start month of the year. range is [1, 12].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeStartDay 2.1.27975.1.8.4.1.3
Start day of month. range is [1, 31].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeStartYear 2.1.27975.1.8.4.1.4
Start year of summer-time. range is [2000, 2037].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeStartClock 2.1.27975.1.8.4.1.5
Start time. format HH:MM:SS.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

summerTimeEndMonth 2.1.27975.1.8.4.1.6
End month of year. range is [1, 12].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeEndDay 2.1.27975.1.8.4.1.7
End day of month. range is [1, 31].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeEndYear 2.1.27975.1.8.4.1.8
End year of summer time. range is [2000, 2037].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeEndClock 2.1.27975.1.8.4.1.9
End time. format HH:MM:SS.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

summerTimeOffset 2.1.27975.1.8.4.1.10
Summer time offset, unit is minute. range is [1, 1440].
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

summerTimeState 2.1.27975.1.8.4.1.11
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cpuUsage 2.1.27975.1.9
OBJECT IDENTIFIER    

fiveSeconds 2.1.27975.1.9.1
CPU usage within five seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

oneMinute 2.1.27975.1.9.2
CPU usage within one minute.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

fiveMinutes 2.1.27975.1.9.3
CPU usage within five minutes.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

flashManMIBObjects 2.1.27975.1.5.1
OBJECT IDENTIFIER    

flashDevice 2.1.27975.1.5.1.1
OBJECT IDENTIFIER    

flashTable 2.1.27975.1.5.1.1.1
This table gives the properties of all the flashes on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlashEntry

flashEntry 2.1.27975.1.5.1.1.1.1
The entry of flashTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FlashEntry  

flhIndex 2.1.27975.1.5.1.1.1.1.1
The index of flashTable.It has a minimum value of 1, and maximum value of the same as the value of flhSupportNum.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

flhSize 2.1.27975.1.5.1.1.1.1.2
Specifies the total size of the flash device indexed by flhIndex. The value should be zero if the flash is removed for a removable device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

flhFree 2.1.27975.1.5.1.1.1.1.3
Specifies the free size of the flash device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

flhName 2.1.27975.1.5.1.1.1.1.4
The flash name within the system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

flhDescr 2.1.27975.1.5.1.1.1.1.6
DESCRIPTION of the purpose of the flash in the system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

flhFiles 2.1.27975.1.5.1.1.2
OBJECT IDENTIFIER    

flhFileTable 2.1.27975.1.5.1.1.2.1
Table of file information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlhFileEntry

flhFileEntry 2.1.27975.1.5.1.1.2.1.1
An entry representing a file.Indexed using flash number, partition number, and file number.
Status: current Access: not-accessible
OBJECT-TYPE    
  FlhFileEntry  

flhFileIndex 2.1.27975.1.5.1.1.2.1.1.1
Index of the table, whose range is from 1 to 2147483647.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

flhFileName 2.1.27975.1.5.1.1.2.1.1.2
A valid file name supported by the file system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

flhFileSize 2.1.27975.1.5.1.1.2.1.1.3
The file size in bytes excluding the file header of file system. The value should be greater than zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

flhFileTime 2.1.27975.1.5.1.1.2.1.1.4
The time when this file is modified last time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

flashOperate 2.1.27975.1.5.1.2
OBJECT IDENTIFIER    

flhOpTable 2.1.27975.1.5.1.2.1
Table used to operate flash.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlhOpEntry

flhOpEntry 2.1.27975.1.5.1.2.1.1
Note an operation can not be stopped until it is finished. If notification is configured, NMS will receive a notification at the end of the operation. Entries in the table will be removed automatically in 5 minutes. It can also be deleted by NMS directly.
Status: current Access: not-accessible
OBJECT-TYPE    
  FlhOpEntry  

flhOperIndex 2.1.27975.1.5.1.2.1.1.1
Specifies the index of an entry.It is a random value when creating an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

flhOperType 2.1.27975.1.5.1.2.1.1.2
Specifies the operation to be executed. flash2Flash(1) Copy a file from flash to flash. net2Flash(2) Copy a file from net to flash; flash2Net(3) Copy a file from flash to net. delete(4) Delete a file from flash, the file name is specified by flhOperSourceFile; rename(5) Change a file's name.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER flash2Flash(1), net2Flash(2), flash2Net(3), delete(4), rename(5)  

flhOperProtocol 2.1.27975.1.5.1.2.1.1.3
Specifies the protocol used to transfer file. The default protocol is ftp. Both member switch and commander switch can use them if they support HGMP v2. 1 FTP 2 TFTP
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2)  

flhOperServerAddress 2.1.27975.1.5.1.2.1.1.4
The address of remote host acting as server for operation. The default value is 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

flhOperServerUser 2.1.27975.1.5.1.2.1.1.5
When using ftp to transfer files, the user name must be specified through this node.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

flhOperPassword 2.1.27975.1.5.1.2.1.1.6
Remote user password for copying via ftp protocol.Optionally, This object may be ignored for protocols other than ftp.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

flhOperSourceFile 2.1.27975.1.5.1.2.1.1.7
Specifies the source file name to be transferred. It may be located on flash or remote server. It may include the file path if it is applicable. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

flhOperDestinationFile 2.1.27975.1.5.1.2.1.1.8
Specifies the destination file name. It may be located on flash or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for application.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

flhOperStatus 2.1.27975.1.5.1.2.1.1.9
The status of the specified operation can be one of the following. opInProgress(1) : the operation is in process. opSuccess(2) : the operation has been completed successfully. opInvalid(3) : the command is invalid or command-protocol-device combination is unsupported by the system. opInvalidProtocol(4) :invalid protocol is specified opInvalidSourceName(5) :invalid source file name is specified. opInvalidDestName(6) :invalid target name is specified. opInvalidServerAddress(7) :invalid server address is specified opDeviceBusy(8) :the device is in use and locked by another process opDeviceOpenError(9) :invalid device name is specified. opDeviceError(10) : device read, write or erase error opDeviceNotProgrammable(11) :device isread-only but a write or erase operation was specified. opDeviceFull(12) : device is filled to capacity opFileOpenError(13) :invalid file name; file not found in partition opFileTransferError(14) :file transfer was unsuccessful opFileChecksumError(15) :file checksum in Flash is invalid opNoMemory(16) :system is running in low on memory opUnknownFailure(19) :failure which is unknown opDeleteFileOpenError(20) :file is in used by another process opDeleteInvalidDevice(21) :invalid device name is specified opDeleteInvalidFunction(22) :deleted operation is unsupported by the device. opDeleteOperationError(23) :operation is in a low error opDeleteInvalidFileName(24) :invalid file name is specified pDeleteDeviceBusy(25) :the device is in use and locked by another process. opDeleteParaError(26) :the parameters are invalid opDeleteInvalidPath(27) :the file path is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  FlashOperationStatus  

flhOperIsManagementIf 2.1.27975.1.5.1.2.1.1.12
If use management interface running SNMP or not, true(1):enable.false(2):disable
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

flhOperRowStatus 2.1.27975.1.5.1.2.1.1.13
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfManMIBObjects 2.1.27975.1.6.1
OBJECT IDENTIFIER    

cfDevice 2.1.27975.1.6.1.1
OBJECT IDENTIFIER    

cfTable 2.1.27975.1.6.1.1.1
This table gives the properties of all the cfes on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfEntry

cfEntry 2.1.27975.1.6.1.1.1.1
The entry of cfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfEntry  

cfIndex 2.1.27975.1.6.1.1.1.1.1
The index of cfTable.It has a minimum value of 1, and maximum value of the same as the value of cfSupportNum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

cfSize 2.1.27975.1.6.1.1.1.1.2
Specifies the total size of the cf device indexed by cfIndex.The value should be zero if the cf is removed for a removable device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cfFree 2.1.27975.1.6.1.1.1.1.3
Specifies the free size of the cf device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cfName 2.1.27975.1.6.1.1.1.1.4
The cf name within the system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

cfDescr 2.1.27975.1.6.1.1.1.1.6
Description of the purpose of the cf in the system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cfFiles 2.1.27975.1.6.1.1.2
OBJECT IDENTIFIER    

cfFileTable 2.1.27975.1.6.1.1.2.1
Table of file information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfFileEntry

cfFileEntry 2.1.27975.1.6.1.1.2.1.1
An entry representing a file. Indexed using cf number, partition number, and file number.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfFileEntry  

cfFileIndex 2.1.27975.1.6.1.1.2.1.1.1
Index of the table, whose range is from 1 to 2147483647
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cfFileName 2.1.27975.1.6.1.1.2.1.1.2
A valid file name supported by the file system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

cfFileSize 2.1.27975.1.6.1.1.2.1.1.3
The file size in bytes excluding the file header of file system. The value should be greater than zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cfFileTime 2.1.27975.1.6.1.1.2.1.1.4
The time when this file is modified last time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

cfOperate 2.1.27975.1.6.1.2
OBJECT IDENTIFIER    

cfOpTable 2.1.27975.1.6.1.2.1
Table used to operate cf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfOpEntry

cfOpEntry 2.1.27975.1.6.1.2.1.1
Note an operation can not be stopped until it is finished. If notification is configured, NMS will receive a notification at the end of the operation. Entries in the table will be removed automatically in 5 minutes. It can also be deleted by NMS directly.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfOpEntry  

cfOperIndex 2.1.27975.1.6.1.2.1.1.1
Specifies the index of an entry. It is a random value when creating an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cfOperType 2.1.27975.1.6.1.2.1.1.2
Specifies the operation to be executed. net2CfWithErase Copy a file to cf; erase cf beforehand. net2CfWithoutErase Copy a file to cf; do not erase cf beforehand. cf2Net Copy a file from cf. delete Delete a file from cf, the file name is specified by cfOperSourceFile; rename Change a file's name.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cf2Cf(1), net2Cf(2), cf2Net(3), delete(4), rename(5)  

cfOperProtocol 2.1.27975.1.6.1.2.1.1.3
Specifies the protocol used to transfer file.The default protocol is ftp. when 'clusterftp' or 'clustertftp' is selected, the cfOperServerAddress needn't be set the server address can be acquired automatically, the value of cfOperServerAddress is uncertain during operation.Both member switch and commander switch can use them if they support HGMP v2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2)  

cfOperServerAddress 2.1.27975.1.6.1.2.1.1.4
The address of remote host acting as server for operation. The default value is 255.255.255.255.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

cfOperServerUser 2.1.27975.1.6.1.2.1.1.5
When using ftp to transfer files, the user name must be specified through this node.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

cfOperPassword 2.1.27975.1.6.1.2.1.1.6
Remote user password for copying via ftp protocol.Optionally. This object may be ignored for protocols other than ftp.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

cfOperSourceFile 2.1.27975.1.6.1.2.1.1.7
Specifies the source file name to be transferred. It may be located on cf or remote server. It may include the file path if it is applicable. It must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cfOperDestinationFile 2.1.27975.1.6.1.2.1.1.8
Specifies the destination file name. It may be located on cf or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for application.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cfOperStatus 2.1.27975.1.6.1.2.1.1.9
The status of operation.
Status: current Access: read-only
OBJECT-TYPE    
  CfOperationStatus  

cfOperIsManagementIf 2.1.27975.1.6.1.2.1.1.12
If use management interface running SNMP or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cfOperRowStatus 2.1.27975.1.6.1.2.1.1.13
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

syslogTimestamp 2.1.27975.2.1
The log timestamp type. 0 RBSD(RFC3164 or bsd). 1 RISO(RFC3339 or iso). 2 RFULL(date). 3 NONE.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStampFormatType  

syslogOperateLogEnable 2.1.27975.2.2
The state of log operate true(1):enable.false(2):disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

syslogBuffer 2.1.27975.2.3
OBJECT IDENTIFIER    

syslogBufferMaxSize 2.1.27975.2.3.1
The maximum number of messages that can be storedin logbuffer.MaxSize range 10~1000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000  

syslogbufferSeverity 2.1.27975.2.3.2
The operations staff can selectively filter the messages with priority which consists of severity that generates the message and severity of the message.Range 0~7.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

syslogBuffercurrentMessages 2.1.27975.2.3.3
The number of log messages stored in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

syslogBufferDroppedMessages 2.1.27975.2.3.4
The number of log messages dropped in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

syslogFile 2.1.27975.2.4
OBJECT IDENTIFIER    

syslogFileEnable 2.1.27975.2.4.1
The state of log merge true(1):enable.false(2):disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

syslogFileSeverity 2.1.27975.2.4.2
The operations staff can selectively filter the messages with priority which consists of severity that generates the message and severity of the message.Range 0~7.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

syslogServer 2.1.27975.2.5
OBJECT IDENTIFIER    

syslogServerEnable 2.1.27975.2.5.1
The state of syslogtrap: true(1): enable.false(2): disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

syslogServerFacility 2.1.27975.2.5.2
The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message.Value range 0~11 or 16~23.
Status: current Access: read-write
OBJECT-TYPE    
  FacilityType  

syslogServerSeverity 2.1.27975.2.5.3
The operations staff can selectively filter the messages with priority which consists of severity that generates the message and severity of the message.Value range 0~7.default 4
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

syslogServerTable 2.1.27975.2.5.4
The table of loghost.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyslogServerEntry

syslogServerEntry 2.1.27975.2.5.4.1
The loghost entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  SyslogServerEntry  

syslogServerIpaddress 2.1.27975.2.5.4.1.1
The ip address of loghost.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

syslogServerMgmtIf 2.1.27975.2.5.4.1.2
The mgmt if of loghost. 1 noUse. 2 useMgmtIf.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noUse(1), useMgmtIf(2)  

syslogServerRowStatus 2.1.27975.2.5.4.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

syslogTrap 2.1.27975.2.6
OBJECT IDENTIFIER    

syslogTrapEnable 2.1.27975.2.6.1
The state of syslog trap. true(1):enable.false(2):disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

syslogTrapSeverity 2.1.27975.2.6.2
The operations staff can selectively filter the messages with priority which consists of severity that generates the message and severity of the message. 0 high. 1 middle. 2 lower. 3 minor.
Status: current Access: read-write
OBJECT-TYPE    
  MessageTrapLevelType  

syslogMerge 2.1.27975.2.7
OBJECT IDENTIFIER    

syslogMergeEnable 2.1.27975.2.7.1
The state of log merge true(1):enable.false(2):disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

syslogMergeFifoSize 2.1.27975.2.7.2
The logging merge fifo-size, specify the logging merge buffer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..10240  

syslogMergeTimeout 2.1.27975.2.7.3
The logging merge timeout value, specify the logging merge interval.default 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

syslogSync 2.1.27975.2.8
Specify sync parameter. true(1): sync the syslog and return value is always 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

syslogClearLogBuff 2.1.27975.2.9
Clear logging buffer. true(1): clear the logging buffer and return value is always 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

mSSrcIfTable 2.1.27975.3.1
A list of mirror session source port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MSSrcIfEntry

mSSrcIfEntry 2.1.27975.3.1.1
A list of parameters that describe a source port to be added to a mirror session.
Status: current Access: not-accessible
OBJECT-TYPE    
  MSSrcIfEntry  

mSSrcIfID 2.1.27975.3.1.1.1
An index that uniquely identifies an entry in the mirror session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

mSSrcIfIndex 2.1.27975.3.1.1.2
IfIndex of mirror group source port. including ethernet port and agg port
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mSSrcIfDirection 2.1.27975.3.1.1.3
Mirror direction of source port.if the direction first configured as rx, then configure tx, then the direction will be both.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rx(1), tx(2), both(3)  

mSSrcIfRowStatus 2.1.27975.3.1.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mSSrcVlanTable 2.1.27975.3.2
A list of mirror session source vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MSSrcVlanEntry

mSSrcVlanEntry 2.1.27975.3.2.1
A list of parameters that describe a source vlan to be added to a mirror session.
Status: current Access: not-accessible
OBJECT-TYPE    
  MSSrcVlanEntry  

mSSrcVlanID 2.1.27975.3.2.1.1
An index that uniquely identifies an entry in the mirror session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

mSSrcVlanNum 2.1.27975.3.2.1.2
IfIndex of mirror group source vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

mSSrcVlanDirection 2.1.27975.3.2.1.3
Mirror direction of source vlan.if the direction first configured as rx, then configure tx, then the direction will be both.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rx(1), tx(2), both(3)  

mSSrcVlanRowStatus 2.1.27975.3.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mSDestIfTable 2.1.27975.3.3
A list of mirror group dest port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MSDestIfEntry

mSDestIfEntry 2.1.27975.3.3.1
A list of parameters that describe a dest port to be added to a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  MSDestIfEntry  

mSDestIfID 2.1.27975.3.3.1.1
An index that uniquely identifies an entry in the mirror session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..3  

mSDestIfIndex 2.1.27975.3.3.1.2
IfIndex of mirror group dest port. only ethernet port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1023  

mSSessionType 2.1.27975.3.3.1.3
session type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

mSDestVlanID 2.1.27975.3.3.1.4
IfIndex of mirror group dest vlan.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..4094  

mSDestIfRowStatus 2.1.27975.3.3.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mSTable 2.1.27975.3.4
A list of mirror group entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MSEntry

mSEntry 2.1.27975.3.4.1
A list of parameters that describe a mirror group.
Status: current Access: not-accessible
OBJECT-TYPE    
  MSEntry  

mSID 2.1.27975.3.4.1.1
An index that uniquely identifies an entry in the mirror session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

mSType 2.1.27975.3.4.1.2
The type of a mirror session. 1 Local. 2 remote.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

mSStatus 2.1.27975.3.4.1.3
The status of a mirror session.A mirror session will be active only when it has destination port. 1 Active. 2 Inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mSRowStatus 2.1.27975.3.4.1.4
The status of this conceptual row.Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mSEscapeMacTable 2.1.27975.3.5
A list of mirror session escape mac entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MSEscapeMacEntry

mSEscapeMacEntry 2.1.27975.3.5.1
A list of parameters that describe a escape mac to be added to a mirror session.
Status: current Access: not-accessible
OBJECT-TYPE    
  MSEscapeMacEntry  

mSEscapeMacIndex 2.1.27975.3.5.1.1
The index of a escape mac.Range 1~2.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2  

mSEscapeMacAddress 2.1.27975.3.5.1.2
Specify certain mac address as special and not mirror.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

mSEscapeMacMask 2.1.27975.3.5.1.3
Mac mask of mirror Specify certain mac address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

mSEscapeMacRowStatus 2.1.27975.3.5.1.4
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1). 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

portSecurityObject 2.1.27975.4.1
OBJECT IDENTIFIER    

portSecurityPortTable 2.1.27975.4.1.1
This table defines the securityStatus of each secure port. Each port can have a number of authorised MAC addresses, and these are stored in the portSecurityStaticAddressTable and portSecurityDynamicAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSecurityPortEntry

portSecurityPortEntry 2.1.27975.4.1.1.1
There is a Rowin this table for each secure port and It is indexed using the object ifIndex in RFC1213-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSecurityPortEntry  

portSecurityEnable 2.1.27975.4.1.1.1.1
This attribute controls the system wide operation of mac-authentication. The system-wide mac-authentication options become non-operational when this attribute is set to disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

portSecurityViolationMode 2.1.27975.4.1.1.1.2
This attribute determines what action to be taken when a security violation is detected protect(0): discard packet silently restrict(1): discard packet and print log shutdown(2): discard packet, log and set the interface error-disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER protect(0), restrict(1), shutdown(2)  

portSecurityMaximumNumberOfMacAddresses 2.1.27975.4.1.1.1.3
This indicates the maximum value that mac addresses can be learned. Those objects are bound by the relationship: staticNumberOfConfiguredMacAddresses <= totalNumberOfMacAddresses <= portSecurityMaximumMacAddresses.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portSecurityCurrentNumberOfMacAddresses 2.1.27975.4.1.1.1.4
This indicates thecurrent number of Mac Addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portSecurityStaticAddressTable 2.1.27975.4.1.2
This table stores the static MAC addresses assigned to each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSecurityStaticAddressEntry

portSecurityStaticAddressEntry 2.1.27975.4.1.2.1
This table stores the static MAC addresses assigned to each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSecurityStaticAddressEntry  

portSecurityStaticPortIndex 2.1.27975.4.1.2.1.1
The port index which port security is configured. This is the first index into the portSecurityStaticAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

portSecurityStaticVlanId 2.1.27975.4.1.2.1.2
The Vlan ID associate with the port and the MAC address. This is the second index into the portSecurityStaticAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

portSecurityStaticMacAddress 2.1.27975.4.1.2.1.3
The MAC address of a station assigned to this port. The index format of mac address '01:02:0a:0b:ff:ff' should be '1.2.10.11.255.255' This is the third index into the portSecurityStaticAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

portSecurityStaticRowStatus 2.1.27975.4.1.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

portSecurityDynamicAddressTable 2.1.27975.4.1.3
This table stores the dynamic MAC addresses which are learned each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSecurityDynamicAddressEntry

portSecurityDynamicAddressEntry 2.1.27975.4.1.3.1
This table stores the dynamic MAC addresses which are learned each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortSecurityDynamicAddressEntry  

portSecurityDynamicVlanId 2.1.27975.4.1.3.1.1
The Vlan ID associate with the port and the MAC address. This is the third index into the portSecurityDynamicAddressTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portSecurityDynamicMacAddress 2.1.27975.4.1.3.1.2
The MAC address of a station assigned to this port.This is the second index into the portSecurityDynamicAddressTable.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

portSecurityDynamicPortName 2.1.27975.4.1.3.1.3
The port name which port security is configured.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

stormControlObject 2.1.27975.5.1
OBJECT IDENTIFIER    

stormControlUnicastTable 2.1.27975.5.1.1
This table stores the port name and storm control unicast mode,level and pps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StormControlUnicastEntry

stormControlUnicastEntry 2.1.27975.5.1.1.1
This table stores the port name and storm control unicast mode and level.
Status: current Access: not-accessible
OBJECT-TYPE    
  StormControlUnicastEntry  

stormControlUnicastPortName 2.1.27975.5.1.1.1.1
The name of interface which is configuredstorm control.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

stormControlUnicastMode 2.1.27975.5.1.1.1.2
This indicates which unicast mode is configured whenstorm control is used. 1 PacketPerSecond. 2 Level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER packetPerSecond(1), level(2)  

stormControlUnicastLevel 2.1.27975.5.1.1.1.3
When unicast mode is configured Level,this indicates the percentage of bandwith. The valid range is (0.00-100.00).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..6)  

stormControlUnicastPps 2.1.27975.5.1.1.1.4
When unicast mode is configured PacketPerSecond, this indicates the number of packet per second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000000000  

stormControlUnicastRowStatus 2.1.27975.5.1.1.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

stormControlBroadcastTable 2.1.27975.5.1.2
This table stores the port name and storm control broadcast mode,level and pps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StormControlBroadcastEntry

stormControlBroadcastEntry 2.1.27975.5.1.2.1
This table stores the port name andstorm control broadcast mode and level.
Status: current Access: not-accessible
OBJECT-TYPE    
  StormControlBroadcastEntry  

stormControlBroadcastPortName 2.1.27975.5.1.2.1.1
The name of interface which is configuredstorm control.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

stormControlBroadcastMode 2.1.27975.5.1.2.1.2
This indicates which broadcast mode is configured whenstorm control is used. 1 PacketPerSecond. 2 Level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER packetPerSecond(1), level(2)  

stormControlBroadcastLevel 2.1.27975.5.1.2.1.3
When broadcast mode is configured Level,this indicates the percentage of bandwith. The valid range is (0.00-100.00).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..6)  

stormControlBroadcastPps 2.1.27975.5.1.2.1.4
When broadcast mode is configured PacketPerSecond, this indicates the number of packet per second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000000000  

stormControlBroadcastRowStatus 2.1.27975.5.1.2.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

stormControlMulticastTable 2.1.27975.5.1.3
This table stores the port name andstorm control multicast mode and level.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StormControlMulticastEntry

stormControlMulticastEntry 2.1.27975.5.1.3.1
This table stores the port name andstorm control multicast,level and pps.
Status: current Access: not-accessible
OBJECT-TYPE    
  StormControlMulticastEntry  

stormControlMulticastPortName 2.1.27975.5.1.3.1.1
The name of interface which is configuredstorm control.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

stormControlMulticastMode 2.1.27975.5.1.3.1.2
This indicates which multicast mode is configured whenstorm control is used. 1 PacketPerSecond. 2 Level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER packetPerSecond(1), level(2)  

stormControlMulticastLevel 2.1.27975.5.1.3.1.3
When multicast mode is configured Level,this indicates the percentage of bandwith. The valid range is (0.00-100.00).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..6)  

stormControlMulticastPps 2.1.27975.5.1.3.1.4
When multicast mode is configured PacketPerSecond, this indicates the number of packet per second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000000000  

stormControlMulticastRowStatus 2.1.27975.5.1.3.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntpObject 2.1.27975.6.1
OBJECT IDENTIFIER    

ntpStratum 2.1.27975.6.1.1
This is an eight-bit integer indicating the stratum level of the local clock, with values defined as follows: 0, unspecified 1, primary reference (e.g.,, radio clock) 2-255, secondary reference (via NTP)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpReferenceClockIp 2.1.27975.6.1.2
The IP address of the reference clock ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpFrequency 2.1.27975.6.1.3
The frequency of local clock relative to the primary reference source.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpPrecision 2.1.27975.6.1.4
Precision : This is a signed integer indicating the precision relative to the reference clock ip.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpReferenceTime 2.1.27975.6.1.5
This is the local time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpRootDelay 2.1.27975.6.1.6
This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpRootDispersion 2.1.27975.6.1.7
Root Dispersion : This is a signed fixed-point number indicating the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds.Only positive values greater than zero are possible.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpPeerDispersion 2.1.27975.6.1.8
This is a signed fixed-point number indicating the maximum error of the local clock relative to the primary reference source at the root of the synchronization subnet.Only positive values greater than zero are possible.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpClockOffset 2.1.27975.6.1.9
This is a signed, fixed-point number indicating the offset of the local clock relative to the primary clock, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpStability 2.1.27975.6.1.10
This is a signed, fixed-point number indicating the stability of the local clock relative to the primary clock, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoTable 2.1.27975.6.1.11
This table provides information about the peers and servers with which the local NTP has associations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpAssoEntry

ntpAssoEntry 2.1.27975.6.1.11.1
Each association entry provides NTP information retrieved from a particular initiative peer or server.Each peer or server is identified by a unique association identifier. Entries are automatically created when the user configures the passive peer to unicast peer list or the passive server to unicast server list.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpAssoEntry  

ntpAssoRemoteIpAddress 2.1.27975.6.1.11.1.1
The IP address of the initiative peer or server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpAssoRefId 2.1.27975.6.1.11.1.2
The reference identifier of the peer or server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoStratum 2.1.27975.6.1.11.1.3
This is a integer indicating the stratum level of the peer of server clock.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoWhen 2.1.27975.6.1.11.1.4
This is a round second clock whose value change from 1 to 60.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoPoll 2.1.27975.6.1.11.1.5
The interval at which the local host polls the peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoReach 2.1.27975.6.1.11.1.6
This is a shift register of NTP which is used to determine the reach abilityStatus of the peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoDelay 2.1.27975.6.1.11.1.7
This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoOffset 2.1.27975.6.1.11.1.8
This is a signed, fixed-point number indicating the offset of the peer clock or server clock relative to the local clock, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpAssoDispersion 2.1.27975.6.1.11.1.9
This is a signed fixed-point number indicating the maximum error of the peer or server clock relative to the primary reference source.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ntpUniPeerTable 2.1.27975.6.1.12
This table provides ipaddress about the peer with which the local NTP has associations.This Table support create and destroy association peer entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpUniPeerEntry

ntpUniPeerEntry 2.1.27975.6.1.12.1
This table provides ipaddress about the peer with which the local NTP has associations.This table support create and destroy association peer entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpUniPeerEntry  

ntpUnicastPeerIpAddress 2.1.27975.6.1.12.1.1
The IP address of the initiative peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpUnicastPeerKey 2.1.27975.6.1.12.1.2
The peer use which authentication key pair.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntpUnicastPeerVersion 2.1.27975.6.1.12.1.3
The NTP verion of the peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntpUnicastPeerPrefer 2.1.27975.6.1.12.1.4
This indicates the NTP peer is a preferred peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prefer(1), noPrefer(2)  

ntpUnicastPeerRowStatus 2.1.27975.6.1.12.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntpUniServerTable 2.1.27975.6.1.13
This table provides ipaddress about the server with which the local NTP has associations.This table support create and destroy association server entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpUniServerEntry

ntpUniServerEntry 2.1.27975.6.1.13.1
This table provides ipaddress about the server with which the local NTP has associations.This table support create and destroy association server entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpUniServerEntry  

ntpUnicastServerIpAddress 2.1.27975.6.1.13.1.1
The IP address of the initiative server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpUnicastServerKey 2.1.27975.6.1.13.1.2
The server use which authentication key pair.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntpUnicastServerVersion 2.1.27975.6.1.13.1.3
The NTP verion of the server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntpUnicastServerPrefer 2.1.27975.6.1.13.1.4
This indicates the NTP server is a preferred server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prefer(1), noPrefer(2)  

ntpUnicastServerRowStatus 2.1.27975.6.1.13.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntpLocalRefClockStratum 2.1.27975.6.1.14
The stratum of local reference clock.If the value is 16, disable local reference clock.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

ntpSysAuthenticate 2.1.27975.6.1.15
This is a integer indicating that system support authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAuthenticate(0), authenticate(1)  

ntpBroadcastDelay 2.1.27975.6.1.16
The broadcast delay of ntp broadcast mode.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000  

ntpKeyTable 2.1.27975.6.1.17
The table containing information of authentication key pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpKeyEntry

ntpKeyEntry 2.1.27975.6.1.17.1
An entry containing information of authentication key pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpKeyEntry  

ntpKeyID 2.1.27975.6.1.17.1.1
NTP authentication key ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64000  

ntpKeyPair 2.1.27975.6.1.17.1.2
NTP authentication key pair.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ntpKeyRowStatus 2.1.27975.6.1.17.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntpTrustKeyTable 2.1.27975.6.1.18
The table containing information of authentication key pair that trusted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpTrustKeyEntry

ntpTrustKeyEntry 2.1.27975.6.1.18.1
An entry containing information of authentication key pair that trusted.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpTrustKeyEntry  

ntpTrustKeyID 2.1.27975.6.1.18.1.1
NTP authentication key ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64000  

ntpTrustKeyTrust 2.1.27975.6.1.18.1.2
NTP authentication key pair trust.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntpInterfaceReload 2.1.27975.6.1.19
Reload interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reloadInterface(1)  

ntpTimeResetStatistic 2.1.27975.6.1.20
NTP I/O statistics of time since reset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpRcvBufferStatistic 2.1.27975.6.1.21
NTP I/O statistics of receive buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpFreeRcvBufferStatistic 2.1.27975.6.1.22
NTP I/O statistics of free receive buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpUsedRcvBufferStatistic 2.1.27975.6.1.23
NTP I/O statistics of used receive buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpLowWaterRefillStatistic 2.1.27975.6.1.24
NTP I/O statistics of low water refills.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpDroppedPktStatistic 2.1.27975.6.1.25
NTP I/O statistics of dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpIgnoredPktStatistic 2.1.27975.6.1.26
NTP I/O statistics of ignored packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpReceivedPktStatistic 2.1.27975.6.1.27
NTP I/O statistics of received packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpPktSentStatistic 2.1.27975.6.1.28
NTP I/O statistics of packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpPktNotSentStatistic 2.1.27975.6.1.29
NTP I/O statistics of packets not sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpInterruptsHandledStatistic 2.1.27975.6.1.30
NTP I/O statistics of interrupts handled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpReceivedByIntStatistic 2.1.27975.6.1.31
NTP I/O statistics of received by int.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpAceTable 2.1.27975.6.1.32
The table create the Access Control Entries (ACE) of a NTP server/peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpAceEntry

ntpAceEntry 2.1.27975.6.1.32.1
An entry containing information of NTP ACE.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpAceEntry  

ntpAceIndex 2.1.27975.6.1.32.1.1
NTP ace list index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ntpAceAddress 2.1.27975.6.1.32.1.2
Ip address or hostname of NTP restrict peer.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

ntpAceMask 2.1.27975.6.1.32.1.3
Mask of NTP restrict peer. Default value is 255.255.255.255
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(7..15)  

ntpAceVersion 2.1.27975.6.1.32.1.4
Ignore these hosts if not the current NTP version.enable(1),disable(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceKod 2.1.27975.6.1.32.1.5
If access is denied, send a kiss-of-death packet.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceIgnore 2.1.27975.6.1.32.1.6
Ignore all packets from host that match this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNoquery 2.1.27975.6.1.32.1.7
Ignore all NTP mode 6 and 7 packets from the source. Time service is not affected.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNomodify 2.1.27975.6.1.32.1.8
Ignore all NTP mode 6 and 7 packets which attempt to modify the stateof the server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNotrap 2.1.27975.6.1.32.1.9
Decline to provide mode 6 control message trap service to matching hosts.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNoserver 2.1.27975.6.1.32.1.10
Ignore NTP packets whose mode is other than 6 or 7.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNopeer 2.1.27975.6.1.32.1.11
Provide stateless time service to polling hosts, but do not allocate peer memory resources.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceNotrust 2.1.27975.6.1.32.1.12
Treat these hosts normally in other respects, but never use them as synchronization sources.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceLimited 2.1.27975.6.1.32.1.13
These hosts are subject to limitation of number of clients from the same net.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntpAceRowStatus 2.1.27975.6.1.32.1.20
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ntpRestrictTable 2.1.27975.6.1.33
The table containing information of NTP current restrict list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpRestrictEntry

ntpRestrictEntry 2.1.27975.6.1.33.1
An entry containing information of NTP restrict.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtpRestrictEntry  

ntpRestrictIndex 2.1.27975.6.1.33.1.1
NTP current restrict list index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ntpRestrictAddress 2.1.27975.6.1.33.1.2
NTP current restrict address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

ntpRestrictMask 2.1.27975.6.1.33.1.3
NTP current restrict mask.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

ntpRestrictCount 2.1.27975.6.1.33.1.4
NTP current restrict count value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntpRestrictFlag 2.1.27975.6.1.33.1.5
NTP current restrict flags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

aclData 2.1.27975.7.1
OBJECT IDENTIFIER    

aclGroupTable 2.1.27975.7.1.1
Configure the match-order of number-acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclGroupEntry

aclGroupEntry 2.1.27975.7.1.1.1
Define the index of aclGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclGroupEntry  

aclGroupIndex 2.1.27975.7.1.1.1.1
The index of acl group. MAC type :10001..20000 IP Extend type :20001..30000 IP type :30001..40000 IPv6 type :40001..50000 IPv6 Extend type :50001..60000 MLPS type :60001..70000 MPLS Extend type :70001..80000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10001..80000  

aclGroupName 2.1.27975.7.1.1.1.2
The name of acl group. Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclGroupRuleNum 2.1.27975.7.1.1.1.3
The count of rules in this acl group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aclGroupRowStatus 2.1.27975.7.1.1.1.4
The status of this row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclGroupDescription 2.1.27975.7.1.1.1.5
The description of this acl group.Up to 100 characters.Range 0~100.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..100)  

aclMacRuleTable 2.1.27975.7.1.2
A table of MAC acl group. If some objects of this table are not supported by some products, these objects can't be created, changed and applied. Default value of these objects will be returned when they are read.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclMacRuleEntry

aclMacRuleEntry 2.1.27975.7.1.2.1
MAC acl group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclMacRuleEntry  

aclMacGroupIndex 2.1.27975.7.1.2.1.1
The index of MAC-based acl group.Range is 10001~30000 and 50001~60000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10001..30000 | 50001..60000  

aclMacRuleIndex 2.1.27975.7.1.2.1.2
The rule index of MAC-based acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclMacAct 2.1.27975.7.1.2.1.3
The action of MAC acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclMacSrcMac 2.1.27975.7.1.2.1.4
Source MAC of MAC acl rule. If you do not want to use this filter, set this item with any valid value and set aclMacSrcMacWild 'FFFF.FFFF.FFFF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMacSrcMacWild 2.1.27975.7.1.2.1.5
Source MAC wildcard of MAC acl rule. If you do not want to use this filter, set aclMacSrcMac with any valid value and set this item 'FFFF.FFFF.FFFF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMacDestMac 2.1.27975.7.1.2.1.6
Destination MAC of MAC acl rule. If you do not want to use this filter, set this item with any valid value and set aclMacDestMacWild 'FFFF.FFFF.FFFF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMacDestMacWild 2.1.27975.7.1.2.1.7
Destination MAC wildcard of MAC acl rule. If you do not want to use this filter, set aclMacDestMac with any valid value and set this item 'FFFF.FFFF.FFFF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMacProtocol 2.1.27975.7.1.2.1.8
Ether type in decimal/hexadecimal, ranging in <0x0-0xffff>. (aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

aclMacProtocolWild 2.1.27975.7.1.2.1.9
Ether type wildcard in decimal/hexadecimal, ranging in <0x0-0xffff>, reversely encoded. (aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

aclMacType 2.1.27975.7.1.2.1.10
The type of protocol nouse(0) eth2(1) sap(2) snap(3)
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..3  

aclMacVlanId 2.1.27975.7.1.2.1.11
The vlan id of MAC acl rule.Range 0~4094. nouse(0)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

aclMacInnerVlanId 2.1.27975.7.1.2.1.12
The inner vlan id of MAC acl rule. Range 0~4094 nouse(0)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

aclMacCos 2.1.27975.7.1.2.1.13
Vlan priority of MAC acl rule.Range 0~8 nouse(8).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMacInnerCos 2.1.27975.7.1.2.1.14
Inner vlan priority of MAC acl rule.Range 0~8. nouse(8).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMacTimeRangeName 2.1.27975.7.1.2.1.15
The Time-range of MAC acl rule.Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclMacRowStatus 2.1.27975.7.1.2.1.30
The status of this row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclIpRuleTable 2.1.27975.7.1.3
Configure the rule for ip acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclIpRuleEntry

aclIpRuleEntry 2.1.27975.7.1.3.1
Define the index of aclIpRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclIpRuleEntry  

aclIpGroupIndex 2.1.27975.7.1.3.1.1
The index of ip acl group. Range 20001~40000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 20001..40000  

aclIpRuleIndex 2.1.27975.7.1.3.1.2
The rule index of ip acl rule.Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclIpAct 2.1.27975.7.1.3.1.3
The action of ip acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclIpProtocol 2.1.27975.7.1.3.1.4
The protocol-type of Ip acl group. <0-255> Protocol number Icmp Internet Control Message Protocol(1) igmp Internet Group Management Protocol(2) ospf OSPF routing protocol(89) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) nouse Do not use this filter(256)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIpSrcIp 2.1.27975.7.1.3.1.5
Source IP-address of ip acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIpSrcWild 2.1.27975.7.1.3.1.6
Source IP-address wild of ip acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIpDestIp 2.1.27975.7.1.3.1.7
Destination IP-address of ip acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIpDestWild 2.1.27975.7.1.3.1.8
Destination IP-address wild of ip acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIpPrecedence 2.1.27975.7.1.3.1.9
The value of Precedence.8 means do not use this filter.Range 0~8. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIpDscp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclIpDscp 2.1.27975.7.1.3.1.10
The value of DSCP.64 means do not use this filter. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIpPrecedence is setted.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclIpFragments 2.1.27975.7.1.3.1.11
The flag of matching fragmented packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpRouted 2.1.27975.7.1.3.1.12
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpOptions 2.1.27975.7.1.3.1.13
The flag of matching packet with ip option. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpTimeRangeName 2.1.27975.7.1.3.1.14
The Time-range of Ip acl rule.String length range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclIpRowStatus 2.1.27975.7.1.3.1.16
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclTcpRuleTable 2.1.27975.7.1.4
Configure the rule for tcp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclTcpRuleEntry

aclTcpRuleEntry 2.1.27975.7.1.4.1
Define the index of hh3cAclTcpRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclTcpRuleEntry  

aclTcpGroupIndex 2.1.27975.7.1.4.1.1
The index of tcp acl group. Range 20001~40000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 20001..40000  

aclTcpRuleIndex 2.1.27975.7.1.4.1.2
The rule index of tcp acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclTcpAct 2.1.27975.7.1.4.1.3
The action of tcp acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclTcpSrcIp 2.1.27975.7.1.4.1.4
Source IP-address of tcp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclTcpSrcWild 2.1.27975.7.1.4.1.5
Source IP-address wild of tcp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclTcpDestIp 2.1.27975.7.1.4.1.6
Destination IP-address of tcp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclTcpDestWild 2.1.27975.7.1.4.1.7
Destination IP-address wild of tcp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclTcpPrecedence 2.1.27975.7.1.4.1.8
The value of Precedence.8 means do not use this filter.Range 0~8. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclTcpDscp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclTcpDscp 2.1.27975.7.1.4.1.9
The value of DSCP.64 means do not use this filter. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclTcpPrecedence is setted.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclTcpFragments 2.1.27975.7.1.4.1.10
The flag of matching fragmented packet. True(1),False(2). This node can not be setted true for aclTcpSrcOp or aclTcpDestOp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpRouted 2.1.27975.7.1.4.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpOptions 2.1.27975.7.1.4.1.12
The flag of matching packet with ip option. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpSrcOp 2.1.27975.7.1.4.1.13
The source port's operator of tcp acl group. This node can not be setted if aclTcpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclTcpSrcPort1 2.1.27975.7.1.4.1.14
The fourth layer source port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcpSrcPort2 2.1.27975.7.1.4.1.15
The fourth layer source port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcpDestOp 2.1.27975.7.1.4.1.16
The destination port's operator of tcp acl group. This node can not be setted if aclTcpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclTcpDestPort1 2.1.27975.7.1.4.1.17
The fourth layer destination port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcpDestPort2 2.1.27975.7.1.4.1.18
The fourth layer destination port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcpFlagOp 2.1.27975.7.1.4.1.19
The tcp-flags' operator of tcp acl group.for example, established tcp packet with ack or rst flag setted, set this node matchAny(0) and set aclTcpFlagAck and aclTcpFlagRst can filter established tcp packet. matchAny(0), matchAll(1), invalid(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER matchAny(0), matchAll(1), invalid(2)  

aclTcpFlagUrg 2.1.27975.7.1.4.1.20
The tcp-urg flag of tcp acl group. True(1),False(2). TCP protocol URG Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpFlagAck 2.1.27975.7.1.4.1.21
The tcp-ack flag of tcp acl group. TCP protocol ACK Packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpFlagPsh 2.1.27975.7.1.4.1.22
The tcp-psh flag of tcp acl group. True(1),False(2). TCP protocol PSH Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpFlagRst 2.1.27975.7.1.4.1.23
The tcp-rst flag of tcp acl group. True(1),False(2). TCP protocol RST Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpFlagSyn 2.1.27975.7.1.4.1.24
The tcp-syn flag of tcp acl group. True(1),False(2). TCP protocol SYN Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpFlagFin 2.1.27975.7.1.4.1.25
The tcp-fin flag of tcp acl group. True(1),False(2). TCP protocol FIN Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcpTimeRangeName 2.1.27975.7.1.4.1.26
The Time-range of tcp acl rule.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclTcpRowStatus 2.1.27975.7.1.4.1.28
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclUdpRuleTable 2.1.27975.7.1.5
Configure the rule for udp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclUdpRuleEntry

aclUdpRuleEntry 2.1.27975.7.1.5.1
Define the index of aclUdpRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclUdpRuleEntry  

aclUdpGroupIndex 2.1.27975.7.1.5.1.1
The index of udp acl group. Range 20001~40000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 20001..40000  

aclUdpRuleIndex 2.1.27975.7.1.5.1.2
The rule index of udp acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclUdpAct 2.1.27975.7.1.5.1.3
The action of udp acl rule. (1) permit. (2) deny
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclUdpSrcIp 2.1.27975.7.1.5.1.4
Source IP-address of udp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclUdpSrcWild 2.1.27975.7.1.5.1.5
Source IP-address wild of udp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclUdpDestIp 2.1.27975.7.1.5.1.6
Destination IP-address of udp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclUdpDestWild 2.1.27975.7.1.5.1.7
Destination IP-address wild of udp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclUdpPrecedence 2.1.27975.7.1.5.1.8
The value of Precedence.8 means do not use this filter.Range 0~8. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclUdpDscp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclUdpDscp 2.1.27975.7.1.5.1.9
The value of DSCP.64 means do not use this filter. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclUdpPrecedence is setted.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclUdpFragments 2.1.27975.7.1.5.1.10
The flag of matching fragmented packet. True(1),False(2). This node can not be setted true for aclUdpSrcOp or aclUdpDestOp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdpRouted 2.1.27975.7.1.5.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdpOptions 2.1.27975.7.1.5.1.12
The flag of matching packet with ip option. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdpSrcOp 2.1.27975.7.1.5.1.13
The source port's operator of udp acl group. This node can not be setted if aclUdpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclUdpSrcPort1 2.1.27975.7.1.5.1.14
The fourth layer source port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdpSrcPort2 2.1.27975.7.1.5.1.15
The fourth layer source port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdpDestOp 2.1.27975.7.1.5.1.16
The destination port's operator of udp acl group. This node can not be setted if aclUdpFragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclUdpDestPort1 2.1.27975.7.1.5.1.17
The fourth layer destination port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdpDestPort2 2.1.27975.7.1.5.1.18
The fourth layer destination port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdpTimeRangeName 2.1.27975.7.1.5.1.19
The Time-range of udp acl rule. Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclUdpRowStatus 2.1.27975.7.1.5.1.21
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclIcmpRuleTable 2.1.27975.7.1.6
Configure the rule for icmp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclIcmpRuleEntry

aclIcmpRuleEntry 2.1.27975.7.1.6.1
Define the index of aclIcmpRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclIcmpRuleEntry  

aclIcmpGroupIndex 2.1.27975.7.1.6.1.1
The index of icmp acl group. Range 20001~40000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 20001..40000  

aclIcmpRuleIndex 2.1.27975.7.1.6.1.2
The rule index of icmp acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclIcmpAct 2.1.27975.7.1.6.1.3
The action of icmp acl rule. (1) permit. (2) deny
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclIcmpSrcIp 2.1.27975.7.1.6.1.4
Source IP-address of icmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIcmpSrcWild 2.1.27975.7.1.6.1.5
Source IP-address wild of icmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIcmpDestIp 2.1.27975.7.1.6.1.6
Destination IP-address of icmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIcmpDestWild 2.1.27975.7.1.6.1.7
Destination IP-address wild of icmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIcmpPrecedence 2.1.27975.7.1.6.1.8
The value of Precedence.8 means do not use this filter.Range 0~8. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIcmpDscp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclIcmpDscp 2.1.27975.7.1.6.1.9
The value of DSCP.64 means do not use this filter. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIcmpPrecedence is setted.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclIcmpFragments 2.1.27975.7.1.6.1.10
The flag of matching fragmented packet. This node can not be setted true if aclIcmpType is setted. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmpRouted 2.1.27975.7.1.6.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmpOptions 2.1.27975.7.1.6.1.12
The flag of matching packet with ip option. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmpType 2.1.27975.7.1.6.1.13
The type of ICMP packet. INTEGER<0-256> ICMP type echo Type=8, Code=0 echo-reply Type=0, Code=0 fragmentneed-DFset Type=3, Code=4 host-redirect Type=5, Code=1 host-tos-redirect Type=5, Code=3 host-unreachable Type=3, Code=1 information-reply Type=16, Code=0 information-request Type=15, Code=0 net-redirect Type=5, Code=0 net-tos-redirect Type=5, Code=2 net-unreachable Type=3, Code=0 parameter-problem Type=12, Code=0 port-unreachable Type=3, Code=3 protocol-unreachable Type=3, Code=2 reassembly-timeout Type=11, Code=1 source-quench Type=4, Code=0 source-route-failed Type=3, Code=5 timestamp-reply Type=14, Code=0 timestamp-request Type=13, Code=0 ttl-exceeded Type=11, Code=0 nouse 256 This node can not be setted if aclIcmpFragments is true.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIcmpCode 2.1.27975.7.1.6.1.14
The code of ICMP packet.INTEGER<0-256> echo Type=8, Code=0 echo-reply Type=0, Code=0 fragmentneed-DFset Type=3, Code=4 host-redirect Type=5, Code=1 host-tos-redirect Type=5, Code=3 host-unreachable Type=3, Code=1 information-reply Type=16, Code=0 information-request Type=15, Code=0 net-redirect Type=5, Code=0 net-tos-redirect Type=5, Code=2 net-unreachable Type=3, Code=0 parameter-problem Type=12, Code=0 port-unreachable Type=3, Code=3 protocol-unreachable Type=3, Code=2 reassembly-timeout Type=11, Code=1 source-quench Type=4, Code=0 source-route-failed Type=3, Code=5 timestamp-reply Type=14, Code=0 timestamp-request Type=13, Code=0 ttl-exceeded Type=11, Code=0 nouse 256 This node can not be setted if aclIcmpType is not setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIcmpTimeRangeName 2.1.27975.7.1.6.1.15
The Time-range of icmp acl rule. Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclIcmpRowStatus 2.1.27975.7.1.6.1.17
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclIgmpRuleTable 2.1.27975.7.1.7
Configure the rule for igmp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclIgmpRuleEntry

aclIgmpRuleEntry 2.1.27975.7.1.7.1
Define the index of aclIgmpRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclIgmpRuleEntry  

aclIgmpGroupIndex 2.1.27975.7.1.7.1.1
The index of igmp acl group. Range 20001~40000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 20001..40000  

aclIgmpRuleIndex 2.1.27975.7.1.7.1.2
The rule index of igmp acl group.Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclIgmpAct 2.1.27975.7.1.7.1.3
The action of igmp acl rule. (1) permit. (2) deny
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclIgmpSrcIp 2.1.27975.7.1.7.1.4
Source IP-address of igmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIgmpSrcWild 2.1.27975.7.1.7.1.5
Source IP-address wild of igmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIgmpDestIp 2.1.27975.7.1.7.1.6
Destination IP-address of igmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIgmpDestWild 2.1.27975.7.1.7.1.7
Destination IP-address wild of igmp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

aclIgmpPrecedence 2.1.27975.7.1.7.1.8
The value of Precedence.8 means do not use this filter.Range 0~8. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIgmpDscp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclIgmpDscp 2.1.27975.7.1.7.1.9
The value of DSCP.64 means do not use this filter. DSCP and Precedence both use IP TOS segment.This node can not be setted for aclIgmpPrecedence is setted.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclIgmpFragments 2.1.27975.7.1.7.1.10
The flag of matching fragmented packet. This node can not be setted true if aclIgmpType is setted. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIgmpRouted 2.1.27975.7.1.7.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIgmpOptions 2.1.27975.7.1.7.1.12
The flag of matching packet with ip option.True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIgmpType 2.1.27975.7.1.7.1.13
The type of ICMP packet. 0 precedence 17 host query 18 host report 19 dvmrp 20 pim 21 trace 22 v2 report 23 v2 leave 30 mtrace response 31 mtrace 34 v3 report 256 nouse This node can not be setted if aclIgmpFragments is true.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER precedence(0), hostQuery(17), hostReport(18), dvmrp(19), pim(20), trace(21), v2Report(22), v2Leave(23), mtraceResponse(30), mtrace(31), v3Report(34), invalid(256)  

aclIgmpTimeRangeName 2.1.27975.7.1.7.1.14
The Time-range of igmp acl rule.Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclIgmpRowStatus 2.1.27975.7.1.7.1.16
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclMplsMacRuleTable 2.1.27975.7.1.8
A table of MPLS MAC acl group. If some objects of this table are not supported by some products, these objects can't be created, changed and applied. Default value of these objects will be returned when they are read.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclMplsMacRuleEntry

aclMplsMacRuleEntry 2.1.27975.7.1.8.1
MPLS MAC acl group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclMplsMacRuleEntry  

aclMplsMacGroupIndex 2.1.27975.7.1.8.1.1
The index of MPLS MAC-based acl group. Range 70001 ~ 80000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 70001..80000  

aclMplsMacRuleIndex 2.1.27975.7.1.8.1.2
The rule index of MPLS MAC-based acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclMplsMacAct 2.1.27975.7.1.8.1.3
The action of MPLS MAC acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclMplsMacSrcMac 2.1.27975.7.1.8.1.4
Source MAC of MPLS MAC acl rule.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMplsMacSrcMacWild 2.1.27975.7.1.8.1.5
Source MAC wildcard of MPLS MAC acl rule.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMplsMacDestMac 2.1.27975.7.1.8.1.6
Destination MAC of MAC acl rule. If you do not want to use this filter, set this item and aclMacDestMacWild 'FF:FF:FF:FF:FF:FF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMplsMacDestMacWild 2.1.27975.7.1.8.1.7
Destination MAC wildcard of MAC acl rule. If you do not want to use this filter, set this item and aclMacDestMac 'FF:FF:FF:FF:FF:FF'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

aclMplsMacType 2.1.27975.7.1.8.1.8
The type of protocol nouse(0) eth2(1) sap(2) snap(3)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..3  

aclMplsMacVlanId 2.1.27975.7.1.8.1.9
The vlan id of MAC acl rule.Range 0~4094. nouse(0)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

aclMplsMacInnerVlanId 2.1.27975.7.1.8.1.10
The inner vlan id of MAC acl rule. nouse(0)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

aclMplsMacCos 2.1.27975.7.1.8.1.11
Vlan priority of MAC acl rule.Range 0~8 nouse(8).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsMacInnerCos 2.1.27975.7.1.8.1.12
Inner vlan priority of MAC acl rule. nouse(8).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsMacTimeRangeName 2.1.27975.7.1.8.1.13
The Time-range of MAC acl rule.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclMplsMacRowStatus 2.1.27975.7.1.8.1.20
The status of this row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclMplsLabelRuleTable 2.1.27975.7.1.9
Configure the rule for Mpls Label acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclMplsLabelRuleEntry

aclMplsLabelRuleEntry 2.1.27975.7.1.9.1
Define the index of acl Mpls Label RuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclMplsLabelRuleEntry  

aclMplsLabelGroupIndex 2.1.27975.7.1.9.1.1
The index of MplsLabel acl group. Range 60001~80000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 60001..80000  

aclMplsLabelRuleIndex 2.1.27975.7.1.9.1.2
The rule index of MplsLabel acl rule.Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclMplsLabelAct 2.1.27975.7.1.9.1.3
The action of MplsLabel acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclMplsLabelLayer 2.1.27975.7.1.9.1.4
The layer number of MPLS labels.Range is <1-4>. Set 1 means match MPLS packets with more than (or equal to) one layer MPLS label. Set 2 means match MPLS packets with more than (or equal to) two layer MPLS label. Set 3 means match MPLS packets with more than (or equal to) three layer MPLS label. Set 4 means match MPLS packets with more than (or equal to) four layer MPLS label.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4  

aclMplsLabel1Value 2.1.27975.7.1.9.1.5
The mpls label1 value in in decimal system. Range is 0~1048575.Default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048575  

aclMplsLabel1Wild 2.1.27975.7.1.9.1.6
MPLS label wildcard in hexadecimal system. Range is string 0~fffff. Default wild value is fffff, means any.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

aclMplsLabel1Exp 2.1.27975.7.1.9.1.7
The exp value of the MPLS label.Range of exp is <0-7>. 8 means do not use.Default value is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsLabel1Ttl 2.1.27975.7.1.9.1.8
The ttl value of the MPLS label.Range of ttl is <0-255>. 256 means do not use.Default value is 256.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclMplsLabel2Value 2.1.27975.7.1.9.1.9
The mpls label value in in decimal system. Range is 0~1048575.Default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048575  

aclMplsLabel2Wild 2.1.27975.7.1.9.1.10
MPLS label wildcard in hexadecimal system. Range is string 0~fffff. Defalut wild value is fffff, means any.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

aclMplsLabel2Exp 2.1.27975.7.1.9.1.11
The exp value of the MPLS label.Range of exp is <0-7>. 8 means do not use.Default value is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsLabel2Ttl 2.1.27975.7.1.9.1.12
The ttl value of the MPLS label.Range of ttl is <0-255>. 256 means do not use.Default value is 256.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclMplsLabel3Value 2.1.27975.7.1.9.1.13
The mpls label value in in decimal system. Range is 0~1048575.Default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048575  

aclMplsLabel3Wild 2.1.27975.7.1.9.1.14
MPLS label wildcard in hexadecimal system. Range is string 0~fffff. Default wild value is fffff, means any.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

aclMplsLabel3Exp 2.1.27975.7.1.9.1.15
The exp value of the MPLS label.Range of exp is <0-7>. 8 means do not use.Default value is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsLabel3Ttl 2.1.27975.7.1.9.1.16
The ttl value of the MPLS label.Range of ttl is <0-255>. 256 means do not use.Default value is 256.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclMplsLabel4Value 2.1.27975.7.1.9.1.17
The mpls label value in in decimal system. Range is 0~1048575.Default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048575  

aclMplsLabel4Wild 2.1.27975.7.1.9.1.18
MPLS label wildcard in hexadecimal system. Range is string 0~fffff. Default wild value is fffff, means any.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

aclMplsLabel4Exp 2.1.27975.7.1.9.1.19
The exp value of the MPLS label.Range of exp is <0-7>. 8 means do not use.Default value is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

aclMplsLabel4Ttl 2.1.27975.7.1.9.1.20
The ttl value of the MPLS label.Range of ttl is <0-255>. 256 means do not use.Default value is 256.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclMplsLabelSkBottom 2.1.27975.7.1.9.1.21
Set whether the topmost label as bottom of label stack. True(1), means matching MPLS packets with label layer num equal to aclMplsLabelLayer. False(2), means matching MPLS packets with label layer num more than aclMplsLabelLayer. Default value is False.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclMplsLabelTimeRangeName 2.1.27975.7.1.9.1.22
The Time-range of used by the MPLS filter rule.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclMplsLabelRowStatus 2.1.27975.7.1.9.1.25
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclIpv6RuleTable 2.1.27975.7.1.10
Configure the rule for ipv6 acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclIpv6RuleEntry

aclIpv6RuleEntry 2.1.27975.7.1.10.1
Define the index of aclIpv6RuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclIpv6RuleEntry  

aclIpv6GroupIndex 2.1.27975.7.1.10.1.1
The index of ipv6 acl group. Range 40001~60000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 40001..60000  

aclIpv6RuleIndex 2.1.27975.7.1.10.1.2
The rule index of ipv6 acl rule.Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclIpv6Act 2.1.27975.7.1.10.1.3
The action of ipv6 acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclIpv6Protocol 2.1.27975.7.1.10.1.4
The protocol-type of Ipv6 acl group. <0-255> Protocol number Icmpv6 Internet Control Message Protocol(58) ospf OSPF routing protocol(89) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) nouse Do not use this filter(256)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIpv6SrcIpv6 2.1.27975.7.1.10.1.5
Source IPv6-address of ipv6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclIpv6SrcPrefixLen 2.1.27975.7.1.10.1.6
Source IPv6-address prefix length of ipv6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclIpv6DestIpv6 2.1.27975.7.1.10.1.7
Destination IPv6-address of ipv6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclIpv6DestPrefixLen 2.1.27975.7.1.10.1.8
Destination IPv6-address prefix length of ipv6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclIpv6FlowLabel 2.1.27975.7.1.10.1.9
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048576  

aclIpv6Dscp 2.1.27975.7.1.10.1.10
The value of DSCP.64 means do not use this filter.Range 0~64.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclIpv6Fragments 2.1.27975.7.1.10.1.11
The flag of matching fragmented packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpv6Routed 2.1.27975.7.1.10.1.12
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpv6Options 2.1.27975.7.1.10.1.13
The flag of matching packet with ipv6 option. True(1),False(2).
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIpv6TimeRangeName 2.1.27975.7.1.10.1.14
The Time-range of Ipv6 acl rule.String length range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclIpv6RowStatus 2.1.27975.7.1.10.1.16
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclTcp6RuleTable 2.1.27975.7.1.11
Configure the rule for tcp6 acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclTcp6RuleEntry

aclTcp6RuleEntry 2.1.27975.7.1.11.1
Define the index of aclTcp6RuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclTcp6RuleEntry  

aclTcp6GroupIndex 2.1.27975.7.1.11.1.1
The index of tcp6 acl group. Range 40001~60000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 40001..60000  

aclTcp6RuleIndex 2.1.27975.7.1.11.1.2
The rule index of tcp6 acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclTcp6Act 2.1.27975.7.1.11.1.3
The action of tcp6 acl rule. (1) permit. (2) deny.
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclTcp6SrcIpv6 2.1.27975.7.1.11.1.4
Source IPv6-address of tcp6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclTcp6SrcPrefixLen 2.1.27975.7.1.11.1.5
Source IPv6-address prefix length of tcp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclTcp6DestIpv6 2.1.27975.7.1.11.1.6
Destination IPv6-address of tcp6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclTcp6DestPrefixLen 2.1.27975.7.1.11.1.7
Destination IPv6-address prefix length of tcp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclTcp6FlowLabel 2.1.27975.7.1.11.1.8
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048576  

aclTcp6Dscp 2.1.27975.7.1.11.1.9
The value of DSCP.64 means do not use this filter.Range 0~64.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclTcp6Fragments 2.1.27975.7.1.11.1.10
The flag of matching fragmented packet. True(1),False(2). This node can not be setted true for aclTcp6SrcOp or aclTcp6DestOp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6Routed 2.1.27975.7.1.11.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6Options 2.1.27975.7.1.11.1.12
The flag of matching packet with ipv6 option. True(1),False(2).
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6SrcOp 2.1.27975.7.1.11.1.13
The source port's operator of tcp6 acl group. This node can not be setted if aclTcp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclTcp6SrcPort1 2.1.27975.7.1.11.1.14
The fourth layer source port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcp6SrcPort2 2.1.27975.7.1.11.1.15
The fourth layer source port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcp6DestOp 2.1.27975.7.1.11.1.16
The destination port's operator of tcp6 acl group. This node can not be setted if aclTcp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-write
OBJECT-TYPE    
  PortOp  

aclTcp6DestPort1 2.1.27975.7.1.11.1.17
The fourth layer destination port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcp6DestPort2 2.1.27975.7.1.11.1.18
The fourth layer destination port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclTcp6FlagOp 2.1.27975.7.1.11.1.19
The tcp-flags' operator of tcp6 acl group. for example, established tcp packet with ack or rst flag setted, set this node matchAny(0) and set aclTcp6FlagAck and aclTcp6FlagRst can filter established tcp packet. matchAny(0), matchAll(1), invalid(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER matchAny(0), matchAll(1), invalid(2)  

aclTcp6FlagUrg 2.1.27975.7.1.11.1.20
The tcp-urg flag of tcp6 acl group. True(1),False(2). TCP protocol URG Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6FlagAck 2.1.27975.7.1.11.1.21
The tcp-ack flag of tcp6 acl group. TCP protocol ACK Packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6FlagPsh 2.1.27975.7.1.11.1.22
The tcp-psh flag of tcp6 acl group. True(1),False(2). TCP protocol PSH Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6FlagRst 2.1.27975.7.1.11.1.23
The tcp-rst flag of tcp6 acl group. True(1),False(2). TCP protocol RST Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6FlagSyn 2.1.27975.7.1.11.1.24
The tcp-syn flag of tcp6 acl group. True(1),False(2). TCP protocol SYN Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6FlagFin 2.1.27975.7.1.11.1.25
The tcp-fin flag of tcp6 acl group. True(1),False(2). TCP protocol FIN Packet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclTcp6TimeRangeName 2.1.27975.7.1.11.1.26
The Time-range of tcp6 acl rule.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclTcp6RowStatus 2.1.27975.7.1.11.1.28
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclUdp6RuleTable 2.1.27975.7.1.12
Configure the rule for udp6 acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclUdp6RuleEntry

aclUdp6RuleEntry 2.1.27975.7.1.12.1
Define the index of aclUdp6RuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclUdp6RuleEntry  

aclUdp6GroupIndex 2.1.27975.7.1.12.1.1
The index of udp6 acl group. Range 40001~60000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 40001..60000  

aclUdp6RuleIndex 2.1.27975.7.1.12.1.2
The rule index of udp6 acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclUdp6Act 2.1.27975.7.1.12.1.3
The action of udp6 acl rule. (1) permit. (2) deny
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclUdp6SrcIpv6 2.1.27975.7.1.12.1.4
Source IPv6-address of udp6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclUdp6SrcPrefixLen 2.1.27975.7.1.12.1.5
Source IPv6-address prefix length of udp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclUdp6DestIpv6 2.1.27975.7.1.12.1.6
Destination IPv6-address of udp6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclUdp6DestPrefixLen 2.1.27975.7.1.12.1.7
Destination IPv6-address prefix length of udp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclUdp6FlowLabel 2.1.27975.7.1.12.1.8
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048576  

aclUdp6Dscp 2.1.27975.7.1.12.1.9
The value of DSCP.64 means do not use this filter.Range 0~64.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclUdp6Fragments 2.1.27975.7.1.12.1.10
The flag of matching fragmented packet. True(1),False(2). This node can not be setted true for aclUdp6SrcOp or aclUdp6DestOp is setted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdp6Routed 2.1.27975.7.1.12.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdp6Options 2.1.27975.7.1.12.1.12
The flag of matching packet with ipv6 option. True(1),False(2).
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

aclUdp6SrcOp 2.1.27975.7.1.12.1.13
The source port's operator of udp6 acl group. This node can not be setted if aclUdp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclUdp6SrcPort1 2.1.27975.7.1.12.1.14
The fourth layer source port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdp6SrcPort2 2.1.27975.7.1.12.1.15
The fourth layer source port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdp6DestOp 2.1.27975.7.1.12.1.16
The destination port's operator of udp6 acl group. This node can not be setted if aclUdp6Fragments is true. eq(0), gt(2), lt(3), range(4), invalid(5)
Status: current Access: read-create
OBJECT-TYPE    
  PortOp  

aclUdp6DestPort1 2.1.27975.7.1.12.1.17
The fourth layer destination port1. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdp6DestPort2 2.1.27975.7.1.12.1.18
The fourth layer destination port2. Range 0~65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

aclUdp6TimeRangeName 2.1.27975.7.1.12.1.19
The Time-range of udp6 acl rule. Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclUdp6RowStatus 2.1.27975.7.1.12.1.21
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

aclIcmp6RuleTable 2.1.27975.7.1.13
Configure the rule for icmp6 acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AclIcmp6RuleEntry

aclIcmp6RuleEntry 2.1.27975.7.1.13.1
Define the index of aclIcmp6RuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AclIcmp6RuleEntry  

aclIcmp6GroupIndex 2.1.27975.7.1.13.1.1
The index of icmp6 acl group. Range 40001~60000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 40001..60000  

aclIcmp6RuleIndex 2.1.27975.7.1.13.1.2
The rule index of icmp6 acl group. Range 1~131071.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

aclIcmp6Act 2.1.27975.7.1.13.1.3
The action of icmp6 acl rule. (1) permit. (2) deny
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

aclIcmp6SrcIpv6 2.1.27975.7.1.13.1.4
Source IPv6-address of icmp6 acl group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclIcmp6SrcPrefixLen 2.1.27975.7.1.13.1.5
Source IPv6-address prefix length of icmp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclIcmp6DestIpv6 2.1.27975.7.1.13.1.6
Destination IPv6-address of icmp6 acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..46)  

aclIcmp6DestPrefixLen 2.1.27975.7.1.13.1.7
Destination IPv6-address prefix length of icmp6 acl group.Range 0~128
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

aclIcmp6FlowLabel 2.1.27975.7.1.13.1.8
The value of FlowLabel.1048576 means do not use this filter.Range 0~1048576.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048576  

aclIcmp6Dscp 2.1.27975.7.1.13.1.9
The value of DSCP.64 means do not use this filter.Range 0~64.
Status: current Access: read-create
OBJECT-TYPE    
  DSCPValue  

aclIcmp6Fragments 2.1.27975.7.1.13.1.10
The flag of matching fragmented packet. This node can not be setted true if aclIcmp6Type is setted. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmp6Routed 2.1.27975.7.1.13.1.11
The flag of matching routed packet. True(1),False(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmp6Options 2.1.27975.7.1.13.1.12
The flag of matching packet with ipv6 option. True(1),False(2).
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

aclIcmp6Type 2.1.27975.7.1.13.1.13
The type of ICMPv6 packet.Range 0~256. This node can not be setted if aclIcmp6Fragments is true.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIcmp6Code 2.1.27975.7.1.13.1.14
The code of ICMPv6 packet.Range 0~256. This node can not be setted if aclIcmp6Type is not setted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

aclIcmp6TimeRangeName 2.1.27975.7.1.13.1.15
The Time-range of icmp6 acl rule. Range 0~20.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

aclIcmp6RowStatus 2.1.27975.7.1.13.1.17
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

globalQos 2.1.27975.8.1
OBJECT IDENTIFIER    

ifQos 2.1.27975.8.2
OBJECT IDENTIFIER    

cbQoS 2.1.27975.8.3
OBJECT IDENTIFIER    

srvQos 2.1.27975.8.4
OBJECT IDENTIFIER    

stats 2.1.27975.8.10
OBJECT IDENTIFIER    

ifQosShapeObjects 2.1.27975.8.2.1
OBJECT IDENTIFIER    

ifQosShapeIfCfgTable 2.1.27975.8.2.1.1
A table of interface shape.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosShapeIfCfgEntry

ifQosShapeIfCfgEntry 2.1.27975.8.2.1.1.1
Entry of interface shape talbe.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosShapeIfCfgEntry  

ifQosShapeIfCfgType 2.1.27975.8.2.1.1.1.1
Port shape mode type. 1 means port shape is based on percent of interface max bandwidth. 2 means port shape is based on the configured rate.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER percent(1), rate(2)  

ifQosShapeIfCfgPercent 2.1.27975.8.2.1.1.1.2
Percent value of interface max bandwidth. Range is <0-99>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..99  

ifQosShapeIfCfgRate 2.1.27975.8.2.1.1.1.3
Rate of interface max value. Range <0-10000000>kbps.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

ifQosShapeIfCfgRowStatus 2.1.27975.8.2.1.1.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ifQosShapeQueueCfgTable 2.1.27975.8.2.1.2
A table of interface queue shape.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosShapeQueueCfgEntry

ifQosShapeQueueCfgEntry 2.1.27975.8.2.1.2.1
Entry of interface queue shape table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosShapeQueueCfgEntry  

ifQosShapeQueueCfgQueueId 2.1.27975.8.2.1.2.1.1
Queue Id of the interface. Range <0-7>
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQueueId  

ifQosShapeQueueCfgType 2.1.27975.8.2.1.2.1.2
Port shape mode type. 1 means queue shape is based on percent of interface max bandwidth. 2 means queue shape is based on the configured rate. If no shape is configured, zero will be got.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER percent(1), rate(2)  

ifQosShapeQueueCfgPercent 2.1.27975.8.2.1.2.1.3
Percent value of interface max bandwidth. Range is <0-100>. This value influences the commit information rate. This value should not be larger than ifQosShapeQueueCfgPercentPeak. If the queue shape is rate mode, this value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

ifQosShapeQueueCfgPercentPeak 2.1.27975.8.2.1.2.1.4
Percent value of interface max bandwidth. Range is <0-100>. This value influences the peak information rate. This value should not be smaller than ifQosShapeQueueCfgPercent. If the queue shape is rate mode, this value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

ifQosShapeQueueCfgRate 2.1.27975.8.2.1.2.1.5
Commit information rate of interface queue shaping. Range <0-10000000>kbps. This value should not be larger than ifQosShapeQueueCfgRatePeak. If the queue shape is percent mode, this value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

ifQosShapeQueueCfgRatePeak 2.1.27975.8.2.1.2.1.6
Peak information rate of interface queue shaping. Range <0-10000000>kbps. This value should not be smaller than ifQosShapeQueueCfgRate. If the queue shape is percent mode, this value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

ifQosShapeQueueCfgRowStatus 2.1.27975.8.2.1.2.1.7
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ifQosQueueObjects 2.1.27975.8.2.2
OBJECT IDENTIFIER    

ifQosQueueClassDrrWeightTable 2.1.27975.8.2.2.1
A table of interface queue class and Drr Weight .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosQueueClassDrrWeightEntry

ifQosQueueClassDrrWeightEntry 2.1.27975.8.2.2.1.1
Interface queue class and Drr Weight entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosQueueClassDrrWeightEntry  

ifQosQueueClassDrrWeightQueueId 2.1.27975.8.2.2.1.1.1
Queue Id.Range is <0-7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQueueId  

ifQosQueueClass 2.1.27975.8.2.2.1.1.2
<0-6>:Class Id of the selected queue. Set -1 to return it to default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..6  

ifQosQueueDrrWeight 2.1.27975.8.2.2.1.1.3
DRR weight of selected queue. <1-100>: DRR weight range. Set -1 to return it to default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..100  

ifQosQueueManageCfgTable 2.1.27975.8.2.2.3
A table of interface queue management.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosQueueManageCfgEntry

ifQosQueueManageCfgEntry 2.1.27975.8.2.2.3.1
Entry of ifQosQueueManageCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosQueueManageCfgEntry  

ifQosQueueManageQueueId 2.1.27975.8.2.2.3.1.1
Queue Id.Range is <0-7>
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQueueId  

ifQosQueueManageDropType 2.1.27975.8.2.2.3.1.2
Queue management mode. (-1) taildrop. (0-10) the value of EWMA factor,default EWMA factor is 9. If this value is (0-10), the drop type is weighted random early drop(wred) mode.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..0  

ifQosQueueManageThresholdPrecedence0 2.1.27975.8.2.2.3.1.3
Drop threshold for precedence0, only for taildrop mode. 65535 is returned for other mode.Range is <0-12884>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retrieve default configuration. For 1G port, default value is 224; For 10G port, default value is 576
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..12884  

ifQosQueueManageThresholdPrecedence1 2.1.27975.8.2.2.3.1.4
Drop threshold for precedence1, only for taildrop mode. 65535 is returned for other mode.Range is <1-12885>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retrieve default configuration. For 1G port, default value is 240; For 10G port, default value is 592.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..12885  

ifQosQueueManageThresholdPrecedence2 2.1.27975.8.2.2.3.1.5
Drop threshold for precedence1, only for taildrop mode. 65535 is returned for other mode. Range is <2-12886>. The set of this value will be ignored for non-taildrop mode. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 256; For 10G port, default value is 608.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 2..12886  

ifQosQueueManageMinThresholdPre0 2.1.27975.8.2.2.3.1.6
Random-detect drop precedence0 min threshold, only for wred mode. 65535 is returned for other mode. Range is <0-12886>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 16;
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..12886  

ifQosQueueManageMinThresholdPre1 2.1.27975.8.2.2.3.1.7
Random-detect drop precedence1 min threshold, only for wred mode. 65535 is returned for other mode. Range is <0-12886>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 24;
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..12886  

ifQosQueueManageMinThresholdPre2 2.1.27975.8.2.2.3.1.8
Random-detect drop precedence2 min threshold, only for wred mode. 65535 is returned for other mode. Range is <0-12886>.For 1G port, default value is 32; Set -1 to delete current configuration and retrieve default configuration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..12886  

ifQosQueueManageMaxThresholdPre0 2.1.27975.8.2.2.3.1.9
Random-detect drop precedence0 max threshold, only for wred mode, 65535 is returned for other mode.Range is <1-12887>. The set of this value will be ignored for non-wred mode. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 480;
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..12887  

ifQosQueueManageMaxThresholdPre1 2.1.27975.8.2.2.3.1.10
Random-detect drop precedence1 max threshold, only for wred mode. The set of this value will be ignored for non-wred mode. 65535 is returned for other mode. Range is <1-12887>. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 496;
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..12887  

ifQosQueueManageMaxThresholdPre2 2.1.27975.8.2.2.3.1.11
Random-detect drop precedence2 max threshold, only for wred mode. The set of this value will be ignored for non-taildrop mode. 65535 is returned for other mode. Range is <1-12887>. Set -1 to delete current configuration and retrieve default configuration for all precedence. For 1G port, default value is 512;
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..12887  

ifQosQueueManageDropProbabilityPre0 2.1.27975.8.2.2.3.1.12
Random-detect drop precedence0 drop probability, only for wred mode. Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

ifQosQueueManageDropProbabilityPre1 2.1.27975.8.2.2.3.1.13
Random-detect drop precedence1 drop probability, only for wred mode. Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

ifQosQueueManageDropProbabilityPre2 2.1.27975.8.2.2.3.1.14
Random-detect drop precedence2 drop probability, only for wred mode. Set -1 to delete current configuration and retrieve default configuration. The default value is 1024. -2 is returned for other mode. Range is <0-65535>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

ifQosCarObjects 2.1.27975.8.2.3
OBJECT IDENTIFIER    

ifQosCarApplyTable 2.1.27975.8.2.3.1
A table of interface CAR applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosCarApplyEntry

ifQosCarApplyEntry 2.1.27975.8.2.3.1.1
Entry of ifQosCarApplyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosCarApplyEntry  

ifQosCarApplyDirection 2.1.27975.8.2.3.1.1.1
Direction of this port-policer applied on. (1) input. (2) output.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER input(1), output(2)  

ifQosCarApplyColorMode 2.1.27975.8.2.3.1.1.2
Value 1 for color aware mode policer, value 2 for color blind mode policer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER colorAware(1), colorBlind(2)  

ifQosCarApplyCir 2.1.27975.8.2.3.1.1.3
Commit information rate (kbps). Range is <8-10000000>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

ifQosCarApplyCbs 2.1.27975.8.2.3.1.1.4
Commit burst size (bytes). Range is <1000-128000>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

ifQosCarApplyType 2.1.27975.8.2.3.1.1.5
Set (1) is select rfc2697 mode. Set (2) is select rfc2698 mode. Set (3) is select rfc4115 mode. Set (4) is select bwp mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rfc2697(1), rfc2698(2), rfc4115(3), bwp(4)  

ifQosCarApplyPir 2.1.27975.8.2.3.1.1.7
When Type mode is rcf2698 means Peak information rate (kbps). When Type mode is rfc2697&rfc4115&bwp means Excess Information Rate (kbps). Range is <8-10000000>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

ifQosCarApplyPbs 2.1.27975.8.2.3.1.1.8
When Type mode is rcf2698 means Peak burst size (bytes). When Type mode is rfc2697&rfc4115&bwp means Excess Burst Size (bytes). Range is <1000-128000>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

ifQosCarApplyDropColor 2.1.27975.8.2.3.1.1.9
Drop color configuration.When configuring 'red(1)', it only drops red packet; configuring 'yellow(2)', it drops both 'red' and 'yellow' packet.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2)  

ifQosCarApplyUseL3Length 2.1.27975.8.2.3.1.1.10
2 for using L2 frame length; 1 for using L3 length.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

ifQosCarApplyRowStatus 2.1.27975.8.2.3.1.1.11
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ifQosPriObjects 2.1.27975.8.2.4
OBJECT IDENTIFIER    

ifQosCosTable 2.1.27975.8.2.4.1
A table of interface cos value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosCosEntry

ifQosCosEntry 2.1.27975.8.2.4.1.1
Entry of ifQosCosTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosCosEntry  

ifQosCosValue 2.1.27975.8.2.4.1.1.1
Cos value for this interface.Range is <0-7>. The default CoS for each interface is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

ifQosTrustTypeTable 2.1.27975.8.2.4.2
A table of interface trust type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosTrustTypeEntry

ifQosTrustTypeEntry 2.1.27975.8.2.4.2.1
Entry of ifQosTrustTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosTrustTypeEntry  

ifQosTrustTypeValue 2.1.27975.8.2.4.2.1.1
Trust priority type for this interface. Set trust-default to delete current configuration and retrieve default configuration. trustDefault(-1) trustPort(0) trustSTagCos(2) trustDscpExp(3) trustIpPre(4) trustCTagCos(5)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trustDefault(-1), trustPort(0), trustSTagCos(2), trustDscpExp(3), trustIpPre(4), trustCTagCos(5)  

ifQosDomainTable 2.1.27975.8.2.4.3
A table of interface Domain value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosDomainEntry

ifQosDomainEntry 2.1.27975.8.2.4.3.1
Entry of ifQosDomainTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosDomainEntry  

ifQosDomainValue 2.1.27975.8.2.4.3.1.1
Domain value for this interface. Range <0-7>. The default value is 0
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

ifQosReplacePriObjects 2.1.27975.8.2.5
OBJECT IDENTIFIER    

ifQosReplaceTable 2.1.27975.8.2.5.1
A table of ifQosReplaceEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfQosReplaceEntry

ifQosReplaceEntry 2.1.27975.8.2.5.1.1
Entry of ifQosReplaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQosReplaceEntry  

ifQosReplaceType 2.1.27975.8.2.5.1.1.1
Replace priority type for this interface. The defult cos is stagcos; The value of set this node only can be follow: cos(1), cosctag(2), cosstag(3), dscpExp(4), nodscp(7), nocos(8)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), cos(1), cosctag(2), cosstag(3), dscpExp(4), ctagdscp(5), stagdscp(6), nodscp(7), nocos(8)  

cbQoSClassifierObjects 2.1.27975.8.3.1
OBJECT IDENTIFIER    

cbQoSClassifierIndexNext 2.1.27975.8.3.1.1
This object contains an appropriate value to be used for cbQoSClassifierIndex when creating rows in the cbQoSClassifierCfgInfoTable. If the value of this node is less than 0, it indicates creating a Rowin cbQoSClassifierCfgInfoTable is not permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSClassifierCfgInfoTable 2.1.27975.8.3.1.2
A table of Classifier configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSClassifierCfgInfoEntry

cbQoSClassifierCfgInfoEntry 2.1.27975.8.3.1.2.1
Classifier Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSClassifierCfgInfoEntry  

cbQoSClassifierIndex 2.1.27975.8.3.1.2.1.1
Index of this class-map.Range is <10000-20000>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSClassifierName 2.1.27975.8.3.1.2.1.2
Name of class-map. Only used in creating a conceptual row, can not modified in an 'active' Row
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

cbQoSClassifierRuleCount 2.1.27975.8.3.1.2.1.3
The counter of match rules in class-map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSClassifierOperator 2.1.27975.8.3.1.2.1.4
Operator of the match rules of class-map. Default match operator is match-any. 'and(1)' for match-all rules. 'or(2)' for match-any rules.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER and(1), or(2)  

cbQoSClassifierMatchRuleNextIndex 2.1.27975.8.3.1.2.1.5
This object contains an appropriate value to be used for cbQoSMatchRuleIndex when creating rows in the cbQoSMatchRuleCfgInfoTable.Begin with 0. If the value of this node is less than 0, it indicates creating a Rowin cbQoSMatchRuleCfgInfoTable is not permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSClassifierRowStatus 2.1.27975.8.3.1.2.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSMatchRuleCfgInfoTable 2.1.27975.8.3.1.3
A table of match rule configuration in class-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSMatchRuleCfgInfoEntry

cbQoSMatchRuleCfgInfoEntry 2.1.27975.8.3.1.3.1
Match Rule Entry in Class-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSMatchRuleCfgInfoEntry  

cbQoSMatchRuleIndex 2.1.27975.8.3.1.3.1.1
Index of Match Rule. Currently only access-group(ACL) is used as matching rule. Range is <10000-20000>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSMatchRuleACLName 2.1.27975.8.3.1.3.1.2
Match ACl name.Only used in creating a conceptual row, can not modified in an 'active' Row
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

cbQoSMatchRuleRowStatus 2.1.27975.8.3.1.3.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSPolicyObjects 2.1.27975.8.3.2
OBJECT IDENTIFIER    

cbQoSPolicyIndexNext 2.1.27975.8.3.2.1
This object contains an appropriate value to be used for cbQoSPolicyIndex when creating rows in the cbQoSPolicyCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSPolicyCfgInfoTable 2.1.27975.8.3.2.2
A table of policy-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSPolicyCfgInfoEntry

cbQoSPolicyCfgInfoEntry 2.1.27975.8.3.2.2.1
Policy-map table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSPolicyCfgInfoEntry  

cbQoSPolicyIndex 2.1.27975.8.3.2.2.1.1
Index of this policy-map.Range is <10000-20000>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSPolicyName 2.1.27975.8.3.2.2.1.2
Name of this policy-map. Only used in creating a conceptual row, can not modified in an 'active' Row
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

cbQoSPolicyClassCount 2.1.27975.8.3.2.2.1.3
The counter of class-maps in this policy-map.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSPolicyClassNextIndex 2.1.27975.8.3.2.2.1.4
This object contains an appropriate value to be used for cbQoSPolicyClassIndex when creating rows in the cbQoSPolicyClassCfgInfoTable. If the returned value is less 0, it indicates creating a Rowis not permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSPolicyRowStatus 2.1.27975.8.3.2.2.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSPolicyClassCfgInfoTable 2.1.27975.8.3.2.3
A table of policy-class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSPolicyClassCfgInfoEntry

cbQoSPolicyClassCfgInfoEntry 2.1.27975.8.3.2.3.1
Policy-class table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSPolicyClassCfgInfoEntry  

cbQoSPolicyClassIndex 2.1.27975.8.3.2.3.1.1
Index of this policy-class.Range is <10000-20000>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSPolicyClassClassifierIndex 2.1.27975.8.3.2.3.1.2
Index of classifier applied by a policy. It is corresponding to cbQoSClassifierName. The maximum index value 20000 is reserved for class-map class-default only.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSPolicyClassClassifierName 2.1.27975.8.3.2.3.1.3
Name of classifier applied by a policy. It should exist in cbQoSClassifierCfgInfoTable. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

cbQoSPolicyClassRowStatus 2.1.27975.8.3.2.3.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSBehaviorObjects 2.1.27975.8.3.3
OBJECT IDENTIFIER    

cbQoSAggregativeCarIndexNext 2.1.27975.8.3.3.1
This object contains an appropriate value to be used for cbQoSAggregativeCarIndex when creating rows in the cbQoSAggregativeCarCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSAggregativeCarCfgInfoTable 2.1.27975.8.3.3.2
A table of aggregate-policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSAggregativeCarCfgInfoEntry

cbQoSAggregativeCarCfgInfoEntry 2.1.27975.8.3.3.2.1
Aggregate-policer table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSAggregativeCarCfgInfoEntry  

cbQoSAggregativeCarIndex 2.1.27975.8.3.3.2.1.1
Index of aggregate-policer.Range is <10000-20000>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSAggregativeCarName 2.1.27975.8.3.3.2.1.2
Name of aggregate-policer.Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

cbQoSAggregativeCarColorMode 2.1.27975.8.3.3.2.1.3
Value 1 for color aware mode policer; value 2 for color blind mode policer. Can modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER colorAware(1), colorBlind(2)  

cbQoSAggregativeCarCir 2.1.27975.8.3.3.2.1.4
Commit information rate (kbps).Range is <8-10000000>. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

cbQoSAggregativeCarCbs 2.1.27975.8.3.3.2.1.5
Commit burst size (bytes).Range is <1000-128000>. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSAggregativeCarType 2.1.27975.8.3.3.2.1.6
Set (1) is select TRTCM mode. Set (2) is select SRTCM mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER trtcm-mode(1), srtcm-mode(2)  

cbQoSAggregativeCarEbs 2.1.27975.8.3.3.2.1.7
Excess burst size (bytes).Range is <1000-128000>. Only used in creating a conceptual row, can not modified in an 'active' row. If the cbQoSAggregativeCarPir is not zero, this value will be ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSAggregativeCarPir 2.1.27975.8.3.3.2.1.8
Peak information rate (kbps).Range is <8-10000000>. Only used in creating a conceptual row, can not modified in an 'active' row. This valude should not be less than cbQoSAggregativeCarCir.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

cbQoSAggregativeCarPbs 2.1.27975.8.3.3.2.1.9
Peak burst size (bytes).Range is <1000-128000>. Only used in creating a conceptual row, can not modified in an 'active' row. If the cbQoSAggregativeCarPir is zero, this value will be ignored; This valude should not be less than cbQoSAggregativeCarCbs.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSAggregativeCarDropColor 2.1.27975.8.3.3.2.1.10
Drop color configuration.When configuring 'red', it only drops red packet; configuring 'yellow', it drops both 'red' and 'yellow' packet. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2)  

cbQoSAggregativeCarUseL3Length 2.1.27975.8.3.3.2.1.11
2 for using L2 frame length; 1 for using L3 length. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

cbQoSAggregativeCarStats 2.1.27975.8.3.3.2.1.12
2 policer stats is disable; 1 policer stats is enable. Only used in creating a conceptual row, can not modified in an 'active' row.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

cbQoSAggregativeCarRowStatus 2.1.27975.8.3.3.2.1.13
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSBehaviorCarCfgInfoTable 2.1.27975.8.3.3.3
A table of behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQoSBehaviorCarCfgInfoEntry

cbQoSBehaviorCarCfgInfoEntry 2.1.27975.8.3.3.3.1
Behavior table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQoSBehaviorCarCfgInfoEntry  

cbQoSBehaviorCarPolicyIndex 2.1.27975.8.3.3.3.1.1
Index of Policy-map. Range is <10000-20000>. Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorCarPolicyClassIndex 2.1.27975.8.3.3.3.1.2
Index of Policy class-map. Range is <10000-20000>. Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorCarColorMode 2.1.27975.8.3.3.3.1.5
Value 1 for color aware mode policer, value 2 for color blind mode policer. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER colorAware(1), colorBlind(2)  

cbQoSBehaviorCarCir 2.1.27975.8.3.3.3.1.6
Commit information rate (kbps).Range is <8-10000000>. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

cbQoSBehaviorCarCbs 2.1.27975.8.3.3.3.1.7
Commit burst size (bytes).Range is <1000-128000>. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSBehaviorCarType 2.1.27975.8.3.3.3.1.8
Set (1) is select rfc2697 mode. Set (2) is select rfc2698 mode. Set (3) is select rfc4115 mode. Set (4) is select bwp mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rfc2697(1), rfc2698(2), rfc4115(3), bwp(4)  

cbQoSBehaviorCarEbs 2.1.27975.8.3.3.3.1.9
Excess burst size (bytes).Range is <1000-128000>. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSBehaviorCarPir 2.1.27975.8.3.3.3.1.10
Peak information rate (kbps).Range is <8-10000000>. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..10000000  

cbQoSBehaviorCarPbs 2.1.27975.8.3.3.3.1.11
Peak burst size (bytes).Range is <1000-128000>. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..128000  

cbQoSBehaviorCarDropColor 2.1.27975.8.3.3.3.1.12
Drop color configuration.Only 'red' and 'yellow' can be used here. When configuring 'red(1)', it only drops red packet; configuring 'yellow(2)', it drops both 'red' and 'yellow' packet. Only for policer behavior. When policy mode is aggregative policer, the result of DropColor will be none(0).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER red(1), yellow(2)  

cbQoSBehaviorCarUseL3Length 2.1.27975.8.3.3.3.1.13
2 for using L2 frame length; 1 for using L3 length. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

cbQoSBehaviorCarStats 2.1.27975.8.3.3.3.1.14
2 policer stats is disable; 1 policer stats is enable. Only for policer behavior.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

cbQoSBehaviorCarRowStatus 2.1.27975.8.3.3.3.1.15
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSBehaviorPriColorCfgInfoTable 2.1.27975.8.3.3.4
A table of setting priority-color behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQoSBehaviorPriColorCfgInfoEntry

cbQoSBehaviorPriColorCfgInfoEntry 2.1.27975.8.3.3.4.1
Setting priority-color table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQoSBehaviorPriColorCfgInfoEntry  

cbQoSBehaviorPriColorPolicyIndex 2.1.27975.8.3.3.4.1.1
Index of Policy-map. Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorPriColorPolicyClassIndex 2.1.27975.8.3.3.4.1.2
Index of Policy class-map.Range is <10000-20000>. Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorPriColorSetPriority 2.1.27975.8.3.3.4.1.3
Internal priority value.Range id <0-63>. Default priority is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

cbQoSBehaviorPriColorSetColor 2.1.27975.8.3.3.4.1.4
Internal color. Set (1)red, (2)yellow, (3)green. Set (0) means no set priority.
Status: current Access: read-write
OBJECT-TYPE    
  ColorType  

cbQoSBehaviorOptionTable 2.1.27975.8.3.3.5
A table of behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQoSBehaviorOptionEntry

cbQoSBehaviorOptionEntry 2.1.27975.8.3.3.5.1
ClassTrafficOption table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQoSBehaviorOptionEntry  

cbQoSBehaviorOptionPolicyIndex 2.1.27975.8.3.3.5.1.1
Index of Policy-map.Range is <10000-20000>. Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorOptionPolicyClassIndex 2.1.27975.8.3.3.5.1.2
Index of Policy class-map.Range is <10000-20000>. Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorOptionTrust 2.1.27975.8.3.3.5.1.3
Use which prioritization type for this flow. trustNone(-1) trustPort(0) trustCos(2) trustDscp(3) trustIpPre(4) trustCosCtag(5) trustCosStag(6)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trustNone(-1), trustPort(0), trustCos(2), trustDscp(3), trustIpPre(4), trustCosCtag(5), trustCosStag(6)  

cbQoSBehaviorOptionStatsEn 2.1.27975.8.3.3.5.1.4
1 for enable statistics for each ace in class map; 2 for disable statistics for each ace in class map. Default value is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cbQoSBehaviorOptionRedirectIfindex 2.1.27975.8.3.3.5.1.5
<1-65535>:Interface index of redirect. Set 0 means no redirect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

cbQoSBehaviorOptionMonitorSession 2.1.27975.8.3.3.5.1.6
<1-3> monitor session number; 0 no monitor, default value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

cbQoSBehaviorCarAgpCfgTable 2.1.27975.8.3.3.6
A table of behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQoSBehaviorCarAgpCfgEntry

cbQoSBehaviorCarAgpCfgEntry 2.1.27975.8.3.3.6.1
Behavior table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQoSBehaviorCarAgpCfgEntry  

cbQoSBehaviorCarAgpPolicyIndex 2.1.27975.8.3.3.6.1.1
Index of Policy-map. Range is <10000-20000>. Associated with cbQoSPolicyIndex of cbQoSPolicyCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorCarAgpPolicyClassIndex 2.1.27975.8.3.3.6.1.2
Index of Policy class-map. Range is <10000-20000>. Associated with cbQoSPolicyClassIndex of cbQoSPolicyClassCfgInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

cbQoSBehaviorCarAgpCarName 2.1.27975.8.3.3.6.1.3
Only for aggregative policer name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

cbQoSBehaviorCarAgpRowStatus 2.1.27975.8.3.3.6.1.15
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cbQoSApplyPolicyObjects 2.1.27975.8.3.4
OBJECT IDENTIFIER    

cbQoSIfApplyPolicyTable 2.1.27975.8.3.4.1
A table of policy applied on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBQoSIfApplyPolicyEntry

cbQoSIfApplyPolicyEntry 2.1.27975.8.3.4.1.1
Policy-applied table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CBQoSIfApplyPolicyEntry  

cbQoSIfApplyPolicyIfIndex 2.1.27975.8.3.4.1.1.1
Ifindex. The interface should only be physical, vlan, or linkagg interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

cbQoSIfApplyPolicyDirection 2.1.27975.8.3.4.1.1.2
Direction of this service-policy applied on. 1. input direction. 2. output direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER input(1), output(2)  

cbQoSIfApplyPolicyIndex 2.1.27975.8.3.4.1.1.3
Index of policy in cbQoSPolicyCfgInfoTable. It is corresponding to cbQoSIfApplyPolicyName.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbQoSIfApplyPolicyName 2.1.27975.8.3.4.1.1.4
Name of policy applied. It should exist in cbQoSPolicyCfgInfoTable. Only used in creating a conceptual row, can not modified in an 'active' Row
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

cbQoSIfApplyPolicyRowStatus 2.1.27975.8.3.4.1.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

globalQosEnable 2.1.27975.8.1.1
Enable/disable qos globally. enable(1),disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

globalQosFlowFirst 2.1.27975.8.1.2
Set 'true(1)' for flow policer first, 'false(2)' for port policer first. Default value is false(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(2), true(1)  

globalQosResetMapObjects 2.1.27975.8.1.3
OBJECT IDENTIFIER    

globalQosResetDomainMapTable 2.1.27975.8.1.3.1
Reset configuration of qos maping table in specified domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosResetDomainMapEntry

globalQosResetDomainMapEntry 2.1.27975.8.1.3.1.1
Entry of globalQosResetDomainMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosResetDomainMapEntry  

globalQosResetDomainMapDomain 2.1.27975.8.1.3.1.1.1
Qos domain.Range is <0-7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosResetDomainMapType 2.1.27975.8.1.3.1.1.2
Restore the whole running map table to system default table. Set the value to restore related table. cosPriColor(1) Restore the COS-to-Priority/Color map dscpPriColor(2) Restore dscp-priority-color map expPriColor(3) Restore the exp-to-priority/color map ipPrecPriColor(4) Restore the IP Precedence to Pri/Color map priColorCos(5) Restore PRI_COLOR-to-COS map priColorDscp(6) Restore PRI_COLOR-to-DSCP map priColorExp(7) Restore PRI_COLOR-to-EXP map The get of this value alway return 0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cosPriColor(1), dscpPriColor(2), expPriColor(3), ipPrecPriColor(4), priColorCos(5), priColorDscp(6), priColorExp(7)  

globalQosResetPriColorQidTid 2.1.27975.8.1.3.2
Set 1 to reset priority-color-queueId-thresholdId mapping. Zero will be returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1  

globalQosMapObjects 2.1.27975.8.1.4
OBJECT IDENTIFIER    

globalQosMapIngressTable 2.1.27975.8.1.4.1
Running table of interface ingress map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapIngressEntry

globalQosMapIngressEntry 2.1.27975.8.1.4.1.1
Entry of globalQosMapIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapIngressEntry  

globalQosMapIngressType 2.1.27975.8.1.4.1.1.1
Type of map. cos(1), dscp(2), exp(3), ipPre(4)
Status: current Access: not-accessible
OBJECT-TYPE    
  PriMapType  

globalQosMapIngressDomain 2.1.27975.8.1.4.1.1.2
Ingress domain. Range is <0-7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosMapIngressValue 2.1.27975.8.1.4.1.1.3
Different type has different GlobalQosMapIngressValue. Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) ipPre (0..7) exp (0..7)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

globalQosMapIngressToPriority 2.1.27975.8.1.4.1.1.4
Internal priority value.Range is <0-63>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapIngressToColor 2.1.27975.8.1.4.1.1.5
Internal color.Set (1)red, (2)yellow, (3)green.
Status: current Access: read-write
OBJECT-TYPE    
  ColorType  

globalQosMapEgressTable 2.1.27975.8.1.4.2
Running table of interface egress map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapEgressEntry

globalQosMapEgressEntry 2.1.27975.8.1.4.2.1
Entry of globalQosMapEgressTable
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapEgressEntry  

globalQosMapEgressType 2.1.27975.8.1.4.2.1.1
Type of the egress map-table. Only value cos(1), dscp(2), exp(3) can be use.
Status: current Access: not-accessible
OBJECT-TYPE    
  PriMapType  

globalQosMapEgressDomain 2.1.27975.8.1.4.2.1.2
Egress domain.Range is <0-7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosMapEgressPriority 2.1.27975.8.1.4.2.1.3
Internal priority value.Range is <0-63>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapEgressColor 2.1.27975.8.1.4.2.1.4
Internal color. Set (1)red, (2)yellow, (3)green.
Status: current Access: not-accessible
OBJECT-TYPE    
  ColorType  

globalQosMapEgressValue 2.1.27975.8.1.4.2.1.5
Different type has different GlobalQosMapIngressValue. Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) exp (0..7)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

globalQosMapPriColorQidTidTable 2.1.27975.8.1.4.3
A table of qos map priority-color to QueueId - thresholdId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapPriColorQidTidEntry

globalQosMapPriColorQidTidEntry 2.1.27975.8.1.4.3.1
Entry of globalQosMapPriColorQidTidTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapPriColorQidTidEntry  

globalQosMapPriColorQidTidPriority 2.1.27975.8.1.4.3.1.1
QoS Map Priority to be configured.Range is <0-63>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapPriColorQidTidColor 2.1.27975.8.1.4.3.1.2
Internal color. Set (1)red, (2)yellow, (3)green.
Status: current Access: not-accessible
OBJECT-TYPE    
  ColorType  

globalQosMapPriColorQidTidQueueId 2.1.27975.8.1.4.3.1.3
The queue id to be mapped to.Range is <0-7>.
Status: current Access: read-write
OBJECT-TYPE    
  IfQueueId  

globalQosMapPriColorQidTidThresholdId 2.1.27975.8.1.4.3.1.4
The threasholdId id to be mapped to.Range is <0-3>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

globalQosMapIngressDefaultTable 2.1.27975.8.1.4.4
A table of interface ingress map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapIngressDefaultEntry

globalQosMapIngressDefaultEntry 2.1.27975.8.1.4.4.1
Entry of globalQosMapIngressDefaultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapIngressDefaultEntry  

globalQosMapIngressDefaultType 2.1.27975.8.1.4.4.1.1
Type of map. cos(1), dscp(2), exp(3), ipPre(4)
Status: current Access: not-accessible
OBJECT-TYPE    
  PriMapType  

globalQosMapIngressDefaultDomain 2.1.27975.8.1.4.4.1.2
Ingress domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosMapIngressDefaultValue 2.1.27975.8.1.4.4.1.3
Different type has different GlobalQosMapIngressValue. Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) ipPre (0..7) exp (0..7)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

globalQosMapIngressDefaultToPriority 2.1.27975.8.1.4.4.1.4
Internal priority value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapIngressDefaultToColor 2.1.27975.8.1.4.4.1.5
Internal color.Set (1)red, (2)yellow, (3)green.
Status: current Access: read-only
OBJECT-TYPE    
  ColorType  

globalQosMapEgressDefaultTable 2.1.27975.8.1.4.5
A table of interface egress map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapEgressDefaultEntry

globalQosMapEgressDefaultEntry 2.1.27975.8.1.4.5.1
Entry of globalQosMapEgressDefaultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapEgressDefaultEntry  

globalQosMapEgressDefaultType 2.1.27975.8.1.4.5.1.1
Type of the egress map-table. Only valude cos(1), dscp(2), exp(3) can be use.
Status: current Access: not-accessible
OBJECT-TYPE    
  PriMapType  

globalQosMapEgressDefaultDomain 2.1.27975.8.1.4.5.1.2
Egress domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosMapEgressDefaultPriority 2.1.27975.8.1.4.5.1.3
Internal priority value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapEgressDefaultColor 2.1.27975.8.1.4.5.1.4
Internal color. Set (1)red, (2)yellow, (3)green.
Status: current Access: not-accessible
OBJECT-TYPE    
  ColorType  

globalQosMapEgressDefaultValue 2.1.27975.8.1.4.5.1.5
Different type has different GlobalQosMapIngressValue. Type-name Range of GlobalQosMapIngressValue cos (0..7) dscp (0..63) exp (0..7)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

globalQosMapPriColorQidTidDefaultTable 2.1.27975.8.1.4.6
A table of default qos mapping configuration of priority-color to QueueId - thresholdId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosMapPriColorQidTidDefaultEntry

globalQosMapPriColorQidTidDefaultEntry 2.1.27975.8.1.4.6.1
Entry of globalQosMapPriColorQidTidDefaultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosMapPriColorQidTidDefaultEntry  

globalQosMapPriColorQidTidDefaultPriority 2.1.27975.8.1.4.6.1.1
Internal priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

globalQosMapPriColorQidTidDefaultColor 2.1.27975.8.1.4.6.1.2
Internal color. Set (1)red, (2)yellow, (3)green.
Status: current Access: not-accessible
OBJECT-TYPE    
  ColorType  

globalQosMapPriColorQidTidDefaultQueueId 2.1.27975.8.1.4.6.1.3
The queue id.
Status: current Access: read-only
OBJECT-TYPE    
  IfQueueId  

globalQosMapPriColorQidTidDefaultThresholdId 2.1.27975.8.1.4.6.1.4
The threasholdId id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

globalQosCfiTable 2.1.27975.8.1.5
A table of qos domain cfi config.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalQosCfiEntry

globalQosCfiEntry 2.1.27975.8.1.5.1
Entry of globalQosCfiTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalQosCfiEntry  

globalQosCfiDomain 2.1.27975.8.1.5.1.1
QoS domain to be configured. Range is <0~7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

globalQosCfiEnable 2.1.27975.8.1.5.1.2
Cfi enable status of qos domain. Set (1)enable, (2)disable. Default:(2)disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

srvQosSapIngressObjects 2.1.27975.8.4.1
OBJECT IDENTIFIER    

srvQosSapEgressObjects 2.1.27975.8.4.2
OBJECT IDENTIFIER    

srvQosFreeQueueInfoObjects 2.1.27975.8.4.3
OBJECT IDENTIFIER    

srvQosSapIngressTable 2.1.27975.8.4.1.1
Table of qos sap ingress.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrvQosSapIngressEntry

srvQosSapIngressEntry 2.1.27975.8.4.1.1.1
Entries of qos sap ingress.
Status: current Access: not-accessible
OBJECT-TYPE    
  SrvQosSapIngressEntry  

srvQosSapIngressName 2.1.27975.8.4.1.1.1.1
Name of the qos sap ingress.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

srvQosSapIngressRowStatus 2.1.27975.8.4.1.1.1.2
Status of the srvQosSapIngressEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

srvQosSapIngressDescription 2.1.27975.8.4.1.1.1.3
Descrption of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

srvQosSapIngressApplyPolicyMap 2.1.27975.8.4.1.1.1.4
Policy map for the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

srvQosSapIngressPolicerTable 2.1.27975.8.4.1.2
Table of qos sap ingress policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrvQosSapIngressPolicerEntry

srvQosSapIngressPolicerEntry 2.1.27975.8.4.1.2.1
Entries of qos sap ingress policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SrvQosSapIngressPolicerEntry  

srvQosSapIngressPolicerMode 2.1.27975.8.4.1.2.1.1
Policer mode of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER colorAware(0), colorBlind(1)  

srvQosSapIngressPolicerCir 2.1.27975.8.4.1.2.1.2
Cir of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000000  

srvQosSapIngressPolicerCbs 2.1.27975.8.4.1.2.1.3
Cbs of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4000000  

srvQosSapIngressPolicerEbs 2.1.27975.8.4.1.2.1.4
Ebs of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4000000  

srvQosSapIngressPolicerPir 2.1.27975.8.4.1.2.1.5
Pir of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000000  

srvQosSapIngressPolicerPbs 2.1.27975.8.4.1.2.1.6
Pbs of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4000000  

srvQosSapIngressPolicerDropColor 2.1.27975.8.4.1.2.1.7
Drop color of the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), red(1), yellow(2), green(3)  

srvQosSapIngressPolicerUseL3Length 2.1.27975.8.4.1.2.1.8
If L3 length is used for the qos sap ingress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

srvQosSapEgressTable 2.1.27975.8.4.2.1
Table of qos sap Egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrvQosSapEgressEntry

srvQosSapEgressEntry 2.1.27975.8.4.2.1.1
Entries of qos sap Egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  SrvQosSapEgressEntry  

srvQosSapEgressName 2.1.27975.8.4.2.1.1.1
Name of the qos sap Egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

srvQosSapEgressRowStatus 2.1.27975.8.4.2.1.1.2
Status of the srvQosSapEgressEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

srvQosSapEgressDescription 2.1.27975.8.4.2.1.1.3
Descrption of the qos sap Egress.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

srvQosSapEgressShapeAverage 2.1.27975.8.4.2.1.1.4
Total Rate of the qos sap Egress.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

srvQosSapEgressQueueTable 2.1.27975.8.4.2.2
Table of qos sap egress queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrvQosSapEgressQueueEntry

srvQosSapEgressQueueEntry 2.1.27975.8.4.2.2.1
Entries of qos sap egress queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SrvQosSapEgressQueueEntry  

srvQosSapEgressQueueId 2.1.27975.8.4.2.2.1.1
Id of the qos sap Egress Queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

srvQosSapEgressQueueShapeAverageRateCir 2.1.27975.8.4.2.2.1.2
Shape rate for commit information rate, kbps.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

srvQosSapEgressQueueShapeAverageRatePir 2.1.27975.8.4.2.2.1.3
Shape rate for peak information rate, kbps.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000000  

srvQosSapEgressQueueInfoTable 2.1.27975.8.4.2.3
Table of qos sap egress queue info.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SrvQosSapEgressQueueInfoEntry

srvQosSapEgressQueueInfoEntry 2.1.27975.8.4.2.3.1
Entries of qos sap egress queue info.
Status: current Access: not-accessible
OBJECT-TYPE    
  SrvQosSapEgressQueueInfoEntry  

srvQosSapEgressQueueInfoRandomDetect 2.1.27975.8.4.2.3.1.1
-1: Tail Drop 0-10: WRED Exponential-Weighted-Moving-Average (EWMA) factor.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..10  

srvQosSapEgressQueueInfoTailDropThreshold0 2.1.27975.8.4.2.3.1.2
Tail drop threshold0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24571  

srvQosSapEgressQueueInfoTailDropThreshold1 2.1.27975.8.4.2.3.1.3
Tail drop threshold1, should greater than threshold0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..24572  

srvQosSapEgressQueueInfoTailDropThreshold2 2.1.27975.8.4.2.3.1.4
Tail drop threshold2, should greater than threshold1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..24573  

srvQosSapEgressQueueInfoTailDropThreshold3 2.1.27975.8.4.2.3.1.5
Tail drop threshold3, should greater than threshold2.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..24574  

srvQosSapEgressQueueInfoRandomDetectMinThreshold0 2.1.27975.8.4.2.3.1.6
Random-detect threshold0's min threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24573  

srvQosSapEgressQueueInfoRandomDetectMinThreshold1 2.1.27975.8.4.2.3.1.7
Random-detect threshold1's min threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24573  

srvQosSapEgressQueueInfoRandomDetectMinThreshold2 2.1.27975.8.4.2.3.1.8
Random-detect threshold2's min threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24573  

srvQosSapEgressQueueInfoRandomDetectMinThreshold3 2.1.27975.8.4.2.3.1.9
Random-detect threshold3's min threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..24573  

srvQosSapEgressQueueInfoRandomDetectMaxThreshold0 2.1.27975.8.4.2.3.1.10
Random-detect threshold0's max threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..24574  

srvQosSapEgressQueueInfoRandomDetectMaxThreshold1 2.1.27975.8.4.2.3.1.11
Random-detect threshold1's max threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..24574  

srvQosSapEgressQueueInfoRandomDetectMaxThreshold2 2.1.27975.8.4.2.3.1.12
Random-detect threshold2's max threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..24574  

srvQosSapEgressQueueInfoRandomDetectMaxThreshold3 2.1.27975.8.4.2.3.1.13
Random-detect threshold3's max threshold range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..24574  

srvQosSapEgressQueueInfoRandomDetectDropProbability0 2.1.27975.8.4.2.3.1.14
Random-detect threshold0 drop probability range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

srvQosSapEgressQueueInfoRandomDetectDropProbability1 2.1.27975.8.4.2.3.1.15
Random-detect threshold1 drop probability range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

srvQosSapEgressQueueInfoRandomDetectDropProbability2 2.1.27975.8.4.2.3.1.16
Random-detect threshold2 drop probability range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

srvQosSapEgressQueueInfoRandomDetectDropProbability3 2.1.27975.8.4.2.3.1.17
Random-detect threshold3 drop probability range.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

srvQosFreeQueueInfoServiceQueueNum 2.1.27975.8.4.3.1
Number of queues allocated by each service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

srvQosFreeQueueInfoMaxSupportQueueNum 2.1.27975.8.4.3.2
The maximum support queue number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

srvQosFreeQueueInfoAllocatedQueueNum 2.1.27975.8.4.3.3
The allocated queue number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

srvQosFreeQueueInfoMaxSupportServiceNum 2.1.27975.8.4.3.4
The maximum support service number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

srvQosFreeQueueInfoAllocatedServiceNum 2.1.27975.8.4.3.5
The allocated service number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qosStatsEnableObjects 2.1.27975.8.10.1
OBJECT IDENTIFIER    

qosStatsPolicyEnable 2.1.27975.8.10.1.1
The status of policer statistics. (1) enable. (2) disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableType  

qosStatsQueueEnable 2.1.27975.8.10.1.2
The status of queue statistics. (1) enable. (2) disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableType  

qosStatsClearStaticsObjects 2.1.27975.8.10.2
OBJECT IDENTIFIER    

qosStatsClearPolicyTable 2.1.27975.8.10.2.1
A table of clearing Stats for Policy in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsClearPolicyEntry

qosStatsClearPolicyEntry 2.1.27975.8.10.2.1.1
Clear Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsClearPolicyEntry  

qosStatsClearPolicyIndex 2.1.27975.8.10.2.1.1.1
Policy map entry index. Range 10000~20000.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 10000..20000  

qosStatsClearPolicyPolicerStats 2.1.27975.8.10.2.1.1.2
Reset the value of the policer statistics in policy-map.Clear(0).
Status: current Access: read-write
OBJECT-TYPE    
  QosStatsClear  

qosStatsClearPolicyAceMatchStats 2.1.27975.8.10.2.1.1.3
Reset the value of the ace-matching statistics in policy-map.Clear(0).
Status: current Access: read-write
OBJECT-TYPE    
  QosStatsClear  

qosStatsClearPortPolicyTable 2.1.27975.8.10.2.2
A table of clearing Stats for Policy in a QoS PortPolicy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsClearPortPolicyEntry

qosStatsClearPortPolicyEntry 2.1.27975.8.10.2.2.1
Clear Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsClearPortPolicyEntry  

qosStatsClearPortPolicyIfIndex 2.1.27975.8.10.2.2.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsClearPortPolicyDirection 2.1.27975.8.10.2.2.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

qosStatsClearPortPolicyStats 2.1.27975.8.10.2.2.1.3
Reset the statistics of port policer.Clear(0).
Status: current Access: read-write
OBJECT-TYPE    
  QosStatsClear  

qosStatsClearAggPolicyTable 2.1.27975.8.10.2.3
A table of clearing Stats for Policy in a QoS AggPolicy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsClearAggPolicyEntry

qosStatsClearAggPolicyEntry 2.1.27975.8.10.2.3.1
Clear agg policer stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsClearAggPolicyEntry  

qosStatsClearAggPolicyIndex 2.1.27975.8.10.2.3.1.1
Index of aggregate-policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsClearAggPolicyStats 2.1.27975.8.10.2.3.1.2
Reset the value of the Stats.Clear(0).
Status: current Access: read-write
OBJECT-TYPE    
  QosStatsClear  

qosStatsClearQueueTable 2.1.27975.8.10.2.4
A table of clearing Stats for Policy in a QoS Queue applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsClearQueueEntry

qosStatsClearQueueEntry 2.1.27975.8.10.2.4.1
Clear Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsClearQueueEntry  

qosStatsClearQueueifIndex 2.1.27975.8.10.2.4.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsClearQueueId 2.1.27975.8.10.2.4.1.2
Interface queue id.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfQueueId  

qosStatsClearQueueStats 2.1.27975.8.10.2.4.1.3
Reset the value of the Stats.Clear(0).
Status: current Access: read-write
OBJECT-TYPE    
  QosStatsClear  

qosStatsRunStaticsObjects 2.1.27975.8.10.3
OBJECT IDENTIFIER    

qosStatsCbPolicyRunInfoTable 2.1.27975.8.10.3.1
A table of Running Stats for Policy in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsCbPolicyRunInfoEntry

qosStatsCbPolicyRunInfoEntry 2.1.27975.8.10.3.1.1
Policy Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsCbPolicyRunInfoEntry  

qosStatsCbPolicyIfIndex 2.1.27975.8.10.3.1.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsCbPolicyDirection 2.1.27975.8.10.3.1.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

qosStatsPolicyClassIndex 2.1.27975.8.10.3.1.1.3
PolicyClass Index in a QoS policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsPolicyGreenPackets 2.1.27975.8.10.3.1.1.4
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyGreenBytes 2.1.27975.8.10.3.1.1.5
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyRedPackets 2.1.27975.8.10.3.1.1.6
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyRedBytes 2.1.27975.8.10.3.1.1.7
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyYellowPackets 2.1.27975.8.10.3.1.1.8
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyYellowBytes 2.1.27975.8.10.3.1.1.9
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyClassBasedPkts 2.1.27975.8.10.3.1.1.10
Number of policy class matching packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPolicyClassBasedBytes 2.1.27975.8.10.3.1.1.11
Number of policy class matching bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPortPolicyRunInfoTable 2.1.27975.8.10.3.2
A table of Running Stats in a QoS policy applied on the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsPortPolicyRunInfoEntry

qosStatsPortPolicyRunInfoEntry 2.1.27975.8.10.3.2.1
Policy Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsPortPolicyRunInfoEntry  

qosStatsPortPolicyIfIndex 2.1.27975.8.10.3.2.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

qosStatsPortPolicyDirection 2.1.27975.8.10.3.2.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

qosStatsPortPolicyConfirmPackets 2.1.27975.8.10.3.2.1.3
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPortPolicyConfirmBytes 2.1.27975.8.10.3.2.1.4
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPortPolicyNoConfirmPackets 2.1.27975.8.10.3.2.1.5
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsPortPolicyNoConfirmBytes 2.1.27975.8.10.3.2.1.6
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsIfQueueRunInfoTable 2.1.27975.8.10.3.3
A table of Running Stats for queue in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsIfQueueRunInfoEntry

qosStatsIfQueueRunInfoEntry 2.1.27975.8.10.3.3.1
Queue Stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsIfQueueRunInfoEntry  

qosStatsQueueIfIndex 2.1.27975.8.10.3.3.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsQueueID 2.1.27975.8.10.3.3.1.2
Queue ID. Range <0-7>.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

qosStatsIfQueueTransmittedPackets 2.1.27975.8.10.3.3.1.3
Number of packets enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsIfQueueTransmittedBytes 2.1.27975.8.10.3.3.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsIfQueueDropPackets 2.1.27975.8.10.3.3.1.5
Number of packets discarded when enqueued by tail-drop/wred method. It's zero if the system does not support queue drop statistics.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsIfQueueDropBytes 2.1.27975.8.10.3.3.1.6
Number of bytes discarded when enqueued by tail-drop/wred method. It's zero if the system does not support queue drop statistics.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsCbPolicyAceBasedRunInfoTable 2.1.27975.8.10.3.4
A table of Running Stats for matching QoS policy Ace applied on the interface. The matching ace statistics is only for match-any class-map in policy-map
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsCbPolicyAceBasedRunInfoEntry

qosStatsCbPolicyAceBasedRunInfoEntry 2.1.27975.8.10.3.4.1
Policy Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsCbPolicyAceBasedRunInfoEntry  

qosStatsCbAceBasedIfIndex 2.1.27975.8.10.3.4.1.1
Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsCbAceBasedDirection 2.1.27975.8.10.3.4.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

qosStatsCbAceBasedPolicyClassIndex 2.1.27975.8.10.3.4.1.3
PolicyClass index in policy-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsCbAceBasedMatchRuleIndex 2.1.27975.8.10.3.4.1.4
Match rule index in Class-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsCbAceBasedAclGroupRuleIndex 2.1.27975.8.10.3.4.1.5
Rule index(sequence num in cli) in acl Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483646  

qosStatsCbAceBasedPkts 2.1.27975.8.10.3.4.1.6
Number of packets matching ace in policy-map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsCbAceBasedBytes 2.1.27975.8.10.3.4.1.7
Bytes of packets matching ace in policy-map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyRunInfoTable 2.1.27975.8.10.3.5
A table of Running Stats in a QoS aggregate policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsAggPolicyRunInfoEntry

qosStatsAggPolicyRunInfoEntry 2.1.27975.8.10.3.5.1
Aggregate Policy Stats information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsAggPolicyRunInfoEntry  

qosStatsAggPolicyIndex 2.1.27975.8.10.3.5.1.1
Index of aggregate-policer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

qosStatsAggPolicyRedPackets 2.1.27975.8.10.3.5.1.2
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyRedBytes 2.1.27975.8.10.3.5.1.3
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyGreenPackets 2.1.27975.8.10.3.5.1.4
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyGreenBytes 2.1.27975.8.10.3.5.1.5
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyYellowPackets 2.1.27975.8.10.3.5.1.6
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosStatsAggPolicyYellowBytes 2.1.27975.8.10.3.5.1.7
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lswIgmpsnoopingMibObject 2.1.27975.9.1
OBJECT IDENTIFIER    

lswIgmpsnoopingTrap 2.1.27975.9.2
OBJECT IDENTIFIER    

igmpSnoopingStatus 2.1.27975.9.1.1
Configure to enable IGMP Snooping. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingFastLeaveStatus 2.1.27975.9.1.2
Configure to enable IGMP Snooping Fast Leave. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingVersion 2.1.27975.9.1.3
Configure to set IGMP Snooping Version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

igmpSnoopingMaxMemberNumber 2.1.27975.9.1.4
Configure the max member number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8192  

igmpSnoopingDiscardUnknownstatus 2.1.27975.9.1.5
Configure to enable IGMP Snooping Discard unknown multicast traffic. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingReportSuppressionStatus 2.1.27975.9.1.6
Configure to enable IGMP Snooping Report-Suppression. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingLastMemberQueryInterval 2.1.27975.9.1.7
Configure to set IGMP Snooping Last Member Query Interval. Interval range 1000~25500.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1000..25500  

igmpSnoopingQueryInterval 2.1.27975.9.1.8
Configure to set IGMP Snooping Query Interval.Must more than query max response time. Interval range 2~18000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..18000  

igmpSnoopingQueryMaxResponseTime 2.1.27975.9.1.9
Configure to set IGMP Snooping Query Max Response Time.Time range 1~25.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..25  

igmpSnoopingVlanTable 2.1.27975.9.1.10
The table contains, one entry per vlan, infomation about the IGMP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopingVlanEntry

igmpSnoopingVlanEntry 2.1.27975.9.1.10.1
Entry containing information about the IGMP Snooping on vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopingVlanEntry  

igmpSnoopingVlanID 2.1.27975.9.1.10.1.1
An index uniquely identifies the VLAN id which IGMP snooping is enabled or disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

igmpSnoopingVlanEnabled 2.1.27975.9.1.10.1.2
Indicating whether IGMP snooping is enabled on this VLAN. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingVlanFastLeaveStatus 2.1.27975.9.1.10.1.3
Configure to enable IGMP Snooping Fast Leave on VLAN, enable(1) disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingVlanReportSuppressionStatus 2.1.27975.9.1.10.1.4
Configure to enable IGMP Snooping Report-Suppression on VLAN. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingVlanVersion 2.1.27975.9.1.10.1.5
Configure to set IGMP Snooping Version on VLAN.Version range 1~3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

igmpSnoopingVlanMaxMemberNumber 2.1.27975.9.1.10.1.6
Configure the max member number on VLAN.Range 1~8192.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8192  

igmpSnoopingVlanDiscardUnknownStatus 2.1.27975.9.1.10.1.7
Configure to enable IGMP Snooping Discard unknown multicast traffic on VLAN. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpSnoopingVlanGroupAccesslist 2.1.27975.9.1.10.1.8
Configure the IGMP Snooping Group Acess-list on VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

igmpSnoopingVlanLastMemberQueryInterval 2.1.27975.9.1.10.1.10
Configure to set IGMP Snooping Last Member Query Interval on VLAN. Interval range 1000~25500.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1000..25500  

igmpSnoopingVlanQuerier 2.1.27975.9.1.10.1.11
Configure to Enable or Disable IGMP Snooping Querier on VLAN. enable(1) disable(2)
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpSnoopingVlanQuerierOperationalAddress 2.1.27975.9.1.10.1.12
Configure to get IGMP Snooping Querier Operational Adress on VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpSnoopingVlanQuerierConfigureAddress 2.1.27975.9.1.10.1.13
Configure to set IGMP Snooping Querier Configure Adress on VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

igmpSnoopingVlanQuerierTimeout 2.1.27975.9.1.10.1.14
Configure to set IGMP Snooping Querier Timeout value on VLAN. Timeout range 60~300.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..300  

igmpSnoopingVlanQueryInterval 2.1.27975.9.1.10.1.15
Configure to set IGMP Snooping Query Interval on VLAN. Query interval should be greater than Query Response Interval. Interval range 2~18000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..18000  

igmpSnoopingVlanQueryMaxResponseTime 2.1.27975.9.1.10.1.16
Configure to set IGMP Snooping Query Max Response Time on VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..25  

igmpSnoopingVlanStatusGrpJoinsCnt 2.1.27975.9.1.10.1.17
Configure to get IGMP Snooping Group Joins Count on VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

igmpSnoopingVlanStatusGrpLeavesCnt 2.1.27975.9.1.10.1.18
Configure to get IGMP Snooping Group Leaves Count on VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

igmpSnoopingVlanStatusV1QuerierWCnt 2.1.27975.9.1.10.1.19
Configure to get IGMP Snooping Group V1-Querier Warnings Count on VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

igmpSnoopingVlanStatusV2QuerierWCnt 2.1.27975.9.1.10.1.20
Configure to get IGMP Snooping Group V2-Querier Warnings Count on VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

igmpSnoopingVlanStatusResetCounters 2.1.27975.9.1.10.1.21
Configure to reset IGMP SnoopingStatus Counters on VLAN. 1 reset.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

igmpSnoopingVlanGrpNum 2.1.27975.9.1.10.1.22
Configure to get IGMP Snooping group number on VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

igmpSnoopingVlanElectedQuerierAddress 2.1.27975.9.1.10.1.23
Configure to get IGMP Snooping Elected Querier Adress on VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpSnoopingMrouterPortTable 2.1.27975.9.1.11
A table that contains information about igmp snooping mrouter port list per vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopingMrouterPortEntry

igmpSnoopingMrouterPortEntry 2.1.27975.9.1.11.1
Information about IGMP Snooping Mrouter Port on VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopingMrouterPortEntry  

igmpSnoopingVlanid 2.1.27975.9.1.11.1.1
The VLAN identifier of this mrouter port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

igmpSnoopingmrouterPort 2.1.27975.9.1.11.1.2
mrouter port ifindex . 1~1024 is switch port, 1025~1151 is agg port(agg1~127).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1152  

igmpSnoopingmrouterPortRowStatus 2.1.27975.9.1.11.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

igmpSnoopingGrpNum 2.1.27975.9.1.12
Configure to get IGMP Snooping total group number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

igmpSnoopingGrplimitReach 2.1.27975.9.2.1
Igmp snooping group record reaches total limit
Status: current Access: read-only
NOTIFICATION-TYPE    

igmpSnoopingVlanGrplimitReach 2.1.27975.9.2.2
Igmp snooping group record reaches limit on vlan
Status: current Access: read-only
NOTIFICATION-TYPE    

igmpSnoopingVlanQuerierSwitch 2.1.27975.9.2.3
Igmp snooping group querier changes
Status: current Access: read-only
NOTIFICATION-TYPE    

linkAggLoadBalance 2.1.27975.10.1
Config load balance. 1 dst-mac. 2 src-mac. 3 src-ip. 4 dst-ip. 5 src-port. 6 dst-port. 7 ip-protocol. 8 vxlan-vni. 9 nvgre-vsid. 10 inner-dst-mac. 11 inner-src-mac. 12 inner-src-ip. 13 inner-dst-ip. 14 inner-src-port. 15 inner-dst-port. 16 inner-ip-protocol.
Status: current Access: read-write
OBJECT-TYPE    
  BITS dst-mac(0), src-mac(1), src-ip(2), dst-ip(3), src-port(4), dst-port(5), ip-protocol(6), vxlan-vni(7), nvgre-vsid(8), inner-dst-mac(9), inner-src-mac(10), inner-src-ip(11), inner-dst-ip(12), inner-src-port(13), inner-dst-port(14), inner-ip-protocol(15)  

lacpObject 2.1.27975.10.2
OBJECT IDENTIFIER    

lacpSysPriorityCfg 2.1.27975.10.2.1
OBJECT IDENTIFIER    

lacpSysPriority 2.1.27975.10.2.1.1
Config lacp system priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

lacpIfCfgTable 2.1.27975.10.2.2
This table is used for lacp configuration on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpIfCfgEntry

lacpIfCfgEntry 2.1.27975.10.2.2.1
This table is used for lacp configuration on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpIfCfgEntry  

lacpIfCfgAdminAggNumber 2.1.27975.10.2.2.1.1
Config channel group number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..31  

lacpIfCfgMode 2.1.27975.10.2.2.1.2
The channel group mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER passive(1), active(2)  

lacpIfCfgRowStatus 2.1.27975.10.2.2.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

lacpIfCfgParaTable 2.1.27975.10.2.3
This table is used for lacp configuration on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpIfCfgParaEntry

lacpIfCfgParaEntry 2.1.27975.10.2.3.1
This table is used for lacp configuration on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpIfCfgParaEntry  

lacpIfCfgParaPriority 2.1.27975.10.2.3.1.1
Config lacp priority on interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

lacpIfCfgParaTimeOut 2.1.27975.10.2.3.1.2
Config lacp expire timer on interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER short(1), long(2)  

lacpPortStateTable 2.1.27975.10.2.4
This table is used for displaying port state of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpPortStateEntry

lacpPortStateEntry 2.1.27975.10.2.4.1
This table is used for lacp configuration on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpPortStateEntry  

lacpPortStateGroupNum 2.1.27975.10.2.4.1.1
Display port state.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

lacpPortState 2.1.27975.10.2.4.1.2
Display port state.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lacpActorStateTable 2.1.27975.10.2.5
This table is used for displaying actor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpActorStateEntry

lacpActorStateEntry 2.1.27975.10.2.5.1
This table is used for displaying actor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpActorStateEntry  

lacpActorGroupNum 2.1.27975.10.2.5.1.1
Display actor group number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..31  

lacpActorSystemId 2.1.27975.10.2.5.1.2
Display actor system id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lacpActorPortNum 2.1.27975.10.2.5.1.3
Display actor port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpActorPortTransitPduType 2.1.27975.10.2.5.1.4
Display actor port number. It should be 'fast' or 'slow'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4)  

lacpActorPortMode 2.1.27975.10.2.5.1.5
Display actor port mode. It should be 'active' or 'passive'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lacpActorPortPriority 2.1.27975.10.2.5.1.6
Display actor port priority.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpActorPortOperKey 2.1.27975.10.2.5.1.7
Display actor port operate key.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpActorPortStatsFlag 2.1.27975.10.2.5.1.8
Display actor port stats flag.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

lacpActorPortActivity 2.1.27975.10.2.5.1.9
Display actor port activity. It should be 'active' or 'passive'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lacpActorPortTimeout 2.1.27975.10.2.5.1.10
Display actor port timeout. It should be 'short' or 'long'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

lacpActorPortAggregation 2.1.27975.10.2.5.1.11
Display actor port number. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpActorPortSynchronization 2.1.27975.10.2.5.1.12
Display actor port synchronization. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpActorPortCollecting 2.1.27975.10.2.5.1.13
Display actor port collecting. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpActorPortDistributing 2.1.27975.10.2.5.1.14
Display actor port distributing. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpActorPortDefaulted 2.1.27975.10.2.5.1.15
Display actor port defaulted. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpActorPortExpired 2.1.27975.10.2.5.1.16
Display actor port expired . It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborStateTable 2.1.27975.10.2.6
This table is used for displaying neighbor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpNeighborStateEntry

lacpNeighborStateEntry 2.1.27975.10.2.6.1
This table is used for displaying neighbor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpNeighborStateEntry  

lacpNeighborGroupNum 2.1.27975.10.2.6.1.1
display neighbor group number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..31  

lacpNeighborSystemId 2.1.27975.10.2.6.1.2
Display neighbor system id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lacpNeighborPortNum 2.1.27975.10.2.6.1.3
Display neighbor port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpNeighborPortTransitPduType 2.1.27975.10.2.6.1.4
Display neighbor port transmit pdu. It should be 'fast' or 'slow'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4)  

lacpNeighborPortMode 2.1.27975.10.2.6.1.5
Display neighbor port mode. It should be 'active' or 'passive'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lacpNeighborPortPriority 2.1.27975.10.2.6.1.6
Display neighbor port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpNeighborOperKey 2.1.27975.10.2.6.1.7
Display neighbor operational key.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

lacpNeighborPortStatsFlag 2.1.27975.10.2.6.1.8
Display neighbor stats flag.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

lacpNeighborPortActivity 2.1.27975.10.2.6.1.9
Display neighbor stats flag. It should be 'active' or 'passive'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lacpNeighborPortTimeout 2.1.27975.10.2.6.1.10
Display neighbor stats flag. It should be 'short' or 'long'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

lacpNeighborPortAggregation 2.1.27975.10.2.6.1.11
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborPortSynchronization 2.1.27975.10.2.6.1.12
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborPortCollecting 2.1.27975.10.2.6.1.13
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborPortDistributing 2.1.27975.10.2.6.1.14
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborPortDefaulted 2.1.27975.10.2.6.1.15
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpNeighborPortExpired 2.1.27975.10.2.6.1.16
Display neighbor stats flag. It should be 'yes' or 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

lacpCounterTable 2.1.27975.10.2.7
This table is used for displaying neighbor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LacpCounterEntry

lacpCounterEntry 2.1.27975.10.2.7.1
This table is used for displaying neighbor state.
Status: current Access: not-accessible
OBJECT-TYPE    
  LacpCounterEntry  

lacpCounterGroupNum 2.1.27975.10.2.7.1.1
Display lacp group number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

lacpCounterSendPduCnt 2.1.27975.10.2.7.1.2
Display lacp send pdu counts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lacpCounterRecvPduCnt 2.1.27975.10.2.7.1.3
Display neighbor receive pdu counts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lacpCounterSendErrPktCnt 2.1.27975.10.2.7.1.4
Display neighbor send error packet counts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lacpCounterRecvErrPktCnt 2.1.27975.10.2.7.1.5
Display neighbor recevie error packet counts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lacpClearCntCfg 2.1.27975.10.2.8
OBJECT IDENTIFIER    

lacpClearCounter 2.1.27975.10.2.8.1
clear lacp counter. The system will clear all lacp's couter if the value is '0'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..127  

staticLinkAggObject 2.1.27975.10.3
OBJECT IDENTIFIER    

staticLinkAggTable 2.1.27975.10.3.1
This table stores the link aggregator number, name and configure type and memberlist.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaticLinkAggEntry

staticLinkAggEntry 2.1.27975.10.3.1.1
This table stores the link aggregator number, name and configure type and memberlist.
Status: current Access: not-accessible
OBJECT-TYPE    
  StaticLinkAggEntry  

staticLinkAggNumber 2.1.27975.10.3.1.1.1
The number of Link aggregator interface.This is the index of Link Aggregator table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

staticLinkAggIndex 2.1.27975.10.3.1.1.2
The index of link aggregator interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

staticLinkAggName 2.1.27975.10.3.1.1.3
The name of link aggregator interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

staticLinkAggMemberIndex 2.1.27975.10.3.1.1.4
The index of interface member added to link aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

staticLinkAggMemberName 2.1.27975.10.3.1.1.5
The name of interface member added to link aggregator.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

staticLinkAggMemberEnable 2.1.27975.10.3.1.1.6
The member is Bundle when the value is 1. the member is down when the value is 0. the member is admin down when the value is 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), bundle(1), adminDown(2)  

staticLinkAggMemberRowStatus 2.1.27975.10.3.1.1.7
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanExt 2.1.27975.11.1
OBJECT IDENTIFIER    

fdbExt 2.1.27975.11.2
OBJECT IDENTIFIER    

vlanClass 2.1.27975.11.3
OBJECT IDENTIFIER    

vlanTable 2.1.27975.11.1.1
A table that contains information about VLAN entries of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanEntry

vlanEntry 2.1.27975.11.1.1.1
Information about a specific VLAN of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanEntry  

vlanIndex 2.1.27975.11.1.1.1.1
An forward ID, which may be same as VLAN ID in IVL mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanName 2.1.27975.11.1.1.1.2
An administratively assigned string, which may be used to identify the VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

vlanStatus 2.1.27975.11.1.1.1.3
An administratively VLANStatus . 1 Inactive; 2 Active(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

vlanRowStatus 2.1.27975.11.1.1.1.4
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanIfConfig 2.1.27975.11.1.1.1.5
This object create/destroy vlan interface. 1 Create. 2 Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER create(1), destroy(2)  

vlanStatsPktIn 2.1.27975.11.1.1.1.7
Ingress packtes number of Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vlanStatsPktOut 2.1.27975.11.1.1.1.8
Egress packtes number of Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vlanStatsByteIn 2.1.27975.11.1.1.1.9
Ingress bytes number of Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vlanStatsByteOut 2.1.27975.11.1.1.1.10
Egress bytes number of Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vlanStatsEn 2.1.27975.11.1.1.1.11
The status of this conceptual row.Now only realize Active(1) and Inactive(0).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

portVlanTable 2.1.27975.11.1.2
A table that contains information about interface's VLAN properties.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortVlanEntry

portVlanEntry 2.1.27975.11.1.2.1
Information about a specific interface's VLAN properties.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortVlanEntry  

vlanTagType 2.1.27975.11.1.2.1.1
all(1) -- trunk mode qinq(2) -- qinq mode untagged(3) -- access mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), qinq(2), untagged(3)  

pvid 2.1.27975.11.1.2.1.2
An administratively assigned string, which may be used to identify the VLAN. Vid range is 2~4094.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ingressFilter 2.1.27975.11.1.2.1.3
An administratively assigned string, which may be used to identify the VLAN. 1 Enable. 2 Disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

allowedVlans 2.1.27975.11.1.2.1.4
VLAN list of this port, should use the 3 format below: all - all VLANs in the VLAN database none - none VLAN string such as 1,3,10-20,4094
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

allowedVlanAdd 2.1.27975.11.1.2.1.5
VLAN list to add to this port, string such as 1,3,10-20,4094. Use for set node, when get node return meaningless.
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

allowedVlanDel 2.1.27975.11.1.2.1.6
VLAN list to remove from this port, string such as 1,3,10-20,4094. Use for set node, when get node return meaningless.
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

vlanReplaceDscpExpTable 2.1.27975.11.1.3
A table that contains information about VLAN Replace Dscp/Exp of the device. Not support on this version
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanReplaceDscpExpEntry

vlanReplaceDscpExpEntry 2.1.27975.11.1.3.1
Information about a specific VLAN of the device.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  VlanReplaceDscpExpEntry  

vlanReplaceDscpExpIndex 2.1.27975.11.1.3.1.1
Index of VLAN ID in IVL mode.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanReplaceDscpExpEn 2.1.27975.11.1.3.1.2
Status of replace the dscp/exp field in packets on egress for specified VLAN.. 1 replace dscp/exp; 2 do not replace dscp/exp.
Status: obsolete Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

unicastTable 2.1.27975.11.2.1
A table that contains information about unicast entries for which the device has forwarding and/or filtering information.This information is used by the transparent bridging function in determining how to propagate a received frame.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UnicastEntry

unicastEntry 2.1.27975.11.2.1.1
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnicastEntry  

unicastVID 2.1.27975.11.2.1.1.1
The VLAN identifier of this FDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

unicastAddress 2.1.27975.11.2.1.1.2
A unicast MAC address for which the device has forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

fdbPort 2.1.27975.11.2.1.1.3
Either the value '0', or the port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

fdbStatus 2.1.27975.11.2.1.1.4
This object clear the MAC address of this system theStatus of this entry. static(1) - the value of static configured MAC address, used for forwarding. dynamic(2) - the value of learnt MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), learned(2), self(3)  

fdbRowStatus 2.1.27975.11.2.1.1.5
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1). Can't destroy a learned fdb entry. Using the node addressClearOperation can destroy learned fdb entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

multicastTable 2.1.27975.11.2.2
A table that contains information about unicast entries for which the device has forwarding and/or filtering information.This information is used by the transparent bridging function in determining how to propagate a received frame.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MulticastEntry

multicastEntry 2.1.27975.11.2.2.1
Information about a specific multicast MAC address for which the device has some forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MulticastEntry  

multicastVID 2.1.27975.11.2.2.1.1
The VLAN identifier of this multicast entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

multicastAddress 2.1.27975.11.2.2.1.2
A multicast MAC address for which the device has forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

destinationPort 2.1.27975.11.2.2.1.3
A destination port of the multicast MAC address for which the device has forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

multicastRowStatus 2.1.27975.11.2.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. Can't destroy a learned fdb entry. Using the node addressClearOperation can destroy learned fdb entries. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

filterTable 2.1.27975.11.2.3
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterEntry

filterEntry 2.1.27975.11.2.3.1
Information about a specific filter MAC address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  FilterEntry  

filterAddress 2.1.27975.11.2.3.1.1
A unicast MAC address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

filterRowStatus 2.1.27975.11.2.3.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

addressClearOperation 2.1.27975.11.2.4
This object clear the MAC address of this system theStatus of this entry. static(1) - clear those entris which are created by management. dynamic(2) - clear those entris which are created by learning. filter(3) - clear those MAC filter entris. multicast(4) - clear all multicast entries configured through management.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), filter(3), multicast(4)  

addressAgingTime 2.1.27975.11.2.5
Dynamic mac address aging time, the unit of which is second. Ageing-time range 10~1000000
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

fdbExtTrap 2.1.27975.11.2.10
OBJECT IDENTIFIER    

fdbExtDbFull 2.1.27975.11.2.10.1
Fdb DB full.
Status: current Access: read-write
NOTIFICATION-TYPE    

vlanClassRuleIpTable 2.1.27975.11.3.1
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanClassRuleIpEntry

vlanClassRuleIpEntry 2.1.27975.11.3.1.1
Information about a specific filter IP address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleIpEntry  

vlanClassRuleIpIndex 2.1.27975.11.3.1.1.1
An Vlan Class rule ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleIndex  

vlanClassRuleIpAddress 2.1.27975.11.3.1.1.2
A unicast IP address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

vlanClassRuleIpAddressLen 2.1.27975.11.3.1.1.3
This object indicates the mask lenghth of ip.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

vlanClassIpVlanID 2.1.27975.11.3.1.1.4
Vlan ID which is mapped for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanClassRuleIpRowStatus 2.1.27975.11.3.1.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanClassRuleMacTable 2.1.27975.11.3.2
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanClassRuleMacEntry

vlanClassRuleMacEntry 2.1.27975.11.3.2.1
Information about a specific filter MAC address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleMacEntry  

vlanClassRuleMacIndex 2.1.27975.11.3.2.1.1
An Vlan Class rule ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleIndex  

vlanClassRuleMacAddress 2.1.27975.11.3.2.1.2
A unicast MAC address for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

vlanClassMacVlanID 2.1.27975.11.3.2.1.3
Vlan ID which is mapped for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanClassRuleMacRowStatus 2.1.27975.11.3.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanClassRuleProtocolTable 2.1.27975.11.3.3
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanClassRuleProtocolEntry

vlanClassRuleProtocolEntry 2.1.27975.11.3.3.1
Information about a specific filter Protocol for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleProtocolEntry  

vlanClassRuleProtocolIndex 2.1.27975.11.3.3.1.1
An Vlan Class rule ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleIndex  

vlanClassRuleProtocol 2.1.27975.11.3.3.1.2
The protocol for which the device has filtering information. 2504 means ARP 32821 means RARP 2048 means IPv4 34525 means IPv6 34887 means MPLS 34888 means MPLS Multicast 13 means PPPOE
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassProtocol  

vlanClassProtocolVlanID 2.1.27975.11.3.3.1.3
Vlan ID which is mapped for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vlanClassRuleProtocolRowStatus 2.1.27975.11.3.3.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanClassGroupTable 2.1.27975.11.3.5
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanClassGroupEntry

vlanClassGroupEntry 2.1.27975.11.3.5.1
Information about a specific filter group for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassGroupEntry  

vlanClassGroupIndex 2.1.27975.11.3.5.1.1
An Vlan Class group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassGroupIndex  

vlanClassRuleIndex 2.1.27975.11.3.5.1.2
The Vlan Class rule index.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassRuleIndex  

vlanClassGroupRowStatus 2.1.27975.11.3.5.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vlanClassEnableTable 2.1.27975.11.3.6
A table that contains information about filter entries for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanClassEnableEntry

vlanClassEnableEntry 2.1.27975.11.3.6.1
Information about a specific filter for which the device has filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanClassEnableEntry  

vlanClassEnableIfIndex 2.1.27975.11.3.6.1.1
Interface index which is enabled for Vlan Class .
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

vlanClassEnableGroup 2.1.27975.11.3.6.1.2
The Vlan Class group ID. Group ID range is 0~31.
Status: current Access: read-create
OBJECT-TYPE    
  VlanClassGroupIndex  

vlanClassEnableBase 2.1.27975.11.3.6.1.3
Vlan ID which is mapped for the entry.
Status: current Access: read-create
OBJECT-TYPE    
  VlanClassEnableBase  

vlanClassEnableRowStatus 2.1.27975.11.3.6.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1xExtMaxReauthReqTable 2.1.27975.12.1
table of login entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xExtMaxReauthReqEntry

dot1xExtMaxReauthReqEntry 2.1.27975.12.1.1
Login entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1xExtMaxReauthReqEntry  

dot1xExtMaxReauthReqIndex 2.1.27975.12.1.1.1
Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

dot1xExtMaxReauthReqVersion 2.1.27975.12.1.1.2
Set the protocol version and the default number is 2.The range is 1 to 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER version1(1), version2(2)  

dot1xExtMaxReauthReqNum 2.1.27975.12.1.1.3
Number of reauthentication attempts before becoming unauthorized. The range is 1 to 10. Not supported now
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dot1xExtMaxReqNum 2.1.27975.12.1.1.4
Number of times that the switch sends an EAP-request/identity frame to the client. The range is 1 to 10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

dot1xExtVlanPolicyTable 2.1.27975.12.2
Table of dot1x guest vlan configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xExtVlanPolicyEntry

dot1xExtVlanPolicyEntry 2.1.27975.12.2.1
Entry of dot1x guest vlan configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1xExtVlanPolicyEntry  

dot1xExtVlanPolicyIndex 2.1.27975.12.2.1.1
Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

dot1xExtGuestVlan 2.1.27975.12.2.1.2
When you configure a guest VLAN, clients that are not IEEE 802.1x-capable are put into the guest VLAN when the server does not receive a response to its EAP request/identity frame. Clients that are IEEE 802.1x-capable but fail authentication not granted network access.The vlan range is between [2-4094], 0 means guest vlan is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 2..4094  

dot1xExtMacBasedResource 2.1.27975.12.3
OBJECT IDENTIFIER    

dot1xExtMacBasedResourceMaxInterface 2.1.27975.12.3.1
Max count of dot1x mac based interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedResourceCurrentInterface 2.1.27975.12.3.2
Current count of dot1x mac based interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedResourceMaxUser 2.1.27975.12.3.3
Max count of dot1x mac based users (only include hardware accept or reject entries).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedResourceCurrentUser 2.1.27975.12.3.4
Current count of dot1x mac based users (only include hardware accept or reject entries).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedResourceMaxUserAll 2.1.27975.12.3.5
Max count of all dot1x mac based users (include waiting entries).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedResourceCurrentUserAll 2.1.27975.12.3.6
Current count of all dot1x mac based users (include waiting entries).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dot1xExtMacBasedConfigTable 2.1.27975.12.4
table of dot1x mac based interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xExtMacBasedConfigEntry

dot1xExtMacBasedConfigEntry 2.1.27975.12.4.1
Dot1x mac based interface entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1xExtMacBasedConfigEntry  

dot1xExtMacBasedConfigIndex 2.1.27975.12.4.1.1
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

dot1xExtMacBasedConfigMode 2.1.27975.12.4.1.2
Dot1x port mode. 0: dot1x port based mode. 1: dot1x mac based mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER port(0), mac(1)  

dot1xExtMacBasedConfigBypassEn 2.1.27975.12.4.1.3
Dot1x mac auth bypass function. 0: disable. 1: enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dot1xExtMacBasedConfigMaxUser 2.1.27975.12.4.1.4
Max user number of the port (only include hardware accept or reject entries). Default: by default the max user number of the port is same as the max user number of the system. Different TCAM proflies have different default values.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

dot1xExtMacBasedConfigCurrentUser 2.1.27975.12.4.1.5
Current user number of the port (only include hardware accept or reject entries)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

dot1xExtMacBasedConfigMaxUserAll 2.1.27975.12.4.1.6
Max user number of the port (include waiting entries)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..510  

dot1xExtMacBasedConfigCurrentUserAll 2.1.27975.12.4.1.7
Current user number of the port (include waiting entries) Default: by default the max user number of the port is same as the max user number of the system. Different TCAM proflies have different default values. It should be 2 times large as the max hardware entries number, please reference to dot1xExtMacBasedConfigCurrentUser.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..510  

dot1xExtMacBasedUserTable 2.1.27975.12.5
table of dot1x mac based users.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1xExtMacBasedUserEntry

dot1xExtMacBasedUserEntry 2.1.27975.12.5.1
Dot1x mac based user entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1xExtMacBasedUserEntry  

dot1xExtMacBasedUserIndex 2.1.27975.12.5.1.1
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

dot1xExtMacBasedUserMac 2.1.27975.12.5.1.2
Mac address of user
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dot1xExtMacBasedUserState 2.1.27975.12.5.1.3
State of the mac based user entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER waiting(0), accept(1), reject(2), reauth(3)  

dot1xExtMacBasedUserTimer 2.1.27975.12.5.1.4
Time (seconds) before state changed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

dot1xExtMacBasedUserIsBypass 2.1.27975.12.5.1.5
Log on Method of the user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER eapolUser(0), bypassUser(1)  

dot1xExtMacBasedUserInGuestVlan 2.1.27975.12.5.1.6
If user is in guest vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

dot1xExtMacBasedUserGuestVlanID 2.1.27975.12.5.1.7
The guest vlan id. If the user is not authenticated by guest vlan, the id should be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 2..4094  

dot1xExtMacBasedUserOffLine 2.1.27975.12.5.1.8
Use this node to force a MAC user off line. The default value is 0. If this node's value is set to 1, the user should be forced offline and this entry should be deleted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), offLine(1)  

dot1xExtMacBasedClear 2.1.27975.12.6
OBJECT IDENTIFIER    

dot1xExtMacBasedClearInterface 2.1.27975.12.6.1
Specify a interface to clear all mac users.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trngMibObjects 2.1.27975.13.1
OBJECT IDENTIFIER    

trngCreateTimerangeTable 2.1.27975.13.1.1
Creat TimeRange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrngCreateTimerangeEntry

trngCreateTimerangeEntry 2.1.27975.13.1.1.1
Define the entry of trngCreateTimerangeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrngCreateTimerangeEntry  

trngIndex 2.1.27975.13.1.1.1.1
TimeRange's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

trngName 2.1.27975.13.1.1.1.2
TimeRange's name
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

trngValidFlag 2.1.27975.13.1.1.1.3
Valid or invalid flag.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trngCreateRowStatus 2.1.27975.13.1.1.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trngAbsoluteTable 2.1.27975.13.1.2
Creat absoluteness time item of the TimeRange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrngAbsoluteEntry

trngAbsoluteEntry 2.1.27975.13.1.2.1
Define the entry of trngAbsoluteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrngAbsoluteEntry  

trngAbsoluteNameIndex 2.1.27975.13.1.2.1.1
TimeRange's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

timerangeAbsoluteStartTime 2.1.27975.13.1.2.1.2
Start point of the timerange.The format defined like 'hh:mm:ss,Mon/D/YYYY'. The Month of the year should be First three letters of the month.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

timerangeAbsoluteEndTime 2.1.27975.13.1.2.1.3
End point of the timerange.The format defined like 'hh:mm:ss,Mon/D/YYYY'. The Month of the year should be First three letters of the month.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

timerangeAbsolueRowStatus 2.1.27975.13.1.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trngPeriodicTable 2.1.27975.13.1.3
Creat periodic time item of the TimeRange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrngPeriodicEntry

trngPeriodicEntry 2.1.27975.13.1.3.1
Define the index of trngPeriodicTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrngPeriodicEntry  

trngPeriodicNameIndex 2.1.27975.13.1.3.1.1
TimeRange's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

trngPeriodicStartDayOfWeek 2.1.27975.13.1.3.1.2
The start day of week. 1 monday 2 tuesday 3 wednesday 4 thursday 5 friday 6 saturday 7 sunday 8 daily 9 weekday 10 weekend
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

trngPeriodicEndDayOfWeek 2.1.27975.13.1.3.1.3
The end day of week. 1 monday 2 tuesday 3 wednesday 4 thursday 5 friday 6 saturday 7 sunday
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..7  

timerangePeriodicStartTime 2.1.27975.13.1.3.1.4
Start point of this timerange,The format defined like 'hh:mm'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

timerangePeriodicEndTime 2.1.27975.13.1.3.1.5
End point of this timerange.The format defined like 'hh:mm'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

timerangePeriodicRowStatus 2.1.27975.13.1.3.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

stpExtStpEnable 2.1.27975.14.1
An indication of whether spanning tree protocol is enabled on the device or not. The meanings of the values are: enabled(1) - Enable spanning tree protocol; disabled(2) - Disable spanning tree protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtPathcostStandard 2.1.27975.14.2
Indicates the administrative spanning tree path cost mode configured on device. The meanings of the values are: dot1d1998(1) - the standard of path cost is IEEE 802.1D-1998 standard; dot1t(2) - the standard of path cost is IEEE 802.1T standard.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot1d1998(1), dot1t(2)  

stpExtBpduGuard 2.1.27975.14.3
An indication of whether the BpduGuard is enabled on the device or not. The meanings of the values are: enable(1) - Enable bpdu-guard globally; disabled(2) - Disable bpdu-guard globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtBpduFilter 2.1.27975.14.4
An indication of whether the BpduFilter is enabled on the device or not. The meanings of the values are: enable(1) - Enable bpdu-filter globally; disabled(2) - Disable bpdu-filter globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtBpduTransparent 2.1.27975.14.5
An indication of whether the BpduTransparent is enabled on the device or not. If BPDU transparent is enabled(1), Bridge should forward BPDUs as common data packets; If BPDU transparent is disabled(2), Bridge should send BPDUs to CPU and discard BPDUs.The default value is disabled(2).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtPortTable 2.1.27975.14.6
A table that contains extended stp information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StpExtPortEntry

stpExtPortEntry 2.1.27975.14.6.1
A list of extended stp information maintained by each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  StpExtPortEntry  

stpxpPortIndex 2.1.27975.14.6.1.1
The port number of the port for which this entry contains bridge management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

stpxRootGuardObjects 2.1.27975.14.6.1.2
An indication of whether the RootGuard capability is enabled on this port or not. When a port's root guard is enabled(1) , if this port receives a superior BPDU, this port should be set to discarding state. The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpxRestrictedTcnObjects 2.1.27975.14.6.1.3
An indication of whether the RestrictedTcn capability is enabled on this port or not. If restricted TCN is enabled(1) on a port , this port should not propagate received topology change notifications and topology changes to other Ports.The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpxRestrictedRoleObjects 2.1.27975.14.6.1.4
An indication of whether the RestrictedRole capability is enabled on this port or not. If restricted Role is enabled(1) on a port, this Port should not to be selected as Root Port ; even it has the best spanning tree priority vector.The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpxEdgePortAdminBpduGuardObjects 2.1.27975.14.6.1.5
An indication of whether the administrative BpduGuard capability is enabled on this port or not. If an edge port's bpdu guard is enable(1) ,when this port receives a BPDU, this port should be set into error-disabled state; If an edge port's bpdu guard is default(0) , this port's stpxEdgePortOperBpduGuardObjects determined in accordance with stpExtBpduGuard.The default value is default(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), enabled(1), disabled(2)  

stpxEdgePortOperBpduGuardObjects 2.1.27975.14.6.1.6
The operational value of the edge port's bpdu guard parameter. If stpxEdgePortAdminBpduGuardObjects is set to default(0), then the value of stpxEdgePortOperBpduGuardObjects is determined in accordance with stpExtBpduGuard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpxEdgePortAdminBpduFilterObjects 2.1.27975.14.6.1.7
An indication of whether the administrative BpduFilter capability is enabled on this port or not. If an edge port's bpdu filter is disabled(2) , this port should transmit and receive BPDUs; if an edge port's bpdu filter is enabled(1) , this port should not transmit and receive any BPDU. if an edge port's bpdu filter is default(0) , this port's stpxEdgePortOperBpduFilterObjectsisdetermined in accordance with stpExtBpduFilter.The default value is default(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), enabled(1), disabled(2)  

stpxEdgePortOperBpduFilterObjects 2.1.27975.14.6.1.8
The operational value of the edge port's bpdu filter parameter. If stpxEdgePortAdminBpduFilterObjects is set to default(0), then the value of stpxEdgePortOperBpduFilterObjects is determined in accordance with stpExtBpduFilter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpxForceVersionObjects 2.1.27975.14.6.1.9
A Force Protocol Version parameter, controlled by management, instructs MSTP to emulate additional aspects of the behavior of earlier versions of spanning tree protocol that are not strictly required for interoperability.The value of this parameter applies to all Ports of the Bridge.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(0), rstp(2), mstp(3)  

stpxLoopGuardObjects 2.1.27975.14.6.1.10
An indication of whether the LoopGuard capability is enabled on this port or not. When a port's loop guard is enabled(1) , and BPDUs are not received on a non-designated port after max_age, that port should move into the STP loop-inconsistent blocking state and should not pass user traffic. The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtTrapEnable 2.1.27975.14.7
An indication of whether spanning tree protocol trap is enabled on the device or not. The meanings of the values are: enabled(1) - Enable spanning tree protocol trap; disabled(2) - Disable spanning tree protocol trap.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpExtMaxhops 2.1.27975.14.8
The max hops of spanning tree protocol, its range is <1-40> and default value is 20
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

mstpExt 2.1.27975.14.10
OBJECT IDENTIFIER    

stpVersion 2.1.27975.14.10.1
The version of Spanning Tree Protocol the bridge is currently running.The value 'stpCompatible(1)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998 ,'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and clause 17 of 802.1D-2004,'mstp(3)'indicates the Multiple Spanning Tree Protocol specified in IEEE 802.1s .The values are directly from the IEEE standard. New values may be defined as future versions of the protocol become available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(1), rstp(2), mstp(3)  

stpRegionName 2.1.27975.14.10.2
The configuration name that identifies the MST region and is used as one of the inputs in the computation of the MST Configuration Identifier. This object does not have any default value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

stpRevision 2.1.27975.14.10.3
This object identifies the MST revision that identifies the MST region and is used as one of the inputs in the computation of the MST configuration Identifier.This object does not have any default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

stpVlanTable 2.1.27975.14.10.4
A table that contains MSTI-VLAN mapping. This release supports up to 16 instances; each spanning tree instance is identified by an instance ID that ranges from 0 to 4094. Instance 0 is mandatory and is always present.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StpVlanEntry

stpVlanEntry 2.1.27975.14.10.4.1
A list of information maintained by every MST instance about the VLANs mapped to that instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  StpVlanEntry  

stpVlanId 2.1.27975.14.10.4.1.1
This is the index to the MSTI-VLAN Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

stpVlanInstId 2.1.27975.14.10.4.1.2
Identifier of this MST Instance.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

stpInstTable 2.1.27975.14.10.5
A table that contains MST instance-specific configuration and operational information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StpInstEntry

stpInstEntry 2.1.27975.14.10.5.1
A list of information maintained by every mst instance about the STP topology for that instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  StpInstEntry  

stpInstId 2.1.27975.14.10.5.1.1
Identifier of this MST Instance. MST establishes and maintains additional spanning trees withineach MST region. These spanning trees are referred to as MST instances (MSTIs).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

stpPriority 2.1.27975.14.10.5.1.2
The lower the priority of the bridge, the higher likelihood of the bridge becoming a root bridge or a designated bridge for the LAN. The permitted range of values is 0-61440. The priority values must be in multiples of 4096.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..61440  

stpInstDesignatedRoot 2.1.27975.14.10.5.1.3
The bridge identifier of the root of the corresponding spanning tree instance as determined by the Spanning Tree Protocol for that instance. This value is used as the CIST Root Identifier or MSTI regional root identifier parameter in all MST BPDUs originated by this node.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

stpInstRootCost 2.1.27975.14.10.5.1.4
The cost of the path to the root as seen from this bridge for this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpInstRootPort 2.1.27975.14.10.5.1.5
The port number of the port which offers the lowest cost path from this bridge to the root bridge for this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpInstPortTable 2.1.27975.14.10.6
A table that contains MST port and instance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StpInstPortEntry

stpInstPortEntry 2.1.27975.14.10.6.1
A list of information maintained by every MST port for each MST instance it belongs to about the Spanning Tree Protocol state for that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  StpInstPortEntry  

stpInstPortPriority 2.1.27975.14.10.6.1.1
The value of the priority field which is contained in the most significant 4 bits of the first (in network byte order) octet of the (2 octet long) Port ID.As it is contained only in 4 bits, the value has to be a multiple of 16.The other octet of the Port ID is given by the value of stpInstPortIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..240  

stpInstPortState 2.1.27975.14.10.6.1.2
The port'scurrent state as defined by application of the Spanning Tree Protocol.This state controls what action a port takes on reception of a frame.For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), discarding(2), learning(3), forwarding(4)  

stpInstPortPathCost 2.1.27975.14.10.6.1.3
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Path cost in range .(802.1t:1-200000000, 802.1d-1998:1-65535).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200000000  

stpInstPortDesignatedRoot 2.1.27975.14.10.6.1.4
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  

stpInstPortDesignatedCost 2.1.27975.14.10.6.1.5
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  

stpInstPortDesignatedBridge 2.1.27975.14.10.6.1.6
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  

stpInstPortDesignatedPort 2.1.27975.14.10.6.1.7
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stpInstPortRole 2.1.27975.14.10.6.1.8
The role of the port.As per IEEE 802.1s, the port can have any of the following roles: Disabled, Root, Designated, Alternate, Backup, Master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(0), alternate(1), root(2), designated(3), disabled(4), backup(5)  

stpInstRestrictedRole 2.1.27975.14.10.6.1.9
An indication of whether the RestrictedRole capability is enabled on this port or not. If restricted Role is enabled(1) on a port,this Port should not to be selected as Root Port ; even it has the best spanning tree priority vector.The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpInstRestrictedTcn 2.1.27975.14.10.6.1.10
An indication of whether the RestrictedTcn capability is enabled on this port or not. If restricted TCN is enabled(1) on a port , this port should not propagate received topology change notifications and topology changes to other Ports.The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpInstNum 2.1.27975.14.10.7
This object identifies the number of mst configured instances.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

stpDigests 2.1.27975.14.10.8
This object identifies the number of MST Configuration Identification.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

igmpRouterInterfaceExtTable 2.1.27975.16.1
table of interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpRouterInterfaceExtEntry

igmpRouterInterfaceExtEntry 2.1.27975.16.1.1
igmp router interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpRouterInterfaceExtEntry  

igmpRouterIfIndex 2.1.27975.16.1.1.1
igmp router Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

igmpRouterQuerierType 2.1.27975.16.1.1.2
igmp router Interface querier type: ipv4 or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

igmpRouterIfGroupLimit 2.1.27975.16.1.1.3
igmp router Interface group limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8192  

igmpRouterIfImmediateLeaveAccess 2.1.27975.16.1.1.4
Leave groups immediately without sending last member query, use for one host network only.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

igmpRouterIfProxyService 2.1.27975.16.1.1.5
Igmp router Interface proxy service . True(1),False(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpRouterIfAccess 2.1.27975.16.1.1.6
igmp router Interface IGMP group access group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

igmpRouterIfQuerierTimeout 2.1.27975.16.1.1.7
igmp router Interface IGMP previous querier timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..300  

igmpRouterIfGroupLimitExceptAccess 2.1.27975.16.1.1.8
igmp router Interface IGMP group access group, Groups not to be counted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

igmpRouterIfClearGrp 2.1.27975.16.1.1.9
Delete IGMP group cache entries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), clear(1)  

igmpRouterGobalGrpLimit 2.1.27975.16.2
Igmp router global group limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8192  

igmpRouterSsmMappingEnable 2.1.27975.16.3
The state of ssm mapping .enable(1), disable(2). Default setting is disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(2), enable(1)  

igmpRouterSsmMappingTable 2.1.27975.16.4
Configure ssm mapping list. using acl to map to specified source
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpRouterSsmMappingEntry

igmpRouterSsmMappingEntry 2.1.27975.16.4.1
Entry of igmpRouterSsmMappingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpRouterSsmMappingEntry  

igmpRouterSsmMappingIndex 2.1.27975.16.4.1.1
index of group list mapping (1~32)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

igmpRouterSsmMappingSourceAddress 2.1.27975.16.4.1.2
source address which group list mapping to
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

igmpRouterSsmMappingAclName 2.1.27975.16.4.1.3
acl name of group list
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

igmpRouterSsmMappingRowStatus 2.1.27975.16.4.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sysmonEnable 2.1.27975.17.1
The state of sysmon .enable(1), disable(2). Default setting is enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

heartBeatMonitor 2.1.27975.17.2
OBJECT IDENTIFIER    

heartBeatMonitorEnable 2.1.27975.17.2.1
The state of heart-beat-monitor. enable(1), disable(2). Default setting is enable(1)
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

heartBeatMonitorReactivate 2.1.27975.17.2.2
The reactive type of heart-beat-monitor.warning(0), shutdown(1), reload(2). Default setting is reload(2).
Status: current Access: read-write
OBJECT-TYPE    
  HBMReactivateType  

lastDumpedProcess 2.1.27975.17.3
The process id of last dumped process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65536  

arpAclGroupTable 2.1.27975.20.1
Configure arp access list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpAclGroupEntry

arpAclGroupEntry 2.1.27975.20.1.1
Define the index of arpAclGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpAclGroupEntry  

arpAclGroupIndex 2.1.27975.20.1.1.1
The index of arp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 30001..40000  

arpAclGroupName 2.1.27975.20.1.1.2
The name of arp acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

arpAclGroupRowStatus 2.1.27975.20.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

arpAclRuleTable 2.1.27975.20.2
A table of ARP acl rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpAclRuleEntry

arpAclRuleEntry 2.1.27975.20.2.1
Arp acl rules information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpAclRuleEntry  

arpAclIndex 2.1.27975.20.2.1.1
The index of arp acl group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 30001..40000  

arpAclRuleIndex 2.1.27975.20.2.1.2
The rule index of arp acl rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..131071  

arpAclAct 2.1.27975.20.2.1.3
The action of arp acl rule. permit(1), deny(2).
Status: current Access: read-create
OBJECT-TYPE    
  RuleAction  

arpType 2.1.27975.20.2.1.4
The type of arp: request or response or all. request(1), response(2), all(3).
Status: current Access: read-create
OBJECT-TYPE    
  ArpType  

arpSenderIp 2.1.27975.20.2.1.5
The ARP sender IP adress.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

arpSenderIpWild 2.1.27975.20.2.1.6
The ARP sender IP adress's wild.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

arpSenderMac 2.1.27975.20.2.1.7
The ARP sender mac adress.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

arpSenderMacWild 2.1.27975.20.2.1.8
The ARP sender mac adress's wild .
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

arpAclLog 2.1.27975.20.2.1.9
record the log when being matched. true(1), false(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

arpAclRowStatus 2.1.27975.20.2.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

arpAclApplyTable 2.1.27975.20.3
A table of ARP acl applying.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpAclApplyEntry

arpAclApplyEntry 2.1.27975.20.3.1
Arp acl applying information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpAclApplyEntry  

arpAclApplyVid 2.1.27975.20.3.1.1
The vlan id of arp acl applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

arpAclApplyName 2.1.27975.20.3.1.2
The applied arp acl name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

arpAclApplyStatic 2.1.27975.20.3.1.3
The arp acl applied type is static. true(1), false(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

arpAclApplyRowStatus 2.1.27975.20.3.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

arpInspValidateDestMac 2.1.27975.20.4
whether do Validation of arp's dest-mac. true(1), false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arpInspValidateIP 2.1.27975.20.5
whether do Validation of arp's IP. true(1), false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arpInspValidateSrcMac 2.1.27975.20.6
whether do Validation of arp's src-mac. true(1), false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

arpInspEnableTable 2.1.27975.20.7
A table of ARP Inspection Enable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpInspEnableEntry

arpInspEnableEntry 2.1.27975.20.7.1
Arp inspection enable information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpInspEnableEntry  

arpInspEnVid 2.1.27975.20.7.1.1
The vlan id, which enables arp inspection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

arpInspEnableRowStatus 2.1.27975.20.7.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

arpInspIfTrustTable 2.1.27975.20.8
A table of ARP trust interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpInspIfTrustEntry

arpInspIfTrustEntry 2.1.27975.20.8.1
ARP trust interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpInspIfTrustEntry  

arpInspTrustIfindex 2.1.27975.20.8.1.1
The ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

arpInspTrustRowStatus 2.1.27975.20.8.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

arpInspLogbuffEntries 2.1.27975.20.9
Number of entries for log buffer. Range 10~1024. Default value is 32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1024  

arpInspLogbuffLogsTable 2.1.27975.20.10
A table of ARP Inspection log buff logs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpInspLogbuffLogsEntry

arpInspLogbuffLogsEntry 2.1.27975.20.10.1
ARP log buff logs information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpInspLogbuffLogsEntry  

arpInspLogbuffLogs 2.1.27975.20.10.1.1
Number of logs per interval. Range 0~1024. Default value is 5.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1024  

arpInspLogbuffInterval 2.1.27975.20.10.1.2
Interval for controlling logging rate. Range 0~86400. Default value is 1.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..86400  

arpInspLogbuffRowStatus 2.1.27975.20.10.1.3
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pimsmMibObject 2.1.27975.21.1
Description.
Status: current Access: read-create
OBJECT-IDENTITY    

pimInterfaceExtTable 2.1.27975.21.1.1
table of pim interface extension entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimInterfaceExtEntry

pimInterfaceExtEntry 2.1.27975.21.1.1.1
pim sm interface extension entry
Status: current Access: not-accessible
OBJECT-TYPE    
  PimInterfaceExtEntry  

pimInterfaceIfIndex 2.1.27975.21.1.1.1.1
pim Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

pimInterfaceIPVersion 2.1.27975.21.1.1.1.2
pim interface IP version
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

pimInterfaceExcludeGenid 2.1.27975.21.1.1.1.3
Exclude gen-id option from PIM hello packets on this interface
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimInterfaceNeighborFilter 2.1.27975.21.1.1.1.4
PIM peering filter
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

pimInterfaceUnicastBsm 2.1.27975.21.1.1.1.5
Enable sending and receiving of unicast BSM for backward compatibility
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimAcceptRegisterList 2.1.27975.21.1.2
Register accept filter at RP
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

pimIgnoreRpSetPriority 2.1.27975.21.1.3
Ignore RP set priority value.enable(1),disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimCiscoRegisterChecksum 2.1.27975.21.1.4
Calculate register checksum over whole packet (Cisco compatibility).enable(1),disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimJpTimer 2.1.27975.21.1.5
Join/Prune timer
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

pimRegisterRateLimit 2.1.27975.21.1.6
Rate limit for PIM registers, Packets per second
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

pimRegisterRpReachability 2.1.27975.21.1.7
Enable RP reachability check for PIM registers
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimRegisterSource 2.1.27975.21.1.8
Source address for PIM register
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

pimRegisterSuppression 2.1.27975.21.1.9
Register suppression for PIM registers
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimRpRegisterKat 2.1.27975.21.1.10
KAT for (S,G) at RP from PIM registers: KAT time in secs
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

pimSptSwitchThresholdInfinity 2.1.27975.21.1.11
Source-tree switching threshold Never switch
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimSptSwitchThresholdInfinityList 2.1.27975.21.1.12
Source-tree switching threshold Never switch list
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

pimBsrCandidate 2.1.27975.21.1.13
Candidate bootstrap router (candidate BSR)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

pimSsmDefault 2.1.27975.21.1.14
Set SSM range as default. enable(1), disable(2). Default setting is disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimSsmRange 2.1.27975.21.1.15
Set SSM range to group list by acl
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

pimMcastPimSmAdminMode 2.1.27975.21.1.16
PIM SM administrative mode enable. Always enable. set value: (1)enable (2)disable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

pimSwitchIPRoutingMode 2.1.27975.21.1.17
IP Routing administrative mode enable. Always enable. set value: (1)enable (2)disable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

pimIfMcastEnableExtTable 2.1.27975.21.1.18
table of pim interface mcast enable extension entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimIfMcastEnableExtEntry

pimIfMcastEnableExtEntry 2.1.27975.21.1.18.1
pim sm interface extension entry
Status: current Access: not-accessible
OBJECT-TYPE    
  PimIfMcastEnableExtEntry  

pimIfMcastEnableIfIndex 2.1.27975.21.1.18.1.1
pim Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

pimIfMcastEnableIPVersion 2.1.27975.21.1.18.1.2
pim interface IP version.IPv4(1),IPv6(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

pimIfMcastEnable 2.1.27975.21.1.18.1.3
pim Interface multicast enable. set value: (4)set (6)unset
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..6  

pimIfMcastEnableState 2.1.27975.21.1.18.1.4
pim Interface multicast enable. set value: (1)active (2)inactive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

ospfExtProcessTable 2.1.27975.22.1
Table of process entry. The the 0 index is used by default vrf, if the index is 0, the ospfExtProcessVrfName is invalid.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtProcessEntry

ospfExtProcessEntry 2.1.27975.22.1.1
Ospf process entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtProcessEntry  

ospfExtProcessIndex 2.1.27975.22.1.1.1
Ospf index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtProcessVrfName 2.1.27975.22.1.1.2
VRF Name to associate with this ospf.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtProcessRowStatus 2.1.27975.22.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtProcessLsaSummaryRouterCount 2.1.27975.22.1.1.4
Ospf router LSA count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryRouterMaxAge 2.1.27975.22.1.1.5
Ospf router LSA count in max age status for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryNetworkCount 2.1.27975.22.1.1.6
Ospf network LSA count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryNetworkMaxAge 2.1.27975.22.1.1.7
Ospf network LSA count in max age status for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryNetCount 2.1.27975.22.1.1.8
Ospf summary net LSA count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryNetMaxAge 2.1.27975.22.1.1.9
Ospf summary net LSA count in max age status for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryASBRCount 2.1.27975.22.1.1.10
Ospf summary ASBR LSA count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryASBRMaxAge 2.1.27975.22.1.1.11
Ospf summary ASBR LSA count in max age status for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryType5ExtCount 2.1.27975.22.1.1.12
Ospf type-5 Ext LSA count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryType5ExtMaxAge 2.1.27975.22.1.1.13
Ospf type-5 Ext LSA count in max age status for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryAttributeCount 2.1.27975.22.1.1.14
Ospf attribute LSA count for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryAttributeMaxAge 2.1.27975.22.1.1.15
Ospf attribute LSA count in max age status for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueLinkCount 2.1.27975.22.1.1.16
Ospf opaque link LSA count for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueLinkMaxAge 2.1.27975.22.1.1.17
Ospf opaque link LSA count in max age status for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueProcessCount 2.1.27975.22.1.1.18
Ospf opaque area LSA count for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueProcessMaxAge 2.1.27975.22.1.1.19
Ospf opaque area LSA count in max age status for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueASCount 2.1.27975.22.1.1.20
Ospf opaque AS LSA count for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessLsaSummaryOpaqueASMaxAge 2.1.27975.22.1.1.21
Ospf opaque AS LSA count in max age status for specified process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryConnectedCount 2.1.27975.22.1.1.22
Ospf connected route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryDiscardCount 2.1.27975.22.1.1.23
Ospf black-hole route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryIntraAreaCount 2.1.27975.22.1.1.24
Ospf intra area route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryInterAreaCount 2.1.27975.22.1.1.25
Ospf inter area route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryExtType1Count 2.1.27975.22.1.1.26
Ospf Ext type 1 route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryExtType2Count 2.1.27975.22.1.1.27
Ospf Ext type 2 route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryN1Count 2.1.27975.22.1.1.28
Ospf N1 route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtProcessRouteSummaryN2Count 2.1.27975.22.1.1.29
Ospf N2 route count for specified process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtBinding 2.1.27975.22.2
Binding ospf process to mib.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtIfTable 2.1.27975.22.3
table of if entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtIfEntry

ospfExtIfEntry 2.1.27975.22.3.1
Login entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtIfEntry  

ospfExtIfIpAddress 2.1.27975.22.3.1.1
The IP address of this OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ospfExtAddressLessIf 2.1.27975.22.3.1.2
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtIfMtu 2.1.27975.22.3.1.3
OSPF interface MTU.The range is 576-65535 and the default value is 1500.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtIfCost 2.1.27975.22.3.1.4
OSPF interface MTU.The range is 1-65535 and the default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtIfOutgoingLSA 2.1.27975.22.3.1.5
Filter OSPF LSA during synchronization and flooding.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unset(1), set(2)  

ospfExtIfMtuIgnore 2.1.27975.22.3.1.6
Ignores the MTU in DBD packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unset(1), set(2)  

ospfExtIfAuth 2.1.27975.22.3.1.9
Display authentication type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAuthentication(0), simple(1), message-digest(2), unset(3)  

ospfExtIfDeadInterval 2.1.27975.22.3.1.10
The OSPF dead interval, the default value is: 40(broadcast), 120(non-broadcast), 120(pointToMultipoint), 40(pointToPoint), 120(pointToMultipointAndNonBroadcast)..
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtIfHelloInterval 2.1.27975.22.3.1.11
The OSPF hello interval, the default value is: 10(broadcast), 30(non-broadcast), 30(pointToMultipoint), 10(pointToPoint), 30(pointToMultipointAndNonBroadcast).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtIfPri 2.1.27975.22.3.1.12
The OSPF priority, the default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ospfExtIfRetransInterval 2.1.27975.22.3.1.13
The OSPF retransmit interval, the default value is 5.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtIfTransDelay 2.1.27975.22.3.1.14
The OSPF transmit delay, the default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtIfDRRouterId 2.1.27975.22.3.1.15
The designated router id of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtIfBackupDRRouterId 2.1.27975.22.3.1.16
The backup designated router id of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtIfDbFilterFlag 2.1.27975.22.3.1.17
The database filter flag of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtIfHelloDue 2.1.27975.22.3.1.18
The hello due time of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtIfNeighborCount 2.1.27975.22.3.1.19
The neighbor count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfAdjacentNeighborCount 2.1.27975.22.3.1.20
The adjacent neighbor count id of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfCryptSequenceNumber 2.1.27975.22.3.1.21
The crypt sequence number of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfHelloRecv 2.1.27975.22.3.1.22
The hello recieved count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfHelloSend 2.1.27975.22.3.1.23
The hello send count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfDDRecv 2.1.27975.22.3.1.24
The DD recieved count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfDDSend 2.1.27975.22.3.1.25
The DD send count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLSReqRecv 2.1.27975.22.3.1.26
The LS req recieved count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLSReqSend 2.1.27975.22.3.1.27
The LS req send count id of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLSUpdRecv 2.1.27975.22.3.1.28
The LS update recieved count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLSUpdSend 2.1.27975.22.3.1.29
The LS update send count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLsAckRecv 2.1.27975.22.3.1.30
The LS ack recieved count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLsAckSend 2.1.27975.22.3.1.31
The LS ack send count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfLsAckDiscard 2.1.27975.22.3.1.32
The LS ack discard count of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtIfTeMetric 2.1.27975.22.3.1.33
OSPF TE metric value.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtAreaStubTable 2.1.27975.22.4
table of area stub entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAreaStubEntry

ospfExtAreaStubEntry 2.1.27975.22.4.1
Area stub entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtAreaStubEntry  

ospfExtAreaStubStat 2.1.27975.22.4.1.1
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtAreaStubNoSummary 2.1.27975.22.4.1.2
Do not inject inter-area routes into stub.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noSummary(1), summary(2)  

ospfExtFilterTable 2.1.27975.22.5
table of area stub entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtFilterEntry

ospfExtFilterEntry 2.1.27975.22.5.1
Area stub entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtFilterEntry  

ospfExtFilterId 2.1.27975.22.5.1.1
A 32-bit integer uniquely identifying an area.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtFilterPrefixIn 2.1.27975.22.5.1.2
Name of an IP prefix-list.Max length is 20.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtFilterPrefixOut 2.1.27975.22.5.1.3
Name of an IP prefix-list.Max length is 20.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtFilterAccessIn 2.1.27975.22.5.1.4
Name of an access-list.Max length is 20.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtFilterAccessOut 2.1.27975.22.5.1.5
Name of an access-list.Max length is 20.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtSummaryAddrTable 2.1.27975.22.6
table of summary address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtSummaryAddrEntry

ospfExtSummaryAddrEntry 2.1.27975.22.6.1
summary address entry
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtSummaryAddrEntry  

ospfExtSummaryAddrStat 2.1.27975.22.6.1.1
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtSummaryAddrNotAdvertise 2.1.27975.22.6.1.2
Suppress routes that match the prefix.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAdvertise(1), advertise(2)  

ospfExtSummaryAddrTag 2.1.27975.22.6.1.3
Set tag (0-4294967295).
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtSummaryAddrMetric 2.1.27975.22.6.1.4
Ospf summary address metric value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..16777215  

ospfExtSummaryAddrMetricType 2.1.27975.22.6.1.5
OSPF summary address metic type, the default value is 2, 0 means unspecified.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

ospfExtProperty 2.1.27975.22.7
OBJECT IDENTIFIER    

compatibleRfc 2.1.27975.22.7.1
This should always write running-config to startup-config. And the valid value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uncompatible(1), compatible(2)  

timersSpfDelay 2.1.27975.22.7.2
Delay between receiving a change to SPF calculation. The range is 0-2147483647.Default value is 5.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

timersSpfHold 2.1.27975.22.7.3
Hold time between consecutive SPF calculations. The range is 0-2147483647.Default value is 10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

refreshTimer 2.1.27975.22.7.4
Adjust refresh parameters.The range is 10-1800.Default value is 10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

referBandwidth 2.1.27975.22.7.5
Use reference bandwidth method to assign OSPF cost. The range is 1-4294967.Default value is 100.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

maxConcurrentDd 2.1.27975.22.7.6
Maximum number allowed to process DD concurrently. The range is 1-65535.Default value is 5.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

maximumArea 2.1.27975.22.7.7
Maximum number of ospf area.The range is 1-4294967294.Default value is 3000.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

defaultMetric 2.1.27975.22.7.8
Set metric of redistributed routes.The range is 0-16777214.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

distance 2.1.27975.22.7.9
OSPF Administrative distance.The range is 1-255.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

distanceIntra 2.1.27975.22.7.10
Distance for intra-area routes.The range is 1-255.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

distanceInter 2.1.27975.22.7.11
Distance for inter-area routes.The range is 1-255. The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

distanceExternal 2.1.27975.22.7.12
Distance for external routes.The range is 1-255.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtNeighborTable 2.1.27975.22.8
table of neighbour entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtNeighborEntry

ospfExtNeighborEntry 2.1.27975.22.8.1
neighbour address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtNeighborEntry  

ospfExtNeighborStat 2.1.27975.22.8.1.1
The status of this conceptual row.Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtNeighborPollInterval 2.1.27975.22.8.1.2
OSPF dead-router polling interval.The range is 1-65535. Default value is 120.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtNeighborCost 2.1.27975.22.8.1.3
OSPF neighbor cost value.The range is 1-65535. The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtNeighborPri 2.1.27975.22.8.1.4
OSPF neighbor priority, the unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ospfExtNeighborStateStr 2.1.27975.22.8.1.5
OSPF NeighborState.The range is 0-8.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dependUpon(0), down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)  

ospfExtNeighborDeadTimeStr 2.1.27975.22.8.1.6
OSPF dead-router time string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtNeighborIpAddr 2.1.27975.22.8.1.7
OSPF neighbor ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtNeighborIfName 2.1.27975.22.8.1.8
OSPF neighbor interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtRedistribute 2.1.27975.22.9
OBJECT IDENTIFIER    

redistributeBgp 2.1.27975.22.9.1
Redistribute border gateway protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

redistributeBgpMetricType 2.1.27975.22.9.2
Redistribute border gateway protocol metric type.The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(0), type1(1), type2(2)  

redistributeBgpMetric 2.1.27975.22.9.3
Redistribute border gateway protocol metric. The range is 0-16777214.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redistributeBgpRouteMap 2.1.27975.22.9.4
Redistribute border gateway protocol route map reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

redistributeBgpTag 2.1.27975.22.9.5
Redistribute border gateway protocol tag.The range is 0-4294967295.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

redistributeConnected 2.1.27975.22.9.6
Redistribute connected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

redistributeConnectedMetricType 2.1.27975.22.9.7
Redistribute border gateway protocol metric type. The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

redistributeConnectedMetric 2.1.27975.22.9.8
Redistribute border gateway protocol metric.The range is 0-16777214. The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redistributeConnectedRouteMap 2.1.27975.22.9.9
Redistribute border gateway protocol route map reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

redistributeConnectedTag 2.1.27975.22.9.10
Redistribute border gateway protocol tag.The range is 0-4294967295.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

redistributeRip 2.1.27975.22.9.11
RedistributeRip routing information protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

redistributeRipMetricType 2.1.27975.22.9.12
Redistribute border gateway protocol metric type. The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

redistributeRipMetric 2.1.27975.22.9.13
Redistribute border gateway protocol metric. The range is 0-16777214.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redistributeRipRouteMap 2.1.27975.22.9.14
Redistribute border gateway protocol route map reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

redistributeRipTag 2.1.27975.22.9.15
Redistribute border gateway protocol tag.The range is 0-4294967295. The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

redistributeStatic 2.1.27975.22.9.16
RedistributeRip static routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

redistributeStaticMetricType 2.1.27975.22.9.17
Redistribute border gateway protocol metric type.The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

redistributeStaticMetric 2.1.27975.22.9.18
Redistribute border gateway protocol metric.The range is 0-16777214. The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redistributeStaticRouteMap 2.1.27975.22.9.19
Redistribute border gateway protocol route map reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

redistributeStaticTag 2.1.27975.22.9.20
Redistribute border gateway protocol tag.The range is 0-4294967295.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

redistributeBgpTagClr 2.1.27975.22.9.21
Reset redistribute Bgp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), reset(1)  

redistributeConnectedTagClr 2.1.27975.22.9.22
Reset redistribute Connected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), reset(1)  

redistributeRipTagClr 2.1.27975.22.9.23
Reset redistribute Rip.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), reset(1)  

redistributeStaticTagClr 2.1.27975.22.9.24
Reset redistribute Static
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), reset(1)  

ospfExtdistribute 2.1.27975.22.10
OBJECT IDENTIFIER    

ospfExtdistributeIn 2.1.27975.22.10.1
Filter incoming routing updates.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtdistributeOutBgp 2.1.27975.22.10.2
Filter outgoing routing updates for bgp.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtdistributeOutConnected 2.1.27975.22.10.3
Filter outgoing routing updates for connected.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtdistributeOutRip 2.1.27975.22.10.4
Filter outgoing routing updates for rip.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtdistributeOutStatic 2.1.27975.22.10.5
Filter outgoing routing updates for static.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtOriginate 2.1.27975.22.11
OBJECT IDENTIFIER    

ospfExtOriginateEn 2.1.27975.22.11.1
Control distribution of default information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

ospfExtOriginateAlways 2.1.27975.22.11.2
Always advertise default route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(2), yes(1)  

ospfExtOriginateMetricType 2.1.27975.22.11.3
Set OSPF metric type for default routes.The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

ospfExtOriginateMetric 2.1.27975.22.11.4
Set OSPF default metric.The range is 0-16777214.The unset value is -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ospfExtOriginateRouteMap 2.1.27975.22.11.5
Route map reference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

ospfExtNetworkTable 2.1.27975.22.12
table of area stub entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtNetworkEntry

ospfExtNetworkEntry 2.1.27975.22.12.1
Network entry
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtNetworkEntry  

ospfExtNetworkArea 2.1.27975.22.12.1.1
OSPF area ID in IP address format.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ospfExtNetworkRowStatus 2.1.27975.22.12.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtPassiveIfTable 2.1.27975.22.13
table of passive interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtPassiveIfEntry

ospfExtPassiveIfEntry 2.1.27975.22.13.1
Network entry
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtPassiveIfEntry  

ospfExtPassiveIfId 2.1.27975.22.13.1.1
Interface's id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtPassiveIfName 2.1.27975.22.13.1.2
Interface's name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtPassiveIfStatus 2.1.27975.22.13.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtMsgDigestKeyTable 2.1.27975.22.14
table of digest-key entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtMsgDigestKeyEntry

ospfExtMsgDigestKeyEntry 2.1.27975.22.14.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtMsgDigestKeyEntry  

ospfExtMsgDigestKeyIfindex 2.1.27975.22.14.1.1
Interface's id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtMsgDigestKeyId 2.1.27975.22.14.1.2
digest key's id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ospfExtMsgDigestKeyPwd 2.1.27975.22.14.1.3
digest key password.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

ospfExtMsgDigestKeyStatus 2.1.27975.22.14.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtAreaTable 2.1.27975.22.15
Table of area authentication entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAreaEntry

ospfExtAreaEntry 2.1.27975.22.15.1
Area authentication entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtAreaEntry  

ospfExtAreaId 2.1.27975.22.15.1.1
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ospfExtAreaDefaultCost 2.1.27975.22.15.1.2
Ospf area default cost.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16777215  

ospfExtAreaAuthType 2.1.27975.22.15.1.6
Use message-digest authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simplePassword(1), md5(2)  

ospfExtAreaLsaSummaryRouterCount 2.1.27975.22.15.1.7
Ospf router LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryRouterMaxAge 2.1.27975.22.15.1.8
Ospf router LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryNetworkCount 2.1.27975.22.15.1.9
Ospf network LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryNetworkMaxAge 2.1.27975.22.15.1.10
Ospf network LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryNetCount 2.1.27975.22.15.1.11
Ospf summary net LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryNetMaxAge 2.1.27975.22.15.1.12
Ospf summary net LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryASBRCount 2.1.27975.22.15.1.13
Ospf summary ASBR LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryASBRMaxAge 2.1.27975.22.15.1.14
Ospf summary ASBR LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryType5ExtCount 2.1.27975.22.15.1.15
Ospf type-5 Ext LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryType5ExtMaxAge 2.1.27975.22.15.1.16
Ospf type-5 Ext LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryAttributeCount 2.1.27975.22.15.1.17
Ospf attribute LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryAttributeMaxAge 2.1.27975.22.15.1.18
Ospf attribute LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueLinkCount 2.1.27975.22.15.1.19
Ospf opaque link LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueLinkMaxAge 2.1.27975.22.15.1.20
Ospf opaque link LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueAreaCount 2.1.27975.22.15.1.21
Ospf opaque area LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueAreaMaxAge 2.1.27975.22.15.1.22
Ospf opaque area LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueASCount 2.1.27975.22.15.1.23
Ospf opaque AS LSA count for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaLsaSummaryOpaqueASMaxAge 2.1.27975.22.15.1.24
Ospf opaque AS LSA count in max age status for specified area.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaRangeTable 2.1.27975.22.16
Table of area range entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAreaRangeEntry

ospfExtAreaRangeEntry 2.1.27975.22.16.1
Area range entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtAreaRangeEntry  

ospfExtAreaRangeRowStatus 2.1.27975.22.16.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtAreaRangeAdvertise 2.1.27975.22.16.1.6
Use message-digest authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER advertise(1), noAdvertise(2)  

ospfExtAreaVirtualLinkTable 2.1.27975.22.17
Table of area virtual link entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAreaVirtualLinkEntry

ospfExtAreaVirtualLinkEntry 2.1.27975.22.17.1
Area virtual link entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  OspfExtAreaVirtualLinkEntry  

ospfExtAreaVirtualLinkAreaId 2.1.27975.22.17.1.1
The OSPF area ID.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ospfExtAreaVirtualLinkIpAddr 2.1.27975.22.17.1.2
The ID(ip address) associated with virtual link neighbor.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ospfExtAreaVirtualLinkDeadInterval 2.1.27975.22.17.1.3
The OSPF virtual link dead interval, the default value is 40.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaVirtualLinkHelloInterval 2.1.27975.22.17.1.4
The OSPF virtual link hello interval, the default value is 10.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ospfExtAreaVirtualLinkRetransInterval 2.1.27975.22.17.1.5
The OSPF virtual link retransmit interval, the default value is 5.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..3600  

ospfExtAreaVirtualLinkTransDelay 2.1.27975.22.17.1.6
The OSPF virtual link transmit delay, the default value is 1.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..3600  

ospfExtAreaVirtualLinkAuthKey 2.1.27975.22.17.1.7
The OSPF virtual link authentication key.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

ospfExtAreaVirtualLinkRowStatus 2.1.27975.22.17.1.10
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

ospfExtAreaVirtualLinkAuthClr 2.1.27975.22.17.1.11
Enable authentication, the default value is 0.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simplePassword(1), md5(2)  

ospfExtAreaVirtualLinkStat 2.1.27975.22.17.1.12
The OSPF virtual link status.Range is 0-7.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER dependUpon(0), down(1), loopback(2), waiting(3), pointTopoint(4), drOther(5), backup(6), dr(7)  

ospfExtAreaVirtualLinkIfName 2.1.27975.22.17.1.13
The OSPF virtual link interface name.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtAreaVirtualLinkLocalAddr 2.1.27975.22.17.1.14
The OSPF virtual link local address.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtAreaVirtualLinkRemoteAddr 2.1.27975.22.17.1.15
The OSPF virtual link remote address.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtAreaVirtualLinkHelloDue 2.1.27975.22.17.1.16
The OSPF virtual link hello due.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfExtAreaVirtualLinkAdjacencyState 2.1.27975.22.17.1.17
The OSPF virtual link adjacency state, range is 0-8.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER dependUpon(0), down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)  

ospfExtAreaVirtualLinkMsgDigestKeyTable 2.1.27975.22.18
Table of area authentication entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAreaVirtualLinkMsgDigestKeyEntry

ospfExtAreaVirtualLinkMsgDigestKeyEntry 2.1.27975.22.18.1
Area authentication entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  OspfExtAreaVirtualLinkMsgDigestKeyEntry  

ospfExtAreaVirtualLinkMsgDigestKeyRowStatus 2.1.27975.22.18.1.1
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: obsolete Access: read-write
OBJECT-TYPE    
  RowStatus  

ospfExtAreaVirtualLinkMsgDigestKeyPwd 2.1.27975.22.18.1.2
Area virtual link digest key password.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

ospfExtRouterLsdbTable 2.1.27975.22.19
Table of OSPF router LSDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtRouterLsdbEntry

ospfExtRouterLsdbEntry 2.1.27975.22.19.1
A single instance of LSDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtRouterLsdbEntry  

ospfExtRouterLsaId 2.1.27975.22.19.1.1
OSPF LSA id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtRouterLsaAge 2.1.27975.22.19.1.2
OSPF LSA aging time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtRouterLsaOption 2.1.27975.22.19.1.3
OSPF LSA option string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfExtRouterLsaAdvRouter 2.1.27975.22.19.1.4
OSPF LSA ADV Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtRouterLsaSeq 2.1.27975.22.19.1.5
OSPF LSA sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtRouterLsaChkSum 2.1.27975.22.19.1.6
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtRouterLsaLinkCount 2.1.27975.22.19.1.7
OSPF LSA link count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtRouterLsaOpaqueID 2.1.27975.22.19.1.8
OSPF LSA tag, used by summary LSA and AS external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtRouterLsaOpaqueType 2.1.27975.22.19.1.9
OSPF LSA opaque type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtRouterLsaLength 2.1.27975.22.19.1.10
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsdbTable 2.1.27975.22.20
Table of OSPF network LSDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtNetworkLsdbEntry

ospfExtNetworkLsdbEntry 2.1.27975.22.20.1
A single instance of LSDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtNetworkLsdbEntry  

ospfExtNetworkLsaId 2.1.27975.22.20.1.1
OSPF LSA id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsaAge 2.1.27975.22.20.1.2
OSPF LSA aging time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsaOption 2.1.27975.22.20.1.3
OSPF LSA option string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfExtNetworkLsaAdvRouter 2.1.27975.22.20.1.4
OSPF LSA ADV Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtNetworkLsaSeq 2.1.27975.22.20.1.5
OSPF LSA sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtNetworkLsaChkSum 2.1.27975.22.20.1.6
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsaOpaqueID 2.1.27975.22.20.1.8
OSPF LSA tag, used by summary LSA and AS external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsaOpaqueType 2.1.27975.22.20.1.9
OSPF LSA opaque type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtNetworkLsaLength 2.1.27975.22.20.1.10
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtNetworkLsaNetworkMask 2.1.27975.22.20.1.11
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtSummaryLsdbTable 2.1.27975.22.21
Table of OSPF summary LSDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtSummaryLsdbEntry

ospfExtSummaryLsdbEntry 2.1.27975.22.21.1
A single instance of LSDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtSummaryLsdbEntry  

ospfExtSummaryLsaId 2.1.27975.22.21.1.1
OSPF LSA id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryLsaAge 2.1.27975.22.21.1.2
OSPF LSA aging time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryLsaOption 2.1.27975.22.21.1.3
OSPF LSA option string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfExtSummaryLsaAdvRouter 2.1.27975.22.21.1.4
OSPF LSA ADV Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtSummaryLsaSeq 2.1.27975.22.21.1.5
OSPF LSA sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtSummaryLsaChkSum 2.1.27975.22.21.1.6
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryLsaOpaqueID 2.1.27975.22.21.1.8
OSPF LSA tag, used by summary LSA and AS external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryLsaOpaqueType 2.1.27975.22.21.1.9
OSPF LSA opaque type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtSummaryLsaLength 2.1.27975.22.21.1.10
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryLsaNetworkMask 2.1.27975.22.21.1.11
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtSummaryLsaTos0Metric 2.1.27975.22.21.1.12
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsdbTable 2.1.27975.22.22
Table of OSPF Summary ASBR LSDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtSummaryAsbrLsdbEntry

ospfExtSummaryAsbrLsdbEntry 2.1.27975.22.22.1
A single instance of LSDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtSummaryAsbrLsdbEntry  

ospfExtSummaryAsbrLsaId 2.1.27975.22.22.1.1
OSPF LSA id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsaAge 2.1.27975.22.22.1.2
OSPF LSA aging time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsaOption 2.1.27975.22.22.1.3
OSPF LSA option string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfExtSummaryAsbrLsaAdvRouter 2.1.27975.22.22.1.4
OSPF LSA ADV Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtSummaryAsbrLsaSeq 2.1.27975.22.22.1.5
OSPF LSA sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtSummaryAsbrLsaChkSum 2.1.27975.22.22.1.6
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsaOpaqueID 2.1.27975.22.22.1.8
OSPF LSA tag, used by summary LSA and AS external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsaOpaqueType 2.1.27975.22.22.1.9
OSPF LSA opaque type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtSummaryAsbrLsaLength 2.1.27975.22.22.1.10
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtSummaryAsbrLsaNetworkMask 2.1.27975.22.22.1.11
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtSummaryAsbrLsaTos0Metric 2.1.27975.22.22.1.12
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsdbTable 2.1.27975.22.23
Table of OSPF AS external LSDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfExtAsExtLsdbEntry

ospfExtAsExtLsdbEntry 2.1.27975.22.23.1
A single instance of LSDB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OspfExtAsExtLsdbEntry  

ospfExtAsExtLsaId 2.1.27975.22.23.1.1
OSPF LSA id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaAge 2.1.27975.22.23.1.2
OSPF LSA aging time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaOption 2.1.27975.22.23.1.3
OSPF LSA option string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ospfExtAsExtLsaAdvRouter 2.1.27975.22.23.1.4
OSPF LSA ADV Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtAsExtLsaSeq 2.1.27975.22.23.1.5
OSPF LSA sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtAsExtLsaChkSum 2.1.27975.22.23.1.6
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaOpaqueID 2.1.27975.22.23.1.8
OSPF LSA tag, used by summary LSA and AS external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaOpaqueType 2.1.27975.22.23.1.9
OSPF LSA opaque type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtAsExtLsaLength 2.1.27975.22.23.1.10
OSPF LSA check sum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaNetworkMask 2.1.27975.22.23.1.11
OSPF LSA network mask, used by network, summary,summary_asbr LSA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtAsExtLsaTos0Metric 2.1.27975.22.23.1.12
OSPF LSA TOS0 metric value, used by summary, summary_asbr, as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtAsExtLsaMetricType 2.1.27975.22.23.1.13
OSPF LSA metric type, used by as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfExtAsExtLsaForwardAddress 2.1.27975.22.23.1.14
OSPF LSA forward address, used by as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfExtAsExtLsaExternalRouteTag 2.1.27975.22.23.1.15
OSPF LSA external route tag, used by as_external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ospfExtGeneralGroup 2.1.27975.22.30
OBJECT IDENTIFIER    

ospfRouterId 2.1.27975.22.30.1
A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ospfExtSysUpTime 2.1.27975.22.30.2
The OSPF process up time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtVrfName 2.1.27975.22.30.3
VRF name which the OSPF process bind to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ospfCompatibleRfc 2.1.27975.22.30.4
The RFC2328, and RFC1583 Compatibility state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

ospfOpaqueCapable 2.1.27975.22.30.5
The opaque support capability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupport(0), support(1)  

ospfAbrType 2.1.27975.22.30.6
The OSPF ABR type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfAbsr 2.1.27975.22.30.7
To show if this router is an ASBR.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notABSR(0), isABSR(1)  

ospfDdCountIn 2.1.27975.22.30.8
Number of incomming current DD exchange neighbors.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ospfDdCountOut 2.1.27975.22.30.9
Number of outgoing current DD exchange neighbors.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ospfMaxDd 2.1.27975.22.30.10
Number of DD.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ospfExternalLsaCount 2.1.27975.22.30.11
Number of external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExternalLsaChecksum 2.1.27975.22.30.12
External LSA checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfNoDefaultExternalLsaCount 2.1.27975.22.30.13
Number of non-default external LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ospfExternalLsaDbLimit 2.1.27975.22.30.14
External LSA database limit state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unlimit(0), limit(1)  

ospfLsDbLimit 2.1.27975.22.30.15
LSDB database overflow limit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfLsaOrgCount 2.1.27975.22.30.16
Number of LSA originated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfLsaRcvCount 2.1.27975.22.30.17
Number of LSA received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

ospfExtLsdbLimitInterval 2.1.27975.22.30.18
before set this node,please set the node ospfExtLsdbLimitNumber first. The number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow- State until restarted.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ospfExtLsdbLimitNumber 2.1.27975.22.30.19
The maximum number of non-default AS- external-LSAs entries that can be stored in the link-state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches ospfExtLsdbLimit, the router enters Overflow- State. The router never holds more than ospfExtLsdbLimit non-default AS-external-LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area. (i.e., OSPF stub areas and NSSAs are excluded).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7FFFFFFF  

lineTable 2.1.27975.30.1
describe the login line property.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineEntry

lineEntry 2.1.27975.30.1.1
describe the login property.
Status: current Access: not-accessible
OBJECT-TYPE    
  LineEntry  

lineType 2.1.27975.30.1.1.1
The line type. 0 console. 1 vty.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER console(0), vty(1)  

lineIndex 2.1.27975.30.1.1.2
The line number.index range 0~7.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

lineLoginMode 2.1.27975.30.1.1.3
The line login mode. 1 no login. 2 login. 3 login local.
Status: current Access: read-write
OBJECT-TYPE    
  LoginType  

linePassword 2.1.27975.30.1.1.4
The line password.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

linePriviledge 2.1.27975.30.1.1.5
The line priviledge. The valid range is [1, 4].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

lineExecTimeoutmin 2.1.27975.30.1.1.6
The exec mode timeout minute value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..35791  

lineExecTimeoutsec 2.1.27975.30.1.1.7
The exec mode timeout second value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483  

lineAccessInName 2.1.27975.30.1.1.8
The access name applied for vty. The first character of the name must be in [a-zA-Z0-9].
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

lineTransportType 2.1.27975.30.1.1.9
The vty line Transport type. 0 all. 1 ssh. 2 telnet. 3 none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(0), ssh(1), telnet(2), none(3)  

linePasswordType 2.1.27975.30.1.1.10
The Password type. 0 not set password. 1 not encrypted password. 2 encrypted password.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

usernameTable 2.1.27975.30.2
The table of loghost.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsernameEntry

usernameEntry 2.1.27975.30.2.1
The entry of user.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsernameEntry  

usernameIndex 2.1.27975.30.2.1.1
The username table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

username 2.1.27975.30.2.1.2
The username. Can only include [0-9a-zA-Z.-_], and must starting with alphanumeric. Its length range is [1, 32)
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

password 2.1.27975.30.2.1.3
The password. If type is secretForUser or normalPwd, the valid range of length is [1,64). If type is hiddenPwd, the valid range of length is [1,128].
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

userPrivilege 2.1.27975.30.2.1.4
The user privilege <1-4>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

userPwdType 2.1.27975.30.2.1.5
The user password type. 1 secretForUser. 2 hiddenPwd. 3 normalPwd. 4 notsetPwd.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER secretForUser(1), hiddenPwd(2), normalPwd(3), notsetPwd(4)  

usernameRowStatus 2.1.27975.30.2.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

enablePasswordTable 2.1.27975.30.3
The table of enable password.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnablePasswordEntry

enablePasswordEntry 2.1.27975.30.3.1
The entry of enable password.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnablePasswordEntry  

privilegeIndex 2.1.27975.30.3.1.1
The enable password table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

passwordType 2.1.27975.30.3.1.2
The password type. 1 secretForUser. 2 hiddenPwd. 3 normalPwd. The value notsetPwd(4) is only for the return value and not support configured.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER secretForUser(1), hiddenPwd(2), normalPwd(3), notsetPwd(4)  

enablePassword 2.1.27975.30.3.1.3
The enable password. If type is secretForUser or normalPwd, the valid range of length is [1,64). If type is hiddenPwd, the valid range of length is [1,128].
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

enableRowStatus 2.1.27975.30.3.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

serviceTerminalLength 2.1.27975.30.4
Describe the terminal length. 0 means system doesn't limit the line numbers displayed. -1 means system doesn't control terminal length.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..512  

serviceCipherDetect 2.1.27975.30.5
Describe the cipher detect. 1 Disable security check 2 Cipher must contain digital and normal char 3 Cipher must contain digital, normal char and special char
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), normal(2), strong(3)  

usersTable 2.1.27975.30.6
The table of users.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsersEntry

usersEntry 2.1.27975.30.6.1
The entry of users.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsersEntry  

usersLineType 2.1.27975.30.6.1.1
The Users line Type. 0 means console,and 1 means vty.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

usersLineIndex 2.1.27975.30.6.1.2
The Users line index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

usersname 2.1.27975.30.6.1.3
The Users name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

usersIdleTime 2.1.27975.30.6.1.4
The idle time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

usersLocation 2.1.27975.30.6.1.5
The user location.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

lineMaxVTY 2.1.27975.30.7
Set max vty number and the default value is 8.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8  

snmpExtMibObject 2.1.27975.32.1
OBJECT IDENTIFIER    

snmpVersion 2.1.27975.32.1.1
Snmp agent's snmp version.v1(1),v2c(2),v3(3),all(4). Default value is all(4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER v1(1), v2c(2), v3(3), all(4)  

snmpEngineID 2.1.27975.32.1.2
Engine ID in hexadecimal format.If the value is not set use the default value.Range 10~64. Default value 30383038303830383038.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10..64)  

snmpCommunityTable 2.1.27975.32.1.3
Snmp community configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpCommunityEntry

snmpCommunityEntry 2.1.27975.32.1.3.1
The entry of snmpcommunityTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpCommunityEntry  

snmpcommIndex 2.1.27975.32.1.3.1.1
Snmp community's index.Range 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpcommName 2.1.27975.32.1.3.1.2
Snmp community's name. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 256).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

snmpcommType 2.1.27975.32.1.3.1.3
Snmp community type's index.read-only(1) read-write(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

snmpcommView 2.1.27975.32.1.3.1.4
Snmp community's View. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpcommRowStatus 2.1.27975.32.1.3.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpViewTable 2.1.27975.32.1.4
Snmp view configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpViewEntry

snmpViewEntry 2.1.27975.32.1.4.1
The entry of snmpViewTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpViewEntry  

snmpviewIndex 2.1.27975.32.1.4.1.1
Snmp View's index. Range is 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpviewName 2.1.27975.32.1.4.1.2
Snmp View's name. Range is 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpviewType 2.1.27975.32.1.4.1.3
View type 1: include a subtree.View type 2: exclude a subtree.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

snmpviewcldOID 2.1.27975.32.1.4.1.4
Subtree name. Format is '.A.B.C..' .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..60)  

snmpviewMask 2.1.27975.32.1.4.1.5
Define the subtree mask.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

snmpviewRowStatus 2.1.27975.32.1.4.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpUsmuserTable 2.1.27975.32.1.5
Snmp Usm-user configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpUsmuserEntry

snmpUsmuserEntry 2.1.27975.32.1.5.1
The entry of snmpUsmuserTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpUsmuserEntry  

snmpUsmuserIndex 2.1.27975.32.1.5.1.1
Snmp usm-user's index.Range 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpUsmuserName 2.1.27975.32.1.5.1.2
Snmp usm-user's name.Range 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpUsmuserRemote 2.1.27975.32.1.5.1.3
Snmp usm-user's Remote.Range 10~64.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10..64)  

snmpUsmuserAuth 2.1.27975.32.1.5.1.4
Authentication parameters for the user. none(1),md5(2),sha(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), md5(2), sha(3)  

snmpUsmuserAuthHid 2.1.27975.32.1.5.1.5
pecifies a HIDDEN password will follow. unhidden(1),hidden(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unhidden(1), hidden(2)  

snmpUsmuserAuthPWD 2.1.27975.32.1.5.1.6
Specify an authentication password.Password length depends on: snmpUsmuserAuthHid(5) is unhidden(1), password Range is 8~64, otherwise 1~128.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

snmpUsmuserPrivacy 2.1.27975.32.1.5.1.7
Privacy parameters for the user. none(1),des(2),aes(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), des(2), aes(3)  

snmpUsmuserPrivacyHid 2.1.27975.32.1.5.1.8
Specifies a HIDDEN password will follow. unhidden(1), hidden(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unhidden(1), hidden(2)  

snmpUsmuserPrivacyPWD 2.1.27975.32.1.5.1.9
Specify a privacy password.Password length depends on: snmpUsmuserPrivacyHid(8)is unhidden(1), password Range is 8~64, otherwise 1~128.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8..64)  

snmpUsmuserRowStatus 2.1.27975.32.1.5.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpGrpTable 2.1.27975.32.1.6
Snmp server group configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpGrpEntry

snmpGrpEntry 2.1.27975.32.1.6.1
The entry of snmpGrpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpGrpEntry  

snmpGrpIndex 2.1.27975.32.1.6.1.1
Snmp group's index. Range is 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpGrpName 2.1.27975.32.1.6.1.2
The name of the group. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 31).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpGrpUser 2.1.27975.32.1.6.1.3
Define a user security name belongs to the group. Range is 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpGrpSecMode 2.1.27975.32.1.6.1.4
Define the group security model. 0 any 1 v1 2 v2c 3 usm(default) Only support set 3(usm) now.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER any(0), v1(1), v2c(2), usm(3)  

snmpGrpRowStatus 2.1.27975.32.1.6.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpAccessTable 2.1.27975.32.1.7
Define the access for a exact group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpAccessEntry

snmpAccessEntry 2.1.27975.32.1.7.1
The entry of snmpAccessTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAccessEntry  

snmpAccessIndex 2.1.27975.32.1.7.1.1
Snmp access's index.Range 1~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..31  

snmpAccessName 2.1.27975.32.1.7.1.2
Snmp Access's name.Range 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpAccessUsm 2.1.27975.32.1.7.1.3
Snmp usm security model noauth(1): Set security level to no authentication auth(2): Set security level to authentication but with no privacy priv(3): Set security level to authentication with privacy
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noauth(1), auth(2), priv(3)  

snmpAccessRead 2.1.27975.32.1.7.1.4
Restrict this access read area to a named MIB view.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

snmpAccessWrite 2.1.27975.32.1.7.1.5
Restrict this access write area to a named MIB view.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

snmpAccessNotify 2.1.27975.32.1.7.1.6
Restrict this access notify area to a named MIB view.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

snmpAccessContext 2.1.27975.32.1.7.1.7
Set the access's context name. Range is 0~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

snmpAccessContextType 2.1.27975.32.1.7.1.8
Snmp usm security model none(1): none exact(2): Context match(default is exact) type specification: exact prefix(3): Context match(default is exact) type specification: prefix.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), exact(2), prefix(3)  

snmpAccessSecuMode 2.1.27975.32.1.7.1.9
Define the access security model. 0 any 1 v1 2 v2c 3 usm(default) Only support set 3(usm) now.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER any(0), v1(1), v2c(2), usm(3)  

snmpAccessRowStatus 2.1.27975.32.1.7.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpNotifyTable 2.1.27975.32.1.8
Define a notify name which related to send SNMP notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpNotifyEntry

snmpNotifyEntry 2.1.27975.32.1.8.1
The entry of snmpNotifyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpNotifyEntry  

snmpNotifyIndex 2.1.27975.32.1.8.1.1
Snmp notify's index. Range is 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpNotifyName 2.1.27975.32.1.8.1.2
The name of the notify. Range is 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpNotifyTag 2.1.27975.32.1.8.1.3
The name of the tag.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

snmpNotifyOption 2.1.27975.32.1.8.1.4
snmpNotifyOption trap(1): Set notify type(default is trap) to TRAP inform(2): Set notify type(default is trap) to INFORM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trap(1), inform(2)  

snmpNotifyRowStatus 2.1.27975.32.1.8.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpTargetAddrTable 2.1.27975.32.1.9
Define a target address name which related to send SNMP notifications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpTargetAddrEntry

snmpTargetAddrEntry 2.1.27975.32.1.9.1
The entry of snmpTargetAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpTargetAddrEntry  

snmpTargetAddrIndex 2.1.27975.32.1.9.1.1
Snmp target address's index. Range is 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpTargetAddrName 2.1.27975.32.1.9.1.2
The name of the target address. Range is 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpTargetAddrPara 2.1.27975.32.1.9.1.3
The name of the param.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..60)  

snmpTargetAddrMgmtIf 2.1.27975.32.1.9.1.4
configuraion mgmt if. 1 noUse. 2 setMgmtIf.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noUse(1), setMgmtIf(2)  

snmpTargetAddrIpType 2.1.27975.32.1.9.1.5
The IP addresses type,IPv4(1) or IPv6(2).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

snmpTargetAddrIp 2.1.27975.32.1.9.1.6
The IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

snmpTargetAddrPort 2.1.27975.32.1.9.1.7
The IP address udp port 0-65535.Default value is 162.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

snmpTargetAddrTimeout 2.1.27975.32.1.9.1.8
The timeout which detemine when to resend the notification 0-65535. Default value is 1500.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

snmpTargetAddrRetry 2.1.27975.32.1.9.1.9
The timeout which detemine when to resend the notification 0-255. Default value is 3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

snmpTargetAddrTag 2.1.27975.32.1.9.1.10
Define taglist which related to notify table.Range 1~128.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

snmpTargetAddrRowStatus 2.1.27975.32.1.9.1.11
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpTargetParaTable 2.1.27975.32.1.10
Define the target params name which related to send SNMP notifications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpTargetParaEntry

snmpTargetParaEntry 2.1.27975.32.1.10.1
The entry of snmpTargetParaTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpTargetParaEntry  

snmpTargetParaIndex 2.1.27975.32.1.10.1.1
Snmp target params's index. Range is 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

snmpTargetParaName 2.1.27975.32.1.10.1.2
The name of the target params. Range is 1~31.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

snmpTargetParaUser 2.1.27975.32.1.10.1.3
The name of the user.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..60)  

snmpTargetParaSecLvl 2.1.27975.32.1.10.1.4
Snmp security model noauth(1): Set security level to no authentication auth(2): Set security level to authentication but with no privacy priv(3): Set security level to authentication with privacy
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noauth(1), auth(2), priv(3)  

snmpTargetParaRowStatus 2.1.27975.32.1.10.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpTrapAddrTable 2.1.27975.32.1.11
Define the trap remote receiver address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpTrapAddrEntry

snmpTrapAddrEntry 2.1.27975.32.1.11.1
The entry of snmpTrapAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpTrapAddrEntry  

snmpTrapIndex 2.1.27975.32.1.11.1.1
Snmp trap's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..95  

snmpTrapType 2.1.27975.32.1.11.1.2
configuraion type (trap:0 inform:1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

snmpTrapMgmtIf 2.1.27975.32.1.11.1.3
configuraion mgmt if. 1 noUse. 2 setMgmtIf.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noUse(1), setMgmtIf(2)  

snmpTrapAddrIptype 2.1.27975.32.1.11.1.4
The IP addresses type : IPv4(1) or IPv6(2).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

snmpTrapAddrIpAddr 2.1.27975.32.1.11.1.5
The IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

snmpTrapAddrCommunity 2.1.27975.32.1.11.1.6
The name of the community string.Range 1~255.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

snmpTrapAddrVersion 2.1.27975.32.1.11.1.7
The version of the remote receiver.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..60)  

snmpTrapAddrPort 2.1.27975.32.1.11.1.8
The trap value which area is 0 to 65535, The default is 162.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snmpTrapAddrRowStatus 2.1.27975.32.1.11.1.9
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

snmpEnableTable 2.1.27975.32.1.12
OBJECT IDENTIFIER    

snmpTrapColdstart 2.1.27975.32.1.12.1
Enable cold start trap. Enable(1), disable(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpTrapWarmstart 2.1.27975.32.1.12.2
Enable warm start trap. Enable(1), disable(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpTrapLinkdown 2.1.27975.32.1.12.3
Enable linkdown trap. Enable(1), disable(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpTrapLinkup 2.1.27975.32.1.12.4
Enable linkup trap. Enable(1), disable(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpTrapAll 2.1.27975.32.1.12.5
Enable all snmp trap. Enable(1), disable(2).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpTrapGeneralEvents 2.1.27975.32.1.12.6
Enable all general event traps. Enable(1), disable(2).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

snmpLock 2.1.27975.32.1.13
Setting this to lock(1) will only succeed when the CLI is NOT in configuration mode otherwise a badValue(3) in SNMPv1 and an inconsistentValue(12) in SNMPv2 and SNMPv3 will be returned indicating that the CLI is in configuration mode. If the CLI is NOT in configuration mode, the SNMP processing will be performed and the value of this object will immediately return to unlocked(2) state as soon as the SNMP processing takes place. Retrieving this object through SNMP will always returned unlocked(2). A typical usage will be to include this object as the first variable binding in all SET requests. If the SET request will fail because the CLI is in configuration mode, the GET-RESPONSE will contain an error with the first variable binding which indicates that the CLI is in configuration mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lock(1), unlocked(2)  

snmpAccessGroup 2.1.27975.32.1.14
The applied SNMP acl name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

snmpSysContact 2.1.27975.32.1.15
Specify SNMP system contact parameter. Range 0~255. 0 is No command.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

snmpSysLocation 2.1.27975.32.1.16
Specity SNMP system location parameter. Range 0~255. 0 is No command.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

snmpInformReties 2.1.27975.32.1.18
Number of times to retry an Inform request. <0~100>.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

snmpInformTimeout 2.1.27975.32.1.19
Snmp inform Timeout value, in seconds. <1~1800>.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1800  

stmMibObject 2.1.27975.33.1
OBJECT IDENTIFIER    

stmCurrentType 2.1.27975.33.1.1
STM type: default(0) provide balance to all features. ipv4(1) provide maximum system utilization for unicast routing. You would typically use this profile for a router or aggregator in the middle of a network. vlan(2) provide maximum system utilization for VLANs. This proflie maximizes system memory for use as a Layer 2 switch. ipv6(3) provide maximum system utilization for IPv6 unicast routing. hardware(50) provide default hardware configure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(0), ipv4(1), vlan(2), ipv6(3)  

stmNextType 2.1.27975.33.1.2
STM type: default(0) provide balance to all features. ipv4(1) provide maximum system utilization for unicast routing. You would typically use this profile for a router or aggregator in the middle of a network. vlan(2) provide maximum system utilization for VLANs. This proflie maximizes system memory for use as a Layer 2 switch. ipv6(3) provide maximum system utilization for IPv6 unicast routing. hardware(50) provide default hardware configure.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), ipv4(1), vlan(2), ipv6(3)  

stmShowTable 2.1.27975.33.1.3
Show switch table Management profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StmShowEntry

stmShowEntry 2.1.27975.33.1.3.1
The entry of stmShowTable by kilo.
Status: current Access: not-accessible
OBJECT-TYPE    
  StmShowEntry  

stmShowProfileType 2.1.27975.33.1.3.1.1
STM type: default(1) provide balance to all features. access(2) provide maximum system utilization for QoS classification ACEs, and security ACEs. You would typically use this profile for an access switch at the network edge. ipvuc4(3) provide maximum system utilization for unicast routing. You would typically use this profile for a router or aggregator in the middle of a network. vlan(4) provide maximum system utilization for VLANs. This proflie maximizes system memory for use as a Layer 2 switch. l2vpn(5) provide maximum system utilization for Layer2 VPN. This profile is only existed on metro advanced image. ipv6(6) provide maximum system utilization for IPv6 unicast routing. route(7) provide maximum system utilization for Ucast Routes. v4acl(8) provide maximum system utilization for IPv4 ACL. v6acl(9) provide maximum system utilization for IPv6 ACL. hardware(50) provide default hardware configure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), access(2), ipucv4(3), vlan(4), l2vpn(5), route(6), v4acl(7), v6acl(8), ipucv6(9)  

stmShowVlanNumber 2.1.27975.33.1.3.1.2
VLAN number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

stmShowVlanForwardingInstances 2.1.27975.33.1.3.1.3
VLAN forwarding instances
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowUcastMacAddresses 2.1.27975.33.1.3.1.4
Ucast MAC addresses
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowMcastMacAddresses 2.1.27975.33.1.3.1.5
Mcast MAC addresses
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowBlackholeMacAddresses 2.1.27975.33.1.3.1.6
Blackhole MAC addresses
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowMaxAppliedVlanMapping 2.1.27975.33.1.3.1.7
Max applied VLAN mapping
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowCfmLocalAndRemoteMeps 2.1.27975.33.1.3.1.8
CFM local and remote MEPs
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowG8031Groups 2.1.27975.33.1.3.1.9
G.8031 groups
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowG8032Rings 2.1.27975.33.1.3.1.10
G.8032 rings
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowMacBasedVlanClassification 2.1.27975.33.1.3.1.11
MAC based VLAN classification
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4BasedVlanClassification 2.1.27975.33.1.3.1.12
IPv4 based VLAN classification
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6BasedVlanClassification 2.1.27975.33.1.3.1.13
IPv6 based VLAN classification
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4HostRoutes 2.1.27975.33.1.3.1.14
IPv4 host routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIndirectIpv4Routes 2.1.27975.33.1.3.1.15
Indirect IPv4 routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4EcmpGroups 2.1.27975.33.1.3.1.16
IPv4 ECMP groups
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6HostRoutes 2.1.27975.33.1.3.1.17
IPv6 host routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIndirectIpv6Routes 2.1.27975.33.1.3.1.18
Indirect IPv6 routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6EcmpGroups 2.1.27975.33.1.3.1.19
IPv6 ECMP groups
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpTunnelPeers 2.1.27975.33.1.3.1.20
IP Tunnel Peers
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowNatForIviPeers 2.1.27975.33.1.3.1.21
NAT For IVI Peers
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4McastRoutes 2.1.27975.33.1.3.1.22
IPv4 Mcast routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4McastTotalMembers 2.1.27975.33.1.3.1.23
IPv4 Mcast total members
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6McastRoutes 2.1.27975.33.1.3.1.24
IPv6 Mcast routes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6McastTotalMembers 2.1.27975.33.1.3.1.25
IPv6 Mcast total members
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4SourceGuardEntries 2.1.27975.33.1.3.1.26
IPv4 source guard entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6SourceGuardEntries 2.1.27975.33.1.3.1.27
IPv6 source guard entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv4AclAndQosFlowEntries 2.1.27975.33.1.3.1.28
IPv4 ACL/QOS flow entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIpv6AclAndQosFlowEntries 2.1.27975.33.1.3.1.29
IPv6 ACL/QOS flow entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowFtn 2.1.27975.33.1.3.1.30
FTN
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowIncomingLabelMap 2.1.27975.33.1.3.1.31
Incoming Label Map
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVpws 2.1.27975.33.1.3.1.32
vpws
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowLspPe 2.1.27975.33.1.3.1.33
LSP PE
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowLspP 2.1.27975.33.1.3.1.34
LSP P
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVplsPeer 2.1.27975.33.1.3.1.35
VPLS PEER
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVplsAc 2.1.27975.33.1.3.1.36
VPLS AC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVplsInstance 2.1.27975.33.1.3.1.37
VPLS Instance
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowLspOam 2.1.27975.33.1.3.1.38
LSP OAM
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowOamForPseudoWrie 2.1.27975.33.1.3.1.39
OAM for Pseudo Wrie
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowMplsApsTunnel 2.1.27975.33.1.3.1.40
MPLS APS Tunnel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVlanMappingEntryAppliedPort 2.1.27975.33.1.3.1.41
Vlan Mapping Entry Applied Port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVlanMemberPorts 2.1.27975.33.1.3.1.42
Vlan Member Ports
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVlanMappingDefaultEntry 2.1.27975.33.1.3.1.43
Vlan Mapping Default Entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowL2mcMemberPorts 2.1.27975.33.1.3.1.44
L2mc Member Ports
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowL2mcv6Entries 2.1.27975.33.1.3.1.45
L2mcv6 Entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowL2mcv6MemberPorts 2.1.27975.33.1.3.1.46
L2mcv6 Member Ports
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowPBREntries 2.1.27975.33.1.3.1.47
PBR Entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowPBRv6Entries 2.1.27975.33.1.3.1.48
PBRv6 Entries
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowVoiceVlan 2.1.27975.33.1.3.1.49
Voice Vlan
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowG8032MemberPortsPerRing 2.1.27975.33.1.3.1.50
G8032 Member Ports Per Ring
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowMPLSLables 2.1.27975.33.1.3.1.51
MPLS Lables
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

stmShowBFDSessions 2.1.27975.33.1.3.1.52
BFD Sessions
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

dnsClientMibObject 2.1.27975.34.1
OBJECT IDENTIFIER    

dnsClientHostTable 2.1.27975.34.1.1
The table containing information of DNS host.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsClientHostEntry

dnsClientHostEntry 2.1.27975.34.1.1.1
An entry containing information of DNS clients host.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsClientHostEntry  

dnsClientHostIpHostIndex 2.1.27975.34.1.1.1.1
DNS host IP's index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

dnsClientHostIpHostName 2.1.27975.34.1.1.1.2
DNS host IP host name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dnsClientHostIpAddress 2.1.27975.34.1.1.1.3
DNS host IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dnsClientHostRowStatus 2.1.27975.34.1.1.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dnsClientDomainTable 2.1.27975.34.1.2
The table containing information of DNS domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsClientDomainEntry

dnsClientDomainEntry 2.1.27975.34.1.2.1
An entry containing information of DNS domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsClientDomainEntry  

dnsClientDomainIndex 2.1.27975.34.1.2.1.1
DNS domain's index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

dnsClientDomainName 2.1.27975.34.1.2.1.2
DNS domain name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

dnsClientDomainRowStatus 2.1.27975.34.1.2.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dnsClientServerTable 2.1.27975.34.1.3
The table containing information of DNS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsClientServerEntry

dnsClientServerEntry 2.1.27975.34.1.3.1
An entry containing information of DNS clients server.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsClientServerEntry  

dnsClientServerIpAddress 2.1.27975.34.1.3.1.1
DNS host IP addresses.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dnsClientServerRowStatus 2.1.27975.34.1.3.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sshServer 2.1.27975.35.1
OBJECT IDENTIFIER    

sshServerEnable 2.1.27975.35.1.1
SSH server status (enable(1) or disable(2)). Default value is enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sshServerVersion 2.1.27975.35.1.2
SSH server version. v1(1), SSH version v1 v2(2), SSH version v2 all(3), SSH version v1 and v2. Default value is v2(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(1), v2(2), all(3)  

sshServerAuthTimer 2.1.27975.35.1.3
SSH server login grace time.Range 1~120. Default value is 120.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

sshServerAuthRetries 2.1.27975.35.1.4
SSH server max authentication retry times.Range 1~6. Default value is 6.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

sshServerAuthType 2.1.27975.35.1.5
SSH server authentication type. password(1): Enable password authentication rsa(2): Enable SSHv1 RSA authentication publicKey(3): Enable SSHv2 public key authentication passwordRsa(4): Enable password and sshv1 Rsa authentication passwordPublicKey(5): Enable password and sshv2 public-key authentication. rsaPublicKey(6): Enable sshv1 rsa and sshv2 public-key authentication. all(7): Enable all authentication type. Default value is 5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER password(1), rsa(2), publicKey(3), passwordRsa(4), passwordPublicKey(5), rsaPublicKey(6), all(7)  

sshServerRekeyInterval 2.1.27975.35.1.6
Rekey interval of ip ssh server.Range 1~1440. Default value is 60.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

sshRsaKey 2.1.27975.35.2
OBJECT IDENTIFIER    

sshImportRsaKeyTable 2.1.27975.35.2.8
Snmp community configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SshImportRsaKeyEntry

sshImportRsaKeyEntry 2.1.27975.35.2.8.1
The entry of sshImportRsaKeyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SshImportRsaKeyEntry  

sshImportRsaKeyIndex 2.1.27975.35.2.8.1.1
SSH rsa key's index.Range 0~31.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

sshImportRsaKeyName 2.1.27975.35.2.8.1.2
SSH rsa key's name.Range 1~31
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

sshImportRsaMgmtIf 2.1.27975.35.2.8.1.3
configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER getValue(0), noUse(1), setMgmtIf(2)  

sshImportRsaKeyGenType 2.1.27975.35.2.8.1.4
sshImportRsaKeyGenType,Now only support auto-gen and local file. if autoGen is selected the index is invalid, it will select the index itself. 1 autoGen. 2 localFile. 3 ftpFile. 4 tftpFile.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoGen(1), localFile(2), ftpFile(3), tftpFile(4)  

sshImportRsaKeyBits 2.1.27975.35.2.8.1.5
sshImportRsaKeyBits.Range 768~4096.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 768..4096  

sshImportRsaKeyFileName 2.1.27975.35.2.8.1.6
sshImportRsaKeyFileName.Range 0~63.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

sshImportRsaKeyType 2.1.27975.35.2.8.1.7
sshImportRsaKeyGenType public(1): Import public key private(2): Import private key
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER public(1), private(2)  

sshImportRsaKeyFormatType 2.1.27975.35.2.8.1.8
sshImportRsaKeyGenType der(1): DER format derHex(2): DER HEX format pem(3): PEM format ssh1(4): SSHv1 format ssh2(5): SSHv2 format
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER der(1), derHex(2), pem(3), ssh1(4), ssh2(5)  

sshImportRsaKeyPasswd 2.1.27975.35.2.8.1.9
SSH rsa key's Password.Range 6~256.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6..256)  

sshImportRsaKeyRowStatus 2.1.27975.35.2.8.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sshExportRsaKeyTable 2.1.27975.35.2.9
Snmp community configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SshExportRsaKeyEntry

sshExportRsaKeyEntry 2.1.27975.35.2.9.1
The entry of sshExportRsaKeyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SshExportRsaKeyEntry  

sshExportRsaKeyIndex 2.1.27975.35.2.9.1.1
SSH rsa key's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

sshExportRsaKeyName 2.1.27975.35.2.9.1.2
SSH rsa key's name.Range 1~60.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..60)  

sshExportRsaMgmtIf 2.1.27975.35.2.9.1.3
configuraion mgmt-if.getValue(0),no use(1),setMgmtIf(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER getValue(0), noUse(1), setMgmtIf(2)  

sshExportRsaKeyExType 2.1.27975.35.2.9.1.4
sshExportRsaKeyGenType,Now only support local-file. 1 localFile. 2 ftpFile. 3 tftpFile.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER localFile(1), ftpFile(2), tftpFile(3)  

sshExportRsaKeyFileName 2.1.27975.35.2.9.1.5
sshExportRsaKeyFileName.Range 0~256.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

sshExportRsaKeyType 2.1.27975.35.2.9.1.6
sshExportRsaKeyGenType public(1): Export public key private(2): Export private key
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER public(1), private(2)  

sshExportRsaKeyFormatType 2.1.27975.35.2.9.1.7
sshExportRsaKeyGenType der(1): DER format derHex(2): DER HEX format pem(3): PEM format ssh1(4): SSHv1 format ssh2(5): SSHv2 format
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER der(1), derHex(2), pem(3), ssh1(4), ssh2(5)  

sshExportRsaKeyEncryptType 2.1.27975.35.2.9.1.8
sshExportRsaKeyEncryptType des(1): Encrypt the private key with DES des3(2): Encrypt the private key with Triple DES aes128(3): Encrypt the private key with AES 128 bits aes192(4): Encrypt the private key with AES 192 bits aes256(5): Encrypt the private key with AES 256 bits
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER des(1), des3(2), aes128(3), aes192(4), aes256(5)  

sshExportRsaKeyPassword 2.1.27975.35.2.9.1.9
SSH rsa key's Password.Range 6~256.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6..256)  

sshExportRsaKeyRowStatus 2.1.27975.35.2.9.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sshHostKey 2.1.27975.35.3
OBJECT IDENTIFIER    

sshHostKeyRsaTable 2.1.27975.35.3.7
Ssh server rsa host key.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SshHostKeyRsaEntry

sshHostKeyRsaEntry 2.1.27975.35.3.7.1
The entry of sshHostKeyRsaTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SshHostKeyRsaEntry  

sshHostKeyRsaIndex 2.1.27975.35.3.7.1.1
SSH rsa key's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

sshHostKeyRsaName 2.1.27975.35.3.7.1.2
SSH rsa key's name. The rsa key should be exist first by sshRsaKey node. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

sshHostKeyRsaRowStatus 2.1.27975.35.3.7.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpGlobal 2.1.27975.36.1
OBJECT IDENTIFIER    

dhcpEnable 2.1.27975.36.1.1
DHCPStatus (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpSnoop 2.1.27975.36.2
OBJECT IDENTIFIER    

dhcpSnoopEnable 2.1.27975.36.2.1
DHCP SnoopingStatus (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpSnoopVerMac 2.1.27975.36.2.2
DHCP Snooping verify mac-address (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpSnoopOption82 2.1.27975.36.2.3
DHCP Snooping option-82 data insertion (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpSnoopOption82AllowUntrusted 2.1.27975.36.2.4
DHCP Snooping allow untrusted ports to accept incoming DHCP packets with relay agent information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpSnoopAutoSaveInterval 2.1.27975.36.2.5
Specify DHCP snooping database auto save parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 15..1200  

dhcpSnoopVlanTable 2.1.27975.36.2.6
A table is used to configure and monitor DHCP Snooping STATUS of VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopVlanEntry

dhcpSnoopVlanEntry 2.1.27975.36.2.6.1
The entry information about dhcpSnoopVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopVlanEntry  

dhcpSnoopVlanIndex 2.1.27975.36.2.6.1.1
current VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4096  

dhcpSnoopVlanEnable 2.1.27975.36.2.6.1.2
DHCP SnoopingStatus ofcurrent VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpSnoopBindingTable 2.1.27975.36.2.7
The table containing information of DHCP clients listened by DHCP snooping and it's enabled or disabled by setting dhcpSnoopEnable node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopBindingEntry

dhcpSnoopBindingEntry 2.1.27975.36.2.7.1
An entry containing information of DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopBindingEntry  

dhcpSnoopClientVlan 2.1.27975.36.2.7.1.1
DHCP clients' vlan id collected by DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dhcpSnoopClientMacAddress 2.1.27975.36.2.7.1.2
DHCP clients' MAC addresses collected by DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dhcpSnoopClientIpAddressType 2.1.27975.36.2.7.1.3
DHCP clients' IP addresses type (IPv4 or IPv6). For DHCPv4 snooping, only support ipv4(1).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

dhcpSnoopClientIpAddress 2.1.27975.36.2.7.1.4
DHCP clients' IP addresses collected by DHCP snooping.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

dhcpSnoopClientIfindex 2.1.27975.36.2.7.1.5
Interface collected by DHCP snooping.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dhcpSnoopClientExpiry 2.1.27975.36.2.7.1.6
dhcp snooping Expiry
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dhcpSnoopClientRowStatus 2.1.27975.36.2.7.1.7
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpSnoopTrustTable 2.1.27975.36.2.8
A table is used to configure and monitor port trustedStatus .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopTrustEntry

dhcpSnoopTrustEntry 2.1.27975.36.2.8.1
An entry containing information about trustedStatus of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopTrustEntry  

dhcpSnoopTrustStatus 2.1.27975.36.2.8.1.1
TrustedStatus ofcurrent port which supports both get and set operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

dhcpSnoopStatisticsGroup 2.1.27975.36.2.9
OBJECT IDENTIFIER    

dhcpSnoopDHCPPktNum 2.1.27975.36.2.9.1
The total number of DHCP packets received by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopBootpPktNum 2.1.27975.36.2.9.2
The total number of BOOTP packets received by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopFwdPktNum 2.1.27975.36.2.9.3
The total number of packets forwarded by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopInvalidPktNum 2.1.27975.36.2.9.4
The total number of invalid packets received by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopMacVerifyFailedPktNum 2.1.27975.36.2.9.5
The total number of MAC address verify failed packets received by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopDroppedPktNum 2.1.27975.36.2.9.6
The total number of dropped packets received by DHCP Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpSnoopStatisticsReset 2.1.27975.36.2.9.7
This node only supports set operation. If the value is true,it will clear all of the packet statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpSnoopClearAllBinding 2.1.27975.36.2.10
This node only supports set operation. If the value is true,it will clear all of the dhcp snoop binding.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpSnoopRemoteIdFormatHostName 2.1.27975.36.2.11
The format type for the remote id .
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpSnoopRemoteIdFormatString 2.1.27975.36.2.12
This node is used to format remote id of option 82 for dhcpsnooping.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

dhcpSnoopCircuitIdFormatTable 2.1.27975.36.2.13
A table is used to configure circuit id format on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSnoopCircuitIdFormatEntry

dhcpSnoopCircuitIdFormatEntry 2.1.27975.36.2.13.1
An entry of circuit id format on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpSnoopCircuitIdFormatEntry  

dhcpSnoopCircuitIdFormatVlan 2.1.27975.36.2.13.1.1
The vlan id for the Circuit Id format entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dhcpSnoopCircuitIdFormatString 2.1.27975.36.2.13.1.2
This node to configure circuit id of option 82 for dhcpsnooping.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

dhcpSnoopCircuitIdFormatRowStatus 2.1.27975.36.2.13.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpRelay 2.1.27975.36.3
OBJECT IDENTIFIER    

dhcpRGlobal 2.1.27975.36.3.1
OBJECT IDENTIFIER    

dhcpREnable 2.1.27975.36.3.1.1
DHCP relayStatus (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpROption82TrustAll 2.1.27975.36.3.1.2
Trust all interfaces for dhcp relay information.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpRIntf 2.1.27975.36.3.3
OBJECT IDENTIFIER    

dhcpRIfOption82TrustTable 2.1.27975.36.3.3.1
A table for configuring the interface that trust dhcp relay information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRIfOption82TrustEntry

dhcpRIfOption82TrustEntry 2.1.27975.36.3.3.1.1
An entry for configuring the interface that trust dhcp relay information.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRIfOption82TrustEntry  

dhcpRIfOption82Trust 2.1.27975.36.3.3.1.1.1
Trust dhcp relay information.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpRIfSelectTable 2.1.27975.36.3.3.2
A table for configuring relay select server for interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRIfSelectEntry

dhcpRIfSelectEntry 2.1.27975.36.3.3.2.1
An entry for configuring relay select server for interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRIfSelectEntry  

dhcpRIfSelectserver 2.1.27975.36.3.3.2.1.1
Specify DHCP server group number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

dhcpRServer 2.1.27975.36.3.2
OBJECT IDENTIFIER    

dhcpROption82Switch 2.1.27975.36.3.2.1
If the value is enabled, DHCP relay supporting option 82 function would be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpROption82Check 2.1.27975.36.3.2.2
DHCP relay option-82 data check.If the value is enabled, DHCP relay will validate relay information in BOOTREPLY.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpROption82HandleStrategy 2.1.27975.36.3.2.3
The strategies of DHCP relay handling option 82. 'drop' indicates DHCP relay discarding the request packet including option 82. 'keep' indicates DHCP relay accepting the request packet without any change of the option 82. 'replace' indicates DHCP relay accepting the request packet on condition that it generates a new option 82 to replace the original one.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER replace(1), keep(2), drop(3)  

dhcpRIpToGroupTable 2.1.27975.36.3.2.4
A table for configuring ip addresses for DHCP server groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DHCPRIpToGroupEntry

dhcpRIpToGroupEntry 2.1.27975.36.3.2.4.1
An entry for configuring ip addresses for a DHCP server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  DHCPRIpToGroupEntry  

dhcpRIpToGroupGroupId 2.1.27975.36.3.2.4.1.1
Group identifier of DHCP server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

dhcpRIpToGroupServerIp 2.1.27975.36.3.2.4.1.2
Ip address of DHCP server.For example: 1.1.1.1,2.2.2.2
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

dhcpRIpToGroupRowStatus 2.1.27975.36.3.2.4.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpRStatisticsGroup 2.1.27975.36.3.2.5
OBJECT IDENTIFIER    

dhcpRRxClientPktNum 2.1.27975.36.3.2.5.1
The total number of the packets received from DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRRxServerPktNum 2.1.27975.36.3.2.5.2
The total number of the packets received from DHCP Servers by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRRxClientErrPktNum 2.1.27975.36.3.2.5.3
The total number of the error packets received from DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRRxServerErrPktNum 2.1.27975.36.3.2.5.4
The total number of the error packets received from DHCP Servers by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRBogusAddrDropsPktNum 2.1.27975.36.3.2.5.5
The total number of the DHCP Bogus GIADDR drops packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRBadCircuitIDPktNum 2.1.27975.36.3.2.5.6
The total number of the DHCP Bad circuit ID packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRCorruptedAgentOpPktNum 2.1.27975.36.3.2.5.7
The total number of the DHCP corrupted agent options packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRMissAgentOpPktNum 2.1.27975.36.3.2.5.8
The total number of the DHCP Missing agent options packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRMissCircuitIDPktNum 2.1.27975.36.3.2.5.9
The total number of the DHCP Missing circuit IDs packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpRStatisticsReset 2.1.27975.36.3.2.5.10
This node only supports set operation. If the value is true,it will clear all of the packet statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6Global 2.1.27975.36.6
OBJECT IDENTIFIER    

dhcpv6Enable 2.1.27975.36.6.1
DHCPv6 Status (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpv6Snoop 2.1.27975.36.7
OBJECT IDENTIFIER    

dhcpv6SnoopGlobal 2.1.27975.36.7.1
OBJECT IDENTIFIER    

dhcpv6SnoopEnable 2.1.27975.36.7.1.1
DHCPv6 Snooping Status (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpv6SnoopAutoSaveInterval 2.1.27975.36.7.1.2
Specify DHCPv6 snooping database auto save parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 15..1200  

dhcpv6SnoopClearAllBinding 2.1.27975.36.7.1.3
This node only supports set operation. If the value is true,it will clear all of the dhcpv6 snoop binding.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6SnoopVlanTable 2.1.27975.36.7.2
A table is used to configure and monitor DHCPv6 Snooping status of VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopVlanEntry

dhcpv6SnoopVlanEntry 2.1.27975.36.7.2.1
The entry information about dhcpv6SnoopVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopVlanEntry  

dhcpv6SnoopVlanIndex 2.1.27975.36.7.2.1.1
current VLAN index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4096  

dhcpv6SnoopVlanEnable 2.1.27975.36.7.2.1.2
DHCPv6 Snooping Status of current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6SnoopBindingTable 2.1.27975.36.7.3
The table containing information of DHCPv6 clients listened by DHCPv6 snooping and it's enabled or disabled by setting dhcpv6SnoopEnable node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopBindingEntry

dhcpv6SnoopBindingEntry 2.1.27975.36.7.3.1
An entry containing information of DHCPv6 clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopBindingEntry  

dhcpv6SnoopClientVlan 2.1.27975.36.7.3.1.1
DHCPv6 clients' vlan id collected by DHCPv6 snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dhcpv6SnoopClientMacAddress 2.1.27975.36.7.3.1.2
DHCPv6 clients' MAC addresses collected by DHCPv6 snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dhcpv6SnoopClientIpAddressType 2.1.27975.36.7.3.1.3
DHCPv6 clients' IP addresses type (IPv4 or IPv6). For DHCPv6 snooping, only support ipv6(2).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

dhcpv6SnoopClientIpAddress 2.1.27975.36.7.3.1.4
DHCPv6 clients' IP addresses collected by DHCPv6 snooping.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

dhcpv6SnoopClientIfindex 2.1.27975.36.7.3.1.5
Interface collected by DHCPv6 snooping.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dhcpv6SnoopClientExpiry 2.1.27975.36.7.3.1.6
dhcpv6 snooping Expiry
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dhcpv6SnoopClientRowStatus 2.1.27975.36.7.3.1.7
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpv6SnoopTrustTable 2.1.27975.36.7.4
A table is used to configure and monitor port trustedStatus .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6SnoopTrustEntry

dhcpv6SnoopTrustEntry 2.1.27975.36.7.4.1
An entry containing information about trusted status of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6SnoopTrustEntry  

dhcpv6SnoopTrust 2.1.27975.36.7.4.1.1
Trusted status of current port which enable dhcpv6 snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

dhcpv6SnoopStatisticsGroup 2.1.27975.36.7.5
OBJECT IDENTIFIER    

dhcpv6SnoopDHCPv6PktNum 2.1.27975.36.7.5.1
The total number of DHCPv6 packets received by DHCPv6 Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6SnoopFwdPktNum 2.1.27975.36.7.5.2
The total number of packets forwarded by DHCPv6 Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6SnoopInvalidPktNum 2.1.27975.36.7.5.3
The total number of invalid packets received by DHCPv6 Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6SnoopDroppedPktNum 2.1.27975.36.7.5.4
The total number of dropped packets received by DHCPv6 Snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6SnoopStatisticsReset 2.1.27975.36.7.5.64
This node only supports set operation. If the value is true,it will clear all of the packet statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6Relay 2.1.27975.36.8
OBJECT IDENTIFIER    

dhcpv6RGlobal 2.1.27975.36.8.1
OBJECT IDENTIFIER    

dhcpv6REnable 2.1.27975.36.8.1.1
DHCPv6 relay status (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpv6RServer 2.1.27975.36.8.2
OBJECT IDENTIFIER    

dhcpv6RIpToGroupTable 2.1.27975.36.8.2.1
A table for configuring ip addresses for DHCPv6 server groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DHCPv6RIpToGroupEntry

dhcpv6RIpToGroupEntry 2.1.27975.36.8.2.1.1
An entry for configuring ip addresses for a DHCPv6 server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  DHCPv6RIpToGroupEntry  

dhcpv6RIpToGroupGroupId 2.1.27975.36.8.2.1.1.1
Group identifier of DHCPv6 server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

dhcpv6RIpToGroupServerIpIf 2.1.27975.36.8.2.1.1.2
Ipv6 address of DHCPv6 server.For example: 2001:1::1
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

dhcpv6RIpToGroupRowStatus 2.1.27975.36.8.2.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dhcpv6RIfSelectTable 2.1.27975.36.8.2.2
A table for configuring relay select server for interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6RIfSelectEntry

dhcpv6RIfSelectEntry 2.1.27975.36.8.2.2.1
An entry for configuring relay select server for interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6RIfSelectEntry  

dhcpv6RIfSelectserver 2.1.27975.36.8.2.2.1.1
Specify DHCPv6 server group number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

dhcpv6ROption 2.1.27975.36.8.3
OBJECT IDENTIFIER    

dhcpv6RRemoteid 2.1.27975.36.8.3.1
DHCPv6 remote-id option.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpv6RRemoteidFormatDuid 2.1.27975.36.8.3.2
Use DUID in DHCPv6 remote-id format.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6RRemoteidFormatIfname 2.1.27975.36.8.3.3
Use name of interface in DHCPv6 remote-id format.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6RRemoteidFormatVlan 2.1.27975.36.8.3.4
Use vlan in DHCPv6 remote-id format.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6RPDrouteEnable 2.1.27975.36.8.3.5
DHCPv6 prefix-delegation route learning (enable or disable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dhcpv6RPDrouteDistance 2.1.27975.36.8.3.6
Set the default distance for prefix-delegation route learned by DHCPv6 relay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

dhcpv6RPDrouteAllClear 2.1.27975.36.8.3.7
This node only supports set operation. If the value is true,it will clear all of the prefix-delegation route.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpv6RPDrouteTable 2.1.27975.36.8.3.8
An table for prefix-delegation route.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv6RPDrouteEntry

dhcpv6RPDrouteEntry 2.1.27975.36.8.3.8.1
An entry for prefix-delegation route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv6RPDrouteEntry  

dhcpv6RPDrouteId 2.1.27975.36.8.3.8.1.1
The ID of DHCPv6 prefix-delegation route item.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dhcpv6RPDrouteIf 2.1.27975.36.8.3.8.1.2
The name of interface to DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv6RPDrouteClientIp 2.1.27975.36.8.3.8.1.3
DHCPv6 PD clients' Ipv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

dhcpv6RPDroutePrefix 2.1.27975.36.8.3.8.1.4
DHCPv6 prefix-delegation prefix.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..42)  

dhcpv6RPDrouteExpiry 2.1.27975.36.8.3.8.1.5
Lease of DHCPv6 prefix-delegation prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6RPDrouteRowStatus 2.1.27975.36.8.3.8.1.6
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpv6RStatisticsGroup 2.1.27975.36.8.4
OBJECT IDENTIFIER    

dhcpv6RRxClientPktNum 2.1.27975.36.8.4.1
The total number of the packets received from DHCPv6 clients by DHCPv6 relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6RRxServerPktNum 2.1.27975.36.8.4.2
The total number of the packets received from DHCPv6 Servers by DHCPv6 relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6RRxClientErrPktNum 2.1.27975.36.8.4.3
The total number of the error packets received from DHCPv6 clients by DHCPv6 relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6RRxServerErrPktNum 2.1.27975.36.8.4.4
The total number of the error packets received from DHCPv6 Servers by DHCPv6 relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv6RStatisticsReset 2.1.27975.36.8.4.64
This node only supports set operation. If the value is true,it will clear all of the packet statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lswdevMMibObject 2.1.27975.37.1
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

devMFanMibObject 2.1.27975.37.1.1
OBJECT IDENTIFIER    

devMFanStatusTable 2.1.27975.37.1.1.1
Fan status description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevMFanStatusEntry

devMFanStatusEntry 2.1.27975.37.1.1.1.1
Fan status description table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  DevMFanStatusEntry  

devMFanPosition 2.1.27975.37.1.1.1.1.1
Fan position type: 1-default, 2-left, 3-right.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), left(2), right(3)  

devMFanModuleId 2.1.27975.37.1.1.1.1.2
Fan Module id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

devMFanIndex 2.1.27975.37.1.1.1.1.3
Fan number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..18  

devMFanStatus 2.1.27975.37.1.1.1.1.4
FanStatus : active (1), deactive (2) not installed (3) and unsupported (4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), deactive(2), notInstall(3), unsupport(4)  

devMFanSpeed 2.1.27975.37.1.1.1.1.5
Fan speed(RPM)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

devMFanLowSpeed 2.1.27975.37.1.1.1.1.6
Fan speed low threshold(RPM).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

devMFanHighSpeed 2.1.27975.37.1.1.1.1.7
Fan speed high threshold(RPM).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

devMFanSpeedAdjust 2.1.27975.37.1.1.1.1.8
Whether fan support speed adjust, 0 mean unsupport, 1 mean support.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupport(0), support(1)  

devMFanSetSpeed 2.1.27975.37.1.1.1.1.9
Config speed value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

devMPowerStatusTable 2.1.27975.37.1.2
Power status description table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevMPowerStatusEntry

devMPowerStatusEntry 2.1.27975.37.1.2.1
Power status description table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevMPowerStatusEntry  

devMPowerIndex 2.1.27975.37.1.2.1.1
Power number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

devMPowerStatus 2.1.27975.37.1.2.1.2
Power whole device status: present (1), absent (2), unsupport (3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER present(1), absent(2), unsupport(3)  

devMPowerWorkStatus 2.1.27975.37.1.2.1.3
Power status: active (1), deactive (2) not installed (3) and unsupported (4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), deactive(2), notInstall(3), unsupport(4)  

devMPowerType 2.1.27975.37.1.2.1.4
Power status: AC (1), DC (2), UNKNOW (3), notInstall (4) and unsupported (5).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(1), dc(2), unknow(3), notInstall(4), unsupport(5)  

devMPowerFanStatus 2.1.27975.37.1.2.1.5
Power status: work (1), failed (2) not installed (3) and unsupported (4).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER active(1), deactive(2), notInstall(3), unsupport(4)  

devMPowerControlStatus 2.1.27975.37.1.2.1.6
Power status: on (1), down (2), uninstall(3), unsupported(4).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER on(1), down(2), uninstall(3), unsupported(4)  

devMPowerAlertStatus 2.1.27975.37.1.2.1.7
Power status: noAlert (1), alert (2), unsupported(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAlert(1), alert(2), unsupported(3)  

devMSlotEnvironmentTable 2.1.27975.37.1.3
Environment description table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevMSlotEnvironmentEntry

devMSlotEnvironmentEntry 2.1.27975.37.1.3.1
Environment DESCRIPTION table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevMSlotEnvironmentEntry  

devMSlotEnvironmentType 2.1.27975.37.1.3.1.1
Environment type. 1-temperature, 2-humidity, 3-fog. only support temperature(1) now, Not support humidity(2) and flog(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER temperature(1), humidity(2), fog(3)  

devMSlotEnvironmentSlot 2.1.27975.37.1.3.1.2
Environment slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

devMSlotEnvironmentIndex 2.1.27975.37.1.3.1.3
Environment index. For temperature,max temperature sensor num is 6.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

devMSlotEnvironmentValue 2.1.27975.37.1.3.1.4
Environment value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devMSlotEnvironmentCriticalLimit 2.1.27975.37.1.3.1.5
Environment critical temperature threshold, unit is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 55..90  

devMSlotEnvironmentUpperLimit 2.1.27975.37.1.3.1.6
Environment high temperature threshold, unit is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..85  

devMSlotEnvironmentLowerLimit 2.1.27975.37.1.3.1.7
Environment Low temperature threshold, unit is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -15..50  

lswSlotTable 2.1.27975.37.1.5
Slot description table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LswSlotEntry

lswSlotEntry 2.1.27975.37.1.5.1
Slot description table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LswSlotEntry  

lswSlotFrameIndex 2.1.27975.37.1.5.1.1
Frame index. Now we only support 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

lswSlotIndex 2.1.27975.37.1.5.1.2
Slot index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..128  

lswSlotConfigType 2.1.27975.37.1.5.1.3
The configed Slot type. Include SUP-1, LC-24S, LC-24T, LC-2X8S, LC-2X8ST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswSlotCurrentType 2.1.27975.37.1.5.1.4
The current Slot type. Include SUP-1, LC-24S, LC-24T, LC-2X8S, LC-2X8ST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswSlotStatus 2.1.27975.37.1.5.1.5
The Slot status. Include absent, creating, initing, syncing, fail, ready, uninit, conflict.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswSlotSupStatus 2.1.27975.37.1.5.1.6
The supervisor card status. This node is just for supervisor card. Include Active and Standby.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswSlotPortNumber 2.1.27975.37.1.5.1.7
Number of the ports on the card in this slot. On supervisor the number is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lswSlotHwVer 2.1.27975.37.1.5.1.8
The hardware version of the card in this slot. If the line card is absent, none info will be printed.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswSlotRom 2.1.27975.37.1.5.1.9
The bootrom version of the card in this slot. If the line card is absent, none info will be printed.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

lswSlotSerialNo 2.1.27975.37.1.5.1.10
The serial number of the card in this Slot. If the line card is absent, none info will be printed.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

lswDiagnosticBootupLevel 2.1.27975.37.1.7
Diagnostic Bootup Level. noDiagnostic (1), minimal (2), complete (3). The configured value will be valid after next reload. The return value is the current bootup diag level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noDiagnostic(1), minimal(2), complete(3)  

transinformation 2.1.27975.37.1.10
Transceiver information description.
Status: current Access: read-write
OBJECT-IDENTITY    

transbasicinformationTable 2.1.27975.37.1.10.1
Show the basic information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransbasicinformationEntry

transbasicinformationEntry 2.1.27975.37.1.10.1.1
Show the basic information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransbasicinformationEntry  

transceiveType 2.1.27975.37.1.10.1.1.1
Transceiver type. For example: 1000BASE-LX, 1000BASE-SX, 10GBASE-SR and so on.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transceiveVender 2.1.27975.37.1.10.1.1.2
Transceiver vender name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transceivePartNumber 2.1.27975.37.1.10.1.1.3
Transceiver PN information
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transceiveSerialNumber 2.1.27975.37.1.10.1.1.4
Transceiver serial number information.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transceiveWaveLength 2.1.27975.37.1.10.1.1.5
Transceiver Wavelength ,unit is nm(nanometer).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

link9SinglemodeLengthKm 2.1.27975.37.1.10.1.1.6
Link Length for 9/125um single mode fiber,unit is km(kilometer).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

link9SinglemodeLengthM 2.1.27975.37.1.10.1.1.7
Link Length for 9/125um single mode fiber,unit is m(meter).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

link50MultimodeLength 2.1.27975.37.1.10.1.1.8
Link Length for 50/125um multi-mode fiber,unit is m(meter).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

link62MultimodeLength 2.1.27975.37.1.10.1.1.9
Link Length for 62.5/125um multi-mode fiber,unit is m(meter).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

linkCopperLength 2.1.27975.37.1.10.1.1.10
Link Length for copper,unit is m(meter).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

transceiveStatus 2.1.27975.37.1.10.1.1.11
Transceiver current status.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transceiveMointorStatus 2.1.27975.37.1.10.1.1.12
Transceiver current mointor status.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transTemperinformationTable 2.1.27975.37.1.10.2
Show the temperature information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransTemperinformationEntry

transTemperinformationEntry 2.1.27975.37.1.10.2.1
Show the temperature information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransTemperinformationEntry  

temperHighAlarmThreshold 2.1.27975.37.1.10.2.1.1
Transceiver temperature high-alarm threshold value,unit is Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

temperLowAlarmThreshold 2.1.27975.37.1.10.2.1.2
Transceiver temperature Low-alarm threshold value, unit is Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

temperHighWarnThreshold 2.1.27975.37.1.10.2.1.3
Transceiver temperature high-warn threshold value,unit is Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

temperLowWarnThreshold 2.1.27975.37.1.10.2.1.4
Transceiver temperature low-warn threshold value,unit is Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

temperCurrent 2.1.27975.37.1.10.2.1.5
Transceiver currently temperature value,unit is Celsius . Display 4 vlaue in the case of 40G/100G fiber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transVoltageinformationTable 2.1.27975.37.1.10.3
Show the voltag information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransVoltageinformationEntry

transVoltageinformationEntry 2.1.27975.37.1.10.3.1
Show the voltag information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransVoltageinformationEntry  

voltageHighAlarmThreshold 2.1.27975.37.1.10.3.1.1
Transceiver voltage high-alarm threshold value,unit is Voltage .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

voltageLowAlarmThreshold 2.1.27975.37.1.10.3.1.2
Transceiver voltage Low-alarm threshold value,unit is Voltage.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

voltageHighWarnThreshold 2.1.27975.37.1.10.3.1.3
Transceiver voltage high-warn threshold value,unit is Voltage.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

voltageLowWarnThreshold 2.1.27975.37.1.10.3.1.4
Transceiver voltage low-warn threshold value,unit is Voltage.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

voltageCurrent 2.1.27975.37.1.10.3.1.5
Transceiver currently voltage value, unit is Voltage. Display 4 vlaue in the case of 40G/100G fiber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transBiasinformationTable 2.1.27975.37.1.10.4
Show the Current information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransBiasinformationEntry

transBiasinformationEntry 2.1.27975.37.1.10.4.1
Show the current value information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransBiasinformationEntry  

biasHighAlarmThreshold 2.1.27975.37.1.10.4.1.1
Transceiver bias high-alarm threshold value ,unit is mA(milliamperes).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

biasLowAlarmThreshold 2.1.27975.37.1.10.4.1.2
Transceiver bias Low-alarm threshold value ,unit is mA(milliamperes).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

biasHighWarnThreshold 2.1.27975.37.1.10.4.1.3
Transceiver current high-warn threshold value ,unit is mA(milliamperes) .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

biasLowWarnThreshold 2.1.27975.37.1.10.4.1.4
Transceiver bias low-warn threshold value ,unit is mA(milliamperes).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

biasCurrent 2.1.27975.37.1.10.4.1.5
Transceiver currently bias value, unit is mA(milliamperes). Display 4 vlaue in the case of 40G/100G fiber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transTransmitPowerTable 2.1.27975.37.1.10.5
Show the Transmit Power information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransTransmitPowerEntry

transTransmitPowerEntry 2.1.27975.37.1.10.5.1
Show the Transmit Power value information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransTransmitPowerEntry  

transpowerHighAlarmThreshold 2.1.27975.37.1.10.5.1.1
Transceiver transmit power high-alarm threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transpowerLowAlarmThreshold 2.1.27975.37.1.10.5.1.2
Transceiver transmit power Low-alarm threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transpowerHighWarnThreshold 2.1.27975.37.1.10.5.1.3
Transceiver transmit power high-warn threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transpowerLowWarnThreshold 2.1.27975.37.1.10.5.1.4
Transceiver transmit power low-warn threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transpowerCurrent 2.1.27975.37.1.10.5.1.5
Transceiver currently transmit power value, unit is dBm. Display 4 vlaue in the case of 40G/100G fiber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

transReceivePowerTable 2.1.27975.37.1.10.6
Show the receive Power information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TransReceivePowerEntry

transReceivePowerEntry 2.1.27975.37.1.10.6.1
Show the Transmit Power information for transceiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  TransReceivePowerEntry  

receivepowerHighAlarmThreshold 2.1.27975.37.1.10.6.1.1
Transceiver receive power high-alarm threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

receivepowerLowAlarmThreshold 2.1.27975.37.1.10.6.1.2
Transceiver receive power Low-alarm threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

receivepowerHighWarnThreshold 2.1.27975.37.1.10.6.1.3
Transceiver receive power high-warn threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

receivepowerLowWarnThreshold 2.1.27975.37.1.10.6.1.4
Transceiver receive power low-warn threshold value,unit is dBm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

receivepowerCurrent 2.1.27975.37.1.10.6.1.5
Transceiver currently receive power value, unit is dBm. Display 4 vlaue in the case of 40G/100G fiber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poeInformation 2.1.27975.37.1.13
Transceiver information description.
Status: current Access: read-only
OBJECT-IDENTITY    

poeSysConfigTable 2.1.27975.37.1.13.1
table of PoE system configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoeSysConfigEntry

poeSysConfigEntry 2.1.27975.37.1.13.1.1
A list of PoE system configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoeSysConfigEntry  

poeSysConfigMaxPower 2.1.27975.37.1.13.1.1.1
Set PoE system max consumption (milli-watt).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 15400..739200  

poeSysConfigUtiliThresholdPower 2.1.27975.37.1.13.1.1.2
Set PSE alarm threshold of current consumption (percentage).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

poeSysConfigReservePower 2.1.27975.37.1.13.1.1.3
Set PSE reserved consumption (percentage).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

poeSysConfigLegacy 2.1.27975.37.1.13.1.1.4
Set PoE system legacy capability.The meanings of the values are: disable(1) - Enable legacy PD detection capability; enable(2) - Disable legacy PD detection capability;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

poeSysConfigPM 2.1.27975.37.1.13.1.1.5
Set PoE system power management.The meanings of the values are: manual(1) - Manual mode; auto(2) - Auto mode;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), auto(2)  

poeSysStatusTable 2.1.27975.37.1.13.2
table of PoE system status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoeSysStatusEntry

poeSysStatusEntry 2.1.27975.37.1.13.2.1
A list of PoE system status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoeSysStatusEntry  

poeSysStatusCurPower 2.1.27975.37.1.13.2.1.1
Get PSE total current consumption (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..739200  

poeSysStatusAverPower 2.1.27975.37.1.13.2.1.2
Get PSE history average consumption of certain period of time recently (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..739200  

poeSysStatusPeakPower 2.1.27975.37.1.13.2.1.3
Get PSE history peak consumption of certain period of time recently (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..739200  

poeSysStatusMaxPower 2.1.27975.37.1.13.2.1.4
Get PoE system max consumption (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 15400..739200  

poeSysStatusRemainPower 2.1.27975.37.1.13.2.1.5
Get PSE remaining power including PSE reserved power (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..739200  

poeSysStatusUtiliThresholdPower 2.1.27975.37.1.13.2.1.6
Get PSE alarm threshold of current consumption (percentage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

poeSysStatusReservePower 2.1.27975.37.1.13.2.1.7
Get PSE reserved consumption (percentage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

poeSysStatusCurVoltage 2.1.27975.37.1.13.2.1.8
Get PSE current voltage of supply power (milli-voltage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60000  

poeSysStatusAverVoltage 2.1.27975.37.1.13.2.1.9
Get PSE average voltage of supply power of certain period of time recently (milli-voltage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60000  

poeSysStatusPeakVoltage 2.1.27975.37.1.13.2.1.10
Get PSE peak voltage of supply power of certain period of time recently (milli-voltage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60000  

poeSysStatusLegacy 2.1.27975.37.1.13.2.1.11
Get PoE system legacy capability.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poeSysStatusPM 2.1.27975.37.1.13.2.1.12
Get PoE system power management.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poePortStatusTable 2.1.27975.37.1.13.3
table of PoE port status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoePortStatusEntry

poePortStatusEntry 2.1.27975.37.1.13.3.1
A list of PoE port status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoePortStatusEntry  

poePortAdmin 2.1.27975.37.1.13.3.1.1
Get PoE port admin.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poePortPriority 2.1.27975.37.1.13.3.1.2
Get PoE port priority level.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poePortOper 2.1.27975.37.1.13.3.1.3
Get PoE port operating result status.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poePortClass 2.1.27975.37.1.13.3.1.4
Get PoE port PD IEEE class level.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

poePortCurPower 2.1.27975.37.1.13.3.1.5
Get PoE port current consumption (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..30000  

poePortAverPower 2.1.27975.37.1.13.3.1.6
Get PoE port history average consumption of certain period of time recently (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..30000  

poePortPeakPower 2.1.27975.37.1.13.3.1.7
Get PoE port history peak consumption of certain period of time recently (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..30000  

poePortMaxPower 2.1.27975.37.1.13.3.1.8
Get PoE port max consumption limit (milli-watt).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..30000  

dyingGaspEvent 2.1.27975.37.1.14
Get Dying Gasp State.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER occur(1)  

extCardType 2.1.27975.37.1.15
The type of external card. The meanings of the values are: 0 external card is absent; 1 NM-2SFP+; 2 NM-4SFP+; 3 NM-4SFP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

lswTRAPMibObject 2.1.27975.39.1
OBJECT IDENTIFIER    

powerabsent 2.1.27975.39.1.1
Power supply absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerfailure 2.1.27975.39.1.2
Power supply failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerNormal 2.1.27975.39.1.3
Power supply normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerfanfailure 2.1.27975.39.1.4
The fan of power supply failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanfailure 2.1.27975.39.1.5
Fan failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanNormal 2.1.27975.39.1.6
Fan normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

supervisorRemove 2.1.27975.39.1.11
Supervisor card removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

supervisorInsert 2.1.27975.39.1.12
Supervisor card inserted.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardTemperatureAlarm 2.1.27975.39.1.13
Board temperature high.
Status: current Access: read-only
NOTIFICATION-TYPE    

boardTemperatureReturnNormal 2.1.27975.39.1.14
Board temperature from higher to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

loadFailure 2.1.27975.39.1.15
Board load failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

loadFinished 2.1.27975.39.1.16
Board load finished.
Status: current Access: read-only
NOTIFICATION-TYPE    

transceiverInsert 2.1.27975.39.1.18
Transceiver inserted.
Status: current Access: read-only
NOTIFICATION-TYPE    

transceiverRemove 2.1.27975.39.1.19
Transceiver removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

transceiverSfpMonitor 2.1.27975.39.1.20
Transceiver Sfp Monitor has detected warning or alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

chsmBootupDiagTrap 2.1.27975.39.1.21
Chsm bootup diag trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

chsmPoePortStatTrap 2.1.27975.39.1.22
Chsm PoE port status change trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

chsmPoeSysConsumpThresholdTrap 2.1.27975.39.1.23
Chsm PoE system consumption warn threshold trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

chsmPoePseVoltageTrap 2.1.27975.39.1.24
Chsm bootup diag trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAbsent 2.1.27975.39.1.25
Fan absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanPresent 2.1.27975.39.1.26
Fan present.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerAlert 2.1.27975.39.1.27
Power alert.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerNoAlert 2.1.27975.39.1.28
Power no alert.
Status: current Access: read-only
NOTIFICATION-TYPE    

dyingGasp 2.1.27975.39.1.29
Local Dying Gasp Event
Status: current Access: read-only
NOTIFICATION-TYPE    

ipSourceGuardPerportMaximalnumber 2.1.27975.40.1
config ip source guard max number of entry perport.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30  

ipSourceGuardBindingTable 2.1.27975.40.2
table of ip source guard binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSourceGuardBindingEntry

ipSourceGuardBindingEntry 2.1.27975.40.2.1
ip source guard binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpSourceGuardBindingEntry  

ipSourceGuardIpAddress 2.1.27975.40.2.1.1
the ip address of a packet.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipSourceGuardMacAddress 2.1.27975.40.2.1.2
The MAC address of a packet.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

ipSourceGuardVlan 2.1.27975.40.2.1.3
The VLAN ID of a packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

iSGIfIndex 2.1.27975.40.2.1.4
The interface from which the packet comes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

ipSourceGuardRowStatus 2.1.27975.40.2.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ipSourceGuardEnableTable 2.1.27975.40.3
A table for ip source guard enable .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpSourceGuardEnableEntry

ipSourceGuardEnableEntry 2.1.27975.40.3.1
A entry for ip source guard enable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpSourceGuardEnableEntry  

iSGEnableIfIndex 2.1.27975.40.3.1.1
the interface index of isg enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ipSourceGuardEnableType 2.1.27975.40.3.1.2
the enable type of ip source guard, support ip, ip-mac, ip-vlan, ip-mac-vlan.
Status: current Access: read-write
OBJECT-TYPE    
  IpSourceGuardType  

vrrpVrfTable 2.1.27975.41.1
table of vrrp vrf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrrpVrfEntry

vrrpVrfEntry 2.1.27975.41.1.1
rip vrf entry
Status: current Access: not-accessible
OBJECT-TYPE    
  VrrpVrfEntry  

vrrpvrfVrId 2.1.27975.41.1.1.1
This object contains the Virtual Router Identifier (VRID).
Status: current Access: not-accessible
OBJECT-TYPE    
  VrId  

vrrpvrfName 2.1.27975.41.1.1.2
VRF name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

vrrpvrfRowStatus 2.1.27975.41.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

vrrpLearnMasterTable 2.1.27975.41.2
Set learnmaster mode for the session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrrpLearnMasterEntry

vrrpLearnMasterEntry 2.1.27975.41.2.1
Set learnmaster mode for the session.
Status: current Access: not-accessible
OBJECT-TYPE    
  VrrpLearnMasterEntry  

vrrpLearnVrId 2.1.27975.41.2.1.1
This object contains the Virtual Router Identifier (VRID).
Status: current Access: not-accessible
OBJECT-TYPE    
  VrId  

vrrpLearnMode 2.1.27975.41.2.1.2
Learnmaster mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

interfaceTable 2.1.27975.42.1
table of interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceEntry

interfaceEntry 2.1.27975.42.1.1
interface entry
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceEntry  

interfaceIndex 2.1.27975.42.1.1.1
Interface index. physical interface:0x1~0x3FF, agg interface: 0x400~0x7FF, vlan interface:0x1000~0x1FFF, lookback interface:0x3000~0x3FFF
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

interfaceName 2.1.27975.42.1.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

interfaceType 2.1.27975.42.1.1.3
The interface type.1:switch 2:route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), route(2)  

interfaceIPv4Addr 2.1.27975.42.1.1.4
IP addresses with mask , such as 123.123.123.123/24 .
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(9..18)  

interfaceDesc 2.1.27975.42.1.1.5
Interface specific description.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..240)  

interfaceMediaType 2.1.27975.42.1.1.6
Specifies the port media type.0:auto-select 1:rj45 2:sfp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoSelect(0), rj45(1), sfp(2)  

interfaceSpeed 2.1.27975.42.1.1.7
Specifies the port speed.0:auto 1:10 2:100 3:1000 4:10000 5:40000 6:100000 7:2500 8:5000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), speed10M(1), speed100M(2), speed1000M(3), speed10G(4), speed40G(5), speed100G(6), speed2halfG(7), speed5G(8)  

interfaceDuplex 2.1.27975.42.1.1.8
Specifies the port duplexStatus .0:auto 1:half 2:full.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), half(1), full(2)  

interfaceResetCnt 2.1.27975.42.1.1.9
Reset interface counters; 0: noUse, 1: resetCount.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

interfaceArpRetryInterval 2.1.27975.42.1.1.10
Set arp request retry delay value to interface. Interval range 0~3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

interfaceArpTimeout 2.1.27975.42.1.1.11
Set arp age timeout value to interface. Timeout range 1~2147483.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483  

interfaceArpClear 2.1.27975.42.1.1.12
Clear arp cache.0:no use, 1:clear arp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), clearArp(1)  

interfacejumboFrameEnable 2.1.27975.42.1.1.13
Jumbo frame. 1:enabel, 2:disable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

interfaceClearIPv4Addr 2.1.27975.42.1.1.14
Clear the IPv4 address of the interface including secondary IPv4 address.0:no use, 1:clear IPv4 address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), clearIPv4Addr(1)  

interfaceBandwidth 2.1.27975.42.1.1.15
Set bandwidth informational parameter(bandwidth in kilobits). Use 0 to set default value. The default value of 10M port is 10000. The default value of 100M port is 100000. The default value of 1000M port is 1000000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10000000  

interfacePortIsolateGroupID 2.1.27975.42.1.1.16
Set the isolate group of a interface. isolate group id range is 1 ~ 31. and 255(0xFF) mean delete group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..31255  

interfaceArpProxy 2.1.27975.42.1.1.17
Enable or disable arp proxy feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

interfaceLocalArpProxy 2.1.27975.42.1.1.18
Enable or disable local arp proxy feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

interfacePoeAdmin 2.1.27975.42.1.1.19
Set PoE port admin.The meanings of the values are: enable(1) - Enable port PoE; disable(2) - Disable port PoE; force-power(3) - Force to power on port PoE;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), force-power(3)  

interfacePoeBudget 2.1.27975.42.1.1.20
Set PoE port max consumption limitation (milli-watt).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..30000  

interfacePoePriority 2.1.27975.42.1.1.21
Set PoE port priority level. The meanings of the value are: low(1) - Low priority; high(2) - High priority; critical(3) - critical priority;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), high(2), critical(3)  

interfaceLoadInterval 2.1.27975.42.1.1.22
Specify interval for interface speed calculation. Load-interval must be in increments of 30 seconds. The load-interval ranges from 30 to 600 and default value is 300.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..600  

interfaceMtu 2.1.27975.42.1.1.23
Set MTU of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 68..9000  

interfaceIpUrpf 2.1.27975.42.1.1.24
Set IP Unicast reverse-path of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

interfaceIpv6Urpf 2.1.27975.42.1.1.25
Set IPv6 Unicast reverse-path of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

interfaceIpv6DadAttempt 2.1.27975.42.1.1.26
Set IPv6 Duplicate address detection attempts number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..600  

interfaceNDClear 2.1.27975.42.1.1.27
Clear arp cache.0:no use, 1:clear ND.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), clearND(1)  

interfaceSecondaryIpAddrTable 2.1.27975.42.2
table of interface secondary ip address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceSecondaryIpAddrEntry

interfaceSecondaryIpAddrEntry 2.1.27975.42.2.1
interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceSecondaryIpAddrEntry  

ifSecondaryIpAddr 2.1.27975.42.2.1.1
Set secondary ip address on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ifSecondaryIpAddrMask 2.1.27975.42.2.1.2
Set secondary ip address mask on interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

interfaceSecondaryIpAddrStatus 2.1.27975.42.2.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

loopbackInterfaceTable 2.1.27975.42.3
table of loopback interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoopbackInterfaceEntry

loopbackInterfaceEntry 2.1.27975.42.3.1
loopback interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LoopbackInterfaceEntry  

loopbackInterfaceNum 2.1.27975.42.3.1.1
The number of loopback interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

loopbackInterfaceIndex 2.1.27975.42.3.1.2
The index of loopback interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

loopbackInterfaceStatus 2.1.27975.42.3.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

interfaceIpv6AddrTable 2.1.27975.42.4
table of interface ipv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceIpv6AddrEntry

interfaceIpv6AddrEntry 2.1.27975.42.4.1
interface ipv6 address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIpv6AddrEntry  

ifIpv6Addr 2.1.27975.42.4.1.1
Set ipv6 address on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

ifIpv6AddrLength 2.1.27975.42.4.1.2
Set ipv6 address prefix length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..128  

ifIpv6AddrEui64 2.1.27975.42.4.1.3
Set ipv6 address use eui-64 interface identifier.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ifIpv6AddrLinkLocal 2.1.27975.42.4.1.4
Set ipv6 link-local address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ifIpv6AddrStatus 2.1.27975.42.4.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

interfaceTrapObject 2.1.27975.42.10
OBJECT IDENTIFIER    

ifpReceiveManyErrorPacket 2.1.27975.42.10.1
Receive many CRC error packets on the interface.
Status: current Access: read-create
NOTIFICATION-TYPE    

managementIp 2.1.27975.43.1
OBJECT IDENTIFIER    

managementIpTable 2.1.27975.43.1.1
table of management ip entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ManagementIpEntry

managementIpEntry 2.1.27975.43.1.1.1
interface entry
Status: current Access: not-accessible
OBJECT-TYPE    
  ManagementIpEntry  

managementIpSlot 2.1.27975.43.1.1.1.1
Management ip slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

managementIPv4Addr 2.1.27975.43.1.1.1.2
IP addresses with masklen. The format is like 'xxx.xxx.xxx.xxx/xx'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

managementRowStatus 2.1.27975.43.1.1.1.3
The status of management IP row.Now only realize Create, Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

managementGateway 2.1.27975.43.3
OBJECT IDENTIFIER    

managementIpGatewayTable 2.1.27975.43.3.1
table of management ip gateway entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ManagementIpGatewayEntry

managementIpGatewayEntry 2.1.27975.43.3.1.1
management ip Gateway entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ManagementIpGatewayEntry  

managementIpGatewaySlot 2.1.27975.43.3.1.1.1
Management ip gateway slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

managementIpGateway 2.1.27975.43.3.1.1.2
Management ip gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

managementIpGatewayStatus 2.1.27975.43.3.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrGlobalStatus 2.1.27975.44.1
Enable/Disable MVR on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mvrGlobalGroupTable 2.1.27975.44.2
table of MVR multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrGlobalGroupEntry

mvrGlobalGroupEntry 2.1.27975.44.2.1
MVR multicast group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrGlobalGroupEntry  

mvrGlobalGroup 2.1.27975.44.2.1.1
MVR multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mvrGlobalGroupRowStatus 2.1.27975.44.2.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrSourceVlan 2.1.27975.44.3
Configure a source VLAN for MVR; 0 unset source vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

mvrSourceIP 2.1.27975.44.4
Mvr Source IP address. Use 0.0.0.0 to restore the default value.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrSourcePortTable 2.1.27975.44.5
table of MVR source port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrSourcePortEntry

mvrSourcePortEntry 2.1.27975.44.5.1
MVR source port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrSourcePortEntry  

mvrSourcePortIfindex 2.1.27975.44.5.1.1
MVR source port ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

mvrSourcePortRowStatus 2.1.27975.44.5.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrRcvPortTable 2.1.27975.44.6
table of MVR receive port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrRcvPortEntry

mvrRcvPortEntry 2.1.27975.44.6.1
MVR receive port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MvrRcvPortEntry  

mvrRcvPortIfindex 2.1.27975.44.6.1.1
MVR receive port ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

mvrRcvVlanId 2.1.27975.44.6.1.2
MVR receive vlan id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

mvrRcvPortRowStatus 2.1.27975.44.6.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrIPMcastRouting 2.1.27975.44.7
Enable/Disable IP Multicast-routing on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

erpsDomainTable 2.1.27975.45.2
table of domain entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErpsDomainEntry

erpsDomainEntry 2.1.27975.45.2.1
domain entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ErpsDomainEntry  

domainIndex 2.1.27975.45.2.1.1
Domain index.Range 1~255.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

domainName 2.1.27975.45.2.1.2
Domain name.Range 1~16.0 means default domain name
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

domainHellotime 2.1.27975.45.2.1.3
Domain hello timer interval,the range is 1~~15.The default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

domainFailtime 2.1.27975.45.2.1.4
Domain fail timer interval,the range is 3~~45.The default value is 3.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

domainPrimaryControlVlan 2.1.27975.45.2.1.5
Domain primary control vlan ,the range is 2~~4094.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

domainSubControlVlan 2.1.27975.45.2.1.6
Domain sub control vlan ,the range is 2~~4094.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

domainEnable 2.1.27975.45.2.1.7
Enable or disable the domain. Enable(1),Disable(2). Only support set operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

domainInstance 2.1.27975.45.2.1.8
Set or unset the instance which the domain bound. the range is 0~~4094. 0 is the default value
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

domainRowStatus 2.1.27975.45.2.1.9
The status of this conceptual row.Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

erpsRingTable 2.1.27975.45.4
table of ring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErpsRingEntry

erpsRingEntry 2.1.27975.45.4.1
domain entry
Status: current Access: not-accessible
OBJECT-TYPE    
  ErpsRingEntry  

ringIndex 2.1.27975.45.4.1.1
Ring index.Range 1~255.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ringLevel 2.1.27975.45.4.1.2
Create ring with level.primary:0 sub:1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(0), sub(1)  

ringmode 2.1.27975.45.4.1.3
Set ring mode.unknow:0 master:1 transit:2 vpls:3.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknow(0), master(1), transit(2), vpls(3)  

ringEdgemode 2.1.27975.45.4.1.4
Set ring mode.unknow:0 edge:1 assistantedge:2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknow(0), edge(1), assistantedge(2)  

ringPrimaryIf 2.1.27975.45.4.1.5
Set ring primary port.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ringSecondaryIf 2.1.27975.45.4.1.6
Set ring primary port.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ringEdgeIf 2.1.27975.45.4.1.7
Set ring edge port.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ringCommonIf 2.1.27975.45.4.1.8
Set ring common port.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ringSrpt 2.1.27975.45.4.1.9
Set ring srpt. enable:1 disable:2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ringEnable 2.1.27975.45.4.1.10
Enable ring. enable:1 disable:2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ringRowStatus 2.1.27975.45.4.1.11
The status of this conceptual row.Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ringStatus 2.1.27975.45.4.1.12
The status of this ring. idel(0), complete(1), failed(2), linkup(3), linkdown(4), preforwording(5), init(6).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idel(0), complete(1), failed(2), linkup(3), linkdown(4), preforwording(5), init(6)  

erpsRingStatsTable 2.1.27975.45.5
table of ring statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErpsRingStatsEntry

erpsRingStatsEntry 2.1.27975.45.5.1
ring statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ErpsRingStatsEntry  

ringStatsIndex 2.1.27975.45.5.1.1
Ring statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ringStatsTotalSendPackets 2.1.27975.45.5.1.2
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsHelloSendPackets 2.1.27975.45.5.1.3
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsRingUpFlushFdbSendPackets 2.1.27975.45.5.1.4
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsRingDownFlushFdbSendPackets 2.1.27975.45.5.1.5
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsLinkDownSendPackets 2.1.27975.45.5.1.6
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsEdgeHelloSendPackets 2.1.27975.45.5.1.7
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsMajorFaultSendPackets 2.1.27975.45.5.1.8
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsTotalRecPackets 2.1.27975.45.5.1.9
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsHelloRecPackets 2.1.27975.45.5.1.10
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsRingUpFlushFdbRecPackets 2.1.27975.45.5.1.11
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsRingDownFlushFdbRecPackets 2.1.27975.45.5.1.12
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsLinkDownRecPackets 2.1.27975.45.5.1.13
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsEdgeHelloRecPackets 2.1.27975.45.5.1.14
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsMajorFaultRecPackets 2.1.27975.45.5.1.15
Ring statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ringStatsClearPackets 2.1.27975.45.5.1.16
Clear ring statistics and the set number is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

erpsTrapObject 2.1.27975.45.10
OBJECT IDENTIFIER    

erpsLinkSwitch 2.1.27975.45.10.1
Erps link change notification.
Status: current Access: read-write
NOTIFICATION-TYPE    

prefixListTable 2.1.27975.46.1
table of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrefixListEntry

prefixListEntry 2.1.27975.46.1.1
ip prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrefixListEntry  

prefixListIpAddressType 2.1.27975.46.1.1.1
The ip type:ip or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

prefixListIndex 2.1.27975.46.1.1.2
prefix list index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

prefixListName 2.1.27975.46.1.1.3
prefix list name, siez (1-20).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

prefixListDescription 2.1.27975.46.1.1.4
The description of the prefix list, size (0-80)
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

prefixListRowStatus 2.1.27975.46.1.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prefixListRuleTable 2.1.27975.46.2
table of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrefixListRuleEntry

prefixListRuleEntry 2.1.27975.46.2.1
ip prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrefixListRuleEntry  

prefixListRuleIpAddressType 2.1.27975.46.2.1.1
The ip type:ip or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

prefixListRuleIndex 2.1.27975.46.2.1.2
prefix list index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

prefixListRuleSeq 2.1.27975.46.2.1.3
The sequence number of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

prefixListRuleIpAddress 2.1.27975.46.2.1.4
ip or ipv6 address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

prefixListRuleMaskLen 2.1.27975.46.2.1.5
The ip address mask length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

prefixListRuleType 2.1.27975.46.2.1.6
The type of prefix list: permit or deny.
Status: current Access: read-create
OBJECT-TYPE    
  PrefixListType  

prefixListRuleGe 2.1.27975.46.2.1.7
The Minimum prefix length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

prefixListRuleLe 2.1.27975.46.2.1.8
The maximum prefix length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

prefixListRuleRowStatus 2.1.27975.46.2.1.9
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prefixListClearTable 2.1.27975.46.3
table of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrefixListClearEntry

prefixListClearEntry 2.1.27975.46.3.1
ip prefix list clear entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrefixListClearEntry  

prefixListClearIpAddressType 2.1.27975.46.3.1.1
The Clear type, ip or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

prefixListClearIndex 2.1.27975.46.3.1.2
prefix list index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

prefixListClear 2.1.27975.46.3.1.3
The prefix list clear value : the only valid value is 1.
Status: current Access: read-create
OBJECT-TYPE    
  PrefixListClearValue  

prefixListDetailTable 2.1.27975.46.4
table of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrefixListDetailEntry

prefixListDetailEntry 2.1.27975.46.4.1
ip prefix list detail entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrefixListDetailEntry  

prefixListDetailIpAddressType 2.1.27975.46.4.1.1
The ip type:ip or ipv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

prefixListDetailIndex 2.1.27975.46.4.1.2
prefix list index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

prefixListDetailSeq 2.1.27975.46.4.1.3
The sequence number of prefix list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

prefixListDetailLastOperEntry 2.1.27975.46.4.1.4
Prefix-list with the last deletion/insertion.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

prefixLisDetailCount 2.1.27975.46.4.1.5
Prefix-list total Count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

prefixListDetailRangeEntries 2.1.27975.46.4.1.6
Prefix-list range entries.
Status: current Access: read-only
OBJECT-TYPE    
  PrefixListType  

prefixListDetailSequences 2.1.27975.46.4.1.7
Prefix-list Sequences.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

prefixListDetailHitCount 2.1.27975.46.4.1.8
some seq of prefix-list hit count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

prefixListDetailRefcount 2.1.27975.46.4.1.9
some seq of prefix-list refcount.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

ipUnicastStaticRouteTable 2.1.27975.47.1
table of ip source guard binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpUnicastStaticRouteEntry

ipUnicastStaticRouteEntry 2.1.27975.47.1.1
ip source guard binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpUnicastStaticRouteEntry  

ipUnicastStaticRouteVrfId 2.1.27975.47.1.1.1
Vrf id the default value is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ipUnicastStaticRouteDestIpAddressType 2.1.27975.47.1.1.2
IP addresses type (IPv4 or IPv6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ipUnicastStaticRouteDestIpAddress 2.1.27975.47.1.1.3
IP destination prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ipUnicastStaticRouteDestMask 2.1.27975.47.1.1.4
DIP destination prefix mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

ipUnicastStaticRouteGWIpAddressType 2.1.27975.47.1.1.5
IP addresses type (IPv4 or IPv6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ipUnicastStaticRouteGWIpAddress 2.1.27975.47.1.1.6
IP gateway address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ipUnicastStaticRouteDistance 2.1.27975.47.1.1.7
Distance value for this route.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

ipUnicastStaticRouteRowStatus 2.1.27975.47.1.1.8
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ipUnicastClrStaticRoute 2.1.27975.47.2
clear all the static route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

ipUnicastClrVrfStaticRouteTable 2.1.27975.47.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpUnicastClrVrfStaticRouteEntry

ipUnicastClrVrfStaticRouteEntry 2.1.27975.47.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  IpUnicastClrVrfStaticRouteEntry  

ipUnicastClrVrfStaticRouteIndex 2.1.27975.47.3.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

ipUnicastClrVrfStaticRoute 2.1.27975.47.3.1.2
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

ipUnicastMaxStaticRoute 2.1.27975.47.4
Allowed number of static routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ipUnicastMaxStaticV6Route 2.1.27975.47.5
Allowed number of IPv6 static routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ipUnicastIcmpErrorInterval 2.1.27975.47.6
Error message interval(ms) of ICMP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

ipUnicastIcmpv6ErrorInterval 2.1.27975.47.7
Error message interval(ms) of ICMP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

authenticationEnable 2.1.27975.49.1
Enable or disable authentication function. enable:1 disable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

authenticationLoginTable 2.1.27975.49.2
table of login entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuthenticationLoginEntry

authenticationLoginEntry 2.1.27975.49.2.1
Login entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AuthenticationLoginEntry  

authenticationLoginIndex 2.1.27975.49.2.1.1
Login index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

authenticationLoginName 2.1.27975.49.2.1.2
Login name. The default method list name is 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

authenticationLoginOne 2.1.27975.49.2.1.3
The first login type, enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginTwo 2.1.27975.49.2.1.4
The second login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginThree 2.1.27975.49.2.1.5
The third login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginFour 2.1.27975.49.2.1.6
The fourth login type,disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginFive 2.1.27975.49.2.1.7
The fifth login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginSix 2.1.27975.49.2.1.8
The fifth login type, disable(0),enable(1),line(2),none(3),radius(4),local(5),tacacs-plus(6).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1), line(2), none(3), radius(4), local(5), tacacs-plus(6)  

authenticationLoginRowStatus 2.1.27975.49.2.1.9
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

authenticationLineTable 2.1.27975.49.3
table of login entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuthenticationLineEntry

authenticationLineEntry 2.1.27975.49.3.1
Login entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AuthenticationLineEntry  

authenticationLineIndex 2.1.27975.49.3.1.1
Login index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

authenticationLineLoginName 2.1.27975.49.3.1.2
Set an authentication list for login name. The default login name is 'default'. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 32)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

evcTable 2.1.27975.51.1
The table of EVC entry. An Ethernet virtual connection (EVC) is a logical relationship between Ethernet user-to-network interfaces (UNI) in a provider-based Ethernet service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EvcEntry

evcEntry 2.1.27975.51.1.1
The entry of EVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  EvcEntry  

evcIndex 2.1.27975.51.1.1.1
The index of EVC table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

evcName 2.1.27975.51.1.1.2
The name of EVC entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

evcRowstatus 2.1.27975.51.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

evcInfoTable 2.1.27975.51.2
The table of EVC information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EvcInfoEntry

evcInfoEntry 2.1.27975.51.2.1
One entry of EVC information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EvcInfoEntry  

evcInfoIndex 2.1.27975.51.2.1.1
The index of EVC information table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

evcInfoMappedVlan 2.1.27975.51.2.1.2
The vlan id of EVC mapped-vlan. The unset value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

evcInfoMappedDoubleVlan 2.1.27975.51.2.1.3
The vlan id of EVC mapped-double-vlan. The input value is like 2,3. The first vlan id is EVC mapped-inner-vlan ID. The second vlan id is EVC mapped-outer-vlan ID. The unset value is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

evcInfoUsingNumber 2.1.27975.51.2.1.4
Number of raw-vlan using this EVC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

qinqVlanMappingTableObject 2.1.27975.52.1
OBJECT IDENTIFIER    

qinqVlanMappingTable 2.1.27975.52.1.1
The table containing information of vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqVlanMappingEntry

qinqVlanMappingEntry 2.1.27975.52.1.1.1
An entry containing information of vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqVlanMappingEntry  

qinqVlanMappingTableIndex 2.1.27975.52.1.1.1.1
vlan mapping table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

qinqVlanMappingTableName 2.1.27975.52.1.1.1.2
vlan mapping table name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

qinqVlanMappingTableRowstatus 2.1.27975.52.1.1.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqVlanMappingItemTable 2.1.27975.52.1.2
The table is used to describe the relation between raw-vlan and mapped-vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqVlanMappingItemEntry

qinqVlanMappingItemEntry 2.1.27975.52.1.2.1
The entry is used to describe one item of the relation between raw-vlan and mapped-vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqVlanMappingItemEntry  

qinqMappingEntryMappingTableIndex 2.1.27975.52.1.2.1.1
The vlan mapping table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

qinqMappingEntryEvcIndex 2.1.27975.52.1.2.1.2
The EVC table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..512  

qinqMappingEntryRawVid 2.1.27975.52.1.2.1.3
Raw vlan tag for this entry. Set to 0 to use for untagged mapped vlan tag. Set to 4095 for out-of-range raw vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4095  

qinqMappingEntryRowstatus 2.1.27975.52.1.2.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfObject 2.1.27975.52.2
OBJECT IDENTIFIER    

qinqIfModeDot1qTunnelTable 2.1.27975.52.2.1
The infomation of interface switchport mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfModeDot1qTunnelEntry

qinqIfModeDot1qTunnelEntry 2.1.27975.52.2.1.1
The infomation of interface switchport mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfModeDot1qTunnelEntry  

qinqIfModeDot1qTunnelIfIndex 2.1.27975.52.2.1.1.1
The index of the interface which want to set to dot1q-tunnel mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfModeDot1qTunnelRowstatus 2.1.27975.52.2.1.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfDot1qTunnelTypeTable 2.1.27975.52.2.2
The infomation of interface switchport dot1q tunnel type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfDot1qTunnelTypeEntry

qinqIfDot1qTunnelTypeEntry 2.1.27975.52.2.2.1
The infomation of interface switchport dot1q tunnel type.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfDot1qTunnelTypeEntry  

qinqIfDot1qTunnelTypeIfIndex 2.1.27975.52.2.2.1.1
The index of the interface which want to set dot1q-tunnel type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfDot1qTunnelType 2.1.27975.52.2.2.1.2
The do1q-tunnel type want to set. 1 selective. 2 basic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER selective(1), basic(2)  

qinqIfDot1qTunnelNativeVlanTable 2.1.27975.52.2.3
The infomation of interface switchport dot1q tunnel native vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfDot1qTunnelNativeVlanEntry

qinqIfDot1qTunnelNativeVlanEntry 2.1.27975.52.2.3.1
The infomation of interface switchport dot1q tunnel native vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfDot1qTunnelNativeVlanEntry  

qinqIfDot1qTunnelNativeVlanIfIndex 2.1.27975.52.2.3.1.1
The index of the interface which want to set dot1q-tunnel native vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfDot1qTunnelNativeVlanId 2.1.27975.52.2.3.1.2
The do1q-tunnel native vlan id to set. 1 means set to default native vlan
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

qinqIfDot1qTunnelNativeIsInnerVlan 2.1.27975.52.2.3.1.3
Whether the do1q-tunnel native vlan is inner vlan. 1:the vlan id is inner vlan id. 2:default, the vlan id is not inner vlan id.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

qinqIfDot1qTunnelNativeRowStatus 2.1.27975.52.2.3.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfDot1qTunnelAllowVlanTable 2.1.27975.52.2.4
The infomation of interface switchport dot1q tunnel allow vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfDot1qTunnelAllowVlanEntry

qinqIfDot1qTunnelAllowVlanEntry 2.1.27975.52.2.4.1
The infomation of interface switchport dot1q tunnel allow vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfDot1qTunnelAllowVlanEntry  

qinqIfDot1qTunnelAllowVlanIfIndex 2.1.27975.52.2.4.1.1
The index of the interface which want to set dot1q-tunnel allow vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfDot1qTunnelAllowVlanIdList 2.1.27975.52.2.4.1.2
The allowed vlan list belong to this dot1q tunnel port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

qinqIfDot1qTunnelAllowType 2.1.27975.52.2.4.1.3
The do1q-tunnel type want to set. 1 allowAll. 2 allowNone. 3 allowAdd. 4 allowRemove. This node is only use for set. The get value is always 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER allowAll(1), allowNone(2), allowAdd(3), allowRemove(4)  

qinqIfDot1qTunnelAllowVlanId 2.1.27975.52.2.4.1.4
The do1q-tunnel allow vlan id to set.vlan id range 1~4094. This node is only use for set. The get value is always 0. Use 'qinqIfDot1qTunnelAllowVlanIdList' to get the dot1q vlan state of the interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

qinqIfDot1qTunnelAllowRowstatus 2.1.27975.52.2.4.1.5
The status of this conceptual row. For this table, only realize CreateAndGo and Active. If want to remove allowed vlan, use do1q-tunnel type 4(allowRemove). 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfDot1qTunnelApplyVlanMappingTable 2.1.27975.52.2.5
The infomation of interface switchport dot1q tunnel applied vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfDot1qTunnelApplyVlanMappingEntry

qinqIfDot1qTunnelApplyVlanMappingEntry 2.1.27975.52.2.5.1
The infomation of interface switchport dot1q tunnel applied vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfDot1qTunnelApplyVlanMappingEntry  

qinqIfDot1qTunnelApplyIfIndex 2.1.27975.52.2.5.1.1
The index of the interface which want to apply vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfDot1qTunnelApplyVlanMappingTableName 2.1.27975.52.2.5.1.2
The vlan mapping table name want to apply to this interface.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

qinqIfDot1qTunnelApplyRowstatus 2.1.27975.52.2.5.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfVlanTranslationEnableTable 2.1.27975.52.2.6
Enable/disable vlan translation of trunk port .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfVlanTranslationEnableEntry

qinqIfVlanTranslationEnableEntry 2.1.27975.52.2.6.1
Enable/disable vlan translation of trunk port
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfVlanTranslationEnableEntry  

qinqIfVlanTransIfIndex 2.1.27975.52.2.6.1.1
The index of the interface which want to enable or disable vlan translation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfVlanTransEnable 2.1.27975.52.2.6.1.2
Enable/disable vlan translation of trunk port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

qinqIfVlanTransApplyVlanMappingTable 2.1.27975.52.2.7
The infomation of interface switchport trunk vlan translation applied vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfVlanTransApplyVlanMappingEntry

qinqIfVlanTransApplyVlanMappingEntry 2.1.27975.52.2.7.1
The infomation of interface switchport trunk vlan translation applied vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfVlanTransApplyVlanMappingEntry  

qinqIfVlanTransApplyIfIndex 2.1.27975.52.2.7.1.1
The index of the interface which want to apply vlan mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfVlanTransApplyVlanMappingTableName 2.1.27975.52.2.7.1.2
The vlan mapping table name want to apply to this interface.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

qinqIfVlanTransApplyRowstatus 2.1.27975.52.2.7.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qinqIfDot1qEthertypeTable 2.1.27975.52.2.8
The infomation of interface dot1q type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqIfDot1qEthertypeEntry

qinqIfDot1qEthertypeEntry 2.1.27975.52.2.8.1
The infomation of interface dot1q type.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqIfDot1qEthertypeEntry  

qinqIfDot1qEthertypeIfIndex 2.1.27975.52.2.8.1.1
The index of the interface which want to set ether type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

qinqIfDot1qEthertype 2.1.27975.52.2.8.1.2
The ethertype want to set to this interface. the ethertype value, could be 0x0000 ~~ 0xFFFF
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..4)  

qinqVlanDot1qObject 2.1.27975.52.3
OBJECT IDENTIFIER    

qinqVlanDot1qTagNativeEnableTable 2.1.27975.52.3.1
The infomation of tag native enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QinqVlanDot1qTagNativeEnableEntry

qinqVlanDot1qTagNativeEnableEntry 2.1.27975.52.3.1.1
The infomation of tag native enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  QinqVlanDot1qTagNativeEnableEntry  

qinqVlanDot1qTagNativeEnable 2.1.27975.52.3.1.1.2
Enable/disable Tag Native. enable(1), disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rmonExtTable 2.1.27975.53.1
rmon extension table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RmonExtEntry

rmonExtEntry 2.1.27975.53.1.1
Rmon extension table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RmonExtEntry  

rmonExtIfIndex 2.1.27975.53.1.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

rmonExtClrCounter 2.1.27975.53.1.1.2
Reset rmon counters on interface; 1: resetCount and return value is always 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER resetCount(1)  

ldpExtRouterLdp 2.1.27975.60.1
destroy or create ldp instance. destroy:1 create:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER destroy(1), create(2)  

ldpExtGlobalConfig 2.1.27975.60.2
OBJECT IDENTIFIER    

ldpExtGlobalConfigCtlMode 2.1.27975.60.2.1
set the control mode for label processing. 1 independent. 2 ordered.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER independent(1), ordered(2)  

ldpExtGlobalConfigExplicitNull 2.1.27975.60.2.2
configure the router to send explicit-null labels for directly connected FECs instead of implicit-null labels. disable:1 enable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ldpExtGlobalConfigHelloInterval 2.1.27975.60.2.3
set the interval after which hello packets are sent out.Range 1~21845.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigHoldTime 2.1.27975.60.2.4
set the global value for the hold-time after which the LSR rejects adjacencies.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigKeepAliveInterval 2.1.27975.60.2.5
set the global value for the interval after which keep-alive packets are sent out.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigKeepAliveTimeout 2.1.27975.60.2.6
Set the global value for the time-out after which sessions are rejected.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigMulticastHellos 2.1.27975.60.2.7
disable/enable the transmission of LDP Hello messages. disable:1 enable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ldpExtGlobalConfigRouterId 2.1.27975.60.2.8
set the router-id to the supplied IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ldpExtGlobalConfigTargetedPeerHelloInterval 2.1.27975.60.2.9
set the interval for sending unicast hello packets to targeted peers.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigTargetedPeerHelloReceipt 2.1.27975.60.2.10
toggle the receipt of targeted hello packets.disable:1 enable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ldpExtGlobalConfigTargetedPeerHoldTime 2.1.27975.60.2.11
Set the time-out value that is the time that the router waits before rejecting an adjacency with targeted peers.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtGlobalConfigClrLdpAdjacencyAll 2.1.27975.60.2.12
clear all adjacencies for the current LSR.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

ldpExtGlobalConfigClrLdpSessionAll 2.1.27975.60.2.13
clear all sessions for the current LSR.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

ldpExtGlobalConfigClrLdpStatic 2.1.27975.60.2.14
clear LDP packet statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

ldpExtGlobalConfigClrLdpStaticAdvLbls 2.1.27975.60.2.15
clear LDP advertise-labels statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUse(0), resetCount(1)  

ldpExtIfConfigTable 2.1.27975.60.3
ldp extention interface config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LdpExtIfConfigEntry

ldpExtIfConfigEntry 2.1.27975.60.3.1
ldp extension interface config table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LdpExtIfConfigEntry  

ldpExtIfConfigIfIndex 2.1.27975.60.3.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ldpExtIfConfigHelloInterval 2.1.27975.60.3.1.2
set the interval for sending multicast Hello packets via an interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigHoldTime 2.1.27975.60.3.1.3
set the hold-time value after which the LSR rejects adjacencies via an interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigKeepAliveInterval 2.1.27975.60.3.1.4
set the interval for sending keep-alive messages to the peer in order to maintain a session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigKeepAliveTimeout 2.1.27975.60.3.1.5
set the keep-alive time-out value for rejecting a session with a peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigMulticastHellos 2.1.27975.60.3.1.6
disable/enable multicast hello exchange on a specified interface. disable:1 enable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ldpExtIfConfigTargetedPeerHelloInterval 2.1.27975.60.3.1.7
set the interval for sending unicast hello packets to targeted peers via this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigTargetedPeerHoldTime 2.1.27975.60.3.1.8
set the time-out value that is the time that the router waits before rejecting an adjacency with a targeted peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ldpExtIfConfigEnableLdp 2.1.27975.60.3.1.9
disable/enable ldp function on a specified interface. disable:1 enable:2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ldpExtConfigTargetPeerTable 2.1.27975.60.4
config target peer table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LdpExtConfigTargetPeerEntry

ldpExtConfigTargetPeerEntry 2.1.27975.60.4.1
ldp extension target peer table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LdpExtConfigTargetPeerEntry  

ldpExtConfigTargetPeerAddr 2.1.27975.60.4.1.1
specify a targeted LDP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ldpExtConfigTargetPeerStatus 2.1.27975.60.4.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ldpExtConfigTransAddrTable 2.1.27975.60.5
config transport address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LdpExtConfigTransAddrEntry

ldpExtConfigTransAddrEntry 2.1.27975.60.5.1
ldp extension transport address table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LdpExtConfigTransAddrEntry  

ldpExtGlobalConfigTransportAddress 2.1.27975.60.5.1.1
configure the transport address for a label space.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ldpExtGlobalConfigTransportAddressStatus 2.1.27975.60.5.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ldpExtConfigAdvLblsTable 2.1.27975.60.6
config advertise label table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LdpExtConfigAdvLblsEntry

ldpExtConfigAdvLblsEntry 2.1.27975.60.6.1
ldp advertise label table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LdpExtConfigAdvLblsEntry  

ldpExtAdvLblsPrefixIndex 2.1.27975.60.6.1.1
Advertise-Labels Table prefix index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ldpExtAdvLblsPeerIndex 2.1.27975.60.6.1.2
Advertise-Labels Table peer index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ldpExtAdvLblsPrefixName 2.1.27975.60.6.1.3
specify Advertise-Labels Table prefix name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ldpExtAdvLblsPeerName 2.1.27975.60.6.1.4
specify Advertise-Labels Table peer name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ldpExtAdvLblsStatus 2.1.27975.60.6.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ldpExtConfigAdvLblsToAnyTable 2.1.27975.60.7
config advertise label to any table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LdpExtConfigAdvLblsToAnyEntry

ldpExtConfigAdvLblsToAnyEntry 2.1.27975.60.7.1
ldp advertise label to any table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LdpExtConfigAdvLblsToAnyEntry  

ldpExtAdvLblsToAnyPrefixIndex 2.1.27975.60.7.1.1
Advertise-Labels to any Table prefix index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ldpExtAdvLblsToAnyPrefixName 2.1.27975.60.7.1.2
specify which destinations have their labels advertised to all LDP neighbors.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ldpExtAdvLblsToAnyStatus 2.1.27975.60.7.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

bgpLocalAs 2.1.27975.68.1
The local autonomous system number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bgpMibBinding 2.1.27975.68.2
OBJECT IDENTIFIER    

bgpMibBindingVrf 2.1.27975.68.2.1
BGP mib binding vrf.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

bgpMibBindingVpnv4 2.1.27975.68.2.2
BGP mib binding vpnv4.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpGlobalConfig 2.1.27975.68.3
OBJECT IDENTIFIER    

bgpAlwaysCompareMed 2.1.27975.68.3.1
Allow comparing MED from different neighbors.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpDeterministicMed 2.1.27975.68.3.2
Pick the best-MED path among paths advertised from the neighboring AS.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpFastExternalFailover 2.1.27975.68.3.3
Immediately reset session if a link to a directly connected external peer goes down.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpEnforceFirstAS 2.1.27975.68.3.4
Enforce the first AS for EBGP routes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpBestpathCompareRouterid 2.1.27975.68.3.5
Compare router-id for identical EBGP paths.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpBestpathCompareConfedASpath 2.1.27975.68.3.6
Allow comparing confederation AS path length.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpBestpathASPathIgnore 2.1.27975.68.3.7
Ignore as-path length in selecting a route.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpBestpathMed 2.1.27975.68.3.8
Change the default bestpath selection MED attribute.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER confed(1), missing(2), confedAndMissing(3), none(4)  

bgpDefaultIpv4Unicast 2.1.27975.68.3.9
Activate ipv4-unicast for a peer by default.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpDefaultLocalPreference 2.1.27975.68.3.10
Configure default local preference value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

bgpLogNeighborChanges 2.1.27975.68.3.11
Log neighbor up/down and reset reason.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpConfederationIdentifier 2.1.27975.68.3.12
Set routing domain confederation AS.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bgpDistanceExternalRoutes 2.1.27975.68.3.13
Distance for routes external to the AS. Default: 20.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

bgpDistanceInternalRoutes 2.1.27975.68.3.14
Distance for routes internal to the AS. Default: 200.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

bgpDistancelocalRoutes 2.1.27975.68.3.15
Distance for routes local to the AS. Default: 200.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

bgpClientToClientReflection 2.1.27975.68.3.16
Configure client to client route reflection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpScanTime 2.1.27975.68.3.17
Configure background scan interval(sec) [Default:60; Disable:0].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

bgpClusterIDDigit 2.1.27975.68.3.18
Configure Route-Reflector Cluster-id as 32 bit quantity. set to 0 to unset this node.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

bgpClusterIDIp 2.1.27975.68.3.19
Configure Route-Reflector Cluster-id in IP address format. set to 0 to unset this node.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

bgpPeerExtTable 2.1.27975.68.4
This table contains information about routes to destination networks from all BGP4 peers. Since BGP4 can carry routes for multiple Network Layer protocols, this table has the Address Family Identifier(AFI) of the Network Layer protocol as the first index. Further for a given AFI, routes carried by BGP4 are distinguished based on Subsequent Address Family Identifiers(SAFI). Hence that is used as the second index. Conceptually there is a separate Loc-RIB maintained by the BGP speaker for each combination of AFI and SAFI supported by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpPeerExtEntry

bgpPeerExtEntry 2.1.27975.68.4.1
Information about a path to a network received from a peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpPeerExtEntry  

bgpPeerExtPeer 2.1.27975.68.4.1.1
The Network Layer address of the peer where the route information was learned. An implementation is only required to support an IPv4 peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

bgpPeerExtRemoteAS 2.1.27975.68.4.1.2
Specify AS number of BGP peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

bgpPeerExtRowStats 2.1.27975.68.4.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

bgpPeerExtActivate 2.1.27975.68.4.1.4
Enable the Address Family for this Neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtPassive 2.1.27975.68.4.1.5
Don't send open messages to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtDescription 2.1.27975.68.4.1.6
Up to 80 characters describing this peer.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

bgpPeerExtCapabilityRouteRefresh 2.1.27975.68.4.1.7
Advertise route-refresh capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtCapabilityDynamic 2.1.27975.68.4.1.8
Advertise dynamic capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtDontCapabilityNegotiate 2.1.27975.68.4.1.9
Do not perform capability negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtCapabilityOrf 2.1.27975.68.4.1.10
Advertise prefixlist ORF capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER send(1), receive(2), both(3), none(4)  

bgpPeerExtNextHopSelf 2.1.27975.68.4.1.11
Disable the next hop calculation for this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtRemovePrivateAS 2.1.27975.68.4.1.12
Remove private AS number from outbound updates.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtSendCommunity 2.1.27975.68.4.1.13
Send Community attribute to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), extended(2), both(3), none(4)  

bgpPeerExtSoftReconfig 2.1.27975.68.4.1.14
Allow inbound soft reconfiguration for this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtRouteReflectorClient 2.1.27975.68.4.1.15
Configure a neighbor as Route Reflector client.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtRouteServerClient 2.1.27975.68.4.1.16
Configure a neighbor as Route Server client.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtAttrUnchangedASPath 2.1.27975.68.4.1.17
BGP As-path attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtAttrUnchangedNexthop 2.1.27975.68.4.1.18
BGP Next-hop attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtAttrUnchangedMed 2.1.27975.68.4.1.19
BGP Med attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtUpdateSource 2.1.27975.68.4.1.20
Interface ifindex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerExtDefaultOriginate 2.1.27975.68.4.1.21
Originate default route to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtPort 2.1.27975.68.4.1.22
Neighbor's BGP TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerExtWeight 2.1.27975.68.4.1.23
Set default weight for routes from this peer. Default: 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerExtCollideEstablished 2.1.27975.68.4.1.24
Include Neighbor in Established State for Collision Detection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtOverrideCapability 2.1.27975.68.4.1.25
Override capability negotiation result.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtStrictCapabilityMatch 2.1.27975.68.4.1.26
Strict capability negotiation match.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtAllowasIn 2.1.27975.68.4.1.27
Strict capability negotiation match.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

bgpPeerExtAsOverride 2.1.27975.68.4.1.28
override AS path.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerExtMemberOfPeerGroupIndex 2.1.27975.68.4.1.29
override AS path.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerGroupTable 2.1.27975.68.5
Configure peer-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpPeerGroupEntry

bgpPeerGroupEntry 2.1.27975.68.5.1
Information about a path to a network received from a peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpPeerGroupEntry  

bgpPeerGroupIndex 2.1.27975.68.5.1.1
Peer group index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

bgpPeerGroupName 2.1.27975.68.5.1.2
Peer group name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

bgpPeerGroupRowStats 2.1.27975.68.5.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

bgpPeerGroupRemoteAS 2.1.27975.68.5.1.4
Specify AS number of BGP peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

bgpPeerGroupActivate 2.1.27975.68.5.1.5
Enable the Address Family for this Neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupPassive 2.1.27975.68.5.1.6
Don't send open messages to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupDescription 2.1.27975.68.5.1.7
Up to 80 characters describing this peer.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

bgpPeerGroupCapabilityRouteRefresh 2.1.27975.68.5.1.8
Advertise route-refresh capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupCapabilityDynamic 2.1.27975.68.5.1.9
Advertise dynamic capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupDontCapabilityNegotiate 2.1.27975.68.5.1.10
Do not perform capability negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupCapabilityOrf 2.1.27975.68.5.1.11
Advertise prefixlist ORF capability to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER send(1), receive(2), both(3), none(4)  

bgpPeerGroupNextHopSelf 2.1.27975.68.5.1.12
Disable the next hop calculation for this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupRemovePrivateAS 2.1.27975.68.5.1.13
Remove private AS number from outbound updates.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupSendCommunity 2.1.27975.68.5.1.14
Send Community attribute to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), extended(2), both(3), none(4)  

bgpPeerGroupSoftReconfig 2.1.27975.68.5.1.15
Allow inbound soft reconfiguration for this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupRouteReflectorClient 2.1.27975.68.5.1.16
Configure a neighbor as Route Reflector client.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupRouteServerClient 2.1.27975.68.5.1.17
Configure a neighbor as Route Server client.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupAttrUnchangedASPath 2.1.27975.68.5.1.18
BGP As-path attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupAttrUnchangedNexthop 2.1.27975.68.5.1.19
BGP Next-hop attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupAttrUnchangedMed 2.1.27975.68.5.1.20
BGP Med attribute is propagated unchanged to this neighbor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupUpdateSource 2.1.27975.68.5.1.21
Interface ifindex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerGroupDefaultOriginate 2.1.27975.68.5.1.22
Originate default route to this peer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupPort 2.1.27975.68.5.1.23
Neighbor's BGP TCP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerGroupWeight 2.1.27975.68.5.1.24
Set default weight for routes from this peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bgpPeerGroupCollideEstablished 2.1.27975.68.5.1.25
Include Neighbor in Established State for Collision Detection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupOverrideCapability 2.1.27975.68.5.1.26
Override capability negotiation result.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupStrictCapabilityMatch 2.1.27975.68.5.1.27
Strict capability negotiation match.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpPeerGroupAllowasIn 2.1.27975.68.5.1.28
Strict capability negotiation match.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

bgpPeerGroupAsOverride 2.1.27975.68.5.1.29
override AS path.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamily 2.1.27975.68.6
OBJECT IDENTIFIER    

bgpAddressFamilyName 2.1.27975.68.6.1
address family name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

bgpAddressFamilyRouterId 2.1.27975.68.6.2
Manually configured router identifier.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

bgpAddressFamilyRedistConnect 2.1.27975.68.6.3
Redistribute connect information from another routing protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilyRedistStatic 2.1.27975.68.6.4
Redistribute static information from another routing protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilyRedistRip 2.1.27975.68.6.5
Redistribute RIP information from another routing protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilyRedistOspf 2.1.27975.68.6.6
Redistribute OSPF information from another routing protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilySynchronization 2.1.27975.68.6.7
Perform IGP synchronization.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilyDefaultInfoOrig 2.1.27975.68.6.8
Control distribution of default information.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpAddressFamilyNetworkSynch 2.1.27975.68.6.9
Perform IGP synchronization on network routes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearTable 2.1.27975.68.7
OBJECT IDENTIFIER    

bgpClearAll 2.1.27975.68.7.1
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalPeers 2.1.27975.68.7.2
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearUnicastSoftOut 2.1.27975.68.7.3
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearMulticastSoftOut 2.1.27975.68.7.4
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearVpnv4UnicastSoftOut 2.1.27975.68.7.5
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalSoftOut 2.1.27975.68.7.6
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalUnicastSoftOut 2.1.27975.68.7.7
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalMulticastSoftOut 2.1.27975.68.7.8
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearSoftIn 2.1.27975.68.7.9
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearInPrefixFilter 2.1.27975.68.7.10
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearUnicastSoftIn 2.1.27975.68.7.11
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearMulticastSoftIn 2.1.27975.68.7.12
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearUnicastInPrefixFilter 2.1.27975.68.7.13
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearMulticastInPrefixFilter 2.1.27975.68.7.14
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearVpnv4UnicastSoftIn 2.1.27975.68.7.15
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalSoftIn 2.1.27975.68.7.16
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalInPrefixFilter 2.1.27975.68.7.17
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalUnicastSoftIn 2.1.27975.68.7.18
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalMulticastSoftIn 2.1.27975.68.7.19
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalUnicastInPrefixFilter 2.1.27975.68.7.20
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalMulticastInPrefixFilter 2.1.27975.68.7.21
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearUnicastSoft 2.1.27975.68.7.22
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearMulticastSoft 2.1.27975.68.7.23
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearVpnv4UnicastSoft 2.1.27975.68.7.24
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalUnicastSoft 2.1.27975.68.7.25
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearExternalMulticastSoft 2.1.27975.68.7.26
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpClearDampening 2.1.27975.68.7.27
This node only supports set operation. If the value is true, it will clear all of statistics.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

mplsLspTunnelingTable 2.1.27975.69.1
Tunnel a transit LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspTunnelingEntry

mplsLspTunnelingEntry 2.1.27975.69.1.1
Entry of mplsLspTunnelingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspTunnelingEntry  

mplsLspTunnelingInLabel 2.1.27975.69.1.1.1
Incoming Label Value between 16 and 1048575.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspTunnelingOutLabel 2.1.27975.69.1.1.2
Outgoing label of the transit lsp,0,3,16-1048575.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspTunnelingDestAddr 2.1.27975.69.1.1.3
IPv4 network FEC for identifying tunnel LSP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsLspTunnelingMaskLen 2.1.27975.69.1.1.4
Length of iPv4 network FEC mask for identifying tunnel LSP, between 0 and 32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mplsLspTunnelingRowStatus 2.1.27975.69.1.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspTunnelingState 2.1.27975.69.1.1.11
The state of the LSP tunneling entry.The meanings of the values are: selected(1) - the LSP tunneling entry is selected; non-selected(2) - the LSP tunneling entry is not selected;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER selected(1), non-selected(2)  

mplsMapRouteTable 2.1.27975.69.2
mpls map-route A.B.C.D N F.G.H.I N.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsMapRouteEntry

mplsMapRouteEntry 2.1.27975.69.2.1
Entry of mplsMapRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsMapRouteEntry  

mplsMapRouteSrcAddr 2.1.27975.69.2.1.1
IpAddress of IPv4 prefix to be mapped.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsMapRouteSrcMaskLen 2.1.27975.69.2.1.2
Mask length of IPv4 prefix to be mapped.Must be between 0 and 32.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

mplsMapRouteDestAddr 2.1.27975.69.2.1.3
IPv4 Forwarding Equivalence Class for route to be mapped to.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsMapRouteDestMaskLen 2.1.27975.69.2.1.4
Mask length for IPv4 Forwarding Equivalence Class.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mplsMapRouteTunnelName 2.1.27975.69.2.1.5
MPLS tunnel for route to be mapped to. If this node is set, mplsMapRouteDestAddr and mplsMapRouteDestMaskLen are invalid.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsMapRouteRowStatus 2.1.27975.69.2.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsEnableAllInterfaces 2.1.27975.69.3
Enable/disable all interfaces for MPLS. 1 is enable, 2 is disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVpwsTable 2.1.27975.69.5
Specify an MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVpwsEntry

mplsVpwsEntry 2.1.27975.69.5.1
Entry of mplsVpwsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVpwsEntry  

mplsVpwsVcId 2.1.27975.69.5.1.1
Identifying value for MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsVpwsVcName 2.1.27975.69.5.1.2
Identifying string for MPLS Layer-2 Virtual Circuit. Only 20 octets is accepted..
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVpwsPeerAddr 2.1.27975.69.5.1.3
IPv4 Address for end-point for MPLS Layer-2 Virtual Circuit.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

mplsVpwsIsManual 2.1.27975.69.5.1.4
If this value is set , vc will be configured by manual. 1 means manual is set,2 means not.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

mplsVpwsMtu 2.1.27975.69.5.1.5
Specify l2-circuit mtu,l2-circuit mtu value <576-65535>
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 576..65535  

mplsVpwsPwMode 2.1.27975.69.5.1.6
PW raw/tagged mode.0 means default mode, 1 means raw,2 means tagged mode.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

mplsVpwsControlWord 2.1.27975.69.5.1.7
Set control word for mpls layer2 circuit. The meanings of the values are: enable(1) - enable control word; disable(2) - disable control word;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVpwsStats 2.1.27975.69.5.1.8
Set statstics status for mpls layer2 circuit. The meanings of the values are: enable(1) - enable statistics; disable(2) - disable statistics;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVpwsRowStatus 2.1.27975.69.5.1.15
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVpwsState 2.1.27975.69.5.1.16
The state of the mpls layer2 circuit. The meanings of the values are: active(1) - the l2 circuit is active; inactive(2) - the l2 circuit is inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsVpwsFibTable 2.1.27975.69.6
Table of Layer-2 MPLS Virtual Circuit FIB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVpwsFibEntry

mplsVpwsFibEntry 2.1.27975.69.6.1
A Layer-2 MPLS Virtual Circuit FIB entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVpwsFibEntry  

mplsVpwsFibVcId 2.1.27975.69.6.1.1
Virtual Circuit Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsVpwsFibInLabel 2.1.27975.69.6.1.2
In-coming Label <16-1048575>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsVpwsFibOutLabel 2.1.27975.69.6.1.3
Out-going Label <16-1048575>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsVpwsFibRowStatus 2.1.27975.69.6.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsTable 2.1.27975.69.8
Instance of MPLS based Virtual Private Lan Service (VPLS).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsEntry

mplsVplsEntry 2.1.27975.69.8.1
The entry of mplsVplsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsEntry  

mplsVplsId 2.1.27975.69.8.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsVplsName 2.1.27975.69.8.1.2
Identifying string for VPLS.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

mplsVplsWhiteList 2.1.27975.69.8.1.5
Set whitelist for the MPLS VPLS. The meanings of the values are: enable(1) - Enable whitelist mode; disable(2) - Disable whitelist mode;;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsRowStatus 2.1.27975.69.8.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsDescription 2.1.27975.69.8.1.11
Characters describing this VPLS instance.Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsMtu 2.1.27975.69.8.1.12
Mtu value of a vpls instance .
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 576..65535  

mplsVplsMacLearning 2.1.27975.69.8.1.13
Set mac learning for the MPLS VPLS. The meanings of the values are: enable(1) - Enable mac learning; disable(2) - Disable mac learning;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsMacLimitNum 2.1.27975.69.8.1.14
Maximum fdb number of the MPLS VPLS.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

mplsVplsMacLimitAction 2.1.27975.69.8.1.15
Set warning log when learning is disabled. The meanings of the values are: default(1) - farward packets with mac learning disable; warn(2) - warning log and discard packets; discard(3) - discard packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), warn(2), discard(3)  

mplsVplsAllowFlooding 2.1.27975.69.8.1.16
Set flooding broadcast, multicast and unicast packets. The meanings of the values are: enable(1) - Enable flooding unknown unicast; disable(2) - Disable flooding unknown unicast;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsState 2.1.27975.69.8.1.20
VPLS instance state. The meanings of the values are: active(1) - VPLS instance is active; inactive(2) - VPLS instance is inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsVplsPeerTable 2.1.27975.69.9
Peers to VPLS domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsPeerEntry

mplsVplsPeerEntry 2.1.27975.69.9.1
Entry of mplsVplsPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsPeerEntry  

mplsVplsPeerVplsId 2.1.27975.69.9.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsVplsPeerPeerAddr 2.1.27975.69.9.1.2
IP address of the peer node to be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsPeerType 2.1.27975.69.9.1.3
Set 1, if Peer Virtual Circuits type is Raw mode; Set 2, if Peer Virtual Circuits type is Tagged mode.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

mplsVplsPeerIsManul 2.1.27975.69.9.1.4
No signaling is used to set-up the Virtual Circuit. 1 means manual is set, 2 means not.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mplsVplsPeerControlWord 2.1.27975.69.9.1.5
Set control word for mpls vpls peer. The meanings of the values are: enable(1) - enable control word; disable(2) - disable control word;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsPeerStats 2.1.27975.69.9.1.6
Set statistics for mpls vpls peer. The meanings of the values are: enable(1) - enable statistics; disable(2) - disable statistics;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsPeerPEType 2.1.27975.69.9.1.7
Set PW type for mpls vpls peer. The meanings of the values are: spe(1) - Superstarum PE; upe(2) - Underlayer PE;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER spe(1), upe(2)  

mplsVplsPeerRowStatus 2.1.27975.69.9.1.15
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsPeerState 2.1.27975.69.9.1.16
The state of mpls vpls peer. The meanings of the values are: up(1) - the vpls peer is up; down(2) - the vpls peer is down;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mplsVplsFibAddTable 2.1.27975.69.10
Vpls fib table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsFibAddEntry

mplsVplsFibAddEntry 2.1.27975.69.10.1
VPLS Fib entrys.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsFibAddEntry  

mplsVplsFibAddVplsId 2.1.27975.69.10.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsFibAddPeerAddr 2.1.27975.69.10.1.2
Mesh Peer IPv4 Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsFibAddInLabel 2.1.27975.69.10.1.3
In-coming Label <16-2063>.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 16..2063  

mplsVplsFibAddOutLabel 2.1.27975.69.10.1.4
Out-going Label <16-1048575>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsVplsFibAddRowStatus 2.1.27975.69.10.1.5
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsInterfaceMplsVpwsTable 2.1.27975.69.11
One MPLS layer-2 virtual circuit can only band to one interface, but one interface may be banded to many VCs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsInterfaceMplsVpwsEntry

mplsInterfaceMplsVpwsEntry 2.1.27975.69.11.1
Entry of mplsInterfaceMplsVpwsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsInterfaceMplsVpwsEntry  

mplsInterfaceMplsVpwsIfIndex 2.1.27975.69.11.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..48  

mplsInterfaceMplsVpwsVcName 2.1.27975.69.11.1.2
Identifying string for MPLS layer-2 virtual circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsInterfaceMplsVpwsVlanId 2.1.27975.69.11.1.3
Vlan identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

mplsInterfaceMplsVpwsBundling 2.1.27975.69.11.1.4
State of bundling.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVpwsStatisticEn 2.1.27975.69.11.1.5
State of statistic enable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVpwsReplaceDscp 2.1.27975.69.11.1.6
State of replace dscp enable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVpwsReplaceCos 2.1.27975.69.11.1.7
State of replace cos enable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVpwsVlanOperation 2.1.27975.69.11.1.8
Identifying vlan operation table name for MPLS layer-2 virtual circuit.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

mplsInterfaceMplsVpwsRowStatus 2.1.27975.69.11.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsInterfacePropertyTable 2.1.27975.69.12
Interface property table.Including label-switching and configuration of MPLS-TP P2P MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsInterfacePropertyEntry

mplsInterfacePropertyEntry 2.1.27975.69.12.1
Configuration of interface label-switching and MPLS-TP P2P MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsInterfacePropertyEntry  

mplsInterfacePropertyIfIndex 2.1.27975.69.12.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 2..48  

mplsInterfaceLabelSwitching 2.1.27975.69.12.1.4
Set label-switching of the interface. This node is valid when the interface is a routed interface. The meanings of the values are: enable(1) - Enable label-switching; disable(2) - Disable label-switching;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceTPP2PTxMac 2.1.27975.69.12.1.5
Transmit mac address for mpls-tp non-ip system.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

mplsInterfaceCRCNumberThresholdRising 2.1.27975.69.12.1.6
Rising threshold for CRC error number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mplsInterfaceCRCNumberThresholdFalling 2.1.27975.69.12.1.7
Falling threshold for CRC error number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mplsInterfaceCRCRateThresholdRising 2.1.27975.69.12.1.8
Rising threshold for CRC error rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

mplsInterfaceCRCRateThresholdFalling 2.1.27975.69.12.1.9
Falling threshold for CRC error rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..99  

mplsInterfaceCRCAlarmStatus 2.1.27975.69.12.1.10
Interface CRC alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsInterfaceMplsVplsTable 2.1.27975.69.13
Table of relationship of Vpls instance and interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsInterfaceMplsVplsEntry

mplsInterfaceMplsVplsEntry 2.1.27975.69.13.1
Entry of mplsInterfaceMplsVplsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsInterfaceMplsVplsEntry  

mplsInterfaceMplsVplsIfIndex 2.1.27975.69.13.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..48  

mplsInterfaceMplsVplsVplsName 2.1.27975.69.13.1.2
Identifying value for vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsInterfaceMplsVplsVlanId 2.1.27975.69.13.1.3
Identifying value for vlan..
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

mplsInterfaceMplsVplsBundling 2.1.27975.69.13.1.4
State of bundling.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVplsStatisticEn 2.1.27975.69.13.1.5
State of statistics enable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVplsETreeACType 2.1.27975.69.13.1.6
Etree AC type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER leaf(1), root(2)  

mplsInterfaceMplsVplsReplaceDscp 2.1.27975.69.13.1.7
State of replace dscp.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVplsReplaceCos 2.1.27975.69.13.1.8
State of replace cos enable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVplsVlanOperation 2.1.27975.69.13.1.9
Identifying vlan operation table name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

mplsInterfaceMplsVplsRowStatus 2.1.27975.69.13.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPeTable 2.1.27975.69.14
Table of all mpls lsp-pe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPeEntry

mplsLspPeEntry 2.1.27975.69.14.1
Entry of mplsLspPeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPeEntry  

mplsLspPeName 2.1.27975.69.14.1.1
Identifying value for MPLS Lsp-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPeRowStatus 2.1.27975.69.14.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPeState 2.1.27975.69.14.1.11
The state of the lsp-pe. The meanings of the values are: active(1) - the lsp-pe is active; inactive(2) - the lsp-pe is inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsLspPeDescription 2.1.27975.69.14.1.12
Characters describing of this pe type LSP. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPeOAMMegLevel 2.1.27975.69.14.1.20
OAM level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsLspPeOAMMegId 2.1.27975.69.14.1.21
MEG ID of the lsp-pe.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsLspPeOAMMegIdIcc 2.1.27975.69.14.1.22
ICC length of MEG ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

mplsLspPeOAMMepId 2.1.27975.69.14.1.23
MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

mplsLspPeOAMMepInterval 2.1.27975.69.14.1.24
MEP Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER three-point-three-ms(1), ten-ms(2), one-hundred-ms(3), one-sec(4), ten-sec(5), one-min(6), ten-min(7)  

mplsLspPeOAMMepExp 2.1.27975.69.14.1.25
EXP value, default is 7.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsLspPeOAMRMepId 2.1.27975.69.14.1.26
Remote MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

mplsLspPeOAMCCState 2.1.27975.69.14.1.27
CC state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEventCacheSize 2.1.27975.69.14.1.28
Event entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

mplsLspPeOAM1dmCacheSize 2.1.27975.69.14.1.29
1dm entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

mplsLspPeOAMAisInterval 2.1.27975.69.14.1.30
Interval of AIS PDU. 0:no oam-y1731 ais server enable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

mplsLspPeOAMAisClientSupress 2.1.27975.69.14.1.31
AIS client supress state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMLckInterval 2.1.27975.69.14.1.32
Lsp-pe lock interval. 0:no oam-y1731 lck server enable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

mplsLspPeOAMLck 2.1.27975.69.14.1.33
Lck state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtLOC 2.1.27975.69.14.1.34
Loc state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtUMP 2.1.27975.69.14.1.35
Unexp RMEPID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtUIN 2.1.27975.69.14.1.36
Unexp interval state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtUMG 2.1.27975.69.14.1.37
Unexp MEGID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtULV 2.1.27975.69.14.1.38
Unexp Level state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtW1ST 2.1.27975.69.14.1.39
Wait 1st CCM state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtRDIR 2.1.27975.69.14.1.40
RDI RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtRDIT 2.1.27975.69.14.1.41
RDI TX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtAISR 2.1.27975.69.14.1.42
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtAIST 2.1.27975.69.14.1.43
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtAISD 2.1.27975.69.14.1.44
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtLCKR 2.1.27975.69.14.1.45
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtLCKT 2.1.27975.69.14.1.46
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtLCKD 2.1.27975.69.14.1.47
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMLckTxEnable 2.1.27975.69.14.1.48
oam-y1731 lck server enable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMEvtCRC 2.1.27975.69.14.1.49
CRC RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeOAMState 2.1.27975.69.14.1.50
oam-y1731 Rmep state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(0), fail(1), ok(2)  

mplsLspPeIngressPkts 2.1.27975.69.14.1.51
Ingress packtes number of lsp-pe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPeIngressBytes 2.1.27975.69.14.1.52
Ingress bytes number of lsp-pe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPeEgressPkts 2.1.27975.69.14.1.53
Egress packtes number of lsp-pe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPeEgressBytes 2.1.27975.69.14.1.54
Egress bytes number of lsp-pe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPeStats 2.1.27975.69.14.1.55
statistics enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPeBandwidth 2.1.27975.69.14.1.56
lsp-pe bandwidth in kbps. -1 means no limitation
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

mplsLspPeOAMLmDualExp 2.1.27975.69.14.1.61
Configure dual-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

mplsLspPeOAMLmDualStatInterval 2.1.27975.69.14.1.62
Configure dual-ended loss measurment interval value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

mplsLspPeOAMLmDualCacheSize 2.1.27975.69.14.1.63
Configure dual-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

mplsLspPeOAMLmSingleExp 2.1.27975.69.14.1.66
Configure single-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

mplsLspPeOAMLmSingleInterval 2.1.27975.69.14.1.67
Config Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

mplsLspPeOAMLmSingleCacheSize 2.1.27975.69.14.1.68
Configure single-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

mplsLspPeOAMLmEnableState 2.1.27975.69.14.1.70
Enable or disable oam-y1731 loss measurment.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable-dual(1), enable-single(2), disable(3)  

mplsLspPeOAMLmLocalLossThreshold 2.1.27975.69.14.1.71
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsLspPeOAMLmRemoteLossThreshold 2.1.27975.69.14.1.72
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsLspPeOAMLmSingleRxCount 2.1.27975.69.14.1.73
LMM single-ended packet Rx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

mplsLspPeOAMLmSingleTxCount 2.1.27975.69.14.1.74
LMM single-ended packet Tx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

mplsLspPeOAMLmSingleSuccessRate 2.1.27975.69.14.1.75
LMM single-ended success rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

mplsLspPeOAMLmSingleStartTime 2.1.27975.69.14.1.76
LMM proactive single-ended start time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsLspPeOAMLmSingleEndTime 2.1.27975.69.14.1.77
LMM proactive single-ended end time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsLspPeIngressTable 2.1.27975.69.15
Table of mpls lsp-pe ingress configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPeIngressEntry

mplsLspPeIngressEntry 2.1.27975.69.15.1
Entry of mplsLspPeIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPeIngressEntry  

mplsLspPeIngressLspName 2.1.27975.69.15.1.1
Identifying value for MPLS Lsp-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPeIngressInlabel 2.1.27975.69.15.1.2
Incoming label of the Lsp-pe.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPeIngressRowStatus 2.1.27975.69.15.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPeEgressTable 2.1.27975.69.16
Table of mpls lsp-pe egress configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPeEgressEntry

mplsLspPeEgressEntry 2.1.27975.69.16.1
Entries of mplsLspPeEgressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPeEgressEntry  

mplsLspPeEgressLspName 2.1.27975.69.16.1.1
Identifying value for MPLS Lsp-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPeEgressOutlabel 2.1.27975.69.16.1.2
Outgoing label of the Lsp-pe.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPeEgressNextHop 2.1.27975.69.16.1.3
Nexthop Address(IPV4) for the Lsp-pe. Out-going interface and nexthop ip address can not be configured at the same time.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

mplsLspPeEgressOutIfindex 2.1.27975.69.16.1.4
Outgoing interface for the Lsp-pe. Out-going interface and nexthop ip address can not be configured at the same time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPeEgressOutMemIfindex 2.1.27975.69.16.1.5
Member port index, this field is required only when out-going interface is vlan interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPeEgressRowStatus 2.1.27975.69.16.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPTable 2.1.27975.69.17
Table of all mpls lsp-p instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPEntry

mplsLspPEntry 2.1.27975.69.17.1
Entry of mplsLspPTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPEntry  

mplsLspPName 2.1.27975.69.17.1.1
Identifying value for MPLS Lsp-p.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPRowStatus 2.1.27975.69.17.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPOAMMegId 2.1.27975.69.17.1.11
MEG ID of the lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsLspPOAMMegIdIcc 2.1.27975.69.17.1.12
ICC length of MEG ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

mplsLspPOAMMipState 2.1.27975.69.17.1.13
MIP state of the lsp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPOAMMegLevel 2.1.27975.69.17.1.14
OAM level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsLspPDescription 2.1.27975.69.17.1.15
Characters describing of this p type LSP. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPStats 2.1.27975.69.17.1.16
Set statistics for mpls lsp-p. The meanings of the values are: enable(1) - enable statistics; disable(2) - disable statistics;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPEastTable 2.1.27975.69.18
Table of east configuration of all mpls lsp-p instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPEastEntry

mplsLspPEastEntry 2.1.27975.69.18.1
Entry of mplsLspPfEastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPEastEntry  

mplsLspPEastLspName 2.1.27975.69.18.1.1
Identifying value for MPLS Lsp-p.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPEastInlabel 2.1.27975.69.18.1.2
East incoming label of the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPEastOutlabel 2.1.27975.69.18.1.3
East outgoing label of the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPEastNextHop 2.1.27975.69.18.1.4
East nexthop Address(IPV4) for the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsLspPEastTunnel 2.1.27975.69.18.1.5
East tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPEastOutIfindex 2.1.27975.69.18.1.6
Outgoing interface for the Lsp-p. Out-going interface , tunnel, and nexthop ip address can not be configured at the same time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPEastOutMemIfindex 2.1.27975.69.18.1.7
Member port index, this field is required only when out-going interface is vlan interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPEastReplaceExp 2.1.27975.69.18.1.8
Replace exp.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPEastRowStatus 2.1.27975.69.18.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPEastState 2.1.27975.69.18.1.11
The state of the mpls lsp-p east. The meanings of the values are: active(1) - active; inactive(2) - inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsLspPEastIngressPkts 2.1.27975.69.18.1.20
Ingress packets number of lsp-p east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPEastIngressbytes 2.1.27975.69.18.1.21
Ingress bytes number of lsp-p east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPEastEgressPkts 2.1.27975.69.18.1.22
Egress packets number of lsp-p east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPEastEgressBytes 2.1.27975.69.18.1.23
Egress bytes number of lsp-p east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPWestTable 2.1.27975.69.19
Table of west configuration of all mpls lsp-p instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPWestEntry

mplsLspPWestEntry 2.1.27975.69.19.1
Entry of mplsLspPWestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPWestEntry  

mplsLspPWestLspName 2.1.27975.69.19.1.1
Identifying value for MPLS Lsp-p.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPWestInlabel 2.1.27975.69.19.1.2
West incoming label of the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPWestOutlabel 2.1.27975.69.19.1.3
West outgoing label of the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsLspPWestNextHop 2.1.27975.69.19.1.4
West nexthop Address(IPV4) for the Lsp-p.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsLspPWestTunnel 2.1.27975.69.19.1.5
West tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPWestOutIfindex 2.1.27975.69.19.1.6
Outgoing interface for the Lsp-p. Out-going interface , tunnel, and nexthop ip address can not be configured at the same time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPWestOutMemIfindex 2.1.27975.69.19.1.7
Member port index, this field is required only when out-going interface is vlan interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

mplsLspPWestReplaceExp 2.1.27975.69.19.1.8
Replace exp.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsLspPWestRowStatus 2.1.27975.69.19.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPWestState 2.1.27975.69.19.1.11
The state of the mpls lsp-p west. The meanings of the values are: active(1) - active; inactive(2) - inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsLspPWestIngressPkts 2.1.27975.69.19.1.20
Ingress packets number of lsp-p west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPWestIngressbytes 2.1.27975.69.19.1.21
Ingress bytes number of lsp-p west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPWestEgressPkts 2.1.27975.69.19.1.22
Egress packets number of lsp-p west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsLspPWestEgressBytes 2.1.27975.69.19.1.23
Egress bytes number of lsp-p west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTunnelTable 2.1.27975.69.20
Table of all mpls tunnel instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTunnelEntry

mplsTunnelEntry 2.1.27975.69.20.1
Entry of mplsTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelEntry  

mplsTunnelName 2.1.27975.69.20.1.1
Identifying value for mpls tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsTunnelApsType 2.1.27975.69.20.1.2
APS type for the tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER aps(1), non-aps(2)  

mplsTunnelRowStatus 2.1.27975.69.20.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTunnelPrimaryLspPe 2.1.27975.69.20.1.11
Primary lsp-pe name of the mpls tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTunnelSecondaryLspPe 2.1.27975.69.20.1.12
Secondary lsp-pe name of the mpls tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTunnelDescription 2.1.27975.69.20.1.13
Characters describing of this MPLS tunnel. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsTunnelSelectedLspPe 2.1.27975.69.20.1.25
Selected lsp-pe name of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsTunnelG8131Mode 2.1.27975.69.20.1.30
G8131 mode for the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER revertive(1), non-revertive(2)  

mplsTunnelG8131WTRTimer 2.1.27975.69.20.1.31
G8131 wait-to-restore timer value for the mpls tunnel, in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..12  

mplsTunnelG8131HoldOffTimer 2.1.27975.69.20.1.32
G8131 hold-off timer value for the mpls tunnel, steps of 100ms.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsTunnelG8131Action 2.1.27975.69.20.1.33
G8131 actions for the mpls tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER force-switch(1), manual-swtich-to-working(2), manual-switch-to-protection(3), lockout(4), exercise(5), clear(6)  

mplsTunnelG8131WorkingLSP 2.1.27975.69.20.1.40
G8131 working lsp for the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTunnelG8131ProtectionLSP 2.1.27975.69.20.1.41
G8131 protection lsp for the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTunnelG8131ActivePath 2.1.27975.69.20.1.42
G8131 active path for the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), working-lsp(1), protection-lsp(2)  

mplsTunnelG8131WTRTimeLeft 2.1.27975.69.20.1.43
Left time of G8131 wait-to-restore timer of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTunnelG8131HoldOffTimeLeft 2.1.27975.69.20.1.44
Left time of G8131 hold-off timer of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTunnelG8131DFOPState 2.1.27975.69.20.1.45
G8131 DFOP state of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-in-defect-mode(1), b-bit-mismatch-defect(2), r-bit-mismatch-defect(3), invalid-request-state(4), aps-recv-on-working-entity(5), aps-pdu-not-recv-after-state-change(6), a-bit-mismatch-defect(7), d-bit-mismatch-defect(8), t-bit-mismatch-defect(9)  

mplsTunnelG8131CurrentState 2.1.27975.69.20.1.46
G8131 current state of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsTunnelG8131LastState 2.1.27975.69.20.1.47
G8131 last state of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsTunnelG8131CurrentEvent 2.1.27975.69.20.1.48
G8131 current event of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsTunnelG8131FarEndLastEvent 2.1.27975.69.20.1.49
G8131 far end last event of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsTunnelG8131RequestSignal 2.1.27975.69.20.1.50
G8131 request signal of the mpls tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), null(2), none(3)  

mplsPwSPeTable 2.1.27975.69.23
Table of all mpls pw s-pe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsPwSPeEntry

mplsPwSPeEntry 2.1.27975.69.23.1
Entry of mplsPwSPeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsPwSPeEntry  

mplsPwSPeName 2.1.27975.69.23.1.1
Identifying value for MPLS pw s-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwSPeRowStatus 2.1.27975.69.23.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsPwSPeOAMMegId 2.1.27975.69.23.1.11
MEG ID of the pw spe.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsPwSPeOAMMegIdIcc 2.1.27975.69.23.1.12
ICC length of MEG ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

mplsPwSPeOAMMipState 2.1.27975.69.23.1.13
MIP state of the pw spe.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwSPeOAMMegLevel 2.1.27975.69.23.1.14
OAM level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsPwSPeDescription 2.1.27975.69.23.1.15
Characters describing of this S-PE type PW. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwSpeStats 2.1.27975.69.23.1.16
Set statistics for mpls pw s-pe. The meanings of the values are: enable(1) - enable statistics; disable(2) - disable statistics;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwSPeEastTable 2.1.27975.69.24
Table of east configuration of all mpls pw s-pe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsPwSPeEastEntry

mplsPwSPeEastEntry 2.1.27975.69.24.1
Entry of mplsPwSPeEastTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsPwSPeEastEntry  

mplsPwSPeEastPwName 2.1.27975.69.24.1.1
Identifying value for MPLS pw s-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwSPeEastInlabel 2.1.27975.69.24.1.2
East incoming label of the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwSPeEastOutlabel 2.1.27975.69.24.1.3
East outgoing label of the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwSPeEastTunnelName 2.1.27975.69.24.1.4
MPLS tunnel name for the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsPwSPeEastCtrlWord 2.1.27975.69.24.1.5
The state of the mpls pw spe east control-word.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER control-word(1), no-control-word(2)  

mplsPwSPeEastRowStatus 2.1.27975.69.24.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsPwSPeEastState 2.1.27975.69.24.1.11
The state of the mpls pw spe east. The meanings of the values are: up(1) - the state is up; down(2) - the state is down;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mplsPwSPeEastIngressPkts 2.1.27975.69.24.1.20
Ingress packets number of pw s-pe east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeEastIngressbytes 2.1.27975.69.24.1.21
Ingress bytes number of pw s-pe east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeEastEgressPkts 2.1.27975.69.24.1.22
Egress packets number of pw s-pe east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeEastEgressBytes 2.1.27975.69.24.1.23
Egress bytes number of pw s-pe east.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeWestTable 2.1.27975.69.25
Table of west configuration of all mpls pw s-pe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsPwSPeWestEntry

mplsPwSPeWestEntry 2.1.27975.69.25.1
Entry of mplsPwSPeWestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsPwSPeWestEntry  

mplsPwSPeWestPwName 2.1.27975.69.25.1.1
Identifying value for MPLS pw s-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwSPeWestInlabel 2.1.27975.69.25.1.2
West incoming label of the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwSPeWestOutlabel 2.1.27975.69.25.1.3
West outgoing label of the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwSPeWestTunnelName 2.1.27975.69.25.1.4
MPLS tunnel name for the MPLS pw s-pe.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsPwSPeWestCtrlWord 2.1.27975.69.25.1.5
The state of the mpls pw spe west control-word.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER control-word(1), no-control-word(2)  

mplsPwSPeWestRowStatus 2.1.27975.69.25.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsPwSPeWestState 2.1.27975.69.25.1.11
The state of the mpls pw spe west. The meanings of the values are: up(1) - the state is up; down(2) - the state is down;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mplsPwSPeWestIngressPkts 2.1.27975.69.25.1.20
Ingress packets number of pw s-pe west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeWestIngressbytes 2.1.27975.69.25.1.21
Ingress bytes number of pw s-pe west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeWestEgressPkts 2.1.27975.69.25.1.22
Egress packets number of pw s-pe west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwSPeWestEgressBytes 2.1.27975.69.25.1.23
Egress bytes number of pw s-pe west.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsVplsStaticFdbTable 2.1.27975.69.26
Vpls static fdb table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsStaticFdbEntry

mplsVplsStaticFdbEntry 2.1.27975.69.26.1
VPLS static fdb entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsStaticFdbEntry  

mplsVplsStaticFdbVplsId 2.1.27975.69.26.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsStaticFdbMacAddr 2.1.27975.69.26.1.2
Mac address of the fdb entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

mplsVplsStaticFdbType 2.1.27975.69.26.1.3
Set static fdb type. When mplsVplsStaticFdbType is set to discard, mplsVplsStaticFdbIfName and mplsVplsStaticFdbPeerIp are invalid. The meanings of the values are: forward(1) - Forwarding entry; discard(2) - Discard entry;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forward(1), discard(2)  

mplsVplsStaticFdbIfName 2.1.27975.69.26.1.4
Out-going interface of the VPLS fdb entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

mplsVplsStaticFdbPeerIp 2.1.27975.69.26.1.5
Out-going peer IPV4 address of the VPLS fdb entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsVplsStaticFdbTPPeerName 2.1.27975.69.26.1.6
Out-going tp-peer of the VPLS fdb entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsStaticFdbRowStatus 2.1.27975.69.26.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsStaticFtnTable 2.1.27975.69.27
MPLS static ftn table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsStaticFtnEntry

mplsStaticFtnEntry 2.1.27975.69.27.1
MPLS static ftn entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsStaticFtnEntry  

mplsStaticFtnFecPrefix 2.1.27975.69.27.1.1
FEC prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsStaticFtnFecPrefixLen 2.1.27975.69.27.1.2
FEC prefix length.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsStaticFtnNexthop 2.1.27975.69.27.1.3
Nexthop IPV4 address of the FEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsStaticFtnOutlabel 2.1.27975.69.27.1.4
Out-going label for the FEC
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mplsStaticFtnRowStatus 2.1.27975.69.27.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsFtnDatabaseTable 2.1.27975.69.28
MPLS ftn database table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsFtnDatabaseEntry

mplsFtnDatabaseEntry 2.1.27975.69.28.1
MPLS ftn database entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsFtnDatabaseEntry  

mplsFtnDatabaseIndex 2.1.27975.69.28.1.1
FEC prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsFtnDatabaseFecPrefix 2.1.27975.69.28.1.2
FEC prefix.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFtnDatabaseFecPrefixLen 2.1.27975.69.28.1.3
FEC prefix length.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsFtnDatabaseOutlabel 2.1.27975.69.28.1.4
Out-going label for the FEC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsFtnDatabaseNexthop 2.1.27975.69.28.1.5
Nexthop IPV4 address of the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsFtnDatabaseOutInterface 2.1.27975.69.28.1.6
Out-going interface for the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsFtnDatabaseState 2.1.27975.69.28.1.7
The state of the FTN entry.The meanings of the values are: active(1) - the entry is active; inactive(2) - the entry is inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsStaticIlmTable 2.1.27975.69.29
MPLS static ilm table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsStaticIlmEntry

mplsStaticIlmEntry 2.1.27975.69.29.1
MPLS static ilm entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsStaticIlmEntry  

mplsStaticIlmInlabel 2.1.27975.69.29.1.1
Incoming label.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..1048575  

mplsStaticIlmOpcode 2.1.27975.69.29.1.2
The opcode of the ilm entry.The meanings of the values are: swap(1) - swap incoming label; pop(2) - pop incoming label.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER swap(1), pop(2)  

mplsStaticIlmNexthop 2.1.27975.69.29.1.3
Nexthop IPV4 address of the ILM.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsStaticIlmOutlabel 2.1.27975.69.29.1.4
Out-going label for the ILM.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 3 | 16..1048575  

mplsStaticIlmRowStatus 2.1.27975.69.29.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsIlmDatabaseTable 2.1.27975.69.30
MPLS ilm database table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsIlmDatabaseEntry

mplsIlmDatabaseEntry 2.1.27975.69.30.1
MPLS ilm database entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsIlmDatabaseEntry  

mplsIlmDatabaseIndex 2.1.27975.69.30.1.1
Index of the ILM entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsIlmDatabaseFecPrefix 2.1.27975.69.30.1.2
FEC prefix.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsIlmDatabaseFecPrefixLen 2.1.27975.69.30.1.3
FEC prefix length.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsIlmDatabaseInlabel 2.1.27975.69.30.1.4
Incoming label for the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsIlmDatabaseOutlabel 2.1.27975.69.30.1.5
Out-going label for the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsIlmDatabaseNexthop 2.1.27975.69.30.1.6
Nexthop IPV4 address of the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsIlmDatabaseOutInterface 2.1.27975.69.30.1.7
Out-going interface for the ilm entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsIlmDatabaseState 2.1.27975.69.30.1.8
The state of the ILM entry.The meanings of the values are: active(1) - the entry is active; inactive(2) - the entry is inactive;
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

mplsIlmDatabaseNexthopMac 2.1.27975.69.30.1.11
Nexthop mac address of the FEC.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

mplsPwTpeTable 2.1.27975.69.31
Table of all mpls pw-tpe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsPwTpeEntry

mplsPwTpeEntry 2.1.27975.69.31.1
Entry of mplsPwTpeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsPwTpeEntry  

mplsPwTpeName 2.1.27975.69.31.1.1
Identifying value for MPLS Lsp-pe.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwTpeRowStatus 2.1.27975.69.31.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsPwTpeDescription 2.1.27975.69.31.1.11
Characters describing of this T-PE type PW. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwTpeOAMMegLevel 2.1.27975.69.31.1.20
OAM level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsPwTpeOAMMegId 2.1.27975.69.31.1.21
MEG ID of the lsp-pe.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsPwTpeOAMMegIdIcc 2.1.27975.69.31.1.22
ICC length of MEG ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

mplsPwTpeOAMMepId 2.1.27975.69.31.1.23
MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

mplsPwTpeOAMMepInterval 2.1.27975.69.31.1.24
MEP Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER three-point-three-ms(1), ten-ms(2), one-hundred-ms(3), one-sec(4), ten-sec(5), one-min(6), ten-min(7)  

mplsPwTpeOAMMepExp 2.1.27975.69.31.1.25
EXP value, default is 7.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

mplsPwTpeOAMRMepId 2.1.27975.69.31.1.26
Remote MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

mplsPwTpeOAMCCState 2.1.27975.69.31.1.27
CC state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEventCacheSize 2.1.27975.69.31.1.28
Event entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

mplsPwTpeOAM1dmCacheSize 2.1.27975.69.31.1.29
1dm entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

mplsPwTpeOAMAisClientSupress 2.1.27975.69.31.1.30
AIS client supress state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMLck 2.1.27975.69.31.1.31
Enable pw-tpe lock.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtLOC 2.1.27975.69.31.1.32
Loc state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtUMP 2.1.27975.69.31.1.33
Unexp RMEPID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtUIN 2.1.27975.69.31.1.34
Unexp interval state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtUMG 2.1.27975.69.31.1.35
Unexp MEGID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtULV 2.1.27975.69.31.1.36
Unexp Level state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtW1ST 2.1.27975.69.31.1.37
Wait 1st CCM state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtRDIR 2.1.27975.69.31.1.38
RDI RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtRDIT 2.1.27975.69.31.1.39
RDI TX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtAISR 2.1.27975.69.31.1.40
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtAIST 2.1.27975.69.31.1.41
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtAISD 2.1.27975.69.31.1.42
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtLCKR 2.1.27975.69.31.1.43
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtLCKT 2.1.27975.69.31.1.44
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtLCKD 2.1.27975.69.31.1.45
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMEvtCRC 2.1.27975.69.31.1.46
CRC RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeOAMState 2.1.27975.69.31.1.50
oam-y1731 Rmep state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(0), fail(1), ok(2)  

mplsPwTpeIngressPkts 2.1.27975.69.31.1.51
Ingress packtes number of mpls pw-tpe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwTpeIngressBytes 2.1.27975.69.31.1.52
Ingress bytes number of mpls pw-tpe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwTpeEgressPkts 2.1.27975.69.31.1.53
Egress packtes number of mpls pw-tpe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwTpeEgressBytes 2.1.27975.69.31.1.54
Egress bytes number of mpls pw-tpe.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsPwTpeStats 2.1.27975.69.31.1.55
Pw-tpe statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsPwTpeBandwidth 2.1.27975.69.31.1.56
pw-tpe bandwidth in kbps. -1 means no limitation
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

mplsPwTpeOAMLmDualExp 2.1.27975.69.31.1.61
Configure dual-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

mplsPwTpeOAMLmDualStatInterval 2.1.27975.69.31.1.62
Configure dual-ended loss measurment interval value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

mplsPwTpeOAMLmDualCacheSize 2.1.27975.69.31.1.63
Configure dual-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

mplsPwTpeOAMLmSingleExp 2.1.27975.69.31.1.66
Configure single-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

mplsPwTpeOAMLmSingleInterval 2.1.27975.69.31.1.67
Config Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

mplsPwTpeOAMLmSingleCacheSize 2.1.27975.69.31.1.68
Configure single-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

mplsPwTpeOAMLmEnableState 2.1.27975.69.31.1.70
Enable or disable oam-y1731 loss measurment.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable-dual(1), enable-single(2), disable(3)  

mplsPwTpeOAMLmLocalLossThreshold 2.1.27975.69.31.1.71
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsPwTpeOAMLmRemoteLossThreshold 2.1.27975.69.31.1.72
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsPwTpeOAMLmSingleRxCount 2.1.27975.69.31.1.73
LMM single-ended packet Rx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

mplsPwTpeOAMLmSingleTxCount 2.1.27975.69.31.1.74
LMM single-ended packet Tx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

mplsPwTpeOAMLmSingleSuccessRate 2.1.27975.69.31.1.75
LMM single-ended success rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

mplsPwTpeOAMLmSingleStartTime 2.1.27975.69.31.1.76
LMM proactive single-ended start time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsPwTpeOAMLmSingleEndTime 2.1.27975.69.31.1.77
LMM proactive single-ended end time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsPwTpeConfTable 2.1.27975.69.32
Table of configuration of all mpls pw-tpe instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsPwTpeConfEntry

mplsPwTpeConfEntry 2.1.27975.69.32.1
Entry of mplsPwTpeConfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsPwTpeConfEntry  

mplsPwTpeConfInlabel 2.1.27975.69.32.1.1
Incoming label of the t-pe.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwTpeConfOutlabel 2.1.27975.69.32.1.2
Outgoing label of the t-pe.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 16..1048575  

mplsPwTpeConfPwMode 2.1.27975.69.32.1.3
Pw mode of the t-pe.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER raw(1), tagged(2)  

mplsPwTpeConfTunnel 2.1.27975.69.32.1.4
Tunnel name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsPwTpeConfRowStatus 2.1.27975.69.32.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTPVpwsTable 2.1.27975.69.33
Specify an MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTPVpwsEntry

mplsTPVpwsEntry 2.1.27975.69.33.1
Entry of mplsTPVpwsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTPVpwsEntry  

mplsTPVpwsVcId 2.1.27975.69.33.1.1
Identifying value for MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..424967295  

mplsTPVpwsVcName 2.1.27975.69.33.1.2
Identifying string for mpls-tp vpws. Only 20 octets is accepted..
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsTPVpwsApsType 2.1.27975.69.33.1.3
Set aps type for mpls-tp vpws.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER aps(1), non-aps(2)  

mplsTPVpwsVlanOperation 2.1.27975.69.33.1.4
Set enable ac vlan operation for mpls-tp vpws.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ac-vlan-operation(1), no-ac-vlan-operation(2)  

mplsTPVpwsRowStatus 2.1.27975.69.33.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTPVpwsPrimaryPw 2.1.27975.69.33.1.11
Primary pw tpe name of the mpls-tp vpws.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTPVpwsSecondaryPw 2.1.27975.69.33.1.12
Secondary pw tpe name of the mpls-tp vpws. Can not set secondary pw for non-aps type.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTPVpwsSelectedPw 2.1.27975.69.33.1.13
Secondary pw tpe name of the mpls-tp vpws. Can not set secondary pw for non-aps type.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTPVpwsDescription 2.1.27975.69.33.1.18
Characters describing of this instance of MPLS based VPWS. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsTPAcVpwsIngressPkts 2.1.27975.69.33.1.21
Ingress packets number of mpls ac vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTPAcVpwsIngressbytes 2.1.27975.69.33.1.22
Ingress bytes number of mpls ac vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTPAcVpwsEgressPkts 2.1.27975.69.33.1.23
Egress packets number of mpls ac vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTPAcVpwsEgressBytes 2.1.27975.69.33.1.24
Egress bytes number of mpls ac vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTPVpwsG8131Mode 2.1.27975.69.33.1.30
G8131 mode for the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER revertive(1), non-revertive(2)  

mplsTPVpwsG8131WTRTimer 2.1.27975.69.33.1.31
G8131 wait-to-restore timer value for the mpls tp vpws, in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..12  

mplsTPVpwsG8131HoldOffTimer 2.1.27975.69.33.1.32
G8131 hold-off timer value for the mpls tp vpws, steps of 100ms.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsTPVpwsG8131Action 2.1.27975.69.33.1.33
G8131 actions for the mpls tp vpws.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER force-switch(1), manual-swtich-to-working(2), manual-switch-to-protection(3), lockout(4), exercise(5), clear(6)  

mplsTPVpwsG8131WorkingPw 2.1.27975.69.33.1.40
G8131 working pw for the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTPVpwsG8131ProtectionPw 2.1.27975.69.33.1.41
G8131 protection pw for the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsTPVpwsG8131ActivePath 2.1.27975.69.33.1.42
G8131 active path for the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), working-lsp(1), protection-lsp(2)  

mplsTPVpwsG8131WTRTimeLeft 2.1.27975.69.33.1.43
Left time of G8131 wait-to-restore timer of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTPVpwsG8131HoldOffTimeLeft 2.1.27975.69.33.1.44
Left time of G8131 hold-off timer of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTPVpwsG8131DFOPState 2.1.27975.69.33.1.45
G8131 DFOP state of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-in-defect-mode(1), b-bit-mismatch-defect(2), r-bit-mismatch-defect(3), invalid-request-state(4), aps-recv-on-working-entity(5), aps-pdu-not-recv-after-state-change(6), a-bit-mismatch-defect(7), d-bit-mismatch-defect(8), t-bit-mismatch-defect(9)  

mplsTPVpwsG8131CurrentState 2.1.27975.69.33.1.46
G8131 current state of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsTPVpwsG8131LastState 2.1.27975.69.33.1.47
G8131 last state of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsTPVpwsG8131CurrentEvent 2.1.27975.69.33.1.48
G8131 current event of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsTPVpwsG8131FarEndLastEvent 2.1.27975.69.33.1.49
G8131 far end last event of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsTPVpwsG8131RequestSignal 2.1.27975.69.33.1.50
G8131 request signal of the mpls tp vpws.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), null(2), none(3)  

mplsTPVpwsOAMCsfInterval 2.1.27975.69.33.1.60
Interval of CSF PDU. 0:no oam-y1731 csf server enable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

mplsTPVpwsOAMCSFRxDown 2.1.27975.69.33.1.61
Action of Receiving CSF PDU AC Down. 0:no oam-y1731 csf rx-aciton down. 1:oam-y1731 csf rx-action down enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1  

mplsTPVpwsOAMCSFRxRelay 2.1.27975.69.33.1.62
Action of Receiving CSF PDU AC relay to Eth-csf. 0:no oam-y1731 csf rx-aciton relay. 1:oam-y1731 csf rx-action relay enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1  

mplsTPVpwsOAMCSFRxRelayMdName 2.1.27975.69.33.1.63
MD Name for rx-action relay.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..44)  

mplsTPVpwsOAMCSFRxRelayMaVid 2.1.27975.69.33.1.64
MA Vlan Id for rx-action relay.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

mplsTPVpwsOAMCSFRxRelayMepId 2.1.27975.69.33.1.65
Mep Id for rx-action relay.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

mplsVplsTPPeerTable 2.1.27975.69.34
Peers to VPLS domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsTPPeerEntry

mplsVplsTPPeerEntry 2.1.27975.69.34.1
Entry of mplsVplsTPPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsTPPeerEntry  

mplsVplsTPPeerVplsId 2.1.27975.69.34.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsVplsTPPeerName 2.1.27975.69.34.1.2
Name of the peer node to be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsTPPeerApsType 2.1.27975.69.34.1.3
APS type of the vpls tp-peer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER aps(1), non-aps(2)  

mplsVplsTPPeerPEType 2.1.27975.69.34.1.4
Set PW type for mpls vpls tp-peer. The meanings of the values are: spe(1) - Superstarum PE; upe(2) - Underlayer PE;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER spe(1), upe(2)  

mplsVplsTPPeerRowStatus 2.1.27975.69.34.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsTPPeerPrimaryPw 2.1.27975.69.34.1.11
Primary pw of the vpls tp-peer.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsTPPeerSecondaryPw 2.1.27975.69.34.1.12
Secondary pw of the vpls tp-peer.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsTPPeerSelectedPw 2.1.27975.69.34.1.13
Secondary pw tpe name of the vpls tp-peer. Can not set secondary pw for non-aps type.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsTPPeerDescription 2.1.27975.69.34.1.18
Characters describing of this VPLS peer. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsTPPeerG8131Mode 2.1.27975.69.34.1.30
G8131 mode for the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER revertive(1), non-revertive(2)  

mplsVplsTPPeerG8131WTRTimer 2.1.27975.69.34.1.31
G8131 wait-to-restore timer value for the vpls tp-peer, in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..12  

mplsVplsTPPeerG8131HoldOffTimer 2.1.27975.69.34.1.32
G8131 hold-off timer value for the vpls tp-peer, steps of 100ms.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

mplsVplsTPPeerG8131Action 2.1.27975.69.34.1.33
G8131 actions for the vpls tp-peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER force-switch(1), manual-swtich-to-working(2), manual-switch-to-protection(3), lockout(4), exercise(5), clear(6)  

mplsVplsTPPeerG8131WorkingPw 2.1.27975.69.34.1.40
G8131 working pw for the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsTPPeerG8131ProtectionPw 2.1.27975.69.34.1.41
G8131 protection pw for the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

mplsVplsTPPeerG8131ActivePath 2.1.27975.69.34.1.42
G8131 active path for the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), working-lsp(1), protection-lsp(2)  

mplsVplsTPPeerG8131WTRTimeLeft 2.1.27975.69.34.1.43
Left time of G8131 wait-to-restore timer of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsVplsTPPeerG8131HoldOffTimeLeft 2.1.27975.69.34.1.44
Left time of G8131 hold-off timer of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsVplsTPPeerG8131DFOPState 2.1.27975.69.34.1.45
G8131 DFOP state of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-in-defect-mode(1), b-bit-mismatch-defect(2), r-bit-mismatch-defect(3), invalid-request-state(4), aps-recv-on-working-entity(5), aps-pdu-not-recv-after-state-change(6), a-bit-mismatch-defect(7), d-bit-mismatch-defect(8), t-bit-mismatch-defect(9)  

mplsVplsTPPeerG8131CurrentState 2.1.27975.69.34.1.46
G8131 current state of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsVplsTPPeerG8131LastState 2.1.27975.69.34.1.47
G8131 last state of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-request-working-active(0), no-request-protection-avtive(1), lockout-of-protection(2), forced-switch(3), signal-fail-on-working(4), signal-fail-on-protection(5), signal-degrade-on-working(6), signal-degrade-on-protection(7), manual-switch-to-protection(8), manual-switch-to-working(9), wait-to-restore(10), do-not-revert(11), exercise-on-working(12), exercise-on-protection(13), reverse-request-on-working(14), reverse-request-on-protection(15), none(16)  

mplsVplsTPPeerG8131CurrentEvent 2.1.27975.69.34.1.48
G8131 current event of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsVplsTPPeerG8131FarEndLastEvent 2.1.27975.69.34.1.49
G8131 far end last event of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-lockout(0), local-force-switch(1), local-signal-fail-on-working(2), local-working-recover-from-signal-fail(3), local-signal-fail-on-protection(4), local-protection-recover-from-signal-fail(5), local-signal-degrade-on-working(6), local-working-recover-from-signal-degrade(7), local-signal-degrade-on-protection(8), local-protection-recover-from-signal-degrade(9), local-manual-switch-to-protection(10), local-manual-switch-to-working(11), local-clear(12), local-exercise(13), local-wtr-timer-expire(14), remote-lockout(15), remote-signal-fail-on-protection(16), remote-force-switch(17), remote-signal-fail-on-working(18), remote-signal-degrade-on-working(19), remote-signal-degrade-on-protection(20), remote-manual-switch-to-protection(21), remote-manual-switch-to-working(22), remote-wait-to-restore(23), remote-exercise-on-working(24), remote-exercise-on-protection(25), remote-reverse-request-on-working(26), remote-reverse-request-on-protection(27), remote-no-request-null(28), remote-no-request-normal(29), remote-do-not-revert(30), none(31)  

mplsVplsTPPeerG8131RequestSignal 2.1.27975.69.34.1.50
G8131 request signal of the vpls tp-peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), null(2), none(3)  

mplsLspPeAisClientTable 2.1.27975.69.35
Table of all clients bound to ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPeAisClientEntry

mplsLspPeAisClientEntry 2.1.27975.69.35.1
Entry of mplsLspPeAisClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPeAisClientEntry  

lspPeAisClientBindType 2.1.27975.69.35.1.1
Client lsp name for ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lsp-p(1), pw-spe(2), pw-tpe(3)  

lspPeAisClientBindName 2.1.27975.69.35.1.2
Client lsp name for ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

lspPeAisClientRowStatus 2.1.27975.69.35.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLspPeLckClientTable 2.1.27975.69.36
Table of all clients bound to ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLspPeLckClientEntry

mplsLspPeLckClientEntry 2.1.27975.69.36.1
Entry of mplsLspPeLckClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLspPeLckClientEntry  

mplsLspPeLckClientBindType 2.1.27975.69.36.1.1
Client lsp name for ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lsp-p(1), pw-spe(2), pw-tpe(3)  

mplsLspPeLckClientBindName 2.1.27975.69.36.1.2
Client lsp name for ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsLspPeLckClientRowStatus 2.1.27975.69.36.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTpOAMSdReason 2.1.27975.69.44
OBJECT IDENTIFIER    

sdReasonAisRx 2.1.27975.69.44.1
Ais rx.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sdReasonAisDefect 2.1.27975.69.44.2
Ais defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sdReasonCRC 2.1.27975.69.44.3
CRC defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsDCNManagementIp 2.1.27975.69.45
Managemenet ip address for MPLS DCN.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsTrustTopMostExp 2.1.27975.69.46
The state of mpls trust topmost-exp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpChannelType 2.1.27975.69.47
The channel type of mpls-tp oam-y1731.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..4)  

mplsTpNodeId 2.1.27975.69.48
The node id of the switch.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsTpOAMSfReason 2.1.27975.69.49
OBJECT IDENTIFIER    

sfReasonAisDefect 2.1.27975.69.49.1
Ais defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sfReasonLoc 2.1.27975.69.49.2
Loc.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sfReasonRdiRx 2.1.27975.69.49.3
Recv Rdi.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sfReasonAisRx 2.1.27975.69.49.4
Recv Ais.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sfReasonCsfDefect 2.1.27975.69.49.5
Cfs Defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpOAMRdiReason 2.1.27975.69.50
OBJECT IDENTIFIER    

rdiReasonLoc 2.1.27975.69.50.1
LOC defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rdiReasonCCError 2.1.27975.69.50.2
CC error defects: include RMEP not found, CC Interval mismatch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rdiReasonCCMisMerge 2.1.27975.69.50.3
CC mismerge defects: include MEGID mismatch, Low CC level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpOAMAisReason 2.1.27975.69.51
OBJECT IDENTIFIER    

aisReasonLoc 2.1.27975.69.51.1
LOC defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonUnExpRMepID 2.1.27975.69.51.2
Unexpected RMEPID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonUnExpInterval 2.1.27975.69.51.3
Unexpected CC Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonUnExpMegId 2.1.27975.69.51.4
Unexpected MEGID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonUnExpMegLevel 2.1.27975.69.51.5
Unexpected CC Level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonAisDefect 2.1.27975.69.51.6
AIS defect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

aisReasonLockRx 2.1.27975.69.51.7
Lock Rx.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpOAMEventRuleTable 2.1.27975.69.52
MPLS-TP OAM event rule table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMEventRuleEntry

mplsTpOAMEventRuleEntry 2.1.27975.69.52.1
MPLS-Tp event rule entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMEventRuleEntry  

mplsTpOAMEventRuleId 2.1.27975.69.52.1.1
MPLS-tp OAM event id.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER loc(1), unExpRMepID(2), unExpInterval(3), unExpMegId(4), unExpMegLevel(5), rdiRx(6), rdiTx(7), waitFirstCC(8), aisRx(9), aisTx(10), aisDefect(11), eventCacheFull(12), oneDmCacheFull(13), lockRx(14), lockTx(15), lockDefect(16), crcDefect(17)  

mplsTpOAMEventLog 2.1.27975.69.52.1.2
State of MPLS-tp event log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpOAMEventTrap 2.1.27975.69.52.1.3
State of MPLS-tp event trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpOAMEventCache 2.1.27975.69.52.1.4
State of MPLS-tp event cache.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsTpSectionTable 2.1.27975.69.53
Table of all mpls-tp section instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpSectionEntry

mplsTpSectionEntry 2.1.27975.69.53.1
Entry of mplsTpSectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpSectionEntry  

sectionName 2.1.27975.69.53.1.1
MPLS-TP section name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

sectionRowStatus 2.1.27975.69.53.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sectionPeer 2.1.27975.69.53.1.11
The peer IP address of the section.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sectionOutIfindex 2.1.27975.69.53.1.12
The out-going interface of the section in non-ip env.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

sectionOutMemIfindex 2.1.27975.69.53.1.13
The member out-going interface of the section in non-ip env.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

sectionDescription 2.1.27975.69.53.1.14
Characters describing of this mpls-tp section. Only less than 20 octets is accepted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

sectionMegLevel 2.1.27975.69.53.1.19
OAM level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

sectionMegId 2.1.27975.69.53.1.20
MEG ID of the service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

sectionMegIdIcc 2.1.27975.69.53.1.21
ICC length of MEG ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

sectionMepId 2.1.27975.69.53.1.22
MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

sectionMepInterval 2.1.27975.69.53.1.23
MEP Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER three-point-three-ms(1), ten-ms(2), one-hundred-ms(3), one-sec(4), ten-sec(5), one-min(6), ten-min(7)  

sectionMepExp 2.1.27975.69.53.1.24
EXP value, default is 7.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

sectionRMepId 2.1.27975.69.53.1.25
Remote MEP ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

sectionCCState 2.1.27975.69.53.1.26
CC state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEventCacheSize 2.1.27975.69.53.1.27
Event entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

section1dmCacheSize 2.1.27975.69.53.1.28
1dm entry cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 8..256  

sectionAisInterval 2.1.27975.69.53.1.29
Interval of AIS PDU. 0:no oam-y1731 ais server enable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

sectionLck 2.1.27975.69.53.1.31
Lck state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionLckInterval 2.1.27975.69.53.1.32
Mpls-tp section lock interval. 0:no oam-y1731 lck server enable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

sectionState 2.1.27975.69.53.1.33
MPLS-TP section status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(0), fail(1), ok(2)  

sectionEvtLOC 2.1.27975.69.53.1.34
Loc state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtUMP 2.1.27975.69.53.1.35
Unexp RMEPID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtUIN 2.1.27975.69.53.1.36
Unexp interval state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtUMG 2.1.27975.69.53.1.37
Unexp MEGID state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtULV 2.1.27975.69.53.1.38
Unexp Level state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtW1ST 2.1.27975.69.53.1.39
Wait 1st CCM state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtRDIR 2.1.27975.69.53.1.40
RDI RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtRDIT 2.1.27975.69.53.1.41
RDI TX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtAISR 2.1.27975.69.53.1.42
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtAIST 2.1.27975.69.53.1.43
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtAISD 2.1.27975.69.53.1.44
AIS RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtLCKR 2.1.27975.69.53.1.45
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtLCKT 2.1.27975.69.53.1.46
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtLCKD 2.1.27975.69.53.1.47
LCK RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionLckTxEnable 2.1.27975.69.53.1.48
oam-y1731 lck server enable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionEvtCRC 2.1.27975.69.53.1.49
CRC RX state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sectionOAMState 2.1.27975.69.53.1.50
oam-y1731 Rmep state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(0), fail(1), ok(2)  

sectionLmDualExp 2.1.27975.69.53.1.61
Configure dual-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

sectionLmDualStatInterval 2.1.27975.69.53.1.62
Configure dual-ended loss measurment interval value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

sectionLmDualCacheSize 2.1.27975.69.53.1.63
Configure dual-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

sectionLmSingleExp 2.1.27975.69.53.1.66
Configure single-ended loss measurment packets with specified exp will be counted. <0-7> specified exp; 8 means Packets with different exp will be counted separately; 9 means All packets with different exp will be counted together.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9  

sectionLmSingleInterval 2.1.27975.69.53.1.67
Config Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

sectionLmSingleCacheSize 2.1.27975.69.53.1.68
Configure single-ended loss measurment cache size.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..512  

sectionLmEnableState 2.1.27975.69.53.1.70
Enable or disable oam-y1731 loss measurment.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable-dual(1), enable-single(2), disable(3)  

sectionLmLocalLossThreshold 2.1.27975.69.53.1.71
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

sectionLmRemoteLossThreshold 2.1.27975.69.53.1.72
Local packet loss percentage, 0 means threshold not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

sectionLmSingleRxCount 2.1.27975.69.53.1.73
LMM single-ended packet Rx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

sectionLmSingleTxCount 2.1.27975.69.53.1.74
LMM single-ended packet Tx count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

sectionLmSingleSuccessRate 2.1.27975.69.53.1.75
LMM single-ended success rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

sectionLmSingleStartTime 2.1.27975.69.53.1.76
LMM proactive single-ended start time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

sectionLmSingleEndTime 2.1.27975.69.53.1.77
LMM proactive single-ended end time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsTpSectionAisClientTable 2.1.27975.69.54
Table of all clients bound to mpls-tp section ais server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpSectionAisClientEntry

mplsTpSectionAisClientEntry 2.1.27975.69.54.1
Entry of mplsTpSectionAisClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpSectionAisClientEntry  

sectionAisClientBindType 2.1.27975.69.54.1.1
Client type for ais server(lsp-pe).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lsp-p(1), lsp-pe(2)  

sectionAisClientBindName 2.1.27975.69.54.1.2
Client lsp name for MPLS-TP section ais server.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

sectionAisClientRowStatus 2.1.27975.69.54.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTpSectionLckClientTable 2.1.27975.69.55
Table of all clients bound to mpls-tp section lck server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpSectionLckClientEntry

mplsTpSectionLckClientEntry 2.1.27975.69.55.1
Entry of mplsTpSectionLckClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpSectionLckClientEntry  

sectionLckClientBindType 2.1.27975.69.55.1.1
Client type for lck server(section).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lsp-p(1), lsp-pe(2)  

sectionLckClientBindName 2.1.27975.69.55.1.2
Client lsp name for MPLS-TP section lck server.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

sectionLckClientRowStatus 2.1.27975.69.55.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTpOAMClearCache 2.1.27975.69.56
Clear MPLS-TP OAM cache .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER event-cache(1), onedm-cache(2), statistics-cache(3)  

mplsTpOAMLoopbackDiscoveryTable 2.1.27975.69.60
Table of mpls-tp discovery loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLoopbackDiscoveryEntry

mplsTpOAMLoopbackDiscoveryEntry 2.1.27975.69.60.1
Entry of mplsTpOAMLoopbackDiscoveryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLoopbackDiscoveryEntry  

oamDiscoveryIndex 2.1.27975.69.60.1.1
Index of oam discovery loopback request.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oamDiscoveryServiceType 2.1.27975.69.60.1.2
Service type of the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER section(1), lsp-pe(2), pw-tpe(3)  

oamDiscoveryServiceName 2.1.27975.69.60.1.3
Service name of the request.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oamDiscoveryStartTTL 2.1.27975.69.60.1.5
TTL number to start.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamDiscoveryEndTTL 2.1.27975.69.60.1.6
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamDiscoveryMepIdTlv 2.1.27975.69.60.1.7
Whether to request the mepid tlv for the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER request(1), no-request(2)  

oamDiscoveryDataTlv 2.1.27975.69.60.1.8
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1500  

oamDiscoveryTimeout 2.1.27975.69.60.1.9
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamDiscoveryExp 2.1.27975.69.60.1.10
MPLS exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oamDiscoveryTstTlv 2.1.27975.69.60.1.11
Send with test TLV.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..1500  

oamDiscoveryTstPattern 2.1.27975.69.60.1.12
Configure test pattern. 0 Null signal without CRC-32. 1 Null signal with CRC-32. 2 PRBS without CRC-32. 3 PRBS with CRC-32.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

oamDiscoveryRowstatus 2.1.27975.69.60.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oamDiscoveryOperState 2.1.27975.69.60.1.16
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

oamDiscoveryTimeSpent 2.1.27975.69.60.1.17
The time spent of the request, in ms.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oamDiscoverySuccessRate 2.1.27975.69.60.1.18
The success rate of the request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMDiscoveryResultTable 2.1.27975.69.61
Table of mpls-tp discovery result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMDiscoveryResultEntry

mplsTpOAMDiscoveryResultEntry 2.1.27975.69.61.1
Entry of mplsTpOAMDiscoveryResultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMDiscoveryResultEntry  

oamDiscoveryResultTTL 2.1.27975.69.61.1.1
Index of oam discovery loopback state. TTL number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

oamDiscoveryResultReplyType 2.1.27975.69.61.1.2
Service type of the request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mip(1), mep(2)  

oamDiscoveryResultMepId 2.1.27975.69.61.1.3
Service name of the request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oamDiscoveryResultICC 2.1.27975.69.61.1.4
ICC.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

oamDiscoveryResultNodeId 2.1.27975.69.61.1.5
MIP node id
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oamDiscoveryResultIfNum 2.1.27975.69.61.1.6
Interface number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLoopbackRmepTable 2.1.27975.69.62
Table of mpls-tp discovery rmep.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLoopbackRmepEntry

mplsTpOAMLoopbackRmepEntry 2.1.27975.69.62.1
Entry of mplsTpOAMLoopbackRmepTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLoopbackRmepEntry  

oamRmepIndex 2.1.27975.69.62.1.1
Index of oam rmep loopback request.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oamRmepServiceType 2.1.27975.69.62.1.2
Service type of the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER section(1), lsp-pe(2), pw-tpe(3)  

oamRmepServiceName 2.1.27975.69.62.1.3
Service name of the request.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oamRmepId 2.1.27975.69.62.1.5
Rmep id of the request.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

oamRmepMepIdTlv 2.1.27975.69.62.1.6
Whether to request the mepid tlv for the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER request(1), no-request(2)  

oamRmepDataTlv 2.1.27975.69.62.1.7
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9000  

oamRmepTimeout 2.1.27975.69.62.1.8
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamRmepRepeat 2.1.27975.69.62.1.9
Repeat count.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamRmepExp 2.1.27975.69.62.1.10
MPLS exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oamRmepRowstatus 2.1.27975.69.62.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oamRmepOperState 2.1.27975.69.62.1.16
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

oamRmepTimeSpent 2.1.27975.69.62.1.17
The time spent of the request, in ms.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oamRmepSuccessRate 2.1.27975.69.62.1.18
The success rate of the request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLoopbackMipTable 2.1.27975.69.64
Table of mpls-tp discovery mip.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLoopbackMipEntry

mplsTpOAMLoopbackMipEntry 2.1.27975.69.64.1
Entry of mplsTpOAMLoopbackMipTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLoopbackMipEntry  

oamMipIndex 2.1.27975.69.64.1.1
Index of oam mip loopback request.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oamMipServiceType 2.1.27975.69.64.1.2
Service type of the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lsp-pe(2), pw-tpe(3)  

oamMipServiceName 2.1.27975.69.64.1.3
Service name of the request.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oamMipTTL 2.1.27975.69.64.1.5
TTL to the target mip.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamMipNodeId 2.1.27975.69.64.1.6
Mip node id.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oamMipMepIdTlv 2.1.27975.69.64.1.7
Whether to request the mepid tlv for the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER request(1), no-request(2)  

oamMipDataTlv 2.1.27975.69.64.1.8
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..9000  

oamMipTimeout 2.1.27975.69.64.1.9
TTL number to end.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamMipRepeat 2.1.27975.69.64.1.10
Repeat count.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamMipExp 2.1.27975.69.64.1.11
MPLS exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oamMipRowstatus 2.1.27975.69.64.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oamMipOperState 2.1.27975.69.64.1.16
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

oamMipTimeSpent 2.1.27975.69.64.1.17
The time spent of the request, in ms.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oamMipSuccessRate 2.1.27975.69.64.1.18
The success rate of the request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAM1dmRequestTable 2.1.27975.69.65
Table of mpls-tp 1dm request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAM1dmRequestEntry

mplsTpOAM1dmRequestEntry 2.1.27975.69.65.1
Entry of mplsTpOAM1dmRequestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAM1dmRequestEntry  

oam1dmReqIndex 2.1.27975.69.65.1.1
Index of oam 1dm request.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oam1dmReqServiceType 2.1.27975.69.65.1.2
Service type of the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER section(1), lsp-pe(2), pw-tpe(3)  

oam1dmReqServiceName 2.1.27975.69.65.1.3
Service name of the request.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oam1dmReqRepeat 2.1.27975.69.65.1.5
Config Exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

oam1dmReqExp 2.1.27975.69.65.1.6
Config Exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oam1dmReqInterval 2.1.27975.69.65.1.7
Config Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

oam1dmReqRowstatus 2.1.27975.69.65.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oam1dmReqOperState 2.1.27975.69.65.1.16
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

mplsTpOAMDmmRequestTable 2.1.27975.69.67
Table of mpls-tp dmm request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMDmmRequestEntry

mplsTpOAMDmmRequestEntry 2.1.27975.69.67.1
Entry of mplsTpOAMDmmRequestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMDmmRequestEntry  

oamDmmReqIndex 2.1.27975.69.67.1.1
Index of oam dmm request.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oamDmmReqServiceType 2.1.27975.69.67.1.2
Service type of the request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER section(1), lsp-pe(2), pw-tpe(3)  

oamDmmReqServiceName 2.1.27975.69.67.1.3
Service name of the request.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oamDmmReqRepeat 2.1.27975.69.67.1.5
Config Exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

oamDmmReqExp 2.1.27975.69.67.1.6
Config Exp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

oamDmmReqInterval 2.1.27975.69.67.1.7
Config Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

oamDmmReqRowstatus 2.1.27975.69.67.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oamDmmReqOperState 2.1.27975.69.67.1.16
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

oamDmmReqSuccessRate 2.1.27975.69.67.1.17
Success-rate of the operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

oamDmmReqAverDelay 2.1.27975.69.67.1.18
Average delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

oamDmmReqAverVar 2.1.27975.69.67.1.19
Average variation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

oamDmmReqMaxDelay 2.1.27975.69.67.1.20
Maximum delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

oamDmmReqMinDelay 2.1.27975.69.67.1.21
Minimum delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMDmmResultTable 2.1.27975.69.68
MPLS-TP OAM Dmm Result table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMDmmResultEntry

mplsTpOAMDmmResultEntry 2.1.27975.69.68.1
MPLS-TP Dmm Result entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMDmmResultEntry  

mplsTpOAMDmmResultIndex 2.1.27975.69.68.1.1
Index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAMDmmResultDelay 2.1.27975.69.68.1.2
Delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMDmmResultVariation 2.1.27975.69.68.1.3
Variation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMDmmResultExp 2.1.27975.69.68.1.4
Action type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMDmmResultTime 2.1.27975.69.68.1.5
Event time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAMResourceTable 2.1.27975.69.70
MPLS-TP OAM resource table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMResourceEntry

mplsTpOAMResourceEntry 2.1.27975.69.70.1
MPLS-Tp resource rule entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMResourceEntry  

mplsTpOAMResourceId 2.1.27975.69.70.1.1
Resource type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER section(1), meg(2), local-mep(3), remote-mep(4), mip(5), csf(6)  

mplsTpOAMResourceMax 2.1.27975.69.70.1.2
Max resource number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMResourceCurrent 2.1.27975.69.70.1.3
Current resource number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMStatisticTable 2.1.27975.69.71
MPLS-TP OAM Statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMStatisticEntry

mplsTpOAMStatisticEntry 2.1.27975.69.71.1
MPLS-Tp Statistic rule entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMStatisticEntry  

mplsTpOAMStatisticPktType 2.1.27975.69.71.1.1
Statistic type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lbm(1), lbr(2), ais(3), one-dm(4), dmm(5), dmr(6), unexp-cc(7), unknown(8), lck(9), csf(10), aps(11)  

mplsTpOAMStatisticTx 2.1.27975.69.71.1.2
TX packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMStatisticRx 2.1.27975.69.71.1.3
RX packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMStatisticRxErr 2.1.27975.69.71.1.4
RX error packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMEventTable 2.1.27975.69.72
MPLS-TP OAM Event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMEventEntry

mplsTpOAMEventEntry 2.1.27975.69.72.1
MPLS-TP Event entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMEventEntry  

mplsTpOAMEventIndex 2.1.27975.69.72.1.1
Event index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAMEventService 2.1.27975.69.72.1.2
Service type of the event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER section(1), lsp(2), pw-tpe(3)  

mplsTpOAMEventMegId 2.1.27975.69.72.1.3
MEG ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAMEventMepId 2.1.27975.69.72.1.4
MEP ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMEventId 2.1.27975.69.72.1.5
Event type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loc(1), unExpRMepId(2), unExpInterval(3), unExpMegId(4), unExpLevel(5), rdiRx(6), rdiTx(7), waitFistCCM(8), aisRx(9), aisTx(10), aisDefect(11), eventFull(12), oneDmFull(13), lockRx(14), lockTx(15), lockDefect(16), crcDefect(17)  

mplsTpOAMEventAction 2.1.27975.69.72.1.6
Action type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER occur(1), clear(2)  

mplsTpOAMEventTime 2.1.27975.69.72.1.7
Event time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAM1dmTable 2.1.27975.69.73
MPLS-TP OAM 1dm table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAM1dmEntry

mplsTpOAM1dmEntry 2.1.27975.69.73.1
MPLS-TP 1dm entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAM1dmEntry  

mplsTpOAM1dmMegId 2.1.27975.69.73.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAM1dmIndex 2.1.27975.69.73.1.2
Index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAM1dmService 2.1.27975.69.73.1.3
Service type of the data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER section(1), lsp(2), pw-tpe(3)  

mplsTpOAM1dmMepId 2.1.27975.69.73.1.4
MEP ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAM1dmDelay 2.1.27975.69.73.1.5
Delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAM1dmVariation 2.1.27975.69.73.1.6
Variation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAM1dmExp 2.1.27975.69.73.1.7
Action type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAM1dmTime 2.1.27975.69.73.1.8
Event time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAM1dmStatisticTable 2.1.27975.69.74
MPLS-TP OAM 1dm statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAM1dmStatisticEntry

mplsTpOAM1dmStatisticEntry 2.1.27975.69.74.1
MPLS-TP 1dm statistic entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAM1dmStatisticEntry  

mplsTpOAM1dmStatMegId 2.1.27975.69.74.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsTpOAM1dmStatMinDelay 2.1.27975.69.74.1.2
Minimum delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAM1dmStatMaxDelay 2.1.27975.69.74.1.3
Maximum delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAM1dmStatAverDelay 2.1.27975.69.74.1.4
Average delay time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAM1dmStatAverVariation 2.1.27975.69.74.1.5
Average variation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMMPStatisticTable 2.1.27975.69.75
MPLS-TP OAM MEP and MIP Statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMMPStatisticEntry

mplsTpOAMMPStatisticEntry 2.1.27975.69.75.1
MPLS-Tp MP Statistic entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMMPStatisticEntry  

mplsTpOAMMPStatMegId 2.1.27975.69.75.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsTpOAMMPStatPktType 2.1.27975.69.75.1.2
Packet type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lbm(1), lbr(2), ais(3), one-dm(4), dmm(5), dmr(6), unexp-cc(7), unknown(8), lck(9), csf(10), aps(11)  

mplsTpOAMMPStatTx 2.1.27975.69.75.1.3
Tx packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMMPStatRx 2.1.27975.69.75.1.4
Rx packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMMPStatRxErr 2.1.27975.69.75.1.5
Rx error packet number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mplsTpOAMMepEventDefectTable 2.1.27975.69.76
MPLS-TP OAM MEP event defect table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMMepEventDefectEntry

mplsTpOAMMepEventDefectEntry 2.1.27975.69.76.1
MPLS-Tp MEP event defect entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMMepEventDefectEntry  

mplsTpOAMMepEvtMegId 2.1.27975.69.76.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsTpOAMMepEvtId 2.1.27975.69.76.1.2
Event type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER loc(1), unExpRMepId(2), unExpInterval(3), unExpMegId(4), unExpLevel(5), rdiRx(6), rdiTx(7), waitFistCCM(8), aisRx(9), aisTx(10), aisDefect(11), eventFull(12), oneDmFull(13), lockRx(14), lockTx(15), lockDefect(16), crcDefect(17)  

mplsTpOAMMepEvtDefect 2.1.27975.69.76.1.3
Event status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mplsTPVpwsOAMCsfTable 2.1.27975.69.77
Display OAM csf status of an MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTPVpwsOAMCsfEntry

mplsTPVpwsOAMCsfEntry 2.1.27975.69.77.1
Entry of mplsTPVpwsOAMCsfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTPVpwsOAMCsfEntry  

mplsTPVpwsOAMCsfVcId 2.1.27975.69.77.1.1
Identifying value for MPLS Layer-2 Virtual Circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..424967295  

mplsTPVpwsOAMCsfSrvState 2.1.27975.69.77.1.2
Csf Local AC state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER los(0), fdi(1), rdi(2), ok(3), init(4)  

mplsTPVpwsOAMCsfClientState 2.1.27975.69.77.1.3
Csf Remote AC state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER los(0), fdi(1), rdi(2), dc(3), init(4)  

mplsTPVpwsOAMCsfDCReason 2.1.27975.69.77.1.4
Csf DC reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(0), timeout(1), dci(2), invalid(3)  

mplsTPVpwsOAMCsfClientInterval 2.1.27975.69.77.1.5
Interval of CSF client PDU, 0 is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1 | 60  

mplsTPVpwsOAMCsfACDownEn 2.1.27975.69.77.1.6
When receive csf packet, set AC port down. 1 is set AC port to down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), down(1)  

mplsTPVpwsOAMCsfACStatus 2.1.27975.69.77.1.7
The AC interface status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(0), down(1), admin-down(2), errdisable(3), csf-ac-down(4), absent(5)  

mplsTPVpwsOAMCsfTxCSFPacket 2.1.27975.69.77.1.8
TX CSF packet status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mplsVplsDynamicFdbTable 2.1.27975.69.78
Vpls dynamic fdb table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsDynamicFdbEntry

mplsVplsDynamicFdbEntry 2.1.27975.69.78.1
VPLS dynamic fdb entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsDynamicFdbEntry  

mplsVplsDynamicFdbVplsId 2.1.27975.69.78.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsDynamicFdbMacAddr 2.1.27975.69.78.1.2
Mac address of the fdb entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

mplsVplsDynamicFdbIfName 2.1.27975.69.78.1.3
Out-going interface of the VPLS fdb entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

mplsVplsDynamicFdbPeerIp 2.1.27975.69.78.1.4
Out-going peer IPV4 address of the VPLS fdb entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsVplsDynamicFdbTPPeerName 2.1.27975.69.78.1.5
Out-going tp-peer of the VPLS fdb entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsGlobal 2.1.27975.69.79
OBJECT IDENTIFIER    

mplsGlobalCurrentStaticLabelBlockNum 2.1.27975.69.79.1
Get current static label block number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8192  

mplsGlobalCurrentDynamicLabelBlockNum 2.1.27975.69.79.2
Get current dynamic label block number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..8192  

mplsGlobalConfigStaticLabelBlockNum 2.1.27975.69.79.3
Get static label block number configured for next reboot, configure static label block number for next reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8192  

mplsVplsIgspGlbInfo 2.1.27975.69.80
OBJECT IDENTIFIER    

mplsVplsIgspGlbInfoMaxMemNum 2.1.27975.69.80.1
Vpls IGMP Snooping Max Member Number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16384  

mplsVplsIgspGlbInfoQuerierTcnCnt 2.1.27975.69.80.2
Vpls IGMP querier TCN query count.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

mplsVplsIgspGlbInfoQuerierTcnInterval 2.1.27975.69.80.3
Vpls IGMP querier TCN query interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

mplsVplsIgspGlbInfoCurrMemNum 2.1.27975.69.80.4
Vpls IGMP snooping current member number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mplsVplsIgspCfgTable 2.1.27975.69.81
Vpls igmp snooping config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsIgspCfgEntry

mplsVplsIgspCfgEntry 2.1.27975.69.81.1
Entry of mplsVplsIgspCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsIgspCfgEntry  

mplsVplsIgspVplsId 2.1.27975.69.81.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsIgspStatus 2.1.27975.69.81.1.2
Configure to enable or disable VPLS IGMP Snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsIgspFastLeave 2.1.27975.69.81.1.3
Configure to enable VPLS IGMP Snooping Fast Leave.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsIgspVersion 2.1.27975.69.81.1.4
Configure to set VPLS IGMP Snooping Version.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3  

mplsVplsIgspMaxMemNum 2.1.27975.69.81.1.5
VPLS IGMP Snooping Max Member Number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16384  

mplsVplsIgspReportSuppr 2.1.27975.69.81.1.6
VPLS IGMPv1/V2 Report Suppression.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsIgspLastMemQueryCnt 2.1.27975.69.81.1.7
Last Member Query Count value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..7  

mplsVplsIgspLastMemQueryInteval 2.1.27975.69.81.1.8
Last Member Query Interval value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1000..25500  

mplsVplsIgspRobuVari 2.1.27975.69.81.1.9
Robustness Variable value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..7  

mplsVplsIgspAccessGroup 2.1.27975.69.81.1.10
IP Named Standard Access list.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsIgspQuerierStatus 2.1.27975.69.81.1.11
Configure to enable Vpls IGMP Snooping Query.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsVplsIgspQuerierTimeout 2.1.27975.69.81.1.12
Vpls IGMP previous querier timeout value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..300  

mplsVplsIgspQuerierAdd 2.1.27975.69.81.1.13
Vpls IGMP Querier IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspQueryInterval 2.1.27975.69.81.1.14
VPLS Igmp snooping Query Interval value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..18000  

mplsVplsIgspQueryMaxResponTime 2.1.27975.69.81.1.15
VPLS IGMP Max Query Response Time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..25  

mplsVplsIgspElectedQuerier 2.1.27975.69.81.1.16
Vpls IGMP Elected Querier IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspQueryOperationalState 2.1.27975.69.81.1.17
VPLS IGMP Querier Operational State.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER querier(1), non-querier(2)  

mplsVplsIgspBundingCtrlVlan 2.1.27975.69.81.1.18
Configure to set VPLS IGMP Snooping Bunding Control Vlan. Set 0 means bundling-control-vlan untag.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

mplsVplsIgspMrouterIfTable 2.1.27975.69.82
The Vpls IGMP snooping Multicast Router Interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsIgspMrouterIfEntry

mplsVplsIgspMrouterIfEntry 2.1.27975.69.82.1
Entry of mplsVplsIgspMrouterIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsIgspMrouterIfEntry  

mplsVplsIgspMrouterIfVplsId 2.1.27975.69.82.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsIgspMrouterIfIndex 2.1.27975.69.82.1.2
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mplsVplsIgspMrouterIfRowstatus 2.1.27975.69.82.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsMrouterPeerTable 2.1.27975.69.83
MPLS-TP VPLS peer Multicast Router Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsMrouterPeerEntry

mplsVplsMrouterPeerEntry 2.1.27975.69.83.1
Entry of mplsVplsMrouterPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsMrouterPeerEntry  

mplsVplsMrouterPeerVplsId 2.1.27975.69.83.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsMrouterPeer 2.1.27975.69.83.1.2
Identifying string for VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsMrouterPeerRowstatus 2.1.27975.69.83.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsIgspSgIfTable 2.1.27975.69.84
Vpls igmp snooping Static Group Interface Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsIgspSgIfEntry

mplsVplsIgspSgIfEntry 2.1.27975.69.84.1
Entry of mplsVplsIgspStaticGroupIfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsIgspSgIfEntry  

mplsVplsIgspSgIfVplsId 2.1.27975.69.84.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4294967295  

mplsVplsIgspSgIfMadd 2.1.27975.69.84.1.2
Multicast Address to be Joined Static Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspSgIfIndex 2.1.27975.69.84.1.3
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mplsVplsIgspSgIfSourceAdd 2.1.27975.69.84.1.4
Static Source to be Joined Static Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspSgIfRowstatus 2.1.27975.69.84.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsIgspSgPeerTable 2.1.27975.69.85
Igsp Static Group Table of MPLS-TP VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsIgspSgPeerEntry

mplsVplsIgspSgPeerEntry 2.1.27975.69.85.1
Entry of mplsVplsIgspStaticGroupPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsIgspSgPeerEntry  

mplsVplsIgspSgPeerVplsId 2.1.27975.69.85.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4294967295  

mplsVplsIgspSgPeerMadd 2.1.27975.69.85.1.2
Multicast Address to be Joined Static Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspSgPeer 2.1.27975.69.85.1.3
Identifying string for VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsIgspSgPeerSourceAdd 2.1.27975.69.85.1.4
Static Source to be Joined Static Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsIgspSgPeerRowstatus 2.1.27975.69.85.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsIgspMaxGrpMemIfTable 2.1.27975.69.86
The Vpls IGMP snooping Max Group Member Interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsIgspMaxGrpMemIfEntry

mplsVplsIgspMaxGrpMemIfEntry 2.1.27975.69.86.1
Entry of mplsVplsIgspMaxGrpMemIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsIgspMaxGrpMemIfEntry  

mplsVplsIgspMaxGrpMemIfVplsId 2.1.27975.69.86.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsIgspMaxGrpMemIfIndex 2.1.27975.69.86.1.2
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mplsVplsIgspIfMaxGrpMemNum 2.1.27975.69.86.1.3
IGMP Snooping Max Allowed Group Number on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16384  

mplsVplsIgspMaxGrpMemIfRowstatus 2.1.27975.69.86.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsIgspIfMaxGrpMemCount 2.1.27975.69.86.1.11
IGMP Snooping Max Group Number Count on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsVplsMaxGrpMemPeerTable 2.1.27975.69.87
MPLS-TP VPLS peer Multicast Router Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsMaxGrpMemPeerEntry

mplsVplsMaxGrpMemPeerEntry 2.1.27975.69.87.1
Entry of mplsVplsMaxGrpMemPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsMaxGrpMemPeerEntry  

mplsVplsMaxGrpMemPeerVplsId 2.1.27975.69.87.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsMaxGrpMemPeer 2.1.27975.69.87.1.2
Identifying string for VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsPeerMaxGrpMemNum 2.1.27975.69.87.1.3
IGMP Snooping Max Allowed Group Number on this peer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16384  

mplsVplsMaxGrpMemPeerRowstatus 2.1.27975.69.87.1.10
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsVplsPeerMaxGrpMemCount 2.1.27975.69.87.1.11
IGMP Snooping Max Group Number Count on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsVplsShowMrouterIfTable 2.1.27975.69.88
The Vpls IGMP snooping Multicast Router Show Interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsShowMrouterIfEntry

mplsVplsShowMrouterIfEntry 2.1.27975.69.88.1
Entry of mplsVplsShowMrouterIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsShowMrouterIfEntry  

mplsVplsShowMrouterIfVplsId 2.1.27975.69.88.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsShowMrouterIfIndex 2.1.27975.69.88.1.2
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mplsVplsShowMrouterIfName 2.1.27975.69.88.1.3
The Name of Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowMrouterIfMode 2.1.27975.69.88.1.4
The Mode of VPLS Igmp Snooping Mrouter on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), both(3)  

mplsVplsShowMrouterIfUptime 2.1.27975.69.88.1.5
The Uptime of VPLS Igmp Snooping Mrouter on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowMrouterIfExprietime 2.1.27975.69.88.1.6
The Exprietime of VPLS Igmp Snooping Mrouter on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowMrouterPeerTable 2.1.27975.69.89
The Vpls IGMP snooping Multicast Router Show Peer Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsShowMrouterPeerEntry

mplsVplsShowMrouterPeerEntry 2.1.27975.69.89.1
Entry of mplsVplsShowMrouterPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsShowMrouterPeerEntry  

mplsVplsShowMrouterPeerVplsId 2.1.27975.69.89.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsShowMrouterPeer 2.1.27975.69.89.1.2
Identifying string for VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowMrouterPeerName 2.1.27975.69.89.1.3
The Name of peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowMrouterPeerMode 2.1.27975.69.89.1.4
The Mode of VPLS Igmp Snooping Mrouter on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), both(3)  

mplsVplsShowMrouterPeerUptime 2.1.27975.69.89.1.5
The Uptime of VPLS Igmp Snooping Mrouter on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowMrouterPeerExprietime 2.1.27975.69.89.1.6
The Exprietime of VPLS Igmp Snooping Mrouter on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowGroupIfTable 2.1.27975.69.90
The Vpls IGMP snooping Show Groups Interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsShowGroupIfEntry

mplsVplsShowGroupIfEntry 2.1.27975.69.90.1
Entry of mplsVplsShowGroupIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsShowGroupIfEntry  

mplsVplsShowGroupIfVplsId 2.1.27975.69.90.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsShowGroupIfIndex 2.1.27975.69.90.1.2
Index of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

mplsVplsShowGroupIfAddr 2.1.27975.69.90.1.3
The Group Address of VPLS Igmp Snooping Group on this Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsShowGroupIfName 2.1.27975.69.90.1.4
The Name of Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowGroupIfUptime 2.1.27975.69.90.1.5
The Uptime of VPLS Igmp Snooping Group on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowGroupIfExprietime 2.1.27975.69.90.1.6
The Exprietime of VPLS Igmp Snooping Group on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowGroupIfLastReporter 2.1.27975.69.90.1.7
The Address of VPLS Igmp Snooping Group Last Reporter on this Interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsVplsShowGroupPeerTable 2.1.27975.69.91
The Vpls IGMP snooping Show Group Peer Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsVplsShowGroupPeerEntry

mplsVplsShowGroupPeerEntry 2.1.27975.69.91.1
Entry of mplsVplsShowGroupPeerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsVplsShowGroupPeerEntry  

mplsVplsShowGroupPeerVplsId 2.1.27975.69.91.1.1
Identifying value for VPLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mplsVplsShowGroupPeer 2.1.27975.69.91.1.2
Identifying string for VPLS peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowGroupPeerAddr 2.1.27975.69.91.1.3
The Group Address of VPLS Igmp Snooping Group on this peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

mplsVplsShowGroupPeerName 2.1.27975.69.91.1.4
The Name of peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsVplsShowGroupPeerUptime 2.1.27975.69.91.1.5
The Uptime of VPLS Igmp Snooping Group on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowGroupPeerExprietime 2.1.27975.69.91.1.6
The Exprietime of VPLS Igmp Snooping Group on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..27)  

mplsVplsShowGroupPeerLastReporter 2.1.27975.69.91.1.7
The Address of VPLS Igmp Snooping Group Last Reporter on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mplsInterfaceMplsVpwsPolicyTable 2.1.27975.69.92
One MPLS layer-2 virtual circuit can only band to one interface, but one interface may be banded to many VCs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsInterfaceMplsVpwsPolicyEntry

mplsInterfaceMplsVpwsPolicyEntry 2.1.27975.69.92.1
Entry of mplsInterfaceMplsVpwsPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsInterfaceMplsVpwsPolicyEntry  

mplsInterfaceMplsVpwsPolicyIfIndex 2.1.27975.69.92.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..48  

mplsInterfaceMplsVpwsPolicyVcName 2.1.27975.69.92.1.2
Identifying string for MPLS layer-2 virtual circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsInterfaceMplsVpwsPolicyName 2.1.27975.69.92.1.3
Policy map name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

mplsInterfaceMplsVpwsPolicyStatis 2.1.27975.69.92.1.4
State of bundling.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mplsInterfaceMplsVpwsPolicyRowStatus 2.1.27975.69.92.1.10
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTpOAMLmmTable 2.1.27975.69.93
Table of mpls-tp Single-ended loss measurment message.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLmmEntry

mplsTpOAMLmmEntry 2.1.27975.69.93.1
Entry of mplsTpOAMLmmTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLmmEntry  

oamLmmIndex 2.1.27975.69.93.1.1
Index of oam Single-ended loss measurment message.Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

oamLmmServiceType 2.1.27975.69.93.1.2
Service type of the message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER section(1), lsp-pe(2), pw-tpe(3)  

oamLmmServiceName 2.1.27975.69.93.1.3
Service name of the message.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

oamLmmRepeat 2.1.27975.69.93.1.4
Repeat count value to Single-ended loss measurment message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

oamLmmInterval 2.1.27975.69.93.1.5
LMM transmission interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one-hundred-ms(1), one-sec(2), ten-sec(3)  

oamLmmRowstatus 2.1.27975.69.93.1.15
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsTpOAMLmDualTable 2.1.27975.69.94
MPLS-TP OAM LmDual table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLmDualEntry

mplsTpOAMLmDualEntry 2.1.27975.69.94.1
MPLS-TP LmDual entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLmDualEntry  

mplsTpOAMLmDualMegId 2.1.27975.69.94.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAMLmDualIndex 2.1.27975.69.94.1.2
Index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualService 2.1.27975.69.94.1.3
Service type of the data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER section(1), lsp(2), pw-tpe(3)  

mplsTpOAMLmDualMepId 2.1.27975.69.94.1.4
MEP ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualExp 2.1.27975.69.94.1.5
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..8  

mplsTpOAMLmDualLocalLoss 2.1.27975.69.94.1.6
Dual-lm near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualLocalLossRatio 2.1.27975.69.94.1.7
Dual-lm near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualRemoteLoss 2.1.27975.69.94.1.8
Dual-lm far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualRemoteLossRatio 2.1.27975.69.94.1.9
Dual-lm far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualLossTable 2.1.27975.69.95
MPLS-TP OAM LmDualLoss table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLmDualLossEntry

mplsTpOAMLmDualLossEntry 2.1.27975.69.95.1
MPLS-TP LmDualLoss entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLmDualLossEntry  

mplsTpOAMLmDualLossMegId 2.1.27975.69.95.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsTpOAMLmDualLossMepId 2.1.27975.69.95.1.2
Mep Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualLossStartTime 2.1.27975.69.95.1.3
Lm dual Start Time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsTpOAMLmDualLossEndTime 2.1.27975.69.95.1.4
Lm dual End Time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsTpOAMLmDualStatusInterval 2.1.27975.69.95.1.5
Dual-lm status interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMaxLocalLoss 2.1.27975.69.95.1.6
Dual-lm max near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMaxLocalLossRatio 2.1.27975.69.95.1.7
Dual-lm max near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMinLocalLoss 2.1.27975.69.95.1.8
Dual-lm min near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMinLocalLossRatio 2.1.27975.69.95.1.9
Dual-lm min near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMaxRemoteLoss 2.1.27975.69.95.1.10
Dual-lm max far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMaxRemoteLossRatio 2.1.27975.69.95.1.11
Dual-lm max far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMinRemoteLoss 2.1.27975.69.95.1.12
Dual-lm min far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmDualMinRemoteLossRatio 2.1.27975.69.95.1.13
Dual-lm min far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleTable 2.1.27975.69.96
MPLS-TP OAM LmSingle table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLmSingleEntry

mplsTpOAMLmSingleEntry 2.1.27975.69.96.1
MPLS-TP LmSingle entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLmSingleEntry  

mplsTpOAMLmSingleMegId 2.1.27975.69.96.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAMLmSingleIndex 2.1.27975.69.96.1.2
Index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleService 2.1.27975.69.96.1.3
Service type of the data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER section(1), lsp(2), pw-tpe(3)  

mplsTpOAMLmSingleMepId 2.1.27975.69.96.1.4
MEP ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleExp 2.1.27975.69.96.1.5
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..8  

mplsTpOAMLmSingleLocalLoss 2.1.27975.69.96.1.6
Single-lm near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleLocalLossRatio 2.1.27975.69.96.1.7
Single-lm near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleRemoteLoss 2.1.27975.69.96.1.8
Single-lm far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleRemoteLossRatio 2.1.27975.69.96.1.9
Single-lm far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleLossTable 2.1.27975.69.97
MPLS-TP OAM LmSingleLoss table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMLmSingleLossEntry

mplsTpOAMLmSingleLossEntry 2.1.27975.69.97.1
MPLS-TP LmSingleLoss entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMLmSingleLossEntry  

mplsTpOAMLmSingleLossMegId 2.1.27975.69.97.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

mplsTpOAMLmSingleLossMepId 2.1.27975.69.97.1.2
Mep Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleLossStartTime 2.1.27975.69.97.1.3
Lm Single Start Time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsTpOAMLmSingleLossEndTime 2.1.27975.69.97.1.4
Lm Single End Time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..50)  

mplsTpOAMLmSingleMaxLocalLoss 2.1.27975.69.97.1.5
Single-lm max near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMaxLocalLossRatio 2.1.27975.69.97.1.6
Single-lm max near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMinLocalLoss 2.1.27975.69.97.1.7
Single-lm min near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMinLocalLossRatio 2.1.27975.69.97.1.8
Single-lm min near end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMaxRemoteLoss 2.1.27975.69.97.1.9
Single-lm max far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMaxRemoteLossRatio 2.1.27975.69.97.1.10
Single-lm max far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMinRemoteLoss 2.1.27975.69.97.1.11
Single-lm min far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMLmSingleMinRemoteLossRatio 2.1.27975.69.97.1.12
Single-lm min far end loss ratio, the range is 0 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheTable 2.1.27975.69.100
MPLS-TP OAM single lm cache table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsTpOAMSingleLMCacheEntry

mplsTpOAMSingleLMCacheEntry 2.1.27975.69.100.1
MPLS-TP single lm cache entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTpOAMSingleLMCacheEntry  

mplsTpOAMSingleLMCacheMegId 2.1.27975.69.100.1.1
MEG ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

mplsTpOAMSingleLMCacheIndex 2.1.27975.69.100.1.2
Index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheExpValue 2.1.27975.69.100.1.3
Exp value, the range is 0 to 7 for cos and 8 for all-cos.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..8  

mplsTpOAMSingleLMCacheLocalLoss 2.1.27975.69.100.1.4
Single-lm near end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheLocalLossRatio 2.1.27975.69.100.1.5
Single-lm near end loss ratio, the range is 1 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheRemoteLoss 2.1.27975.69.100.1.6
Single-lm far end loss.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheRemoteLossRatio 2.1.27975.69.100.1.7
Single-lm far end loss ratio, the range is 1 - 1000000, unit is one in a million.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mplsTpOAMSingleLMCacheTime 2.1.27975.69.100.1.8
Cache time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mplsTrapGroup 2.1.27975.69.1000
OBJECT IDENTIFIER    

tpOAMEventTrap 2.1.27975.69.1000.1
Mpls-tp OAM event.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsTunnelSwitch 2.1.27975.69.1000.2
Lsp switchover of mpls tunnel.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsTPVpwsSwitch 2.1.27975.69.1000.3
PW switchover of mpls-tp vpws.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsVplsTPPeerSwitch 2.1.27975.69.1000.4
PW switchover of mpls-tp vpls peer.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsVpwsStateChange 2.1.27975.69.1000.5
Active or inactive of vpws.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsVplsPeerStateChange 2.1.27975.69.1000.6
Active or inactive of vpls peer.
Status: current Access: read-only
NOTIFICATION-TYPE    

mplsVpwsOAMCsfStateChange 2.1.27975.69.1000.7
Vpws OAM csf state change.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpOAMSingleLmLocalLossTrap 2.1.27975.69.1000.8
Single lm local loss reaches threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpOAMSingleLmLocalLossClearTrap 2.1.27975.69.1000.9
Single lm local loss reaches threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpOAMSingleLmRemoteLossTrap 2.1.27975.69.1000.10
Single lm local loss reaches threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpOAMSingleLmRemoteLossClearTrap 2.1.27975.69.1000.11
Single lm local loss reaches threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

writeSuccessTrap 2.1.27975.1.7.1
Config write success
Status: current Access: read-only
NOTIFICATION-TYPE    

writeFailureTrap 2.1.27975.1.7.2
Config write failure
Status: current Access: read-only
NOTIFICATION-TYPE    

rebootSendTrap 2.1.27975.1.7.3
Reload send trap
Status: current Access: read-only
NOTIFICATION-TYPE    

memUsageHigher 2.1.27975.1.7.4
Memory usage higher
Status: current Access: read-only
NOTIFICATION-TYPE    

memUsageFormHigherToNormal 2.1.27975.1.7.5
Memory usage from higher to normal
Status: current Access: read-only
NOTIFICATION-TYPE    

vtySessionStartTrap 2.1.27975.1.7.6
Virtual terminal session start
Status: current Access: read-only
NOTIFICATION-TYPE    

vtySessionStopTrap 2.1.27975.1.7.7
Virtual terminal session stop
Status: current Access: read-only
NOTIFICATION-TYPE    

timeChangeTrap 2.1.27975.1.7.8
Time Change Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

cpuUsageHigher 2.1.27975.1.7.9
Cpu Usage higher
Status: current Access: read-only
NOTIFICATION-TYPE    

cpuUsageFormHigherToNormal 2.1.27975.1.7.10
Cpu Usage from higher to normal
Status: current Access: read-only
NOTIFICATION-TYPE    

lastCommandTrap 2.1.27975.1.7.11
The trap of the last command line and time. The command must be a legal and configure command.
Status: current Access: read-only
NOTIFICATION-TYPE    

cFInserted 2.1.27975.1.7.12
Insert CF card.
Status: current Access: read-only
NOTIFICATION-TYPE    

cFRemoved 2.1.27975.1.7.13
Remove CF card.
Status: current Access: read-only
NOTIFICATION-TYPE    

loginFailTrap 2.1.27975.1.7.14
Login fail for three times.
Status: current Access: read-only
NOTIFICATION-TYPE    

processDumpTrap 2.1.27975.1.7.15
The trap of the last dumped process id.
Status: current Access: read-only
NOTIFICATION-TYPE    

smartlinkRelayEnable 2.1.27975.70.1
Relay flush packet is enabled on the device or not. The meanings of the values are: enabled(1) - Enable smart-link relay; disabled(2) - Disable smart-link relay;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

smartlinkClearStatistic 2.1.27975.70.2
Clear the statistic infomation smart link module. The meanings of the values are: YES(1) - Clear it;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER yes(1)  

smartlinkGroupTable 2.1.27975.70.3
A table that contains smart-link group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmartlinkGroupEntry

smartlinkGroupEntry 2.1.27975.70.3.1
A list of smart-link group information
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartlinkGroupEntry  

smartlinkGroupindex 2.1.27975.70.3.1.1
An index that uniquely identifies an group in the smart link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..16  

smartlinkGroupRowStatus 2.1.27975.70.3.1.2
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

smartlinkGroupMasterIntf 2.1.27975.70.3.1.3
The port number of the port for which this smart-link contains master interface. 0 means delete
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

smartlinkGroupMasterDnCnt 2.1.27975.70.3.1.4
Smart-link master down count.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

smartlinkGroupMasterlstDnTime 2.1.27975.70.3.1.5
Smart-link master last down time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

smartlinkGroupMasterflhCnt 2.1.27975.70.3.1.6
Smart-link master flush count.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

smartlinkGroupMasterlstflhTime 2.1.27975.70.3.1.7
Smart-link master last flush time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

smartlinkGroupSlaveIntf 2.1.27975.70.3.1.8
The port number of the port for which this smart-link contains slave interface. 0 means delete
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

smartlinkGroupSlaveDnCnt 2.1.27975.70.3.1.9
Smart-link master down count.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

smartlinkGroupSlavelstDnTime 2.1.27975.70.3.1.10
Smart-link master last down time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

smartlinkGroupSlaveflhCnt 2.1.27975.70.3.1.11
Smart-link master flush count.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

smartlinkGroupSlavelstflhTime 2.1.27975.70.3.1.12
Smart-link master last flush time.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

smartlinkGroupMstpInstance 2.1.27975.70.3.1.13
Protected mstp instance ID. -1 means delete
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..4094)  

smartlinkGroupLoadBalanceInstance 2.1.27975.70.3.1.14
Load-balance instance ID. -1 means delete
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..4094)  

smartlinkGroupRestoreEnable 2.1.27975.70.3.1.15
Auto-restore of the smart link group is enabled on the device or not. The meanings of the values are: enabled(1) - Enable auto-restore of the smart link group; disabled(2) - Disable auto-restore of the smart link group;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

smartlinkGroupRestoreTime 2.1.27975.70.3.1.16
The time range(Second) of Restore time. Range <30-1200>
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..1200  

smartlinkGroupControlVlan 2.1.27975.70.3.1.17
The vlan id of the smart-link control vlan. Set 0 to delete the control vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

smartlinkGroupControlVlanPassword 2.1.27975.70.3.1.18
The password of the smart-link control vlan. By default the password is 'default'
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

smartlinkGroupEnable 2.1.27975.70.3.1.19
The state of smart-link group . The meanings of the values are: enabled(1) - Enable smart-link group; disabled(2) - Disable smart-link group;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

smartlinkRcvFlushintfTable 2.1.27975.70.4
A table that contains smart-link group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SmartlinkRcvFlushintfEntry

smartlinkRcvFlushintfEntry 2.1.27975.70.4.1
A list of smart-link group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SmartlinkRcvFlushintfEntry  

smartlinkRcvFlushintfindex 2.1.27975.70.4.1.1
The index of the interface which smart-link receive flush from.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

smartlinkRcvFlushintfVlan 2.1.27975.70.4.1.2
The vlan id of the interface which smart-link receive flush from.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

smartlinkRcvFlushintfVlanPassword 2.1.27975.70.4.1.3
The password of the interface which smart-link receive flush from.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

martlinkRcvFlushintfSetState 2.1.27975.70.4.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

smartlinkRcvFlushPktNum 2.1.27975.70.5
Smart-link received flush packet number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

smartlinkProcFlushPktNum 2.1.27975.70.6
Smart-link processed flush packet number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

flowctrlSendEnableTable 2.1.27975.71.1
Enable or disable flow control send function. The meanings of the values are: on(1) - Set send flowcontrol enable; off(2) - Set send flowcontrol disable; Default setting is off(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlowctrlSendEnableEntry

flowctrlSendEnableEntry 2.1.27975.71.1.1
A list of flowctrl Send Enable group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  FlowctrlSendEnableEntry  

flowctrlSendEnable 2.1.27975.71.1.1.1
Enable or disable flow control send function. The meanings of the values are: on(1) - Set send flowcontrol enable; off(2) - Set send flowcontrol disable; Default setting is off(2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

flowctrlReceiveEnableTable 2.1.27975.71.2
Enable or disable flow control Receive function. The meanings of the values are: on(1) - Set Receive flowcontrol enable; off(2) - Set Receive flowcontrol disable; Default setting is off(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlowctrlReceiveEnableEntry

flowctrlReceiveEnableEntry 2.1.27975.71.2.1
A list of smart-link group information
Status: current Access: not-accessible
OBJECT-TYPE    
  FlowctrlReceiveEnableEntry  

flowctrlReceiveEnable 2.1.27975.71.2.1.1
Enable or disable flow control Receive function. The meanings of the values are: on(1) - Set Receive flowcontrol enable; off(2) - Set Receive flowcontrol disable; Default setting is off(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cputrafficLimitTotalRate 2.1.27975.72.1
Set the total rate of all streams destined to CPU. Value range 0~1000000 pps. Default 2048 pps
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

cputrafficLimitReasonRate 2.1.27975.72.2
OBJECT IDENTIFIER    

arpReasonRate 2.1.27975.72.2.1
Address Resolution Protocol. Rate range 0~1000000. Default value 256 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

bpduReasonRate 2.1.27975.72.2.2
Bridge Protocol Data Unit. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

cfmReasonRate 2.1.27975.72.2.3
Connectivity Fault Management. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

dhcpReasonRate 2.1.27975.72.2.4
Dynamic Host Configuration Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

eapolReasonRate 2.1.27975.72.2.5
Extensible Authentication Protocol Over Lan. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

erpsReasonRate 2.1.27975.72.2.6
Ethernet Ring Protection Switching. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

sflowIngressReasonRate 2.1.27975.72.2.7
Sampled flow at ingress direction. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

icmpRedirectReasonRate 2.1.27975.72.2.8
ICMP Redirect. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

igmpReasonRate 2.1.27975.72.2.9
IGMP/IGMP Snooping Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

ipOptionReasonRate 2.1.27975.72.2.10
Packets with IP Option. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

ipDaReasonRate 2.1.27975.72.2.11
IP Destination to Router-self. Rate range 0~1000000. Default value 1024 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

ldpReasonRate 2.1.27975.72.2.12
Label Distribution Protocol. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

macSaMismatchReasonRate 2.1.27975.72.2.13
Port Security for source mac learned. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

mcastRpfFailReasonRate 2.1.27975.72.2.14
Multicast with rpf fail or first multicast packet. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

mplsTtlFailReasonRate 2.1.27975.72.2.15
Mpls Packets with ttl fail. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

mtuDontFragReasonRate 2.1.27975.72.2.16
Fragment with Flag dont-frag Set. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

mtuFragReasonRate 2.1.27975.72.2.17
Need Fragment. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

ospfReasonRate 2.1.27975.72.2.18
Open Shortest Path First. Rate range 0~1000000. Default value 256 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

pimReasonRate 2.1.27975.72.2.19
Protocol Independent Multicast. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

portSecurityDiscardReasonRate 2.1.27975.72.2.20
Port Security for exceeding fdb maxnum. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

ptpReasonRate 2.1.27975.72.2.21
Precision Time Synchronization Protocol. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

ripReasonRate 2.1.27975.72.2.22
Routing Information Protocol. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

rsvpReasonRate 2.1.27975.72.2.23
Resource Reservation Protocol. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

slowProtoReasonRate 2.1.27975.72.2.24
Slow Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

smartLinkReasonRate 2.1.27975.72.2.25
Smart Link Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

ucastIpTtlFailReasonRate 2.1.27975.72.2.26
Unicast Packets with ttl fail. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

vlanSecurityDiscardReasonRate 2.1.27975.72.2.27
Vlan Security for exceeding fdb maxnum. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

vrrpReasonRate 2.1.27975.72.2.28
Virtual Router Redundancy Protocol. Rate range 0~1000000. Default value 512 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

mldReasonRate 2.1.27975.72.2.29
MLD/MLD Snooping Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

sflowEgressReasonRate 2.1.27975.72.2.30
Sampled flow at egress direction. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

udldReasonRate 2.1.27975.72.2.31
Unidirectional Link Detection Protocol. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

fwdToCpuReasonRate 2.1.27975.72.2.32
Packets forwarding to cpu. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

mplsTpPwOamReasonRate 2.1.27975.72.2.33
MPLS-TP-OAM for PW. Rate range 0~1000000. Default value 128 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

dot1xMacBypassReasonRate 2.1.27975.72.2.34
Dot1x Mac Auth Bypass. Rate range 0~1000000. Default value 64 pps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000000  

cputrafficLimitReasonClass 2.1.27975.72.3
OBJECT IDENTIFIER    

arpReasonClass 2.1.27975.72.3.1
Address Resolution Protocol. Class range 0~3. Default Class is 1 .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

bpduReasonClass 2.1.27975.72.3.2
Bridge Protocol Data Unit. Class range 0~3. Default Class is 3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

cfmReasonClass 2.1.27975.72.3.3
Connectivity Fault Management. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

dhcpReasonClass 2.1.27975.72.3.4
Dynamic Host Configuration Protocol. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

eapolReasonClass 2.1.27975.72.3.5
Extensible Authentication Protocol Over Lan. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

erpsReasonClass 2.1.27975.72.3.6
Ethernet Ring Protection Switching. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

sflowIngressReasonClass 2.1.27975.72.3.7
Sampled flow at ingress direction. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

icmpRedirectReasonClass 2.1.27975.72.3.8
ICMP Redirect. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

igmpReasonClass 2.1.27975.72.3.9
IGMP/IGMP Snooping Protocol. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ipOptionReasonClass 2.1.27975.72.3.10
Packets with IP Option. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ipDaReasonClass 2.1.27975.72.3.11
IP Destination to Router-self. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ldpReasonClass 2.1.27975.72.3.12
Label Distribution Protocol. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

macSaMismatchReasonClass 2.1.27975.72.3.13
Port Security for source mac learned. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mcastRpfFailReasonClass 2.1.27975.72.3.14
Multicast with rpf fail or first multicast packet. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mplsTtlFailReasonClass 2.1.27975.72.3.15
Mpls Packets with ttl fail. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mtuDontFragReasonClass 2.1.27975.72.3.16
Fragment with Flag dont-frag Set. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mtuFragReasonClass 2.1.27975.72.3.17
Need Fragment. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ospfReasonClass 2.1.27975.72.3.18
Open Shortest Path First. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

pimReasonClass 2.1.27975.72.3.19
Protocol Independent Multicast. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

portSecurityDiscardReasonClass 2.1.27975.72.3.20
Port Security for exceeding fdb maxnum. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ptpReasonClass 2.1.27975.72.3.21
Precision Time Synchronization Protocol. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ripReasonClass 2.1.27975.72.3.22
Routing Information Protocol. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

rsvpReasonClass 2.1.27975.72.3.23
Resource Reservation Protocol. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

slowProtoReasonClass 2.1.27975.72.3.24
Slow Protocol. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

smartLinkReasonClass 2.1.27975.72.3.25
Smart Link Protocol. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

ucastIpTtlFailReasonClass 2.1.27975.72.3.26
Unicast Packets with ttl fail. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

vlanSecurityDiscardReasonClass 2.1.27975.72.3.27
Vlan Security for exceeding fdb maxnum. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

vrrpReasonClass 2.1.27975.72.3.28
Virtual Router Redundancy Protocol. Class range 0~3. Default Class is 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mldReasonClass 2.1.27975.72.3.29
MLD/MLD Snooping Protocol. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

sflowEgressReasonClass 2.1.27975.72.3.30
Sampled flow at egress direction. Class range 0~3. Default Class is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

udldReasonClass 2.1.27975.72.3.31
Sampled flow at egress direction. Class range 0~3. Default Class is 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

mplsTpPwOamReasonClass 2.1.27975.72.3.33
MPLS-TP-OAM for PW. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

dot1xMacBypassReasonClass 2.1.27975.72.3.34
Dot1x Mac Auth Bypass. Class range 0~3. Default Class is 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

portIsolateMode 2.1.27975.73.1
Set isolate mode on the switch The default setting is l2. The meanings of the values are: l2(1) - Isolate bridged packets; all(2) - Isolate bridged packtes and routed packets;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER l2(1), all(2)  

phyloopbackTable 2.1.27975.74.1
A table that contains phy-loopback internal group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhyloopbackEntry

phyloopbackEntry 2.1.27975.74.1.1
A list of phy-loopback internal group information
Status: current Access: not-accessible
OBJECT-TYPE    
  PhyloopbackEntry  

phyloopbackIfindex 2.1.27975.74.1.1.1
An index of interface that uniquely identifies an phyloopback entry in the phyloopback table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..52  

phyloopbackType 2.1.27975.74.1.1.2
Phy loopback commands type. internal(0), external(1), port(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(0), external(1), port(2)  

phyloopbackDstIfindex 2.1.27975.74.1.1.3
An index that uniquely identifies phyloopback destination physical interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..52  

phyloopbackMacAddrSwap 2.1.27975.74.1.1.4
The packet's SMAC incoming from port level loopback interface will be swaped with it's DMAC, and the FCS will be updated. enable(1), disable(2). Default setting is disable(2). For other types, should always be disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

phyloopbackRowStatus 2.1.27975.74.1.1.5
The status of this conceptual row.Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

monitorLinkRecoverTime 2.1.27975.75.1
Set the recover time for down_link port, when the up_link up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..60  

monitorLinkGroupTable 2.1.27975.75.2
The table of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorLinkGroupEntry

monitorLinkGroupEntry 2.1.27975.75.2.1
The entry of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorLinkGroupEntry  

groupIndex 2.1.27975.75.2.1.1
The index of Monitor link group. The index value is group id minus 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

groupStatus 2.1.27975.75.2.1.2
The current status of group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), idle(3)  

groupRowStatus 2.1.27975.75.2.1.3
The status of this conceptual row. Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

monitorLinkMemberTable 2.1.27975.75.3
The table of Monitor link member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorLinkMemberEntry

monitorLinkMemberEntry 2.1.27975.75.3.1
The entry of Monitor link member.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorLinkMemberEntry  

memberLinkType 2.1.27975.75.3.1.1
The type of Monitor link member.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER up-link(0), down-link(1)  

memberIndex 2.1.27975.75.3.1.2
The index of Monitor link member.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..15  

memberType 2.1.27975.75.3.1.3
The type of Monitor link member. Type of smart-link can only used as up-link.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER smart-link(0), interface(1)  

memberIdentify 2.1.27975.75.3.1.4
If the memberType type is interface, this value should be ifindex. if the memberType type is smart-link, this value should be smartlinkGroupindex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65536  

memberUptime 2.1.27975.75.3.1.5
The last-up-time of member.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

memberDowntime 2.1.27975.75.3.1.6
The last-down-time of member.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

memberUpCounter 2.1.27975.75.3.1.7
The counter of up time of the member.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memberDownCounter 2.1.27975.75.3.1.8
TThe counter of down time of the member.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memberRowStatus 2.1.27975.75.3.1.9
The status of this conceptual row. Now only realize Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

udldGlobalState 2.1.27975.76.1
Set UDLD global state.The meanings of the values are: enable(1) - Globally enable UDLD; disable(2) - Globally disable UDLD;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

udldMsgInterval 2.1.27975.76.2
Set UDLD message interval.The default value is 15 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..90  

udldOperate 2.1.27975.76.3
UDLD global operations.The meanings of the values are: reset(1) - Reset the interfaces disabled by UDLD;
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

udldIfTable 2.1.27975.76.4
A table that contains UDLD interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UDLDIfEntry

udldIfEntry 2.1.27975.76.4.1
A list of UDLD interface information
Status: current Access: not-accessible
OBJECT-TYPE    
  UDLDIfEntry  

udldIfIndex 2.1.27975.76.4.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

udldIfName 2.1.27975.76.4.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

udldState 2.1.27975.76.4.1.3
UDLD state of an interface.The meanings of the values are: disable(0) - Disable UDLD; normal(1) - Enable UDLD normal mode; aggressive(2) - Enable UDLD aggressive mode;
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), normal(2), aggressive(3)  

udldLinkState 2.1.27975.76.4.1.4
UDLD operation state of an interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkUp(0), unknown(1), detection(2), exDetection(3), bidirectional(4), unidirectional(5), selfLoop(7), linkdown(8), inActive(9)  

pbrTable 2.1.27975.77.1
table of Policy based routing entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PBREntry

pbrEntry 2.1.27975.77.1.1
Policy based routing entry
Status: current Access: not-accessible
OBJECT-TYPE    
  PBREntry  

pbrIfIndex 2.1.27975.77.1.1.1
interface index which is applying the policy route-map.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

pbrPolicyRmapName 2.1.27975.77.1.1.2
pbr policy route-map name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

pbrRowStatus 2.1.27975.77.1.1.9
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ddosICMPIntercept 2.1.27975.78.1
Set Ip ICMP intercept maxcount.The meanings of the values are: -1 - no Ip ICMP intercept; 0-1000 - Ip ICMP intercept maxcount.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1000  

ddosUDPIntercept 2.1.27975.78.2
Set Ip UDP intercept maxcount.The meanings of the values are: -1 - no Ip UDP intercept; 0-1000 - Ip UDP intercept maxcount.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1000  

ddosTCPIntercept 2.1.27975.78.3
Set Ip TCP intercept maxcount.The meanings of the values are: -1 - no Ip TCP intercept; 0-1000 - Ip TCP intercept maxcount.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1000  

ddosSmurfIntercept 2.1.27975.78.4
Set Ip Smurf intercept maxcount.The meanings of the values are: enable(1) - Ip Fraggle intercept; disable(2) - no Ip Fraggle intercept.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddosSmalpktIntercept 2.1.27975.78.5
Set Ip Small-packet intercept maxcount.The meanings of the values are: -1 - no Ip Small-packet intercept; 28-65535 - Ip Small-packet intercept maxlength.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 28..65535  

ddosFraggleIntercept 2.1.27975.78.6
Set Ip Fraggle intercept.The meanings of the values are: enable(1) - Ip Fraggle intercept; disable(2) - no Ip Fraggle intercept.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddosIpeqIntercept 2.1.27975.78.7
Set Ip Ipeq intercept.The meanings of the values are: enable(1) - Ip Ipeq intercept; disable(2) - no Ip Ipeq intercept.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddosMaceqIntercept 2.1.27975.78.8
Set Ip Maceq intercept.The meanings of the values are: enable(1) - Ip Maceq intercept; disable(2) - no Ip Maceq intercept.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddosSmalPktStatistic 2.1.27975.78.9
Show Resist Small-packet Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosICMPStatistic 2.1.27975.78.10
Show Resist ICMP Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosSmurfStatistic 2.1.27975.78.11
Show Resist Smurf Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosTCPStatistic 2.1.27975.78.12
Show Resist SYN Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosFraggleStatistic 2.1.27975.78.13
Show Resist Fraggle Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosUDPStatistic 2.1.27975.78.14
Show Resist UDP Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosClearStatistic 2.1.27975.78.15
Clear IP intercept Statistic.1:clear statistic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearStatistic(1)  

ddosmgifSmalPktStatistic 2.1.27975.78.16
Show Resist mgmt-if Small-packet Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosmgifICMPStatistic 2.1.27975.78.17
Show Resist mgmt-if ICMP Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosmgifSmurfStatistic 2.1.27975.78.18
Show Resist mgmt-if Smurf Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosmgifTCPStatistic 2.1.27975.78.19
Show Resist mgmt-if SYN Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosmgifFraggleStatistic 2.1.27975.78.20
Show Resist mgmt-if Fraggle Attack packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ddosmgifUDPStatistic 2.1.27975.78.21
Show Resist mgmt-if UDP Flood packets number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2PingResponseTable 2.1.27975.79.1
A table that contains l2 ping response information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2PingResponseEntry

l2PingResponseEntry 2.1.27975.79.1.1
A list of interface l2ping response information
Status: current Access: not-accessible
OBJECT-TYPE    
  L2PingResponseEntry  

l2pingResponseIfindex 2.1.27975.79.1.1.1
An index of interface that uniquely identifies an l2ping entry in the l2PingResponseTable table. interface should be physical l2 interface
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1023  

l2pingResponseEnable 2.1.27975.79.1.1.2
L2 ping response enable(1), or disable(2). Default : disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEDeviceClockID 2.1.27975.81.1
A exclusive flag to distinguish every device
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

syncEGlbEnable 2.1.27975.81.2
Set whether the device is a synchronous equipment. The meanings of the values are: enable(1) - A synchronous equipment; disable(2) - Not a synchronous equipment
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncESsmGlbEnable 2.1.27975.81.3
Set whether the device work under synchronous operation mode. The meanings of the values are: enable(1) - Under synchronous operation mode; disable(2) - Under non-sync operation mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEDeviceType 2.1.27975.81.4
Set the device type. The meanings of the values are: master-olny(1) - master-only type; slave-only(2) - slave-only type; none(3) - default type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER master-only(1), slave-only(2), none(3)  

syncELocalQuality 2.1.27975.81.5
Set the device quality globally under option1. The meanings of the values are: op2-prs(1) - Primary reference source; op1-prc(2) - Primary reference clock; op2-eec2(3) - EEC2 clock(ITU-T G.8264); op1-eec1(4) - EEC1 clock(ITU-T G.8264); op1-dnu(5) - Do not use this quality; op2-dus(6) - Do not use for synchronization
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER op2-prs(1), op1-prc(2), op2-eec2(3), op1-eec1(4), op1-dnu(5), op2-dus(6)  

syncELockedQuality 2.1.27975.81.6
Get the locked quality.The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Traceability unknown; ssua(4) - Type I or V slave clock defined in ITU-T G.812; tnc(5) - Traceable to transit node clock (ITU-T G.812, type V); st2(6) - Traceable to stratum 2 (ITU-T G.812, type II); ssub(7) - Type VI slave clock defined in ITU-T G.812; eec2(8) - EEC2 clock or st3 clock; eec1(9) - EEC1 clock or SEC clock; smc(10) - Traceable to SONET clock self timed; st3e(11) - Traceable to stratum 3E (ITU-T G.812, type III); prov(12) - Provisionable by the network operator; dnu(13) - Do not use this quality; dus(14) - Do not use for synchronization
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER prs(1), prc(2), stu(3), ssua(4), tnc(5), st2(6), ssub(7), eec2(8), eec1(9), smc(10), st3e(11), prov(12), dnu(13), dus(14)  

syncELocalPriority 2.1.27975.81.7
Set the device priority globally. The range is 1 ~ 255
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

syncESelectedInterface 2.1.27975.81.8
Get ifindex of the current selected port. 0 means no interface is selected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

syncEExtensionEnable 2.1.27975.81.9
Set whether the device start extend ssm. The meanings of the values are: enable(1) - Start extend ssm; disable(2) - Not start extend ssm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEClockState 2.1.27975.81.10
Get the device clock status. The meanings of the values are: master-clock(1) - Master-only device affords time signal; freerun(2) - Device has not been synchronized; holdover(3) - Device going to holdover; lock(4) - Device select and lock a time signal unlock(5) - Device select and unlock a time signal
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master-clock(1), freerun(2), holdover(3), lock(4), unlock(5)  

syncEOptionMode 2.1.27975.81.11
Get the device clock ssm option mode. op1(1) - Option mode 1; op2(2) - Option mode 2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER op1(1), op2(2)  

syncESwitchForceIF 2.1.27975.81.12
Switch time resource to one interface forcibaly. The value is the ifindex. Value 0 cancles configuration
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65536  

syncEIfTable 2.1.27975.81.13
Table of ssm interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SYNCEIFEntry

syncEIfEntry 2.1.27975.81.13.1
Ssm interface entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SYNCEIFEntry  

syncEIfIndex 2.1.27975.81.13.1.1
Interface index which is able to apply ssm.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

syncEIfSyncEEnable 2.1.27975.81.13.1.2
Set whether the port is a synchronous port. The meanings of the values are: enable(1) - a synchronous port; disable(2) - not a synchronous port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEIfSyncEPduMode 2.1.27975.81.13.1.3
Set whether the interface can receive or send PDU. The meanings of the values are: rx(1) - receive PDU only; tx(2) - send PDU only; all(3) - receive and send PDU; none-all(4) - disable receive and send PDU; none-rx(5) - receive PDU only; none-tx(6) - send PDU only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rx(1), tx(2), all(3), none-all(4), none-rx(5), none-tx(6)  

syncEIfPortPriority 2.1.27975.81.13.1.4
Set the port priority. The range is 1 ~ 255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

syncEIfPortUp 2.1.27975.81.13.1.5
Get the status of whether the port is up. The meanings of the values are: enable(1) - Port is up; disable(2) - Port is down
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEIfPortQuality 2.1.27975.81.13.1.6
Get the current received quality of port. The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Traceability unknown; ssua(4) - Type I or V slave clock defined in ITU-T G.812; tnc(5) - Traceable to transit node clock (ITU-T G.812, type V); st2(6) - Traceable to stratum 2 (ITU-T G.812, type II); ssub(7) - Type VI slave clock defined in ITU-T G.812; eec2(8) - EEC2 clock or st3 clock; eec1(9) - EEC1 clock or SEC clock; smc(10) - Traceable to SONET clock self timed; st3e(11) - Traceable to stratum 3E (ITU-T G.812, type III); prov(12) - Provisionable by the network operator; dnu(13) - Do not use this quality; dus(14) - Do not use for synchronization; na(15) - N/A(not receive)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER prs(1), prc(2), stu(3), ssua(4), tnc(5), st2(6), ssub(7), eec2(8), eec1(9), smc(10), st3e(11), prov(12), dnu(13), dus(14), na(15)  

syncEIfSendTimerState 2.1.27975.81.13.1.7
Get the status of Send timer. The meanings of the values are: enable(1) - Enable; disable(2) - Disable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEIfTimeoutTimerState 2.1.27975.81.13.1.8
Get the status of Timeout timer. The meanings of the values are: enable(1) - Enable; disable(2) - Disable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEIfSendQuality 2.1.27975.81.13.1.9
Get the current sending quality of port. The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Traceability unknown; ssua(4) - Type I or V slave clock defined in ITU-T G.812; tnc(5) - Traceable to transit node clock (ITU-T G.812, type V); st2(6) - Traceable to stratum 2 (ITU-T G.812, type II); ssub(7) - Type VI slave clock defined in ITU-T G.812; eec2(8) - EEC2 clock or st3 clock; eec1(9) - EEC1 clock or SEC clock; smc(10) - Traceable to SONET clock self timed; st3e(11) - Traceable to stratum 3E (ITU-T G.812, type III); prov(12) - Provisionable by the network operator; dnu(13) - Do not use this quality; dus(14) - Do not use for synchronization; na(15) - N/A(not send)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER prs(1), prc(2), stu(3), ssua(4), tnc(5), st2(6), ssub(7), eec2(8), eec1(9), smc(10), st3e(11), prov(12), dnu(13), dus(14), na(15)  

syncEIFDNUgroup 2.1.27975.81.13.1.10
Add the port into DNU group. The range is 0 ~ 255. value 0 is delete port from DNU group.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

syncEIfReplaceClockId 2.1.27975.81.13.1.11
Get or set the status of replace clockid. The meanings of the values are: enable(1) - Enable; disable(2) - Disable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

syncEIfForcibleRxQL 2.1.27975.81.13.1.12
Get and set Rx quality of physical port. The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Traceability unknown; ssua(4) - Type I or V slave clock defined in ITU-T G.812; tnc(5) - Traceable to transit node clock (ITU-T G.812, type V); st2(6) - Traceable to stratum 2 (ITU-T G.812, type II); ssub(7) - Type VI slave clock defined in ITU-T G.812; eec2(8) - EEC2 clock or st3 clock; eec1(9) - EEC1 clock or SEC clock; smc(10) - Traceable to SONET clock self timed; st3e(11) - Traceable to stratum 3E (ITU-T G.812, type III); prov(12) - Provisionable by the network operator; dnu(13) - Do not use this quality; dus(14) - Do not use for synchronization; na(15) - N/A(not set Rx QL forcibly)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prs(1), prc(2), stu(3), ssua(4), tnc(5), st2(6), ssub(7), eec2(8), eec1(9), smc(10), st3e(11), prov(12), dnu(13), dus(14), na(15)  

syncEIfForcibleTxQL 2.1.27975.81.13.1.13
Get and set Tx quality of physical port. The meanings of the values are: prs(1) - PRS traceable (ITU-T G.811); prc(2) - Primary reference clock; stu(3) - Synchronized Traceability unknown; ssua(4) - Type I or V slave clock defined in ITU-T G.812; tnc(5) - Traceable to transit node clock (ITU-T G.812, type V); st2(6) - Traceable to stratum 2 (ITU-T G.812, type II); ssub(7) - Type VI slave clock defined in ITU-T G.812; eec2(8) - EEC2 clock or st3 clock; eec1(9) - EEC1 clock or SEC clock; smc(10) - Traceable to SONET clock self timed; st3e(11) - Traceable to stratum 3E (ITU-T G.812, type III); prov(12) - Provisionable by the network operator; dnu(13) - Do not use this quality; dus(14) - Do not use for synchronization; na(15) - N/A(not set Tx QL forcibly)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prs(1), prc(2), stu(3), ssua(4), tnc(5), st2(6), ssub(7), eec2(8), eec1(9), smc(10), st3e(11), prov(12), dnu(13), dus(14), na(15)  

syncEClockRecoverySelect 2.1.27975.81.15
Set the way to recovery clock. The meanings of the values are: synce(1) - Set syncE to recovery clock; bits1(2) - Set bits1 to recovery clock; bits2(3) - Set bits2 to recovery clock
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER synce(1), bits1(2), bits2(3)  

syncENotifications 2.1.27975.81.100
OBJECT IDENTIFIER    

syncEStateChange 2.1.27975.81.100.1
This trap will be generated when state of syncE changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

arpGratuitousRecvEn 2.1.27975.82.1
Enable or disable receiving gratuitous ARP packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

arpAllEntries 2.1.27975.82.2
All arp entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

arpAllIncompleteEntries 2.1.27975.82.3
All arp incomplete entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfmEn 2.1.27975.83.1
Enable or disable cfm globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLinktraceCacheEn 2.1.27975.83.4
Enable or disable caching linktrace results globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLinktraceCacheSize 2.1.27975.83.5
The max number of caching linktrace results.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cfmLinktraceHoldTime 2.1.27975.83.6
The interval of reserving linktraace cache entry, unit is minute.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..65535  

cfmMipFdbDatabaseSize 2.1.27975.83.7
The max number of learning MIP fdb entries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cfmMipFdbHoldTime 2.1.27975.83.8
The interval of reserving MIP fdb entry, unit is minute. When fdb is static, the value of hold time is 65535.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cfmSFReasonLoc 2.1.27975.83.11
Enable or disable that loss of continuity is signal fail reason.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmSFReasonRxRdi 2.1.27975.83.12
Enable or disable that rdi of remote MEP is signal fail reason.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmSFReasonAisDefect 2.1.27975.83.13
Enable or disable that ais condition of MEP is signal fail reason.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMDErrorClearLevel 2.1.27975.83.14
According to MD level, clearing all errors in MD.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmMipFdbClear 2.1.27975.83.15
Clear all entries in MIP fdb database.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

cfmLinkTraceCacheClear 2.1.27975.83.17
Clear all entries in linktrace cache.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

cfmMDTable 2.1.27975.83.18
Table of cfm maintenance domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMMDEntry

cfmMDEntry 2.1.27975.83.18.1
Entry of cfm maintenance domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMMDEntry  

cfmMDLevel 2.1.27975.83.18.1.1
Index of cfmMDTable. Maintenance domain level number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmMDName 2.1.27975.83.18.1.2
Cfm maintenance domain name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..43)  

cfmMDRowStatus 2.1.27975.83.18.1.6
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmMATable 2.1.27975.83.19
Table of cfm maintenance association.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMMAEntry

cfmMAEntry 2.1.27975.83.19.1
Entry of cfm maintenance domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMMAEntry  

cfmMAIndex 2.1.27975.83.19.1.1
Index of cfmMATable. The MA belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmMAVlan 2.1.27975.83.19.1.2
Index of cfmMATable. The MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmMAName 2.1.27975.83.19.1.3
Cfm maintenance association name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..43)  

cfmMARowStatus 2.1.27975.83.19.1.7
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmMACCEn 2.1.27975.83.19.1.8
Enable or disable continuity check.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMACCVlanPriority 2.1.27975.83.19.1.9
The vlan priority for the continuirty check packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmMAErrorWriteEn 2.1.27975.83.19.1.10
Enable or disable writing errors to error cache.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMAAisSuppressAlarm 2.1.27975.83.19.1.11
Enable or disable suppressing alarms when enter AIS condition.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMepTable 2.1.27975.83.20
Table of cfm maintenance domain end point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMMepEntry

cfmMepEntry 2.1.27975.83.20.1
Entry of cfm maintenance domain end point.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMMepEntry  

cfmMepLevel 2.1.27975.83.20.1.1
Index of cfmMepTable. The MEP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmMepVlan 2.1.27975.83.20.1.2
Index of cfmMepTable. The MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmMepId 2.1.27975.83.20.1.3
Index of cfmMepTable. The MEP id is exclusive in same MD and MA.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8191  

cfmMepDirection 2.1.27975.83.20.1.4
Up MEP or down MEP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cfmMepInterval 2.1.27975.83.20.1.5
The interval of MEP continuity check message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

cfmMepIfIndex 2.1.27975.83.20.1.6
The port ifindex and the MEP is configured on the port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cfmMepRowStatus 2.1.27975.83.20.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmMepRdi 2.1.27975.83.20.1.11
Rdi status, only clearing MEP rdi is allowed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMepAisCondition 2.1.27975.83.20.1.12
Ais condition. When ais packet is received and cc is disabled or LOC defect on MEP, MEP will enter Ais condition.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmRMepTable 2.1.27975.83.21
Table of remote cfm maintenance domain end point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMRMepEntry

cfmRMepEntry 2.1.27975.83.21.1
Entry of remote cfm maintenance domain end point.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMRMepEntry  

cfmRMepLevel 2.1.27975.83.21.1.1
Index of cfmRMepTable. The remote MEP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmRMepVlan 2.1.27975.83.21.1.2
Index of cfmRMepTable. The remote MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmRMepId 2.1.27975.83.21.1.3
Index of cfmRMepTable. The MEP id is exclusive in same MD and MA.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8191  

cfmRMepIfIndex 2.1.27975.83.21.1.4
The port ifindex and the remote MEP is configured on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cfmRMepAddr 2.1.27975.83.21.1.5
The remote MEP mac adress.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

cfmRMepFlag 2.1.27975.83.21.1.6
The remote MEP flag, when the flag is 1, the remote MEP is configured but the remote MEP mac is not configured. When the flag is 2, the remote MEP mac is configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER configured(1), macConfigured(2)  

cfmRMepRowStatus 2.1.27975.83.21.1.10
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmRMepRdi 2.1.27975.83.21.1.11
Rdi status of remote mep.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmMipTable 2.1.27975.83.22
Table of cfm maintenance domain intermediate point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMMipEntry

cfmMipEntry 2.1.27975.83.22.1
Entry of cfm maintenance domain intermediate point.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMMipEntry  

cfmMipLevel 2.1.27975.83.22.1.1
Index of cfmMipTable. The MIP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmMipVlan 2.1.27975.83.22.1.2
Index of cfmMipTable. The MIP belongs to the MA and the MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmMipIfIndex 2.1.27975.83.22.1.3
The port ifindex and the MIP is configured on the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cfmMipRowStatus 2.1.27975.83.22.1.7
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmAisServerTable 2.1.27975.83.23
Table of alarm indication signal server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMAisServerEntry

cfmAisServerEntry 2.1.27975.83.23.1
Entry of alarm indication signal server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMAisServerEntry  

cfmAisServerIfIndex 2.1.27975.83.23.1.1
The port ifindex and the ais server is configured on the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cfmAisServerLevel 2.1.27975.83.23.1.2
Index of cfmAisServerTable. The ais server belongs to the MD and this is the MD level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmAisServerInterval 2.1.27975.83.23.1.3
The transmission interval of ais packet, only can be 1 second or 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

cfmAisServerRowStatus 2.1.27975.83.23.1.7
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmAisTable 2.1.27975.83.24
Table of cfm MEP ais enable/disable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMAisEntry

cfmAisEntry 2.1.27975.83.24.1
Entry of cfm mep ais enable/disable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMAisEntry  

cfmAisLevel 2.1.27975.83.24.1.1
Index of cfmMepTable. The ais MEP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmAisVlan 2.1.27975.83.24.1.2
Index of cfmAisTable. The ais MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmAisMepId 2.1.27975.83.24.1.3
Index of cfmAisTable. The MEP id is exclusive in same MD and MA.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8191  

cfmAisIfIndex 2.1.27975.83.24.1.4
The port ifindex and the ais MEP is configured on the port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cfmAisConfigLoc 2.1.27975.83.24.1.5
The ais packet will be sent when detecting loss of continuity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisConfigMismerge 2.1.27975.83.24.1.6
The ais packet will be sent when detecting incorrect MD or MA name.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisConfigUnexpectedMep 2.1.27975.83.24.1.7
The ais packet will be sent when detecting incorrect MEP id.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisConfigUnexpectedMegLevel 2.1.27975.83.24.1.8
The ais packet will be sent when detecting incorrect MD level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisConfigUnexpectedPeriod 2.1.27975.83.24.1.9
The ais packet will be sent when detecting mismatch of CC period.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisPacketType 2.1.27975.83.24.1.10
The ais packet type. When the type is multicast, cfmAisDestAddr will be invalid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uniscast(1), multicast(2)  

cfmAisDestAddr 2.1.27975.83.24.1.11
The ais packet destination mac address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cfmAisDestLevel 2.1.27975.83.24.1.12
The ais destination level at which the AIS frames have to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

cfmAisRowStatus 2.1.27975.83.24.1.16
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmAisDetectLoc 2.1.27975.83.24.1.17
When detecting LOC defect, this flag will be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisDetectMismerge 2.1.27975.83.24.1.18
When detecting incorrect MD or MA name, this flag will be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisDetectUnexpectedMep 2.1.27975.83.24.1.19
When detecting incorrect MEP id, this flag will be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisDetectUnexpectedMegLevel 2.1.27975.83.24.1.20
When detecting incorrect MD level, this flag will be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmAisDetectUnexpectedPeriod 2.1.27975.83.24.1.21
When detecting mismatch of CC period, this flag will be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLoopbackTable 2.1.27975.83.25
Table of loopback remote MEP or MIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMLoopbackEntry

cfmLoopbackEntry 2.1.27975.83.25.1
Entry of cfmLoopbackTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMLoopbackEntry  

cfmLoopbackIndex 2.1.27975.83.25.1.1
Index of cfm loopback, Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

cfmLoopbackLevel 2.1.27975.83.25.1.2
Loopback is initiated by a MEP and the MEP belongs to the MD and this is the MD level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmLoopbackVlan 2.1.27975.83.25.1.3
Loopback is initiated by a MEP and the MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

cfmLoopbackMepId 2.1.27975.83.25.1.4
Loopback is initiated by a MEP and the MEP id is exclusive in same MD and MA.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

cfmLoopbackFrameType 2.1.27975.83.25.1.5
Frame type of cfm loopback.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unicast(1), multicast(2)  

cfmLoopbackRMepId 2.1.27975.83.25.1.6
Remote MEP id. When frame type is unicast, this node is valid. if the remote MEP id is 0, the value is invalid and cfmLoopbackRmac will be used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8191  

cfmLoopbackRmac 2.1.27975.83.25.1.7
Remote MEP or MEP mac address. if the cfmLoopbackRMepId isn't 0, the node is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cfmLoopbackRepeat 2.1.27975.83.25.1.8
Loopback repeat times.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

cfmLoopbackExp 2.1.27975.83.25.1.9
The vlan priority of loopback packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmLoopbackTimeout 2.1.27975.83.25.1.10
Configure time out of per loopback packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cfmLoopbackRowStatus 2.1.27975.83.25.1.13
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmLoopbackOperState 2.1.27975.83.25.1.14
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

cfmLoopbackSuccessRate 2.1.27975.83.25.1.15
Success-rate of the operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

cfmLinktraceTable 2.1.27975.83.26
Table of linktrace remote MEP or MIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMLinktraceEntry

cfmLinktraceEntry 2.1.27975.83.26.1
Entry of cfmLinktraceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMLinktraceEntry  

cfmLinktraceIndex 2.1.27975.83.26.1.1
Index of cfm linktrace, Must be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1  

cfmLinktraceLevel 2.1.27975.83.26.1.2
Linktrace is initiated by a MEP, the MEP belongs to the MD and this is the MD level.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmLinktraceVlan 2.1.27975.83.26.1.3
Linktrace is initiated by a MEP, the MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

cfmLinktraceMepId 2.1.27975.83.26.1.4
Linktrace is initiated by a MEP and the MEP id is exclusive in same MD and MA.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8191  

cfmLinktraceRMepId 2.1.27975.83.26.1.5
Remote MEP id. if the Remote MEP id is 0, cfmLinktraceRmac will be used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8191  

cfmLinktraceRmac 2.1.27975.83.26.1.6
Remote MEP or MIP mac address. if the cfmLinktraceRMepId isn't 0, this node is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

cfmLinktraceTtl 2.1.27975.83.26.1.7
The value of maximum hops.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

cfmLinktraceExp 2.1.27975.83.26.1.8
The vlan priority of linktrace packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

cfmLinktraceTimeout 2.1.27975.83.26.1.9
Configure time out of per hop.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cfmLinktraceEgressIdTLV 2.1.27975.83.26.1.10
The linktrace message will include Egress Identifier TLV.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLinktraceSenderIdTLV 2.1.27975.83.26.1.11
The linktrace message will include Sender Identifier TLV.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLinktraceOrganizationSpecTLV 2.1.27975.83.26.1.12
The linktrace message will include Organization Specific TLV.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLinktraceRowStatus 2.1.27975.83.26.1.16
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cfmLinktraceOperState 2.1.27975.83.26.1.17
The operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER done(1), in-progress(2)  

cfmMipFdbTable 2.1.27975.83.29
This table stores the cfm MIP mac address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMMipFdbEntry

cfmMipFdbEntry 2.1.27975.83.29.1
This table stores the cfm MIP mac address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMMipFdbEntry  

cfmMipFdbVlan 2.1.27975.83.29.1.1
Index of cfmMipFdbTable, identifying value for vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

cfmMipFdbMacAddress 2.1.27975.83.29.1.2
Index of cfmMipFdbTable, the mac address of MIP forwarding database entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

cfmMipFdbLevel 2.1.27975.83.29.1.3
Index of cfmMipFdbTable, the MIP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmMipFdbIfIndex 2.1.27975.83.29.1.4
The port ifindex, MIP fdb is learnt from the port or configured on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cfmMipFdbAgeTime 2.1.27975.83.29.1.5
The interval of reserving MIP fdb entry, unit is minute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

cfmErrorTable 2.1.27975.83.30
Table of cfm reporting errors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMErrorEntry

cfmErrorEntry 2.1.27975.83.30.1
Entry of cfmErrorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMErrorEntry  

cfmErrorLevel 2.1.27975.83.30.1.1
Errors are reported by a MEP, the MEP belongs to the MD and this is the MD level.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cfmErrorVlan 2.1.27975.83.30.1.2
Errors are reported by a MEP, the MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

cfmErrorMepId 2.1.27975.83.30.1.3
Errors are reported by a MEP and the MEP id is exclusive in same MD and MA.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8191  

cfmErrorIndex 2.1.27975.83.30.1.4
Index of cfmErrorTable, the range is 1 to 5.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

cfmErrorRmac 2.1.27975.83.30.1.5
The mac address of remote MEP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmErrorReason 2.1.27975.83.30.1.6
The error reson is as follows: rdi(2), rdi-clear(3), loc(4), loc-clear(5), unexpected-mep(6), unexpected-mep-clear(7), unexpected-period(8), unexpected-period-clear(9), mismerge(10), mismerge-clear(11), unexpected-meg-level(12), unexpected-meg-level-clear(13), recieve-ais(14), no-receive-ais-in-35-period(15), lck-receive-cause-ais(16), lck-receive-cause-ais-clear(17), enter-lck-condition(18), exit-lck-condiftion(19), enter-csf-condition(20), exit-csf-condition(21), rmep-first-packet-receive(22)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rdi(2), rdi-clear(3), loc(4), loc-clear(5), unexpected-mep(6), unexpected-mep-clear(7), unexpected-period(8), unexpected-period-clear(9), mismerge(10), mismerge-clear(11), unexpected-meg-level(12), unexpected-meg-level-clear(13), recieve-ais(14), no-receive-ais-in-35-period(15), lck-receive-cause-ais(16), lck-receive-cause-ais-clear(17), enter-lck-condition(18), exit-lck-condiftion(19), enter-csf-condition(20), exit-csf-condition(21), rmep-first-packet-receive(22)  

cfmErrorReportTime 2.1.27975.83.30.1.7
The reporting time of the error.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

cfmLTCacheTable 2.1.27975.83.31
Table of cfm linktrace cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMLTCacheEntry

cfmLTCacheEntry 2.1.27975.83.31.1
Entry of cfmLTCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMLTCacheEntry  

cfmLTCacheIndex 2.1.27975.83.31.1.1
Linktrace cache index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

cfmLTCacheLevel 2.1.27975.83.31.1.2
Linktrace is initiated by a MEP, the MEP belongs to the MD and this is the MD level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cfmLTCacheVlan 2.1.27975.83.31.1.3
Linktrace is initiated by a MEP, the MEP belongs to the MA and the MA associates to the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

cfmLTCacheTargetMacAddress 2.1.27975.83.31.1.4
Linktrace target mac address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTCacheStartTime 2.1.27975.83.31.1.5
The time of sending first linktrace message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

cfmLTCacheAge 2.1.27975.83.31.1.6
Linktrace age time, unit is minute.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

cfmLTCacheHops 2.1.27975.83.31.1.7
Index of cfmLTCacheTable, the linktrace hop number and the range is 1 to 64.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

cfmLTCacheTTL 2.1.27975.83.31.1.8
When LTM is received and forwarded by switch, the TTL will minus one. when the TTL equals one, the LTM will not be relayed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

cfmLTCacheForwarded 2.1.27975.83.31.1.9
If LTM will be forwarded, this flag is true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLTCacheTerminalMEP 2.1.27975.83.31.1.10
When the LTM is received by terminal MEP and LTR is sent by the MEP, this flag is true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLTCacheRelayAction 2.1.27975.83.31.1.11
When LTM is received by terminal MEP or MIP, this flag is relayHit. When LTM is forwarded by Fdb, this flag is relayFdb. When LTM is forwarded by MIP Fdb, this flag is relayMipFdb.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER relayNone(0), relayHit(1), relayFdb(2), relayMipFdb(3)  

cfmLTCacheIngressAction 2.1.27975.83.31.1.12
When the ingress port status is normal, this flag is ingOK. When the ingress port is blocked by STP, this flag is ingBlocked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingNone(0), ingOK(1), ingDown(2), ingBlocked(3), ingNotMemVlan(4)  

cfmLTCacheIngressMacAddress 2.1.27975.83.31.1.13
The mac address of ingress port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTCacheIngressIfName 2.1.27975.83.31.1.14
Ingress interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

cfmLTCacheEgressAction 2.1.27975.83.31.1.15
When the egress port status is normal, this flag is egrOK. When the egress port is blocked by STP, this flag is egrBlocked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER egrNone(0), egrOK(1), egrDown(2), egrBlocked(3), egrNotMemVlan(4)  

cfmLTCacheEgressMacAddress 2.1.27975.83.31.1.16
The mac address of egress port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTCacheEgressIfName 2.1.27975.83.31.1.17
Egress interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

cfmLTCacheLastEgressID 2.1.27975.83.31.1.18
The route mac address of the source switch which initiates the linktrace.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTCacheNextEgressID 2.1.27975.83.31.1.19
The route mac address of the switch which transmits this LTR.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTResultTable 2.1.27975.83.32
Table of cfm linktrace result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CFMLTResultEntry

cfmLTResultEntry 2.1.27975.83.32.1
Entry of cfmLTResultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CFMLTResultEntry  

cfmLTResultHops 2.1.27975.83.32.1.1
Index of cfmLTResultTable, the linktrace hop number and the range is 1 to 64.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

cfmLTResultTTL 2.1.27975.83.32.1.2
When LTM is received and forwarded by switch, the TTL will minus one. when the TTL equals one, the LTM will not be relayed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..64  

cfmLTResultForwarded 2.1.27975.83.32.1.3
If LTM will be forwarded, this flag is true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLTResultTerminalMEP 2.1.27975.83.32.1.4
When the LTM is received by terminal MEP and LTR is sent by the MEP, this flag is true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cfmLTResultRelayAction 2.1.27975.83.32.1.5
When LTM is received by terminal MEP or MIP, this flag is relayHit. When LTM is forwarded by Fdb, this flag is relayFdb. When LTM is forwarded by MIP Fdb, this flag is relayMipFdb.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER relayHit(1), relayFdb(2), relayMipFdb(3)  

cfmLTResultIngressAction 2.1.27975.83.32.1.6
When the ingress port status is normal, this flag is ingOK. When the ingress port is blocked by STP, this flag is ingBlocked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingOK(1), ingBlocked(2)  

cfmLTResultIngressMacAddress 2.1.27975.83.32.1.7
The mac address of ingress port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTResultIngressIfName 2.1.27975.83.32.1.8
Ingress interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

cfmLTResultEgressAction 2.1.27975.83.32.1.9
When the egress port status is normal, this flag is egrOK. When the egress port is blocked by STP, this flag is egrBlocked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER egrOK(1), egrDown(2), egrBlocked(3), egrNotMemVlan(4)  

cfmLTResultEgressMacAddress 2.1.27975.83.32.1.10
The mac address of egress port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTResultEgressIfName 2.1.27975.83.32.1.11
Egress interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

cfmLTResultLastEgressID 2.1.27975.83.32.1.12
The route mac address of the source switch which initiates the linktrace.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmLTResultNextEgressID 2.1.27975.83.32.1.13
The route mac address of the switch which transmits this LTR.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cfmTrap 2.1.27975.83.1000
OBJECT IDENTIFIER    

cfmErrorTrap 2.1.27975.83.1000.1
Cfm error Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

efmOAMIfTable 2.1.27975.84.1
Configure efm OAM on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EFMOAMIfEntry

efmOAMIfEntry 2.1.27975.84.1.1
Entry of efmOAMIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EFMOAMIfEntry  

efmOAMIfIndex 2.1.27975.84.1.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

efmOAMEnable 2.1.27975.84.1.1.2
Enable the Ethernet OAM module on a port.The meanings of the values are: enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMMode 2.1.27975.84.1.1.3
Set the DTE to active mode or passive mode.The meanings of the values are: active(1);passive(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

efmOAMMinRate 2.1.27975.84.1.1.4
set the OAMPDU minimum number of PDUS per second. this timer in the range <1-10>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

efmOAMMaxRate 2.1.27975.84.1.1.5
set the OAMPDU maximum number of PDUS per second. this timer in the range <1-10>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

efmOAMLinkMonitorEn 2.1.27975.84.1.1.6
Turn on or off link monitoring on an interface.The meanings of the values are: enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMLinkMonitorSupported 2.1.27975.84.1.1.7
Set link monitoring on an interface.The meanings of the values are: supported(1);un-supported(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMLinkMonitorFrameHigh 2.1.27975.84.1.1.8
Set value of the high threshold for errored frames. The meanings of the values are: none(0) - no high threshold is configured; Value of the high threshold <1-65535>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

efmOAMLinkMonitorFrameLow 2.1.27975.84.1.1.9
Set value of the low threshold for errored frames in the range <0-65535>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

efmOAMLinkMonitorFrameWin 2.1.27975.84.1.1.10
Set size of frame event window in the range <10-600>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..600  

efmOAMLinkMonitorFrameSecHigh 2.1.27975.84.1.1.11
Set value of the High threshold for the number of errored frame-seconds. The meanings of the values are: none(0) - no high threshold is configured; Value of the high threshold <1-900>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..900  

efmOAMLinkMonitorFrameSecLow 2.1.27975.84.1.1.12
Set value of the Low threshold for the number of errored frame-seconds in the range <1-900>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..900  

efmOAMLinkMonitorFrameSecWin 2.1.27975.84.1.1.13
Set Window for frame-seconds events in the range <100-9000>.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..9000  

efmOAMLinkMonitorHighThreAction 2.1.27975.84.1.1.14
Set action when high threshold is detected.The meanings of the values are: error-disable-interface(1) - Disable the interface when high threshold is exceeded; none(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER error-disable-interface(1), none(2)  

efmOAMRemoteLoopbackSupported 2.1.27975.84.1.1.15
Set remote loopback on a interface. The meanings of the values are: un-supported(2); supported(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMRemoteLoopbackTimeout 2.1.27975.84.1.1.16
Set remote loopback on a interface..
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

efmOAMRemoteLoopbackState 2.1.27975.84.1.1.17
Set remote loopback state on a interface..
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMTimeout 2.1.27975.84.1.1.18
Reset the LOCAL_LOST_LINK_TIMER and start an Ethernet OAM discovery process.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..30  

efmOAMRemoteFailureCriticalEvent 2.1.27975.84.1.1.19
Remote Failure Action Critical Link Event on an interface. The meanings of the values are:enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMRemoteFailureDyingGasp 2.1.27975.84.1.1.20
TRemote Failure Action Dying Gasp Event on an interface. The meanings of the values are:enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMRemoteFailureLinkFailure 2.1.27975.84.1.1.21
Remote Failure Action Link Fault Event on an interface. The meanings of the values are:enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

efmOAMDiscoveryTable 2.1.27975.84.3
Get efm OAM discovery state on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EFMOAMDiscoveryEntry

efmOAMDiscoveryEntry 2.1.27975.84.3.1
Entry of efmOAMDiscoveryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EFMOAMDiscoveryEntry  

efmOAMDiscoveryIfIndex 2.1.27975.84.3.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

efmOAMDiscoveryLocalMode 2.1.27975.84.3.1.2
Local mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

efmOAMDiscoveryLocalUnidirection 2.1.27975.84.3.1.3
Local unidirection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryLocalLinkMonitor 2.1.27975.84.3.1.4
Local link monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryLocalRemoteLoopback 2.1.27975.84.3.1.5
Local remote loopback.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryLocalMibRetrieve 2.1.27975.84.3.1.6
Local mib retrieve.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryLocalMtuSize 2.1.27975.84.3.1.7
Local mtu size.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMDiscoveryLocalPortStatus 2.1.27975.84.3.1.8
Local port status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), fault(1), active-send-local(2), passive-wait(3), send-local-remote(4), send-local-remote-ok(5), send-any(6)  

efmOAMDiscoveryLocalLoopbackStatus 2.1.27975.84.3.1.9
Local loopback status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local-loopback(1), remote-loopback(2), no-loopback(3)  

efmOAMDiscoveryLocalPduRevision 2.1.27975.84.3.1.10
Local pdu revision.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMDiscoveryRemoteMacAddress 2.1.27975.84.3.1.11
Remote mac addess.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

efmOAMDiscoveryRemotePduRevision 2.1.27975.84.3.1.12
Remote pdu revision.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMDiscoveryRemoteVendor 2.1.27975.84.3.1.13
Remote vendor.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

efmOAMDiscoveryRemoteMode 2.1.27975.84.3.1.14
Remote Mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

efmOAMDiscoveryRemoteUnidirection 2.1.27975.84.3.1.15
Remote unidirection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryRemoteLinkMonitor 2.1.27975.84.3.1.16
Remote link monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryRemoteRemoteLoopback 2.1.27975.84.3.1.17
Remote loopback.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryRemoteMibRetrieve 2.1.27975.84.3.1.18
Remote mib retrieve.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), un-supported(2)  

efmOAMDiscoveryRemoteMtuSize 2.1.27975.84.3.1.19
Remote mtu size.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMStateTable 2.1.27975.84.4
Get efm OAM state on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EFMOAMStateEntry

efmOAMStateEntry 2.1.27975.84.4.1
Entry of efmOAMStateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EFMOAMStateEntry  

efmOAMStateIfIndex 2.1.27975.84.4.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

efmOAMStateLocalLinkStatus 2.1.27975.84.4.1.2
Local link status. OK(1),FAULT(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), fault(2)  

efmOAMStateLocalPduStatus 2.1.27975.84.4.1.3
Local pdu status. LF_INFO(1),RX_INFO(2),INFO(3),ANY(4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lfInfo(1), rxInfo(2), info(3), any(4)  

efmOAMStateLocalSatisfied 2.1.27975.84.4.1.4
Local Satisfied. True(1),False(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

efmOAMStateLocalStable 2.1.27975.84.4.1.5
Local Stable. True(1),False(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

efmOAMStateRemoteStateValid 2.1.27975.84.4.1.6
Remote State valid. True(1),False(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

efmOAMStateRemoteStable 2.1.27975.84.4.1.7
Remote Stable. True(1),False(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

efmOAMStateLocalPaserState 2.1.27975.84.4.1.8
Local Parser State. Forward(1),Loopback(2),Discard(3),Invalid(4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forward(1), loopback(2), discard(3), invalid(4)  

efmOAMStateLocalMultiplexerState 2.1.27975.84.4.1.9
Local Multiplexer State. Forward(1),Discard(2),Invalid(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forward(1), discard(2), invalid(3)  

efmOAMStateRemotePaserState 2.1.27975.84.4.1.10
Remote Parser State. Forward(1),Loopback(2),Discard(3),Invalid(4).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forward(1), loopback(2), discard(3), invalid(4)  

efmOAMStateRemoteMultiplexerState 2.1.27975.84.4.1.11
Remote Multiplexer State. Forward(1),Discard(2),Invalid(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forward(1), discard(2), invalid(3)  

efmOAMStatisticTable 2.1.27975.84.5
Get efm OAM statistic on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EFMOAMStatisticEntry

efmOAMStatisticEntry 2.1.27975.84.5.1
Entry of efmOAMStatisticTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EFMOAMStatisticEntry  

efmOAMStatisticIfIndex 2.1.27975.84.5.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

efmOAMPduInfomationTx 2.1.27975.84.5.1.2
Information OAMPDU Tx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduInfomationRx 2.1.27975.84.5.1.3
Information OAMPDU Rx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduEvtNotificationTx 2.1.27975.84.5.1.4
Event Notification OAMPDU Tx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduEvtNotificationRx 2.1.27975.84.5.1.5
Event Notification OAMPDU Rx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduLoopbackControlTx 2.1.27975.84.5.1.6
Loopback Control OAMPDU Tx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduLoopbackControlRx 2.1.27975.84.5.1.7
Loopback Control OAMPDU Rx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMPduUnsupportedRx 2.1.27975.84.5.1.8
Unsupported OAMPDU Rx.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLocalLinkFaultRecords 2.1.27975.84.5.1.9
Local ink Fault records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLocalDyingGaspRecords 2.1.27975.84.5.1.10
Local dying Gasp records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLocalCriticalEvtRecords 2.1.27975.84.5.1.11
Local critical Event records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteLinkFaultRecords 2.1.27975.84.5.1.12
Remote link Fault records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteDyingGaspRecords 2.1.27975.84.5.1.13
Remote dying Gasp records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteCriticalEvtRecords 2.1.27975.84.5.1.14
Remote critical Event records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLocalErrorFrameRecords 2.1.27975.84.5.1.15
Local errored Frame records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLocalErrorFrameSecondRecords 2.1.27975.84.5.1.16
Local errored frame Seconds records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteErrorSymbolPeriodRecords 2.1.27975.84.5.1.17
Remote errored Symbol Period records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteErrorFrameRecords 2.1.27975.84.5.1.18
Remote errored Frame records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteErrorFramePeriodRecords 2.1.27975.84.5.1.19
Remote errored Frame Period records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMRemoteErrorFrameSecondRecords 2.1.27975.84.5.1.20
Remote errored Frame Seconds records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLoopbackTestPktsSent 2.1.27975.84.5.1.21
Test packet is sended.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLoopbackTestPktsRecv 2.1.27975.84.5.1.22
Test packet is received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

efmOAMLoopbackTestPercentValidRate 2.1.27975.84.5.1.23
Percent valid rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpGlobalInfo 2.1.27975.85.1
OBJECT IDENTIFIER    

ptpPortNum 2.1.27975.85.1.1
Ptp port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpUtcOffset 2.1.27975.85.1.2
Ptp utc offset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpLocalClockIdentity 2.1.27975.85.1.3
Ptp local clock identiry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCRecMem 2.1.27975.85.1.4
Ptp bmc reciver member
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCParentClockId 2.1.27975.85.1.5
Ptp bmc parent clock id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCParentPortNum 2.1.27975.85.1.6
Ptp bmc parent port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCMeanPathDelay 2.1.27975.85.1.7
Ptp bmc mean path delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpBMCOffsetFromMaster 2.1.27975.85.1.8
Ptp bmc offset from master.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpBMCStepRemoved 2.1.27975.85.1.9
Ptp bmc step removed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMClockId 2.1.27975.85.1.10
Ptp bmc gm clock id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCGMPriority1 2.1.27975.85.1.11
Ptp bmc gm priority1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMPriority2 2.1.27975.85.1.12
Ptp bmc gm priority2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMClockAccuracy 2.1.27975.85.1.13
Ptp bmc gm clock accuracy.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMClockClass 2.1.27975.85.1.14
Ptp bmc gm clock class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMTimeSource 2.1.27975.85.1.15
Ptp bmc gm time source.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCGMUtcOffset 2.1.27975.85.1.16
Ptp bmc gm utc offset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

ptpBMCGMUTCOffsetValid 2.1.27975.85.1.17
Ptp bmc gm utc offset valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpBMCGMTimeScale 2.1.27975.85.1.18
Ptp bmc gm time scale.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ptpBMCGMTimeTraceable 2.1.27975.85.1.19
Ptp bmc gm time trace able.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ptpBMCGMLeap59 2.1.27975.85.1.20
Ptp bmc gm leap59.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ptpBMCGMLeap61 2.1.27975.85.1.21
Ptp bmc gm leap61.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ptpBMCGMFrequencyTraceable 2.1.27975.85.1.22
Ptp bmc gm frequency traceable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ptpClearStatistics 2.1.27975.85.1.23
Clear all statistics for the ptp. 0 mean clear all ptp interface statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ptpDeviceType 2.1.27975.85.1.24
The type of the clock. oc(0), bc(1), e2etc(2), p2ptc(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER oc(0), bc(1), e2etc(2), p2ptc(3)  

ptpGlobalEnable 2.1.27975.85.1.25
Enable Precision Time Protocol (IEEE1588). enable(1), disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ptpDomain 2.1.27975.85.1.26
The domain attribute of the local clock. Range 0~255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ptpTcPrimaryDomain 2.1.27975.85.1.27
The primary syntonization domain. Range 0~255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ptpSlaveOnly 2.1.27975.85.1.28
Slave-only clock can never enter the MASTER state. Disable(2), Enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(2), enable(1)  

ptpPriority1 2.1.27975.85.1.29
The priority1 attribute of the local clock. Range 0~255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ptpPriority2 2.1.27975.85.1.30
The priority2 attribute of the local clock. Range 0~255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ptpClockAccuracy 2.1.27975.85.1.31
The clock accuracy characterizes a clock for the purpose of the best master clock(BMC) algorithm. Value: 1: The time is accurate to within 25 ns. 2: The time is accurate to within 100 ns. 3: The time is accurate to within 250 ns 4: The time is accurate to within 1 us. 5: The time is accurate to within 2.5 us. 6: The time is accurate to within 10 us. 7: The time is accurate to within 25 us. 8: The time is accurate to within 100 us. 9: The time is accurate to within 250 us. 10: The time is accurate to within 1 ms. 11: The time is accurate to within 2.5 ms. 12: The time is accurate to within 10 ms. 13: The time is accurate to within 25 ms. 14: The time is accurate to within 100 ms. 15: The time is accurate to within 250 ms. 16: The time is accurate to within 1 s. 17: The time is accurate to within 10 s. 18: The time is accurate to > 10 s. 19: The time is accurate to unknown.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..19  

ptpClockClass 2.1.27975.85.1.32
The clockClass attribute of an ordinary or boundary clock denotes the traceability of the time or frequency distributed by the grandmaster clock. Value only is 6,7,13,14,52,58,187,193,248.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER class6(6), class7(7), class13(13), class14(14), class52(52), class58(58), class187(187), class193(193), class248(248)  

ptpLeap59 2.1.27975.85.1.33
The last minute of the current UTC day contains 59 seconds. Disable(2), Enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ptpLeap61 2.1.27975.85.1.34
The last minute of the current UTC day contains 61 seconds. Disable(2), Enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ptpTimeSource 2.1.27975.85.1.35
The attribute indicates the source of time used by the local clock. atomic-clock(1), gps(2), internal-oscillator(3), ptp(4), ntp(5), hand-set(6), other(7), terrestrial-radio(8).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER atomic-clock(1), gps(2), internal-oscillator(3), ptp(4), ntp(5), hand-set(6), other(7), terrestrial-radio(8)  

ptpClockTodOutput 2.1.27975.85.1.36
Enable or disable clock tod output. enable(1), disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ptpClockSyncInterfaceOutput 2.1.27975.85.1.37
Enable or disable clock sync interface output. enable(1), disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ptpTodPulseDelayCorrection 2.1.27975.85.1.38
The ptp tod pulse delay correction. Range 1~1000000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000000  

ptpIfConfigureTable 2.1.27975.85.2
The table of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpIfConfigureEntry

ptpIfConfigureEntry 2.1.27975.85.2.1
The entry of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpIfConfigureEntry  

ptpIfIndex 2.1.27975.85.2.1.1
The index of ptp interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

ptpAnnounceInterval 2.1.27975.85.2.1.2
The mean announce interval. Range -1~10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..10  

ptpSyncInterval 2.1.27975.85.2.1.3
The mean sync interval for multicast messages. Range -1~10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..10  

ptpMinDelayreqInterval 2.1.27975.85.2.1.4
The minimum delay request interval for multicast messages. Range -1~10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..10  

ptpMinPdelayreqInterval 2.1.27975.85.2.1.5
The minimum peer delay request interval for multicast messages. Range -1~10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..10  

ptpAnnounceReceiptTimeout 2.1.27975.85.2.1.6
The number of announce interval that has to pass without receipt of an Announce message before the occurrence of the event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES. Range 3~255.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..255  

ptpDelayMechanism 2.1.27975.85.2.1.7
The propagation delay measuring option used by the port in computing meanPathDelay. normal(1).peer(2).disable(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), peer(2), disable(3)  

ptpEnable 2.1.27975.85.2.1.8
Enable Precision Time Protocol (IEEE1588). Disable(2), Enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(2), enable(1)  

ptpAsymmetryCorrection 2.1.27975.85.2.1.9
The asymmetry correction of the path. Range -2000000 - 2000000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ptpProtocolMac 2.1.27975.85.2.1.10
Transport PTP messages directly over Ethernet frames as specified in IEEE Std 802.3-2005.Note: IF set value (1), ptpUdpSrcIp(11) will invalid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

ptpUdpSrcIp 2.1.27975.85.2.1.11
Transport PTP messages over the User Datagram Protocol (UDP) as defined in IETF RFC 768 (1980), and Internet Protocol version 4 (IPv4), as defined in IETF RFC 791 (1981). Note: IF set value, ptpProtocolMac(10) will invalid.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ptpVlanId 2.1.27975.85.2.1.12
Vlan ID. Range 1~4094. -1 mean delete.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

ptpCos 2.1.27975.85.2.1.13
Class of Services. Range 0~7. -1 mean delete.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

ptpIfName 2.1.27975.85.2.1.14
Ptp interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ptpIfState 2.1.27975.85.2.1.15
Ptp interface state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), initializing(1), faulty(2), disabled(3), listening(4), premaster(5), master(6), passive(7), uncalibrated(8), slave(9)  

ptpIfStep 2.1.27975.85.2.1.16
Ptp interface step.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfPortId 2.1.27975.85.2.1.17
Ptp interface id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ptpIfRcvAnn 2.1.27975.85.2.1.18
Ptp interface receive announce packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvDelayReq 2.1.27975.85.2.1.19
Ptp interface receive delay packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvDelayResp 2.1.27975.85.2.1.20
Ptp interface receive delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvFollowUp 2.1.27975.85.2.1.21
Ptp interface receive follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvUnknown 2.1.27975.85.2.1.22
Ptp interface receive unknown packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvSync 2.1.27975.85.2.1.23
Ptp interface receive sync packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvPDelayReq 2.1.27975.85.2.1.24
Ptp interface receive peer delay packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvPDelayResp 2.1.27975.85.2.1.25
Ptp interface receive delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfRcvPDelayRespFowllowUp 2.1.27975.85.2.1.26
Ptp interface receive delay response follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendAnn 2.1.27975.85.2.1.27
Ptp interface send announce packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendDelayReq 2.1.27975.85.2.1.28
Ptp interface send delay request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendDelayResp 2.1.27975.85.2.1.29
Ptp interface send delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendFollowUp 2.1.27975.85.2.1.30
Ptp interface send follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendUnknown 2.1.27975.85.2.1.31
Ptp interface send unknown packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendSync 2.1.27975.85.2.1.32
Ptp interface send sync packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendPDelayReq 2.1.27975.85.2.1.33
Ptp interface send peer delay request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendPDelayResp 2.1.27975.85.2.1.34
Ptp interface send peer delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfSendPDelayRespFowllowUp 2.1.27975.85.2.1.35
Ptp interface send peer delay response follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardAnn 2.1.27975.85.2.1.36
Ptp interface discard announce packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardDelayReq 2.1.27975.85.2.1.37
Ptp interface discard delay request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardDelayResp 2.1.27975.85.2.1.38
Ptp interface discard delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardFollowUp 2.1.27975.85.2.1.39
Ptp interface discard follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardUnknown 2.1.27975.85.2.1.40
Ptp interface discard unknown packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardSync 2.1.27975.85.2.1.41
Ptp interface discard sync packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardPDelayReq 2.1.27975.85.2.1.42
Ptp interface discard delay request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardPDelayResp 2.1.27975.85.2.1.43
Ptp interface discard peer delay response packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfDiscardPDelayRespFowllowUp 2.1.27975.85.2.1.44
Ptp interface discard peer delay response follow up packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpIfIngressLatency 2.1.27975.85.2.1.45
The ptn ingress latency. Range 0~65535.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ptpIfEgressLatency 2.1.27975.85.2.1.46
The ptp egress latency. Range 0~65535.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ptpForeignMasterTable 2.1.27975.85.3
The table of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpForeignMasterEntry

ptpForeignMasterEntry 2.1.27975.85.3.1
The entry of Monitor link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpForeignMasterEntry  

ptpFMIndex 2.1.27975.85.3.1.1
Ptp foreign master interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ptpFMNodeIndex 2.1.27975.85.3.1.2
Ptp foreign master node index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ptpFMBest 2.1.27975.85.3.1.3
The state of foreign master: true(1): best.false(2): not best.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpFMClockID 2.1.27975.85.3.1.4
Ptp foreign master clock id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ptpFMPortNum 2.1.27975.85.3.1.5
Ptp foreign master port num.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpFMQualification 2.1.27975.85.3.1.6
Ptp foreign master qualification.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpFMIfName 2.1.27975.85.3.1.7
Ptp foreign master interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

ptpNotifications 2.1.27975.85.100
OBJECT IDENTIFIER    

ptpMasterChange 2.1.27975.85.100.1
This trap will be generated when timing reference changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

ptpIfStateChange 2.1.27975.85.100.2
This trap will be generated when ptp state of an interface changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

ptpMasterClockAccuracyChange 2.1.27975.85.100.3
This trap will be generated when clock accuracy of the master changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

pmThresholdTable 2.1.27975.90.1
A table that contains all pm threshold information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMThresholdEntry

pmThresholdEntry 2.1.27975.90.1.1
A list of all pm threshold information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMThresholdEntry  

pmThresholdIndex 2.1.27975.90.1.1.1
An index of pm types.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unit-temperature-min(1), unit-temperature-max(2), sfp-rx-power-min(3), sfp-rx-power-max(4), sfp-tx-power-min(5), sfp-tx-power-max(6), if-dropped-events(7), if-input-packets(8), if-input-bytes(9), if-input-broadcasts(10), if-input-multicasts(11), if-crc-errors(12), if-collisions(13), if-undersized-packets(14), if-oversized-packets(15), if-fragments(16), if-jabbers(17), if-packet-64(18), if-packet-65-127(19), if-packet-128-255(20), if-packet-256-511(21), if-packet-512-1023(22), if-packet-1024(23), if-output-packets(24), if-output-bytes(25), lsp-pe-out-packets(26), lsp-pe-out-bytes(27), lsp-p-east-ingress-packets(28), lsp-p-east-ingress-bytes(29), lsp-p-west-ingress-packets(30), lsp-p-west-ingress-bytes(31), vpws-ingress-packets(32), vpws-ingress-bytes(33), vpws-egress-packets(34), vpws-egress-bytes(35), vpls-ingress-packets(36), vpls-ingress-bytes(37), vpls-egress-packets(38), vpls-egress-bytes(39)  

pmThreshold15mValue 2.1.27975.90.1.1.2
Threshold for 15min period.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pmThreshold1hValue 2.1.27975.90.1.1.3
Threshold for 1hour period.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pmThreshold1dValue 2.1.27975.90.1.1.4
Threshold for 1day period.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pmUnitTempr 2.1.27975.90.100
OBJECT IDENTIFIER    

pmUnitTemprCurr15mTable 2.1.27975.90.100.1
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprCurr15mEntry

pmUnitTemprCurr15mEntry 2.1.27975.90.100.1.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprCurr15mEntry  

pmUnitTemprCurr15mIndex 2.1.27975.90.100.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprCurr15mId 2.1.27975.90.100.1.1.2
Unit sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprCurr15mUnitType 2.1.27975.90.100.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprCurr15mAverage 2.1.27975.90.100.1.1.4
Current 15min counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr15mMin 2.1.27975.90.100.1.1.5
Current 15min counter of minimum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr15mMax 2.1.27975.90.100.1.1.6
Current 15min counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr15mStartTime 2.1.27975.90.100.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprCurr15mStopTime 2.1.27975.90.100.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev15mTable 2.1.27975.90.100.2
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprPrev15mEntry

pmUnitTemprPrev15mEntry 2.1.27975.90.100.2.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprPrev15mEntry  

pmUnitTemprPrev15mIndex 2.1.27975.90.100.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprPrev15mId 2.1.27975.90.100.2.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprPrev15mUnitType 2.1.27975.90.100.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprPrev15mAverage 2.1.27975.90.100.2.1.4
Previous 15min counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev15mMin 2.1.27975.90.100.2.1.5
Previous 15min counter of minimum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev15mMax 2.1.27975.90.100.2.1.6
Previous 15min counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev15mStartTime 2.1.27975.90.100.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev15mStopTime 2.1.27975.90.100.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprCurr1hTable 2.1.27975.90.100.3
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprCurr1hEntry

pmUnitTemprCurr1hEntry 2.1.27975.90.100.3.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprCurr1hEntry  

pmUnitTemprCurr1hIndex 2.1.27975.90.100.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprCurr1hId 2.1.27975.90.100.3.1.2
Unit sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprCurr1hUnitType 2.1.27975.90.100.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprCurr1hAverage 2.1.27975.90.100.3.1.4
Current 1hour counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1hMin 2.1.27975.90.100.3.1.5
Current 1hour counter of minimum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1hMax 2.1.27975.90.100.3.1.6
Current 1hour counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1hStartTime 2.1.27975.90.100.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprCurr1hStopTime 2.1.27975.90.100.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev1hTable 2.1.27975.90.100.4
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprPrev1hEntry

pmUnitTemprPrev1hEntry 2.1.27975.90.100.4.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprPrev1hEntry  

pmUnitTemprPrev1hIndex 2.1.27975.90.100.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprPrev1hId 2.1.27975.90.100.4.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprPrev1hUnitType 2.1.27975.90.100.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprPrev1hAverage 2.1.27975.90.100.4.1.4
Previous 1hour counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1hMin 2.1.27975.90.100.4.1.5
Previous 1hour counter of minimum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1hMax 2.1.27975.90.100.4.1.6
Previous 1hour counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1hStartTime 2.1.27975.90.100.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev1hStopTime 2.1.27975.90.100.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprCurr1dTable 2.1.27975.90.100.5
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprCurr1dEntry

pmUnitTemprCurr1dEntry 2.1.27975.90.100.5.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprCurr1dEntry  

pmUnitTemprCurr1dIndex 2.1.27975.90.100.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprCurr1dId 2.1.27975.90.100.5.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprCurr1dUnitType 2.1.27975.90.100.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprCurr1dAverage 2.1.27975.90.100.5.1.4
Current 1day counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1dMin 2.1.27975.90.100.5.1.5
Current 1day counter of minimum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1dMax 2.1.27975.90.100.5.1.6
Current 1day counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprCurr1dStartTime 2.1.27975.90.100.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprCurr1dStopTime 2.1.27975.90.100.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev1dTable 2.1.27975.90.100.6
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMUnitTemprPrev1dEntry

pmUnitTemprPrev1dEntry 2.1.27975.90.100.6.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMUnitTemprPrev1dEntry  

pmUnitTemprPrev1dIndex 2.1.27975.90.100.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmUnitTemprPrev1dId 2.1.27975.90.100.6.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmUnitTemprPrev1dUnitType 2.1.27975.90.100.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmUnitTemprPrev1dAverage 2.1.27975.90.100.6.1.4
Previous 1day counter of average unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1dMin 2.1.27975.90.100.6.1.5
Previous 1day counter of minimu unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1dMax 2.1.27975.90.100.6.1.6
Previous 1day counter of maximum unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmUnitTemprPrev1dStartTime 2.1.27975.90.100.6.1.100
Previous 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmUnitTemprPrev1dStopTime 2.1.27975.90.100.6.1.101
Previous 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMin15mTable 2.1.27975.90.100.7
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMin15mEntry

pmTcaUnitTemprMin15mEntry 2.1.27975.90.100.7.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMin15mEntry  

pmTcaUnitTemprMin15mIndex 2.1.27975.90.100.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMin15mId 2.1.27975.90.100.7.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMin15mUnitType 2.1.27975.90.100.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMin15mCnt 2.1.27975.90.100.7.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin15mThreshold 2.1.27975.90.100.7.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin15mOccurTime 2.1.27975.90.100.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMin1hTable 2.1.27975.90.100.8
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMin1hEntry

pmTcaUnitTemprMin1hEntry 2.1.27975.90.100.8.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMin1hEntry  

pmTcaUnitTemprMin1hIndex 2.1.27975.90.100.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMin1hId 2.1.27975.90.100.8.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMin1hUnitType 2.1.27975.90.100.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMin1hCnt 2.1.27975.90.100.8.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin1hThreshold 2.1.27975.90.100.8.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin1hOccurTime 2.1.27975.90.100.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMin1dTable 2.1.27975.90.100.9
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMin1dEntry

pmTcaUnitTemprMin1dEntry 2.1.27975.90.100.9.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMin1dEntry  

pmTcaUnitTemprMin1dIndex 2.1.27975.90.100.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMin1dId 2.1.27975.90.100.9.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMin1dUnitType 2.1.27975.90.100.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMin1dCnt 2.1.27975.90.100.9.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin1dThreshold 2.1.27975.90.100.9.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMin1dOccurTime 2.1.27975.90.100.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMax15mTable 2.1.27975.90.100.10
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMax15mEntry

pmTcaUnitTemprMax15mEntry 2.1.27975.90.100.10.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMax15mEntry  

pmTcaUnitTemprMax15mIndex 2.1.27975.90.100.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMax15mId 2.1.27975.90.100.10.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMax15mUnitType 2.1.27975.90.100.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMax15mCnt 2.1.27975.90.100.10.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax15mThreshold 2.1.27975.90.100.10.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax15mOccurTime 2.1.27975.90.100.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMax1hTable 2.1.27975.90.100.11
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMax1hEntry

pmTcaUnitTemprMax1hEntry 2.1.27975.90.100.11.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMax1hEntry  

pmTcaUnitTemprMax1hIndex 2.1.27975.90.100.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMax1hId 2.1.27975.90.100.11.1.2
Sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMax1hUnitType 2.1.27975.90.100.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMax1hCnt 2.1.27975.90.100.11.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax1hThreshold 2.1.27975.90.100.11.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax1hOccurTime 2.1.27975.90.100.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaUnitTemprMax1dTable 2.1.27975.90.100.12
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaUnitTemprMax1dEntry

pmTcaUnitTemprMax1dEntry 2.1.27975.90.100.12.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaUnitTemprMax1dEntry  

pmTcaUnitTemprMax1dIndex 2.1.27975.90.100.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaUnitTemprMax1dId 2.1.27975.90.100.12.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaUnitTemprMax1dUnitType 2.1.27975.90.100.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaUnitTemprMax1dCnt 2.1.27975.90.100.12.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax1dThreshold 2.1.27975.90.100.12.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaUnitTemprMax1dOccurTime 2.1.27975.90.100.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPower 2.1.27975.90.101
OBJECT IDENTIFIER    

pmSFPPowerCurr15mTable 2.1.27975.90.101.1
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerCurr15mEntry

pmSFPPowerCurr15mEntry 2.1.27975.90.101.1.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerCurr15mEntry  

pmSFPPowerCurr15mIndex 2.1.27975.90.101.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerCurr15mId 2.1.27975.90.101.1.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerCurr15mUnitType 2.1.27975.90.101.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerCurr15mRxAverage 2.1.27975.90.101.1.1.4
Current 15min counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mRxMin 2.1.27975.90.101.1.1.5
Current 15min counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mRxMax 2.1.27975.90.101.1.1.6
Current 15min counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mTxAverage 2.1.27975.90.101.1.1.7
Current 15min counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mTxMin 2.1.27975.90.101.1.1.8
Current 15min counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mTxMax 2.1.27975.90.101.1.1.9
Current 15min counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr15mStartTime 2.1.27975.90.101.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerCurr15mStopTime 2.1.27975.90.101.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev15mTable 2.1.27975.90.101.2
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerPrev15mEntry

pmSFPPowerPrev15mEntry 2.1.27975.90.101.2.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerPrev15mEntry  

pmSFPPowerPrev15mIndex 2.1.27975.90.101.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerPrev15mId 2.1.27975.90.101.2.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerPrev15mUnitType 2.1.27975.90.101.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerPrev15mRxAverage 2.1.27975.90.101.2.1.4
Previous 15min counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mRxMin 2.1.27975.90.101.2.1.5
Previous 15min counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mRxMax 2.1.27975.90.101.2.1.6
Previous 15min counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mTxAverage 2.1.27975.90.101.2.1.7
Previous 15min counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mTxMin 2.1.27975.90.101.2.1.8
Previous 15min counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mTxMax 2.1.27975.90.101.2.1.9
Previous 15min counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev15mStartTime 2.1.27975.90.101.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev15mStopTime 2.1.27975.90.101.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerCurr1hTable 2.1.27975.90.101.3
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerCurr1hEntry

pmSFPPowerCurr1hEntry 2.1.27975.90.101.3.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerCurr1hEntry  

pmSFPPowerCurr1hIndex 2.1.27975.90.101.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerCurr1hId 2.1.27975.90.101.3.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerCurr1hUnitType 2.1.27975.90.101.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerCurr1hRxAverage 2.1.27975.90.101.3.1.4
Current 1hour counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hRxMin 2.1.27975.90.101.3.1.5
Current 1hour counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hRxMax 2.1.27975.90.101.3.1.6
Current 1hour counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hTxAverage 2.1.27975.90.101.3.1.7
Current 1hour counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hTxMin 2.1.27975.90.101.3.1.8
Current 1hour counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hTxMax 2.1.27975.90.101.3.1.9
Current 1hour counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1hStartTime 2.1.27975.90.101.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerCurr1hStopTime 2.1.27975.90.101.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev1hTable 2.1.27975.90.101.4
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerPrev1hEntry

pmSFPPowerPrev1hEntry 2.1.27975.90.101.4.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerPrev1hEntry  

pmSFPPowerPrev1hIndex 2.1.27975.90.101.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerPrev1hId 2.1.27975.90.101.4.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerPrev1hUnitType 2.1.27975.90.101.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerPrev1hRxAverage 2.1.27975.90.101.4.1.4
Previous 1hour counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hRxMin 2.1.27975.90.101.4.1.5
Previous 1hour counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hRxMax 2.1.27975.90.101.4.1.6
Previous 1hour counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hTxAverage 2.1.27975.90.101.4.1.7
Previous 1hour counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hTxMin 2.1.27975.90.101.4.1.8
Previous 1hour counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hTxMax 2.1.27975.90.101.4.1.9
Previous 1hour counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1hStartTime 2.1.27975.90.101.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev1hStopTime 2.1.27975.90.101.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerCurr1dTable 2.1.27975.90.101.5
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerCurr1dEntry

pmSFPPowerCurr1dEntry 2.1.27975.90.101.5.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerCurr1dEntry  

pmSFPPowerCurr1dIndex 2.1.27975.90.101.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerCurr1dId 2.1.27975.90.101.5.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerCurr1dUnitType 2.1.27975.90.101.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerCurr1dRxAverage 2.1.27975.90.101.5.1.4
Current 1day counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dRxMin 2.1.27975.90.101.5.1.5
Current 1day counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dRxMax 2.1.27975.90.101.5.1.6
Current 1day counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dTxAverage 2.1.27975.90.101.5.1.7
Current 1day counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dTxMin 2.1.27975.90.101.5.1.8
Current 1day counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dTxMax 2.1.27975.90.101.5.1.9
Current 1day counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerCurr1dStartTime 2.1.27975.90.101.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerCurr1dStopTime 2.1.27975.90.101.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev1dTable 2.1.27975.90.101.6
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMSFPPowerPrev1dEntry

pmSFPPowerPrev1dEntry 2.1.27975.90.101.6.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMSFPPowerPrev1dEntry  

pmSFPPowerPrev1dIndex 2.1.27975.90.101.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmSFPPowerPrev1dId 2.1.27975.90.101.6.1.2
SFP name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmSFPPowerPrev1dUnitType 2.1.27975.90.101.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmSFPPowerPrev1dRxAverage 2.1.27975.90.101.6.1.4
Previous 1day counter of average sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dRxMin 2.1.27975.90.101.6.1.5
Previous 1day counter of minimum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dRxMax 2.1.27975.90.101.6.1.6
Previous 1day counter of maximum sfp rx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dTxAverage 2.1.27975.90.101.6.1.7
Previous 1day counter of average sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dTxMin 2.1.27975.90.101.6.1.8
Previous 1day counter of minimum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dTxMax 2.1.27975.90.101.6.1.9
Previous 1day counter of maximum sfp tx power.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmSFPPowerPrev1dStartTime 2.1.27975.90.101.6.1.100
Previous 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmSFPPowerPrev1dStopTime 2.1.27975.90.101.6.1.101
Previous 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMin15mTable 2.1.27975.90.101.7
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMin15mEntry

pmTcaSFPRxPowerMin15mEntry 2.1.27975.90.101.7.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMin15mEntry  

pmTcaSFPRxPowerMin15mIndex 2.1.27975.90.101.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMin15mId 2.1.27975.90.101.7.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMin15mUnitType 2.1.27975.90.101.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMin15mCnt 2.1.27975.90.101.7.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin15mThreshold 2.1.27975.90.101.7.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin15mOccurTime 2.1.27975.90.101.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMin1hTable 2.1.27975.90.101.8
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMin1hEntry

pmTcaSFPRxPowerMin1hEntry 2.1.27975.90.101.8.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMin1hEntry  

pmTcaSFPRxPowerMin1hIndex 2.1.27975.90.101.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMin1hId 2.1.27975.90.101.8.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMin1hUnitType 2.1.27975.90.101.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMin1hCnt 2.1.27975.90.101.8.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin1hThreshold 2.1.27975.90.101.8.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin1hOccurTime 2.1.27975.90.101.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMin1dTable 2.1.27975.90.101.9
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMin1dEntry

pmTcaSFPRxPowerMin1dEntry 2.1.27975.90.101.9.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMin1dEntry  

pmTcaSFPRxPowerMin1dIndex 2.1.27975.90.101.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMin1dId 2.1.27975.90.101.9.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMin1dUnitType 2.1.27975.90.101.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMin1dCnt 2.1.27975.90.101.9.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin1dThreshold 2.1.27975.90.101.9.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMin1dOccurTime 2.1.27975.90.101.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMax15mTable 2.1.27975.90.101.10
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMax15mEntry

pmTcaSFPRxPowerMax15mEntry 2.1.27975.90.101.10.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMax15mEntry  

pmTcaSFPRxPowerMax15mIndex 2.1.27975.90.101.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMax15mId 2.1.27975.90.101.10.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMax15mUnitType 2.1.27975.90.101.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMax15mCnt 2.1.27975.90.101.10.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax15mThreshold 2.1.27975.90.101.10.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax15mOccurTime 2.1.27975.90.101.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMax1hTable 2.1.27975.90.101.11
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMax1hEntry

pmTcaSFPRxPowerMax1hEntry 2.1.27975.90.101.11.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMax1hEntry  

pmTcaSFPRxPowerMax1hIndex 2.1.27975.90.101.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMax1hId 2.1.27975.90.101.11.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMax1hUnitType 2.1.27975.90.101.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMax1hCnt 2.1.27975.90.101.11.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax1hThreshold 2.1.27975.90.101.11.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax1hOccurTime 2.1.27975.90.101.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPRxPowerMax1dTable 2.1.27975.90.101.12
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPRxPowerMax1dEntry

pmTcaSFPRxPowerMax1dEntry 2.1.27975.90.101.12.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPRxPowerMax1dEntry  

pmTcaSFPRxPowerMax1dIndex 2.1.27975.90.101.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPRxPowerMax1dId 2.1.27975.90.101.12.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPRxPowerMax1dUnitType 2.1.27975.90.101.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPRxPowerMax1dCnt 2.1.27975.90.101.12.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax1dThreshold 2.1.27975.90.101.12.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPRxPowerMax1dOccurTime 2.1.27975.90.101.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMin15mTable 2.1.27975.90.101.13
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMin15mEntry

pmTcaSFPTxPowerMin15mEntry 2.1.27975.90.101.13.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMin15mEntry  

pmTcaSFPTxPowerMin15mIndex 2.1.27975.90.101.13.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMin15mId 2.1.27975.90.101.13.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMin15mUnitType 2.1.27975.90.101.13.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMin15mCnt 2.1.27975.90.101.13.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin15mThreshold 2.1.27975.90.101.13.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin15mOccurTime 2.1.27975.90.101.13.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMin1hTable 2.1.27975.90.101.14
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMin1hEntry

pmTcaSFPTxPowerMin1hEntry 2.1.27975.90.101.14.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMin1hEntry  

pmTcaSFPTxPowerMin1hIndex 2.1.27975.90.101.14.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMin1hId 2.1.27975.90.101.14.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMin1hUnitType 2.1.27975.90.101.14.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMin1hCnt 2.1.27975.90.101.14.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin1hThreshold 2.1.27975.90.101.14.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin1hOccurTime 2.1.27975.90.101.14.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMin1dTable 2.1.27975.90.101.15
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMin1dEntry

pmTcaSFPTxPowerMin1dEntry 2.1.27975.90.101.15.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMin1dEntry  

pmTcaSFPTxPowerMin1dIndex 2.1.27975.90.101.15.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMin1dId 2.1.27975.90.101.15.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMin1dUnitType 2.1.27975.90.101.15.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMin1dCnt 2.1.27975.90.101.15.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin1dThreshold 2.1.27975.90.101.15.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMin1dOccurTime 2.1.27975.90.101.15.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMax15mTable 2.1.27975.90.101.16
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMax15mEntry

pmTcaSFPTxPowerMax15mEntry 2.1.27975.90.101.16.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMax15mEntry  

pmTcaSFPTxPowerMax15mIndex 2.1.27975.90.101.16.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMax15mId 2.1.27975.90.101.16.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMax15mUnitType 2.1.27975.90.101.16.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMax15mCnt 2.1.27975.90.101.16.1.4
15min counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax15mThreshold 2.1.27975.90.101.16.1.5
15min threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax15mOccurTime 2.1.27975.90.101.16.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMax1hTable 2.1.27975.90.101.17
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMax1hEntry

pmTcaSFPTxPowerMax1hEntry 2.1.27975.90.101.17.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMax1hEntry  

pmTcaSFPTxPowerMax1hIndex 2.1.27975.90.101.17.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMax1hId 2.1.27975.90.101.17.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMax1hUnitType 2.1.27975.90.101.17.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMax1hCnt 2.1.27975.90.101.17.1.4
1hour counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax1hThreshold 2.1.27975.90.101.17.1.5
1hour threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax1hOccurTime 2.1.27975.90.101.17.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaSFPTxPowerMax1dTable 2.1.27975.90.101.18
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaSFPTxPowerMax1dEntry

pmTcaSFPTxPowerMax1dEntry 2.1.27975.90.101.18.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaSFPTxPowerMax1dEntry  

pmTcaSFPTxPowerMax1dIndex 2.1.27975.90.101.18.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaSFPTxPowerMax1dId 2.1.27975.90.101.18.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaSFPTxPowerMax1dUnitType 2.1.27975.90.101.18.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaSFPTxPowerMax1dCnt 2.1.27975.90.101.18.1.4
1day counter of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax1dThreshold 2.1.27975.90.101.18.1.5
1day threshold of unit temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaSFPTxPowerMax1dOccurTime 2.1.27975.90.101.18.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatistics 2.1.27975.90.102
OBJECT IDENTIFIER    

pmIfStatCurr15mTable 2.1.27975.90.102.1
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatCurr15mEntry

pmIfStatCurr15mEntry 2.1.27975.90.102.1.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatCurr15mEntry  

pmIfStatCurr15mIndex 2.1.27975.90.102.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatCurr15mId 2.1.27975.90.102.1.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatCurr15mUnitType 2.1.27975.90.102.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatCurr15mDropped 2.1.27975.90.102.1.1.4
Current 15min counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mInputPkts 2.1.27975.90.102.1.1.5
Current 15min counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mInputbytes 2.1.27975.90.102.1.1.6
Current 15min counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mCrcErrors 2.1.27975.90.102.1.1.7
Current 15min counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mInputBrdCst 2.1.27975.90.102.1.1.8
Current 15min counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mInputMltCst 2.1.27975.90.102.1.1.9
Current 15min counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mCollision 2.1.27975.90.102.1.1.10
Current 15min counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mUndersized 2.1.27975.90.102.1.1.11
Current 15min counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mOversized 2.1.27975.90.102.1.1.12
Current 15min counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mFragments 2.1.27975.90.102.1.1.13
Current 15min counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mJabbers 2.1.27975.90.102.1.1.14
Current 15min counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt64 2.1.27975.90.102.1.1.15
Current 15min counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt65To127 2.1.27975.90.102.1.1.16
Current 15min counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt128To255 2.1.27975.90.102.1.1.17
Current 15min counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt256To511 2.1.27975.90.102.1.1.18
Current 15min counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt512To1023 2.1.27975.90.102.1.1.19
Current 15min counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mPkt1024 2.1.27975.90.102.1.1.20
Current 15min counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mOutputPkts 2.1.27975.90.102.1.1.21
Current 15min counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mOutputBytes 2.1.27975.90.102.1.1.22
Current 15min counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr15mStartTime 2.1.27975.90.102.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatCurr15mStopTime 2.1.27975.90.102.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev15mTable 2.1.27975.90.102.2
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatPrev15mEntry

pmIfStatPrev15mEntry 2.1.27975.90.102.2.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatPrev15mEntry  

pmIfStatPrev15mIndex 2.1.27975.90.102.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatPrev15mId 2.1.27975.90.102.2.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatPrev15mUnitType 2.1.27975.90.102.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatPrev15mDropped 2.1.27975.90.102.2.1.4
Previous 15min counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mInputPkts 2.1.27975.90.102.2.1.5
Previous 15min counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mInputbytes 2.1.27975.90.102.2.1.6
Previous 15min counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mCrcErrors 2.1.27975.90.102.2.1.7
Previous 15min counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mInputBrdCst 2.1.27975.90.102.2.1.8
Previous 15min counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mInputMltCst 2.1.27975.90.102.2.1.9
Previous 15min counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mCollision 2.1.27975.90.102.2.1.10
Previous 15min counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mUndersized 2.1.27975.90.102.2.1.11
Previous 15min counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mOversized 2.1.27975.90.102.2.1.12
Previous 15min counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mFragments 2.1.27975.90.102.2.1.13
Previous 15min counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mJabbers 2.1.27975.90.102.2.1.14
Previous 15min counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt64 2.1.27975.90.102.2.1.15
Previous 15min counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt65To127 2.1.27975.90.102.2.1.16
Previous 15min counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt128To255 2.1.27975.90.102.2.1.17
Previous 15min counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt256To511 2.1.27975.90.102.2.1.18
Previous 15min counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt512To1023 2.1.27975.90.102.2.1.19
Previous 15min counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mPkt1024 2.1.27975.90.102.2.1.20
Previous 15min counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mOutputPkts 2.1.27975.90.102.2.1.21
Previous 15min counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mOutputBytes 2.1.27975.90.102.2.1.22
Previous 15min counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev15mStartTime 2.1.27975.90.102.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev15mStopTime 2.1.27975.90.102.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatCurr1hTable 2.1.27975.90.102.3
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatCurr1hEntry

pmIfStatCurr1hEntry 2.1.27975.90.102.3.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatCurr1hEntry  

pmIfStatCurr1hIndex 2.1.27975.90.102.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatCurr1hId 2.1.27975.90.102.3.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatCurr1hUnitType 2.1.27975.90.102.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatCurr1hDropped 2.1.27975.90.102.3.1.4
Current 1hour counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hInputPkts 2.1.27975.90.102.3.1.5
Current 1hour counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hInputbytes 2.1.27975.90.102.3.1.6
Current 1hour counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hCrcErrors 2.1.27975.90.102.3.1.7
Current 1hour counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hInputBrdCst 2.1.27975.90.102.3.1.8
Current 1hour counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hInputMltCst 2.1.27975.90.102.3.1.9
Current 1hour counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hCollision 2.1.27975.90.102.3.1.10
Current 1hour counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hUndersized 2.1.27975.90.102.3.1.11
Current 1hour counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hOversized 2.1.27975.90.102.3.1.12
Current 1hour counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hFragments 2.1.27975.90.102.3.1.13
Current 1hour counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hJabbers 2.1.27975.90.102.3.1.14
Current 1hour counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt64 2.1.27975.90.102.3.1.15
Current 1hour counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt65To127 2.1.27975.90.102.3.1.16
Current 1hour counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt128To255 2.1.27975.90.102.3.1.17
Current 1hour counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt256To511 2.1.27975.90.102.3.1.18
Current 1hour counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt512To1023 2.1.27975.90.102.3.1.19
Current 1hour counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hPkt1024 2.1.27975.90.102.3.1.20
Current 1hour counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hOutputPkts 2.1.27975.90.102.3.1.21
Current 1hour counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hOutputBytes 2.1.27975.90.102.3.1.22
Current 1hour counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1hStartTime 2.1.27975.90.102.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatCurr1hStopTime 2.1.27975.90.102.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev1hTable 2.1.27975.90.102.4
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatPrev1hEntry

pmIfStatPrev1hEntry 2.1.27975.90.102.4.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatPrev1hEntry  

pmIfStatPrev1hIndex 2.1.27975.90.102.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatPrev1hId 2.1.27975.90.102.4.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatPrev1hUnitType 2.1.27975.90.102.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatPrev1hDropped 2.1.27975.90.102.4.1.4
Previous 1hour counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hInputPkts 2.1.27975.90.102.4.1.5
Previous 1hour counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hInputbytes 2.1.27975.90.102.4.1.6
Previous 1hour counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hCrcErrors 2.1.27975.90.102.4.1.7
Previous 1hour counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hInputBrdCst 2.1.27975.90.102.4.1.8
Previous 1hour counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hInputMltCst 2.1.27975.90.102.4.1.9
Previous 1hour counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hCollision 2.1.27975.90.102.4.1.10
Previous 1hour counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hUndersized 2.1.27975.90.102.4.1.11
Previous 1hour counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hOversized 2.1.27975.90.102.4.1.12
Previous 1hour counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hFragments 2.1.27975.90.102.4.1.13
Previous 1hour counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hJabbers 2.1.27975.90.102.4.1.14
Previous 1hour counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt64 2.1.27975.90.102.4.1.15
Previous 1hour counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt65To127 2.1.27975.90.102.4.1.16
Previous 1hour counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt128To255 2.1.27975.90.102.4.1.17
Previous 1hour counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt256To511 2.1.27975.90.102.4.1.18
Previous 1hour counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt512To1023 2.1.27975.90.102.4.1.19
Previous 1hour counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hPkt1024 2.1.27975.90.102.4.1.20
Previous 1hour counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hOutputPkts 2.1.27975.90.102.4.1.21
Previous 1hour counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hOutputBytes 2.1.27975.90.102.4.1.22
Previous 1hour counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1hStartTime 2.1.27975.90.102.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev1hStopTime 2.1.27975.90.102.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatCurr1dTable 2.1.27975.90.102.5
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatCurr1dEntry

pmIfStatCurr1dEntry 2.1.27975.90.102.5.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatCurr1dEntry  

pmIfStatCurr1dIndex 2.1.27975.90.102.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatCurr1dId 2.1.27975.90.102.5.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatCurr1dUnitType 2.1.27975.90.102.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatCurr1dDropped 2.1.27975.90.102.5.1.4
Current 1day counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dInputPkts 2.1.27975.90.102.5.1.5
Current 1day counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dInputbytes 2.1.27975.90.102.5.1.6
Current 1day counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dCrcErrors 2.1.27975.90.102.5.1.7
Current 1day counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dInputBrdCst 2.1.27975.90.102.5.1.8
Current 1day counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dInputMltCst 2.1.27975.90.102.5.1.9
Current 1day counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dCollision 2.1.27975.90.102.5.1.10
Current 1day counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dUndersized 2.1.27975.90.102.5.1.11
Current 1day counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dOversized 2.1.27975.90.102.5.1.12
Current 1day counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dFragments 2.1.27975.90.102.5.1.13
Current 1day counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dJabbers 2.1.27975.90.102.5.1.14
Current 1day counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt64 2.1.27975.90.102.5.1.15
Current 1day counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt65To127 2.1.27975.90.102.5.1.16
Current 1day counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt128To255 2.1.27975.90.102.5.1.17
Current 1day counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt256To511 2.1.27975.90.102.5.1.18
Current 1day counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt512To1023 2.1.27975.90.102.5.1.19
Current 1day counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dPkt1024 2.1.27975.90.102.5.1.20
Current 1day counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dOutputPkts 2.1.27975.90.102.5.1.21
Current 1day counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dOutputBytes 2.1.27975.90.102.5.1.22
Current 1day counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatCurr1dStartTime 2.1.27975.90.102.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatCurr1dStopTime 2.1.27975.90.102.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev1dTable 2.1.27975.90.102.6
A table that contains interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMIfStatPrev1dEntry

pmIfStatPrev1dEntry 2.1.27975.90.102.6.1
A list of interface statistics information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMIfStatPrev1dEntry  

pmIfStatPrev1dIndex 2.1.27975.90.102.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmIfStatPrev1dId 2.1.27975.90.102.6.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmIfStatPrev1dUnitType 2.1.27975.90.102.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmIfStatPrev1dDropped 2.1.27975.90.102.6.1.4
Previous 1day counter of dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dInputPkts 2.1.27975.90.102.6.1.5
Previous 1day counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dInputbytes 2.1.27975.90.102.6.1.6
Previous 1day counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dCrcErrors 2.1.27975.90.102.6.1.7
Previous 1day counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dInputBrdCst 2.1.27975.90.102.6.1.8
Previous 1day counter of broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dInputMltCst 2.1.27975.90.102.6.1.9
Previous 1day counter of multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dCollision 2.1.27975.90.102.6.1.10
Previous 1day counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dUndersized 2.1.27975.90.102.6.1.11
Previous 1day counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dOversized 2.1.27975.90.102.6.1.12
Previous 1day counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dFragments 2.1.27975.90.102.6.1.13
Previous 1day counter of frament packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dJabbers 2.1.27975.90.102.6.1.14
Previous 1day counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt64 2.1.27975.90.102.6.1.15
Previous 1day counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt65To127 2.1.27975.90.102.6.1.16
Previous 1day counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt128To255 2.1.27975.90.102.6.1.17
Previous 1day counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt256To511 2.1.27975.90.102.6.1.18
Previous 1day counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt512To1023 2.1.27975.90.102.6.1.19
Previous 1day counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dPkt1024 2.1.27975.90.102.6.1.20
Previous 1day counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dOutputPkts 2.1.27975.90.102.6.1.21
Previous 1day counter of interface output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dOutputBytes 2.1.27975.90.102.6.1.22
Previous 1day counter of interface output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmIfStatPrev1dStartTime 2.1.27975.90.102.6.1.100
Previous 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmIfStatPrev1dStopTime 2.1.27975.90.102.6.1.101
Previous 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfDropped15mTable 2.1.27975.90.102.7
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfDropped15mEntry

pmTcaIfDropped15mEntry 2.1.27975.90.102.7.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfDropped15mEntry  

pmTcaIfDropped15mIndex 2.1.27975.90.102.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfDropped15mId 2.1.27975.90.102.7.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfDropped15mUnitType 2.1.27975.90.102.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfDropped15mCnt 2.1.27975.90.102.7.1.4
15min counter of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped15mThreshold 2.1.27975.90.102.7.1.5
15min threshold of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped15mOccurTime 2.1.27975.90.102.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfDropped1hTable 2.1.27975.90.102.8
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfDropped1hEntry

pmTcaIfDropped1hEntry 2.1.27975.90.102.8.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfDropped1hEntry  

pmTcaIfDropped1hIndex 2.1.27975.90.102.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfDropped1hId 2.1.27975.90.102.8.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfDropped1hUnitType 2.1.27975.90.102.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfDropped1hCnt 2.1.27975.90.102.8.1.4
1hour counter of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped1hThreshold 2.1.27975.90.102.8.1.5
1hour threshold of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped1hOccurTime 2.1.27975.90.102.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfDropped1dTable 2.1.27975.90.102.9
A table that contains temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfDropped1dEntry

pmTcaIfDropped1dEntry 2.1.27975.90.102.9.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfDropped1dEntry  

pmTcaIfDropped1dIndex 2.1.27975.90.102.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfDropped1dId 2.1.27975.90.102.9.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfDropped1dUnitType 2.1.27975.90.102.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfDropped1dCnt 2.1.27975.90.102.9.1.4
1day counter of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped1dThreshold 2.1.27975.90.102.9.1.5
1day threshold of interface dropped events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfDropped1dOccurTime 2.1.27975.90.102.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInPkts15mTable 2.1.27975.90.102.10
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInPkts15mEntry

pmTcaIfInPkts15mEntry 2.1.27975.90.102.10.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInPkts15mEntry  

pmTcaIfInPkts15mIndex 2.1.27975.90.102.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInPkts15mId 2.1.27975.90.102.10.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInPkts15mUnitType 2.1.27975.90.102.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInPkts15mCnt 2.1.27975.90.102.10.1.4
15min counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts15mThreshold 2.1.27975.90.102.10.1.5
15min threshold of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts15mOccurTime 2.1.27975.90.102.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInPkts1hTable 2.1.27975.90.102.11
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInPkts1hEntry

pmTcaIfInPkts1hEntry 2.1.27975.90.102.11.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInPkts1hEntry  

pmTcaIfInPkts1hIndex 2.1.27975.90.102.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInPkts1hId 2.1.27975.90.102.11.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInPkts1hUnitType 2.1.27975.90.102.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInPkts1hCnt 2.1.27975.90.102.11.1.4
1hour counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts1hThreshold 2.1.27975.90.102.11.1.5
1hour threshold of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts1hOccurTime 2.1.27975.90.102.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInPkts1dTable 2.1.27975.90.102.12
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInPkts1dEntry

pmTcaIfInPkts1dEntry 2.1.27975.90.102.12.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInPkts1dEntry  

pmTcaIfInPkts1dIndex 2.1.27975.90.102.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInPkts1dId 2.1.27975.90.102.12.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInPkts1dUnitType 2.1.27975.90.102.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInPkts1dCnt 2.1.27975.90.102.12.1.4
1day counter of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts1dThreshold 2.1.27975.90.102.12.1.5
1day threshold of input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInPkts1dOccurTime 2.1.27975.90.102.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBytes15mTable 2.1.27975.90.102.13
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBytes15mEntry

pmTcaIfInBytes15mEntry 2.1.27975.90.102.13.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBytes15mEntry  

pmTcaIfInBytes15mIndex 2.1.27975.90.102.13.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBytes15mId 2.1.27975.90.102.13.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBytes15mUnitType 2.1.27975.90.102.13.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBytes15mCnt 2.1.27975.90.102.13.1.4
15min counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes15mThreshold 2.1.27975.90.102.13.1.5
15min threshold of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes15mOccurTime 2.1.27975.90.102.13.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBytes1hTable 2.1.27975.90.102.14
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBytes1hEntry

pmTcaIfInBytes1hEntry 2.1.27975.90.102.14.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBytes1hEntry  

pmTcaIfInBytes1hIndex 2.1.27975.90.102.14.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBytes1hId 2.1.27975.90.102.14.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBytes1hUnitType 2.1.27975.90.102.14.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBytes1hCnt 2.1.27975.90.102.14.1.4
1hour counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes1hThreshold 2.1.27975.90.102.14.1.5
1hour threshold of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes1hOccurTime 2.1.27975.90.102.14.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBytes1dTable 2.1.27975.90.102.15
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBytes1dEntry

pmTcaIfInBytes1dEntry 2.1.27975.90.102.15.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBytes1dEntry  

pmTcaIfInBytes1dIndex 2.1.27975.90.102.15.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBytes1dId 2.1.27975.90.102.15.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBytes1dUnitType 2.1.27975.90.102.15.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBytes1dCnt 2.1.27975.90.102.15.1.4
1day counter of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes1dThreshold 2.1.27975.90.102.15.1.5
1day threshold of input bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBytes1dOccurTime 2.1.27975.90.102.15.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBrdcasts15mTable 2.1.27975.90.102.16
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBrdcasts15mEntry

pmTcaIfInBrdcasts15mEntry 2.1.27975.90.102.16.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBrdcasts15mEntry  

pmTcaIfInBrdcasts15mIndex 2.1.27975.90.102.16.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBrdcasts15mId 2.1.27975.90.102.16.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBrdcasts15mUnitType 2.1.27975.90.102.16.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBrdcasts15mCnt 2.1.27975.90.102.16.1.4
15min counter of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts15mThreshold 2.1.27975.90.102.16.1.5
15min threshold of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts15mOccurTime 2.1.27975.90.102.16.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBrdcasts1hTable 2.1.27975.90.102.17
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBrdcasts1hEntry

pmTcaIfInBrdcasts1hEntry 2.1.27975.90.102.17.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBrdcasts1hEntry  

pmTcaIfInBrdcasts1hIndex 2.1.27975.90.102.17.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBrdcasts1hId 2.1.27975.90.102.17.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBrdcasts1hUnitType 2.1.27975.90.102.17.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBrdcasts1hCnt 2.1.27975.90.102.17.1.4
1hour counter of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts1hThreshold 2.1.27975.90.102.17.1.5
1hour threshold of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts1hOccurTime 2.1.27975.90.102.17.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInBrdcasts1dTable 2.1.27975.90.102.18
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInBrdcasts1dEntry

pmTcaIfInBrdcasts1dEntry 2.1.27975.90.102.18.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInBrdcasts1dEntry  

pmTcaIfInBrdcasts1dIndex 2.1.27975.90.102.18.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInBrdcasts1dId 2.1.27975.90.102.18.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInBrdcasts1dUnitType 2.1.27975.90.102.18.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInBrdcasts1dCnt 2.1.27975.90.102.18.1.4
1day counter of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts1dThreshold 2.1.27975.90.102.18.1.5
1day threshold of input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInBrdcasts1dOccurTime 2.1.27975.90.102.18.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInMltcasts15mTable 2.1.27975.90.102.19
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInMltcasts15mEntry

pmTcaIfInMltcasts15mEntry 2.1.27975.90.102.19.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInMltcasts15mEntry  

pmTcaIfInMltcasts15mIndex 2.1.27975.90.102.19.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInMltcasts15mId 2.1.27975.90.102.19.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInMltcasts15mUnitType 2.1.27975.90.102.19.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInMltcasts15mCnt 2.1.27975.90.102.19.1.4
15min counter of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts15mThreshold 2.1.27975.90.102.19.1.5
15min threshold of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts15mOccurTime 2.1.27975.90.102.19.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInMltcasts1hTable 2.1.27975.90.102.20
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInMltcasts1hEntry

pmTcaIfInMltcasts1hEntry 2.1.27975.90.102.20.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInMltcasts1hEntry  

pmTcaIfInMltcasts1hIndex 2.1.27975.90.102.20.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInMltcasts1hId 2.1.27975.90.102.20.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInMltcasts1hUnitType 2.1.27975.90.102.20.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInMltcasts1hCnt 2.1.27975.90.102.20.1.4
1hour counter of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts1hThreshold 2.1.27975.90.102.20.1.5
1hour threshold of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts1hOccurTime 2.1.27975.90.102.20.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfInMltcasts1dTable 2.1.27975.90.102.21
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfInMltcasts1dEntry

pmTcaIfInMltcasts1dEntry 2.1.27975.90.102.21.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfInMltcasts1dEntry  

pmTcaIfInMltcasts1dIndex 2.1.27975.90.102.21.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfInMltcasts1dId 2.1.27975.90.102.21.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfInMltcasts1dUnitType 2.1.27975.90.102.21.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfInMltcasts1dCnt 2.1.27975.90.102.21.1.4
1day counter of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts1dThreshold 2.1.27975.90.102.21.1.5
1day threshold of input multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfInMltcasts1dOccurTime 2.1.27975.90.102.21.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCrcErr15mTable 2.1.27975.90.102.22
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCrcErr15mEntry

pmTcaIfCrcErr15mEntry 2.1.27975.90.102.22.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCrcErr15mEntry  

pmTcaIfCrcErr15mIndex 2.1.27975.90.102.22.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCrcErr15mId 2.1.27975.90.102.22.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCrcErr15mUnitType 2.1.27975.90.102.22.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCrcErr15mCnt 2.1.27975.90.102.22.1.4
15min counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr15mThreshold 2.1.27975.90.102.22.1.5
15min threshold of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr15mOccurTime 2.1.27975.90.102.22.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCrcErr1hTable 2.1.27975.90.102.23
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCrcErr1hEntry

pmTcaIfCrcErr1hEntry 2.1.27975.90.102.23.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCrcErr1hEntry  

pmTcaIfCrcErr1hIndex 2.1.27975.90.102.23.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCrcErr1hId 2.1.27975.90.102.23.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCrcErr1hUnitType 2.1.27975.90.102.23.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCrcErr1hCnt 2.1.27975.90.102.23.1.4
1hour counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr1hThreshold 2.1.27975.90.102.23.1.5
1hour threshold of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr1hOccurTime 2.1.27975.90.102.23.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCrcErr1dTable 2.1.27975.90.102.24
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCrcErr1dEntry

pmTcaIfCrcErr1dEntry 2.1.27975.90.102.24.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCrcErr1dEntry  

pmTcaIfCrcErr1dIndex 2.1.27975.90.102.24.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCrcErr1dId 2.1.27975.90.102.24.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCrcErr1dUnitType 2.1.27975.90.102.24.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCrcErr1dCnt 2.1.27975.90.102.24.1.4
1day counter of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr1dThreshold 2.1.27975.90.102.24.1.5
1day threshold of packets with CRC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCrcErr1dOccurTime 2.1.27975.90.102.24.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCollisions15mTable 2.1.27975.90.102.25
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCollisions15mEntry

pmTcaIfCollisions15mEntry 2.1.27975.90.102.25.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCollisions15mEntry  

pmTcaIfCollisions15mIndex 2.1.27975.90.102.25.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCollisions15mId 2.1.27975.90.102.25.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCollisions15mUnitType 2.1.27975.90.102.25.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCollisions15mCnt 2.1.27975.90.102.25.1.4
15min counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions15mThreshold 2.1.27975.90.102.25.1.5
15min threshold of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions15mOccurTime 2.1.27975.90.102.25.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCollisions1hTable 2.1.27975.90.102.26
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCollisions1hEntry

pmTcaIfCollisions1hEntry 2.1.27975.90.102.26.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCollisions1hEntry  

pmTcaIfCollisions1hIndex 2.1.27975.90.102.26.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCollisions1hId 2.1.27975.90.102.26.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCollisions1hUnitType 2.1.27975.90.102.26.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCollisions1hCnt 2.1.27975.90.102.26.1.4
1hour counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions1hThreshold 2.1.27975.90.102.26.1.5
1hour threshold of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions1hOccurTime 2.1.27975.90.102.26.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfCollisions1dTable 2.1.27975.90.102.27
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfCollisions1dEntry

pmTcaIfCollisions1dEntry 2.1.27975.90.102.27.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfCollisions1dEntry  

pmTcaIfCollisions1dIndex 2.1.27975.90.102.27.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfCollisions1dId 2.1.27975.90.102.27.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfCollisions1dUnitType 2.1.27975.90.102.27.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfCollisions1dCnt 2.1.27975.90.102.27.1.4
1day counter of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions1dThreshold 2.1.27975.90.102.27.1.5
1day threshold of collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfCollisions1dOccurTime 2.1.27975.90.102.27.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfUndersized15mTable 2.1.27975.90.102.28
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfUndersized15mEntry

pmTcaIfUndersized15mEntry 2.1.27975.90.102.28.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfUndersized15mEntry  

pmTcaIfUndersized15mIndex 2.1.27975.90.102.28.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfUndersized15mId 2.1.27975.90.102.28.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfUndersized15mUnitType 2.1.27975.90.102.28.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfUndersized15mCnt 2.1.27975.90.102.28.1.4
15min counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized15mThreshold 2.1.27975.90.102.28.1.5
15min threshold of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized15mOccurTime 2.1.27975.90.102.28.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfUndersized1hTable 2.1.27975.90.102.29
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfUndersized1hEntry

pmTcaIfUndersized1hEntry 2.1.27975.90.102.29.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfUndersized1hEntry  

pmTcaIfUndersized1hIndex 2.1.27975.90.102.29.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfUndersized1hId 2.1.27975.90.102.29.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfUndersized1hUnitType 2.1.27975.90.102.29.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfUndersized1hCnt 2.1.27975.90.102.29.1.4
1hour counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized1hThreshold 2.1.27975.90.102.29.1.5
1hour threshold of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized1hOccurTime 2.1.27975.90.102.29.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfUndersized1dTable 2.1.27975.90.102.30
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfUndersized1dEntry

pmTcaIfUndersized1dEntry 2.1.27975.90.102.30.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfUndersized1dEntry  

pmTcaIfUndersized1dIndex 2.1.27975.90.102.30.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfUndersized1dId 2.1.27975.90.102.30.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfUndersized1dUnitType 2.1.27975.90.102.30.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfUndersized1dCnt 2.1.27975.90.102.30.1.4
1day counter of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized1dThreshold 2.1.27975.90.102.30.1.5
1day threshold of undersized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfUndersized1dOccurTime 2.1.27975.90.102.30.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOversized15mTable 2.1.27975.90.102.31
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOversized15mEntry

pmTcaIfOversized15mEntry 2.1.27975.90.102.31.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOversized15mEntry  

pmTcaIfOversized15mIndex 2.1.27975.90.102.31.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOversized15mId 2.1.27975.90.102.31.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOversized15mUnitType 2.1.27975.90.102.31.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOversized15mCnt 2.1.27975.90.102.31.1.4
15min counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized15mThreshold 2.1.27975.90.102.31.1.5
15min threshold of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized15mOccurTime 2.1.27975.90.102.31.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOversized1hTable 2.1.27975.90.102.32
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOversized1hEntry

pmTcaIfOversized1hEntry 2.1.27975.90.102.32.1
A list of temperature interface of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOversized1hEntry  

pmTcaIfOversized1hIndex 2.1.27975.90.102.32.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOversized1hId 2.1.27975.90.102.32.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOversized1hUnitType 2.1.27975.90.102.32.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOversized1hCnt 2.1.27975.90.102.32.1.4
1hour counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized1hThreshold 2.1.27975.90.102.32.1.5
1hour threshold of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized1hOccurTime 2.1.27975.90.102.32.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOversized1dTable 2.1.27975.90.102.33
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOversized1dEntry

pmTcaIfOversized1dEntry 2.1.27975.90.102.33.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOversized1dEntry  

pmTcaIfOversized1dIndex 2.1.27975.90.102.33.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOversized1dId 2.1.27975.90.102.33.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOversized1dUnitType 2.1.27975.90.102.33.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOversized1dCnt 2.1.27975.90.102.33.1.4
1day counter of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized1dThreshold 2.1.27975.90.102.33.1.5
1day threshold of oversized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOversized1dOccurTime 2.1.27975.90.102.33.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfFragments15mTable 2.1.27975.90.102.34
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfFragments15mEntry

pmTcaIfFragments15mEntry 2.1.27975.90.102.34.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfFragments15mEntry  

pmTcaIfFragments15mIndex 2.1.27975.90.102.34.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfFragments15mId 2.1.27975.90.102.34.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfFragments15mUnitType 2.1.27975.90.102.34.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfFragments15mCnt 2.1.27975.90.102.34.1.4
15min counter of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments15mThreshold 2.1.27975.90.102.34.1.5
15min threshold of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments15mOccurTime 2.1.27975.90.102.34.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfFragments1hTable 2.1.27975.90.102.35
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfFragments1hEntry

pmTcaIfFragments1hEntry 2.1.27975.90.102.35.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfFragments1hEntry  

pmTcaIfFragments1hIndex 2.1.27975.90.102.35.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfFragments1hId 2.1.27975.90.102.35.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfFragments1hUnitType 2.1.27975.90.102.35.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfFragments1hCnt 2.1.27975.90.102.35.1.4
1hour counter of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments1hThreshold 2.1.27975.90.102.35.1.5
1hour threshold of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments1hOccurTime 2.1.27975.90.102.35.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfFragments1dTable 2.1.27975.90.102.36
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfFragments1dEntry

pmTcaIfFragments1dEntry 2.1.27975.90.102.36.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfFragments1dEntry  

pmTcaIfFragments1dIndex 2.1.27975.90.102.36.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfFragments1dId 2.1.27975.90.102.36.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfFragments1dUnitType 2.1.27975.90.102.36.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfFragments1dCnt 2.1.27975.90.102.36.1.4
1day counter of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments1dThreshold 2.1.27975.90.102.36.1.5
1day threshold of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfFragments1dOccurTime 2.1.27975.90.102.36.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfJabbers15mTable 2.1.27975.90.102.37
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfJabbers15mEntry

pmTcaIfJabbers15mEntry 2.1.27975.90.102.37.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfJabbers15mEntry  

pmTcaIfJabbers15mIndex 2.1.27975.90.102.37.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfJabbers15mId 2.1.27975.90.102.37.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfJabbers15mUnitType 2.1.27975.90.102.37.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfJabbers15mCnt 2.1.27975.90.102.37.1.4
15min counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers15mThreshold 2.1.27975.90.102.37.1.5
15min threshold of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers15mOccurTime 2.1.27975.90.102.37.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfJabbers1hTable 2.1.27975.90.102.38
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfJabbers1hEntry

pmTcaIfJabbers1hEntry 2.1.27975.90.102.38.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfJabbers1hEntry  

pmTcaIfJabbers1hIndex 2.1.27975.90.102.38.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfJabbers1hId 2.1.27975.90.102.38.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfJabbers1hUnitType 2.1.27975.90.102.38.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfJabbers1hCnt 2.1.27975.90.102.38.1.4
1hour counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers1hThreshold 2.1.27975.90.102.38.1.5
1hour threshold of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers1hOccurTime 2.1.27975.90.102.38.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfJabbers1dTable 2.1.27975.90.102.39
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfJabbers1dEntry

pmTcaIfJabbers1dEntry 2.1.27975.90.102.39.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfJabbers1dEntry  

pmTcaIfJabbers1dIndex 2.1.27975.90.102.39.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfJabbers1dId 2.1.27975.90.102.39.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfJabbers1dUnitType 2.1.27975.90.102.39.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfJabbers1dCnt 2.1.27975.90.102.39.1.4
1day counter of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers1dThreshold 2.1.27975.90.102.39.1.5
1day threshold of jabber packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfJabbers1dOccurTime 2.1.27975.90.102.39.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt6415mTable 2.1.27975.90.102.40
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt6415mEntry

pmTcaIfPkt6415mEntry 2.1.27975.90.102.40.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt6415mEntry  

pmTcaIfPkt6415mIndex 2.1.27975.90.102.40.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt6415mId 2.1.27975.90.102.40.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt6415mUnitType 2.1.27975.90.102.40.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt6415mCnt 2.1.27975.90.102.40.1.4
15min counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt6415mThreshold 2.1.27975.90.102.40.1.5
15min threshold of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt6415mOccurTime 2.1.27975.90.102.40.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt641hTable 2.1.27975.90.102.41
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt641hEntry

pmTcaIfPkt641hEntry 2.1.27975.90.102.41.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt641hEntry  

pmTcaIfPkt641hIndex 2.1.27975.90.102.41.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt641hId 2.1.27975.90.102.41.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt641hUnitType 2.1.27975.90.102.41.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt641hCnt 2.1.27975.90.102.41.1.4
1hour counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt641hThreshold 2.1.27975.90.102.41.1.5
1hour threshold of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt641hOccurTime 2.1.27975.90.102.41.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt641dTable 2.1.27975.90.102.42
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt641dEntry

pmTcaIfPkt641dEntry 2.1.27975.90.102.42.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt641dEntry  

pmTcaIfPkt641dIndex 2.1.27975.90.102.42.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt641dId 2.1.27975.90.102.42.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt641dUnitType 2.1.27975.90.102.42.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt641dCnt 2.1.27975.90.102.42.1.4
1day counter of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt641dThreshold 2.1.27975.90.102.42.1.5
1day threshold of packets with size under 64.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt641dOccurTime 2.1.27975.90.102.42.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt65to12715mTable 2.1.27975.90.102.43
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt65to12715mEntry

pmTcaIfPkt65to12715mEntry 2.1.27975.90.102.43.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt65to12715mEntry  

pmTcaIfPkt65to12715mIndex 2.1.27975.90.102.43.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt65to12715mId 2.1.27975.90.102.43.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt65to12715mUnitType 2.1.27975.90.102.43.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt65to12715mCnt 2.1.27975.90.102.43.1.4
15min counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to12715mThreshold 2.1.27975.90.102.43.1.5
15min threshold of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to12715mOccurTime 2.1.27975.90.102.43.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt65to1271hTable 2.1.27975.90.102.44
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt65to1271hEntry

pmTcaIfPkt65to1271hEntry 2.1.27975.90.102.44.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt65to1271hEntry  

pmTcaIfPkt65to1271hIndex 2.1.27975.90.102.44.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt65to1271hId 2.1.27975.90.102.44.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt65to1271hUnitType 2.1.27975.90.102.44.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt65to1271hCnt 2.1.27975.90.102.44.1.4
1hour counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to1271hThreshold 2.1.27975.90.102.44.1.5
1hour threshold of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to1271hOccurTime 2.1.27975.90.102.44.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt65to1271dTable 2.1.27975.90.102.45
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt65to1271dEntry

pmTcaIfPkt65to1271dEntry 2.1.27975.90.102.45.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt65to1271dEntry  

pmTcaIfPkt65to1271dIndex 2.1.27975.90.102.45.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt65to1271dId 2.1.27975.90.102.45.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt65to1271dUnitType 2.1.27975.90.102.45.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt65to1271dCnt 2.1.27975.90.102.45.1.4
1day counter of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to1271dThreshold 2.1.27975.90.102.45.1.5
1day threshold of packets with size between 65 to 127.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt65to1271dOccurTime 2.1.27975.90.102.45.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt128to25515mTable 2.1.27975.90.102.46
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt128to25515mEntry

pmTcaIfPkt128to25515mEntry 2.1.27975.90.102.46.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt128to25515mEntry  

pmTcaIfPkt128to25515mIndex 2.1.27975.90.102.46.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt128to25515mId 2.1.27975.90.102.46.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt128to25515mUnitType 2.1.27975.90.102.46.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt128to25515mCnt 2.1.27975.90.102.46.1.4
15min counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to25515mThreshold 2.1.27975.90.102.46.1.5
15min threshold of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to25515mOccurTime 2.1.27975.90.102.46.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt128to2551hTable 2.1.27975.90.102.47
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt128to2551hEntry

pmTcaIfPkt128to2551hEntry 2.1.27975.90.102.47.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt128to2551hEntry  

pmTcaIfPkt128to2551hIndex 2.1.27975.90.102.47.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt128to2551hId 2.1.27975.90.102.47.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt128to2551hUnitType 2.1.27975.90.102.47.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt128to2551hCnt 2.1.27975.90.102.47.1.4
1hour counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to2551hThreshold 2.1.27975.90.102.47.1.5
1hour threshold of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to2551hOccurTime 2.1.27975.90.102.47.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt128to2551dTable 2.1.27975.90.102.48
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt128to2551dEntry

pmTcaIfPkt128to2551dEntry 2.1.27975.90.102.48.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt128to2551dEntry  

pmTcaIfPkt128to2551dIndex 2.1.27975.90.102.48.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt128to2551dId 2.1.27975.90.102.48.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt128to2551dUnitType 2.1.27975.90.102.48.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt128to2551dCnt 2.1.27975.90.102.48.1.4
1day counter of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to2551dThreshold 2.1.27975.90.102.48.1.5
1day threshold of packets with size between 128 to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt128to2551dOccurTime 2.1.27975.90.102.48.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt256to51115mTable 2.1.27975.90.102.49
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt256to51115mEntry

pmTcaIfPkt256to51115mEntry 2.1.27975.90.102.49.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt256to51115mEntry  

pmTcaIfPkt256to51115mIndex 2.1.27975.90.102.49.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt256to51115mId 2.1.27975.90.102.49.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt256to51115mUnitType 2.1.27975.90.102.49.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt256to51115mCnt 2.1.27975.90.102.49.1.4
15min counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to51115mThreshold 2.1.27975.90.102.49.1.5
15min threshold of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to51115mOccurTime 2.1.27975.90.102.49.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt256to5111hTable 2.1.27975.90.102.50
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt256to5111hEntry

pmTcaIfPkt256to5111hEntry 2.1.27975.90.102.50.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt256to5111hEntry  

pmTcaIfPkt256to5111hIndex 2.1.27975.90.102.50.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt256to5111hId 2.1.27975.90.102.50.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt256to5111hUnitType 2.1.27975.90.102.50.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt256to5111hCnt 2.1.27975.90.102.50.1.4
1hour counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to5111hThreshold 2.1.27975.90.102.50.1.5
1hour threshold of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to5111hOccurTime 2.1.27975.90.102.50.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt256to5111dTable 2.1.27975.90.102.51
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt256to5111dEntry

pmTcaIfPkt256to5111dEntry 2.1.27975.90.102.51.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt256to5111dEntry  

pmTcaIfPkt256to5111dIndex 2.1.27975.90.102.51.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt256to5111dId 2.1.27975.90.102.51.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt256to5111dUnitType 2.1.27975.90.102.51.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt256to5111dCnt 2.1.27975.90.102.51.1.4
1day counter of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to5111dThreshold 2.1.27975.90.102.51.1.5
1day threshold of packets with size between 256 to 511.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt256to5111dOccurTime 2.1.27975.90.102.51.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt512to102315mTable 2.1.27975.90.102.52
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt512to102315mEntry

pmTcaIfPkt512to102315mEntry 2.1.27975.90.102.52.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt512to102315mEntry  

pmTcaIfPkt512to102315mIndex 2.1.27975.90.102.52.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt512to102315mId 2.1.27975.90.102.52.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt512to102315mUnitType 2.1.27975.90.102.52.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt512to102315mCnt 2.1.27975.90.102.52.1.4
15min counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to102315mThreshold 2.1.27975.90.102.52.1.5
15min threshold of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to102315mOccurTime 2.1.27975.90.102.52.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt512to10231hTable 2.1.27975.90.102.53
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt512to10231hEntry

pmTcaIfPkt512to10231hEntry 2.1.27975.90.102.53.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt512to10231hEntry  

pmTcaIfPkt512to10231hIndex 2.1.27975.90.102.53.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt512to10231hId 2.1.27975.90.102.53.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt512to10231hUnitType 2.1.27975.90.102.53.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt512to10231hCnt 2.1.27975.90.102.53.1.4
1hour counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to10231hThreshold 2.1.27975.90.102.53.1.5
1hour threshold of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to10231hOccurTime 2.1.27975.90.102.53.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt512to10231dTable 2.1.27975.90.102.54
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt512to10231dEntry

pmTcaIfPkt512to10231dEntry 2.1.27975.90.102.54.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt512to10231dEntry  

pmTcaIfPkt512to10231dIndex 2.1.27975.90.102.54.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt512to10231dId 2.1.27975.90.102.54.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt512to10231dUnitType 2.1.27975.90.102.54.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt512to10231dCnt 2.1.27975.90.102.54.1.4
1day counter of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to10231dThreshold 2.1.27975.90.102.54.1.5
1day threshold of packets with size between 512 to 1023.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt512to10231dOccurTime 2.1.27975.90.102.54.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt102415mTable 2.1.27975.90.102.55
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt102415mEntry

pmTcaIfPkt102415mEntry 2.1.27975.90.102.55.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt102415mEntry  

pmTcaIfPkt102415mIndex 2.1.27975.90.102.55.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt102415mId 2.1.27975.90.102.55.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt102415mUnitType 2.1.27975.90.102.55.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt102415mCnt 2.1.27975.90.102.55.1.4
15min counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt102415mThreshold 2.1.27975.90.102.55.1.5
15min threshold of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt102415mOccurTime 2.1.27975.90.102.55.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt10241hTable 2.1.27975.90.102.56
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt10241hEntry

pmTcaIfPkt10241hEntry 2.1.27975.90.102.56.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt10241hEntry  

pmTcaIfPkt10241hIndex 2.1.27975.90.102.56.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt10241hId 2.1.27975.90.102.56.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt10241hUnitType 2.1.27975.90.102.56.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt10241hCnt 2.1.27975.90.102.56.1.4
1hour counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt10241hThreshold 2.1.27975.90.102.56.1.5
1hour threshold of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt10241hOccurTime 2.1.27975.90.102.56.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfPkt10241dTable 2.1.27975.90.102.57
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfPkt10241dEntry

pmTcaIfPkt10241dEntry 2.1.27975.90.102.57.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfPkt10241dEntry  

pmTcaIfPkt10241dIndex 2.1.27975.90.102.57.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfPkt10241dId 2.1.27975.90.102.57.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfPkt10241dUnitType 2.1.27975.90.102.57.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfPkt10241dCnt 2.1.27975.90.102.57.1.4
1day counter of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt10241dThreshold 2.1.27975.90.102.57.1.5
1day threshold of packets with size over 1024.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfPkt10241dOccurTime 2.1.27975.90.102.57.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutPkts15mTable 2.1.27975.90.102.58
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutPkts15mEntry

pmTcaIfOutPkts15mEntry 2.1.27975.90.102.58.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutPkts15mEntry  

pmTcaIfOutPkts15mIndex 2.1.27975.90.102.58.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutPkts15mId 2.1.27975.90.102.58.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutPkts15mUnitType 2.1.27975.90.102.58.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutPkts15mCnt 2.1.27975.90.102.58.1.4
15min counter of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts15mThreshold 2.1.27975.90.102.58.1.5
15min threshold of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts15mOccurTime 2.1.27975.90.102.58.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutPkts1hTable 2.1.27975.90.102.59
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutPkts1hEntry

pmTcaIfOutPkts1hEntry 2.1.27975.90.102.59.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutPkts1hEntry  

pmTcaIfOutPkts1hIndex 2.1.27975.90.102.59.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutPkts1hId 2.1.27975.90.102.59.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutPkts1hUnitType 2.1.27975.90.102.59.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutPkts1hCnt 2.1.27975.90.102.59.1.4
1hour counter of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts1hThreshold 2.1.27975.90.102.59.1.5
1hour threshold of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts1hOccurTime 2.1.27975.90.102.59.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutPkts1dTable 2.1.27975.90.102.60
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutPkts1dEntry

pmTcaIfOutPkts1dEntry 2.1.27975.90.102.60.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutPkts1dEntry  

pmTcaIfOutPkts1dIndex 2.1.27975.90.102.60.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutPkts1dId 2.1.27975.90.102.60.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutPkts1dUnitType 2.1.27975.90.102.60.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutPkts1dCnt 2.1.27975.90.102.60.1.4
1day counter of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts1dThreshold 2.1.27975.90.102.60.1.5
1day threshold of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutPkts1dOccurTime 2.1.27975.90.102.60.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutBytes15mTable 2.1.27975.90.102.61
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutBytes15mEntry

pmTcaIfOutBytes15mEntry 2.1.27975.90.102.61.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutBytes15mEntry  

pmTcaIfOutBytes15mIndex 2.1.27975.90.102.61.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutBytes15mId 2.1.27975.90.102.61.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutBytes15mUnitType 2.1.27975.90.102.61.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutBytes15mCnt 2.1.27975.90.102.61.1.4
15min counter of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes15mThreshold 2.1.27975.90.102.61.1.5
15min threshold of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes15mOccurTime 2.1.27975.90.102.61.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutBytes1hTable 2.1.27975.90.102.62
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutBytes1hEntry

pmTcaIfOutBytes1hEntry 2.1.27975.90.102.62.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutBytes1hEntry  

pmTcaIfOutBytes1hIndex 2.1.27975.90.102.62.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutBytes1hId 2.1.27975.90.102.62.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutBytes1hUnitType 2.1.27975.90.102.62.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutBytes1hCnt 2.1.27975.90.102.62.1.4
1hour counter of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes1hThreshold 2.1.27975.90.102.62.1.5
1hour threshold of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes1hOccurTime 2.1.27975.90.102.62.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaIfOutBytes1dTable 2.1.27975.90.102.63
A table that contains interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaIfOutBytes1dEntry

pmTcaIfOutBytes1dEntry 2.1.27975.90.102.63.1
A list of interface information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaIfOutBytes1dEntry  

pmTcaIfOutBytes1dIndex 2.1.27975.90.102.63.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaIfOutBytes1dId 2.1.27975.90.102.63.1.2
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaIfOutBytes1dUnitType 2.1.27975.90.102.63.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaIfOutBytes1dCnt 2.1.27975.90.102.63.1.4
1day counter of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes1dThreshold 2.1.27975.90.102.63.1.5
1day threshold of output bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaIfOutBytes1dOccurTime 2.1.27975.90.102.63.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPe 2.1.27975.90.103
OBJECT IDENTIFIER    

pmLspPeCurr15mTable 2.1.27975.90.103.1
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPeCurr15mEntry

pmLspPeCurr15mEntry 2.1.27975.90.103.1.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPeCurr15mEntry  

pmLspPeCurr15mIndex 2.1.27975.90.103.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPeCurr15mId 2.1.27975.90.103.1.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPeCurr15mUnitType 2.1.27975.90.103.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPeCurr15mOutPkts 2.1.27975.90.103.1.1.4
Current 15min counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr15mOutBytes 2.1.27975.90.103.1.1.5
Current 15min counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr15mStartTime 2.1.27975.90.103.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPeCurr15mStopTime 2.1.27975.90.103.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev15mTable 2.1.27975.90.103.2
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPePrev15mEntry

pmLspPePrev15mEntry 2.1.27975.90.103.2.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPePrev15mEntry  

pmLspPePrev15mIndex 2.1.27975.90.103.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPePrev15mId 2.1.27975.90.103.2.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPePrev15mUnitType 2.1.27975.90.103.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPePrev15mOutPkts 2.1.27975.90.103.2.1.4
Previous 15min counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev15mOutBytes 2.1.27975.90.103.2.1.5
Previous 15min counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev15mStartTime 2.1.27975.90.103.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev15mStopTime 2.1.27975.90.103.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPeCurr1hTable 2.1.27975.90.103.3
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPeCurr1hEntry

pmLspPeCurr1hEntry 2.1.27975.90.103.3.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPeCurr1hEntry  

pmLspPeCurr1hIndex 2.1.27975.90.103.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPeCurr1hId 2.1.27975.90.103.3.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPeCurr1hUnitType 2.1.27975.90.103.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPeCurr1hOutPkts 2.1.27975.90.103.3.1.4
Current 1hour counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr1hOutBytes 2.1.27975.90.103.3.1.5
Current 1hour counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr1hStartTime 2.1.27975.90.103.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPeCurr1hStopTime 2.1.27975.90.103.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev1hTable 2.1.27975.90.103.4
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPePrev1hEntry

pmLspPePrev1hEntry 2.1.27975.90.103.4.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPePrev1hEntry  

pmLspPePrev1hIndex 2.1.27975.90.103.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPePrev1hId 2.1.27975.90.103.4.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPePrev1hUnitType 2.1.27975.90.103.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPePrev1hOutPkts 2.1.27975.90.103.4.1.4
Previous 1hour counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev1hOutBytes 2.1.27975.90.103.4.1.5
Previous 1hour counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev1hStartTime 2.1.27975.90.103.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev1hStopTime 2.1.27975.90.103.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPeCurr1dTable 2.1.27975.90.103.5
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPeCurr1dEntry

pmLspPeCurr1dEntry 2.1.27975.90.103.5.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPeCurr1dEntry  

pmLspPeCurr1dIndex 2.1.27975.90.103.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPeCurr1dId 2.1.27975.90.103.5.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPeCurr1dUnitType 2.1.27975.90.103.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPeCurr1dOutPkts 2.1.27975.90.103.5.1.4
Current 1day counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr1dOutBytes 2.1.27975.90.103.5.1.5
Current 1day counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPeCurr1dStartTime 2.1.27975.90.103.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPeCurr1dStopTime 2.1.27975.90.103.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev1dTable 2.1.27975.90.103.6
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPePrev1dEntry

pmLspPePrev1dEntry 2.1.27975.90.103.6.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPePrev1dEntry  

pmLspPePrev1dIndex 2.1.27975.90.103.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPePrev1dId 2.1.27975.90.103.6.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPePrev1dUnitType 2.1.27975.90.103.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPePrev1dOutPkts 2.1.27975.90.103.6.1.4
Previous1day counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev1dOutBytes 2.1.27975.90.103.6.1.5
Previous1day counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPePrev1dStartTime 2.1.27975.90.103.6.1.100
Previous1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPePrev1dStopTime 2.1.27975.90.103.6.1.101
Previous1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutPkts15mTable 2.1.27975.90.103.7
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutPkts15mEntry

pmTcaLspPeOutPkts15mEntry 2.1.27975.90.103.7.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutPkts15mEntry  

pmTcaLspPeOutPkts15mIndex 2.1.27975.90.103.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutPkts15mId 2.1.27975.90.103.7.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutPkts15mUnitType 2.1.27975.90.103.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutPkts15mCnt 2.1.27975.90.103.7.1.4
15min counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts15mThreshold 2.1.27975.90.103.7.1.5
15min threshold of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts15mOccurTime 2.1.27975.90.103.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutPkts1hTable 2.1.27975.90.103.8
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutPkts1hEntry

pmTcaLspPeOutPkts1hEntry 2.1.27975.90.103.8.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutPkts1hEntry  

pmTcaLspPeOutPkts1hIndex 2.1.27975.90.103.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutPkts1hId 2.1.27975.90.103.8.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutPkts1hUnitType 2.1.27975.90.103.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutPkts1hCnt 2.1.27975.90.103.8.1.4
1hour counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts1hThreshold 2.1.27975.90.103.8.1.5
1hour threshold of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts1hOccurTime 2.1.27975.90.103.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutPkts1dTable 2.1.27975.90.103.9
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutPkts1dEntry

pmTcaLspPeOutPkts1dEntry 2.1.27975.90.103.9.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutPkts1dEntry  

pmTcaLspPeOutPkts1dIndex 2.1.27975.90.103.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutPkts1dId 2.1.27975.90.103.9.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutPkts1dUnitType 2.1.27975.90.103.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutPkts1dCnt 2.1.27975.90.103.9.1.4
1day counter of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts1dThreshold 2.1.27975.90.103.9.1.5
1day threshold of lsp-pe out packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutPkts1dOccurTime 2.1.27975.90.103.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutBytes15mTable 2.1.27975.90.103.10
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutBytes15mEntry

pmTcaLspPeOutBytes15mEntry 2.1.27975.90.103.10.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutBytes15mEntry  

pmTcaLspPeOutBytes15mIndex 2.1.27975.90.103.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutBytes15mId 2.1.27975.90.103.10.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutBytes15mUnitType 2.1.27975.90.103.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutBytes15mCnt 2.1.27975.90.103.10.1.4
15min counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes15mThreshold 2.1.27975.90.103.10.1.5
15min threshold of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes15mOccurTime 2.1.27975.90.103.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutBytes1hTable 2.1.27975.90.103.11
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutBytes1hEntry

pmTcaLspPeOutBytes1hEntry 2.1.27975.90.103.11.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutBytes1hEntry  

pmTcaLspPeOutBytes1hIndex 2.1.27975.90.103.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutBytes1hId 2.1.27975.90.103.11.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutBytes1hUnitType 2.1.27975.90.103.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutBytes1hCnt 2.1.27975.90.103.11.1.4
1hour counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes1hThreshold 2.1.27975.90.103.11.1.5
1hour threshold of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes1hOccurTime 2.1.27975.90.103.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPeOutBytes1dTable 2.1.27975.90.103.12
A table that contains lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPeOutBytes1dEntry

pmTcaLspPeOutBytes1dEntry 2.1.27975.90.103.12.1
A list of lsp-pe information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPeOutBytes1dEntry  

pmTcaLspPeOutBytes1dIndex 2.1.27975.90.103.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPeOutBytes1dId 2.1.27975.90.103.12.1.2
Lsp-pe name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPeOutBytes1dUnitType 2.1.27975.90.103.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPeOutBytes1dCnt 2.1.27975.90.103.12.1.4
1day counter of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes1dThreshold 2.1.27975.90.103.12.1.5
1day threshold of lsp-pe out bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPeOutBytes1dOccurTime 2.1.27975.90.103.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspP 2.1.27975.90.104
OBJECT IDENTIFIER    

pmLspPCurr15mTable 2.1.27975.90.104.1
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPCurr15mEntry

pmLspPCurr15mEntry 2.1.27975.90.104.1.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPCurr15mEntry  

pmLspPCurr15mIndex 2.1.27975.90.104.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPCurr15mId 2.1.27975.90.104.1.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPCurr15mUnitType 2.1.27975.90.104.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPCurr15mEastInPkts 2.1.27975.90.104.1.1.4
Current 15min counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr15mEastInBytes 2.1.27975.90.104.1.1.5
Current 15min counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr15mWestInPkts 2.1.27975.90.104.1.1.6
Current 15min counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr15mWestInBytes 2.1.27975.90.104.1.1.7
Current 15min counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr15mStartTime 2.1.27975.90.104.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPCurr15mStopTime 2.1.27975.90.104.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev15mTable 2.1.27975.90.104.2
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPPrev15mEntry

pmLspPPrev15mEntry 2.1.27975.90.104.2.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPPrev15mEntry  

pmLspPPrev15mIndex 2.1.27975.90.104.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPPrev15mId 2.1.27975.90.104.2.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPPrev15mUnitType 2.1.27975.90.104.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPPrev15mEastInPkts 2.1.27975.90.104.2.1.4
Previous 15min counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev15mEastInBytes 2.1.27975.90.104.2.1.5
Previous 15min counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev15mWestInPkts 2.1.27975.90.104.2.1.6
Previous 15min counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev15mWestInBytes 2.1.27975.90.104.2.1.7
Previous 15min counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev15mStartTime 2.1.27975.90.104.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev15mStopTime 2.1.27975.90.104.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPCurr1hTable 2.1.27975.90.104.3
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPCurr1hEntry

pmLspPCurr1hEntry 2.1.27975.90.104.3.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPCurr1hEntry  

pmLspPCurr1hIndex 2.1.27975.90.104.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPCurr1hId 2.1.27975.90.104.3.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPCurr1hUnitType 2.1.27975.90.104.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPCurr1hEastInPkts 2.1.27975.90.104.3.1.4
Current 1hour counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1hEastInBytes 2.1.27975.90.104.3.1.5
Current 1hour counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1hWestInPkts 2.1.27975.90.104.3.1.6
Current 1hour counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1hWestInBytes 2.1.27975.90.104.3.1.7
Current 1hour counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1hStartTime 2.1.27975.90.104.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPCurr1hStopTime 2.1.27975.90.104.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev1hTable 2.1.27975.90.104.4
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPPrev1hEntry

pmLspPPrev1hEntry 2.1.27975.90.104.4.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPPrev1hEntry  

pmLspPPrev1hIndex 2.1.27975.90.104.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPPrev1hId 2.1.27975.90.104.4.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPPrev1hUnitType 2.1.27975.90.104.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPPrev1hEastInPkts 2.1.27975.90.104.4.1.4
Previous 1hour counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1hEastInBytes 2.1.27975.90.104.4.1.5
Previous 1hour counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1hWestInPkts 2.1.27975.90.104.4.1.6
Previous 1hour counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1hWestInBytes 2.1.27975.90.104.4.1.7
Previous 1hour counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1hStartTime 2.1.27975.90.104.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev1hStopTime 2.1.27975.90.104.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPCurr1dTable 2.1.27975.90.104.5
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPCurr1dEntry

pmLspPCurr1dEntry 2.1.27975.90.104.5.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPCurr1dEntry  

pmLspPCurr1dIndex 2.1.27975.90.104.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPCurr1dId 2.1.27975.90.104.5.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPCurr1dUnitType 2.1.27975.90.104.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPCurr1dEastInPkts 2.1.27975.90.104.5.1.4
Current 1d counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1dEastInBytes 2.1.27975.90.104.5.1.5
Current 1d counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1dWestInPkts 2.1.27975.90.104.5.1.6
Current 1d counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1dWestInBytes 2.1.27975.90.104.5.1.7
Current 1d counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPCurr1dStartTime 2.1.27975.90.104.5.1.100
Current 1d start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPCurr1dStopTime 2.1.27975.90.104.5.1.101
Current 1d stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev1dTable 2.1.27975.90.104.6
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMLspPPrev1dEntry

pmLspPPrev1dEntry 2.1.27975.90.104.6.1
A list of ls-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMLspPPrev1dEntry  

pmLspPPrev1dIndex 2.1.27975.90.104.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmLspPPrev1dId 2.1.27975.90.104.6.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmLspPPrev1dUnitType 2.1.27975.90.104.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmLspPPrev1dEastInPkts 2.1.27975.90.104.6.1.4
Previous 1d counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1dEastInBytes 2.1.27975.90.104.6.1.5
Previous 1d counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1dWestInPkts 2.1.27975.90.104.6.1.6
Previous 1d counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1dWestInBytes 2.1.27975.90.104.6.1.7
Previous 1d counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmLspPPrev1dStartTime 2.1.27975.90.104.6.1.100
Previous 1d start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmLspPPrev1dStopTime 2.1.27975.90.104.6.1.101
Previous 1d stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInPkts15mTable 2.1.27975.90.104.7
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInPkts15mEntry

pmTcaLspPEastInPkts15mEntry 2.1.27975.90.104.7.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInPkts15mEntry  

pmTcaLspPEastInPkts15mIndex 2.1.27975.90.104.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInPkts15mId 2.1.27975.90.104.7.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInPkts15mUnitType 2.1.27975.90.104.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInPkts15mCnt 2.1.27975.90.104.7.1.4
15min counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts15mThreshold 2.1.27975.90.104.7.1.5
15min threshold of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts15mOccurTime 2.1.27975.90.104.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInPkts1hTable 2.1.27975.90.104.8
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInPkts1hEntry

pmTcaLspPEastInPkts1hEntry 2.1.27975.90.104.8.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInPkts1hEntry  

pmTcaLspPEastInPkts1hIndex 2.1.27975.90.104.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInPkts1hId 2.1.27975.90.104.8.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInPkts1hUnitType 2.1.27975.90.104.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInPkts1hCnt 2.1.27975.90.104.8.1.4
1hour counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts1hThreshold 2.1.27975.90.104.8.1.5
1hour threshold of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts1hOccurTime 2.1.27975.90.104.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInPkts1dTable 2.1.27975.90.104.9
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInPkts1dEntry

pmTcaLspPEastInPkts1dEntry 2.1.27975.90.104.9.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInPkts1dEntry  

pmTcaLspPEastInPkts1dIndex 2.1.27975.90.104.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInPkts1dId 2.1.27975.90.104.9.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInPkts1dUnitType 2.1.27975.90.104.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInPkts1dCnt 2.1.27975.90.104.9.1.4
1day counter of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts1dThreshold 2.1.27975.90.104.9.1.5
1day threshold of lsp-p east ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInPkts1dOccurTime 2.1.27975.90.104.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInBytes15mTable 2.1.27975.90.104.10
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInBytes15mEntry

pmTcaLspPEastInBytes15mEntry 2.1.27975.90.104.10.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInBytes15mEntry  

pmTcaLspPEastInBytes15mIndex 2.1.27975.90.104.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInBytes15mId 2.1.27975.90.104.10.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInBytes15mUnitType 2.1.27975.90.104.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInBytes15mCnt 2.1.27975.90.104.10.1.4
15min counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes15mThreshold 2.1.27975.90.104.10.1.5
15min threshold of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes15mOccurTime 2.1.27975.90.104.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInBytes1hTable 2.1.27975.90.104.11
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInBytes1hEntry

pmTcaLspPEastInBytes1hEntry 2.1.27975.90.104.11.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInBytes1hEntry  

pmTcaLspPEastInBytes1hIndex 2.1.27975.90.104.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInBytes1hId 2.1.27975.90.104.11.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInBytes1hUnitType 2.1.27975.90.104.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInBytes1hCnt 2.1.27975.90.104.11.1.4
1hour counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes1hThreshold 2.1.27975.90.104.11.1.5
1hour threshold of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes1hOccurTime 2.1.27975.90.104.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPEastInBytes1dTable 2.1.27975.90.104.12
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPEastInBytes1dEntry

pmTcaLspPEastInBytes1dEntry 2.1.27975.90.104.12.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPEastInBytes1dEntry  

pmTcaLspPEastInBytes1dIndex 2.1.27975.90.104.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPEastInBytes1dId 2.1.27975.90.104.12.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPEastInBytes1dUnitType 2.1.27975.90.104.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPEastInBytes1dCnt 2.1.27975.90.104.12.1.4
1day counter of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes1dThreshold 2.1.27975.90.104.12.1.5
1day threshold of lsp-p east ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPEastInBytes1dOccurTime 2.1.27975.90.104.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInPkts15mTable 2.1.27975.90.104.13
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInPkts15mEntry

pmTcaLspPWestInPkts15mEntry 2.1.27975.90.104.13.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInPkts15mEntry  

pmTcaLspPWestInPkts15mIndex 2.1.27975.90.104.13.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInPkts15mId 2.1.27975.90.104.13.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInPkts15mUnitType 2.1.27975.90.104.13.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInPkts15mCnt 2.1.27975.90.104.13.1.4
15min counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts15mThreshold 2.1.27975.90.104.13.1.5
15min threshold of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts15mOccurTime 2.1.27975.90.104.13.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInPkts1hTable 2.1.27975.90.104.14
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInPkts1hEntry

pmTcaLspPWestInPkts1hEntry 2.1.27975.90.104.14.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInPkts1hEntry  

pmTcaLspPWestInPkts1hIndex 2.1.27975.90.104.14.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInPkts1hId 2.1.27975.90.104.14.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInPkts1hUnitType 2.1.27975.90.104.14.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInPkts1hCnt 2.1.27975.90.104.14.1.4
1hour counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts1hThreshold 2.1.27975.90.104.14.1.5
1hour threshold of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts1hOccurTime 2.1.27975.90.104.14.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInPkts1dTable 2.1.27975.90.104.15
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInPkts1dEntry

pmTcaLspPWestInPkts1dEntry 2.1.27975.90.104.15.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInPkts1dEntry  

pmTcaLspPWestInPkts1dIndex 2.1.27975.90.104.15.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInPkts1dId 2.1.27975.90.104.15.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInPkts1dUnitType 2.1.27975.90.104.15.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInPkts1dCnt 2.1.27975.90.104.15.1.4
1day counter of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts1dThreshold 2.1.27975.90.104.15.1.5
1day threshold of lsp-p west ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInPkts1dOccurTime 2.1.27975.90.104.15.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInBytes15mTable 2.1.27975.90.104.16
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInBytes15mEntry

pmTcaLspPWestInBytes15mEntry 2.1.27975.90.104.16.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInBytes15mEntry  

pmTcaLspPWestInBytes15mIndex 2.1.27975.90.104.16.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInBytes15mId 2.1.27975.90.104.16.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInBytes15mUnitType 2.1.27975.90.104.16.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInBytes15mCnt 2.1.27975.90.104.16.1.4
15min counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes15mThreshold 2.1.27975.90.104.16.1.5
15min threshold of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes15mOccurTime 2.1.27975.90.104.16.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInBytes1hTable 2.1.27975.90.104.17
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInBytes1hEntry

pmTcaLspPWestInBytes1hEntry 2.1.27975.90.104.17.1
A list of lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInBytes1hEntry  

pmTcaLspPWestInBytes1hIndex 2.1.27975.90.104.17.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInBytes1hId 2.1.27975.90.104.17.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInBytes1hUnitType 2.1.27975.90.104.17.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInBytes1hCnt 2.1.27975.90.104.17.1.4
1hour counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes1hThreshold 2.1.27975.90.104.17.1.5
1hour threshold of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes1hOccurTime 2.1.27975.90.104.17.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaLspPWestInBytes1dTable 2.1.27975.90.104.18
A table that contains lsp-p information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaLspPWestInBytes1dEntry

pmTcaLspPWestInBytes1dEntry 2.1.27975.90.104.18.1
A list of temperature lsp-p of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaLspPWestInBytes1dEntry  

pmTcaLspPWestInBytes1dIndex 2.1.27975.90.104.18.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaLspPWestInBytes1dId 2.1.27975.90.104.18.1.2
Lsp-p name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaLspPWestInBytes1dUnitType 2.1.27975.90.104.18.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaLspPWestInBytes1dCnt 2.1.27975.90.104.18.1.4
1day counter of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes1dThreshold 2.1.27975.90.104.18.1.5
1day threshold of lsp-p west ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaLspPWestInBytes1dOccurTime 2.1.27975.90.104.18.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpws 2.1.27975.90.105
OBJECT IDENTIFIER    

pmVpwsCurr15mTable 2.1.27975.90.105.1
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsCurr15mEntry

pmVpwsCurr15mEntry 2.1.27975.90.105.1.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsCurr15mEntry  

pmVpwsCurr15mIndex 2.1.27975.90.105.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsCurr15mId 2.1.27975.90.105.1.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsCurr15mUnitType 2.1.27975.90.105.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsCurr15mIngressPkts 2.1.27975.90.105.1.1.4
Current 15min counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr15mIngressBytes 2.1.27975.90.105.1.1.5
Current 15min counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr15mEgressPkts 2.1.27975.90.105.1.1.6
Current 15min counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr15mEgressBytes 2.1.27975.90.105.1.1.7
Current 15min counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr15mStartTime 2.1.27975.90.105.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsCurr15mStopTime 2.1.27975.90.105.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev15mTable 2.1.27975.90.105.2
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsPrev15mEntry

pmVpwsPrev15mEntry 2.1.27975.90.105.2.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsPrev15mEntry  

pmVpwsPrev15mIndex 2.1.27975.90.105.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsPrev15mId 2.1.27975.90.105.2.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsPrev15mUnitType 2.1.27975.90.105.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsPrev15mIngressPkts 2.1.27975.90.105.2.1.4
Previous 15min counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev15mIngressBytes 2.1.27975.90.105.2.1.5
Previous 15min counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev15mEgressPkts 2.1.27975.90.105.2.1.6
Previous 15min counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev15mEgressBytes 2.1.27975.90.105.2.1.7
Previous 15min counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev15mStartTime 2.1.27975.90.105.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev15mStopTime 2.1.27975.90.105.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsCurr1hTable 2.1.27975.90.105.3
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsCurr1hEntry

pmVpwsCurr1hEntry 2.1.27975.90.105.3.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsCurr1hEntry  

pmVpwsCurr1hIndex 2.1.27975.90.105.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsCurr1hId 2.1.27975.90.105.3.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsCurr1hUnitType 2.1.27975.90.105.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsCurr1hIngressPkts 2.1.27975.90.105.3.1.4
Current 1hour counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1hIngressBytes 2.1.27975.90.105.3.1.5
Current 1hour counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1hEgressPkts 2.1.27975.90.105.3.1.6
Current 1hour counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1hEgressBytes 2.1.27975.90.105.3.1.7
Current 1hour counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1hStartTime 2.1.27975.90.105.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsCurr1hStopTime 2.1.27975.90.105.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev1hTable 2.1.27975.90.105.4
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsPrev1hEntry

pmVpwsPrev1hEntry 2.1.27975.90.105.4.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsPrev1hEntry  

pmVpwsPrev1hIndex 2.1.27975.90.105.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsPrev1hId 2.1.27975.90.105.4.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsPrev1hUnitType 2.1.27975.90.105.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsPrev1hIngressPkts 2.1.27975.90.105.4.1.4
Previous 1hour counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1hIngressBytes 2.1.27975.90.105.4.1.5
Previous 1hour counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1hEgressPkts 2.1.27975.90.105.4.1.6
Previous 1hour counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1hEgressBytes 2.1.27975.90.105.4.1.7
Previous 1hour counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1hStartTime 2.1.27975.90.105.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev1hStopTime 2.1.27975.90.105.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsCurr1dTable 2.1.27975.90.105.5
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsCurr1dEntry

pmVpwsCurr1dEntry 2.1.27975.90.105.5.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsCurr1dEntry  

pmVpwsCurr1dIndex 2.1.27975.90.105.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsCurr1dId 2.1.27975.90.105.5.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsCurr1dUnitType 2.1.27975.90.105.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsCurr1dIngressPkts 2.1.27975.90.105.5.1.4
Current 1day counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1dIngressBytes 2.1.27975.90.105.5.1.5
Current 1day counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1dEgressPkts 2.1.27975.90.105.5.1.6
Current 1day counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1dEgressBytes 2.1.27975.90.105.5.1.7
Current 1day counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsCurr1dStartTime 2.1.27975.90.105.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsCurr1dStopTime 2.1.27975.90.105.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev1dTable 2.1.27975.90.105.6
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVpwsPrev1dEntry

pmVpwsPrev1dEntry 2.1.27975.90.105.6.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVpwsPrev1dEntry  

pmVpwsPrev1dIndex 2.1.27975.90.105.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVpwsPrev1dId 2.1.27975.90.105.6.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVpwsPrev1dUnitType 2.1.27975.90.105.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVpwsPrev1dIngressPkts 2.1.27975.90.105.6.1.4
Previous 1day counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1dIngressBytes 2.1.27975.90.105.6.1.5
Previous 1day counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1dEgressPkts 2.1.27975.90.105.6.1.6
Previous 1day counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1dEgressBytes 2.1.27975.90.105.6.1.7
Previous 1day counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVpwsPrev1dStartTime 2.1.27975.90.105.6.1.100
Previous 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpwsPrev1dStopTime 2.1.27975.90.105.6.1.101
Previous 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressPkts15mTable 2.1.27975.90.105.7
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressPkts15mEntry

pmTcaVpwsIngressPkts15mEntry 2.1.27975.90.105.7.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressPkts15mEntry  

pmTcaVpwsIngressPkts15mIndex 2.1.27975.90.105.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressPkts15mId 2.1.27975.90.105.7.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressPkts15mUnitType 2.1.27975.90.105.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressPkts15mCnt 2.1.27975.90.105.7.1.4
15min counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts15mThreshold 2.1.27975.90.105.7.1.5
15min threshold of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts15mOccurTime 2.1.27975.90.105.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressPkts1hTable 2.1.27975.90.105.8
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressPkts1hEntry

pmTcaVpwsIngressPkts1hEntry 2.1.27975.90.105.8.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressPkts1hEntry  

pmTcaVpwsIngressPkts1hIndex 2.1.27975.90.105.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressPkts1hId 2.1.27975.90.105.8.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressPkts1hUnitType 2.1.27975.90.105.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressPkts1hCnt 2.1.27975.90.105.8.1.4
1hour counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts1hThreshold 2.1.27975.90.105.8.1.5
1hour threshold of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts1hOccurTime 2.1.27975.90.105.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressPkts1dTable 2.1.27975.90.105.9
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressPkts1dEntry

pmTcaVpwsIngressPkts1dEntry 2.1.27975.90.105.9.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressPkts1dEntry  

pmTcaVpwsIngressPkts1dIndex 2.1.27975.90.105.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressPkts1dId 2.1.27975.90.105.9.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressPkts1dUnitType 2.1.27975.90.105.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressPkts1dCnt 2.1.27975.90.105.9.1.4
1day counter of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts1dThreshold 2.1.27975.90.105.9.1.5
1day threshold of vpws ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressPkts1dOccurTime 2.1.27975.90.105.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressBytes15mTable 2.1.27975.90.105.10
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressBytes15mEntry

pmTcaVpwsIngressBytes15mEntry 2.1.27975.90.105.10.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressBytes15mEntry  

pmTcaVpwsIngressBytes15mIndex 2.1.27975.90.105.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressBytes15mId 2.1.27975.90.105.10.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressBytes15mUnitType 2.1.27975.90.105.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressBytes15mCnt 2.1.27975.90.105.10.1.4
15min counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes15mThreshold 2.1.27975.90.105.10.1.5
15min threshold of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes15mOccurTime 2.1.27975.90.105.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressBytes1hTable 2.1.27975.90.105.11
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressBytes1hEntry

pmTcaVpwsIngressBytes1hEntry 2.1.27975.90.105.11.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressBytes1hEntry  

pmTcaVpwsIngressBytes1hIndex 2.1.27975.90.105.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressBytes1hId 2.1.27975.90.105.11.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressBytes1hUnitType 2.1.27975.90.105.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressBytes1hCnt 2.1.27975.90.105.11.1.4
1hour counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes1hThreshold 2.1.27975.90.105.11.1.5
1hour threshold of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes1hOccurTime 2.1.27975.90.105.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsIngressBytes1dTable 2.1.27975.90.105.12
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsIngressBytes1dEntry

pmTcaVpwsIngressBytes1dEntry 2.1.27975.90.105.12.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsIngressBytes1dEntry  

pmTcaVpwsIngressBytes1dIndex 2.1.27975.90.105.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsIngressBytes1dId 2.1.27975.90.105.12.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsIngressBytes1dUnitType 2.1.27975.90.105.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsIngressBytes1dCnt 2.1.27975.90.105.12.1.4
1day counter of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes1dThreshold 2.1.27975.90.105.12.1.5
1day threshold of vpws ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsIngressBytes1dOccurTime 2.1.27975.90.105.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressPkts15mTable 2.1.27975.90.105.13
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressPkts15mEntry

pmTcaVpwsEgressPkts15mEntry 2.1.27975.90.105.13.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressPkts15mEntry  

pmTcaVpwsEgressPkts15mIndex 2.1.27975.90.105.13.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressPkts15mId 2.1.27975.90.105.13.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressPkts15mUnitType 2.1.27975.90.105.13.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressPkts15mCnt 2.1.27975.90.105.13.1.4
15min counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts15mThreshold 2.1.27975.90.105.13.1.5
15min threshold of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts15mOccurTime 2.1.27975.90.105.13.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressPkts1hTable 2.1.27975.90.105.14
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressPkts1hEntry

pmTcaVpwsEgressPkts1hEntry 2.1.27975.90.105.14.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressPkts1hEntry  

pmTcaVpwsEgressPkts1hIndex 2.1.27975.90.105.14.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressPkts1hId 2.1.27975.90.105.14.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressPkts1hUnitType 2.1.27975.90.105.14.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressPkts1hCnt 2.1.27975.90.105.14.1.4
1hour counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts1hThreshold 2.1.27975.90.105.14.1.5
1hour threshold of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts1hOccurTime 2.1.27975.90.105.14.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressPkts1dTable 2.1.27975.90.105.15
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressPkts1dEntry

pmTcaVpwsEgressPkts1dEntry 2.1.27975.90.105.15.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressPkts1dEntry  

pmTcaVpwsEgressPkts1dIndex 2.1.27975.90.105.15.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressPkts1dId 2.1.27975.90.105.15.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressPkts1dUnitType 2.1.27975.90.105.15.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressPkts1dCnt 2.1.27975.90.105.15.1.4
1day counter of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts1dThreshold 2.1.27975.90.105.15.1.5
1day threshold of vpws egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressPkts1dOccurTime 2.1.27975.90.105.15.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressBytes15mTable 2.1.27975.90.105.16
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressBytes15mEntry

pmTcaVpwsEgressBytes15mEntry 2.1.27975.90.105.16.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressBytes15mEntry  

pmTcaVpwsEgressBytes15mIndex 2.1.27975.90.105.16.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressBytes15mId 2.1.27975.90.105.16.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressBytes15mUnitType 2.1.27975.90.105.16.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressBytes15mCnt 2.1.27975.90.105.16.1.4
15min counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes15mThreshold 2.1.27975.90.105.16.1.5
15min threshold of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes15mOccurTime 2.1.27975.90.105.16.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressBytes1hTable 2.1.27975.90.105.17
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressBytes1hEntry

pmTcaVpwsEgressBytes1hEntry 2.1.27975.90.105.17.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressBytes1hEntry  

pmTcaVpwsEgressBytes1hIndex 2.1.27975.90.105.17.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressBytes1hId 2.1.27975.90.105.17.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressBytes1hUnitType 2.1.27975.90.105.17.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressBytes1hCnt 2.1.27975.90.105.17.1.4
1hour counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes1hThreshold 2.1.27975.90.105.17.1.5
1hour threshold of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes1hOccurTime 2.1.27975.90.105.17.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVpwsEgressBytes1dTable 2.1.27975.90.105.18
A table that contains vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVpwsEgressBytes1dEntry

pmTcaVpwsEgressBytes1dEntry 2.1.27975.90.105.18.1
A list of vpws information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVpwsEgressBytes1dEntry  

pmTcaVpwsEgressBytes1dIndex 2.1.27975.90.105.18.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVpwsEgressBytes1dId 2.1.27975.90.105.18.1.2
Vpws name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVpwsEgressBytes1dUnitType 2.1.27975.90.105.18.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVpwsEgressBytes1dCnt 2.1.27975.90.105.18.1.4
1day counter of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes1dThreshold 2.1.27975.90.105.18.1.5
1day threshold of vpws egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVpwsEgressBytes1dOccurTime 2.1.27975.90.105.18.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVpls 2.1.27975.90.106
OBJECT IDENTIFIER    

pmVplsCurr15mTable 2.1.27975.90.106.1
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsCurr15mEntry

pmVplsCurr15mEntry 2.1.27975.90.106.1.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsCurr15mEntry  

pmVplsCurr15mIndex 2.1.27975.90.106.1.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsCurr15mId 2.1.27975.90.106.1.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsCurr15mUnitType 2.1.27975.90.106.1.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsCurr15mIngressPkts 2.1.27975.90.106.1.1.4
Current 15min counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr15mIngressBytes 2.1.27975.90.106.1.1.5
Current 15min counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr15mEgressPkts 2.1.27975.90.106.1.1.6
Current 15min counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr15mEgressBytes 2.1.27975.90.106.1.1.7
Current 15min counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr15mStartTime 2.1.27975.90.106.1.1.100
Current 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsCurr15mStopTime 2.1.27975.90.106.1.1.101
Current 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev15mTable 2.1.27975.90.106.2
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsPrev15mEntry

pmVplsPrev15mEntry 2.1.27975.90.106.2.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsPrev15mEntry  

pmVplsPrev15mIndex 2.1.27975.90.106.2.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsPrev15mId 2.1.27975.90.106.2.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsPrev15mUnitType 2.1.27975.90.106.2.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsPrev15mIngressPkts 2.1.27975.90.106.2.1.4
Previous 15min counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev15mIngressBytes 2.1.27975.90.106.2.1.5
Previous 15min counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev15mEgressPkts 2.1.27975.90.106.2.1.6
Previous 15min counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev15mEgressBytes 2.1.27975.90.106.2.1.7
Previous 15min counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev15mStartTime 2.1.27975.90.106.2.1.100
Previous 15min start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev15mStopTime 2.1.27975.90.106.2.1.101
Previous 15min stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsCurr1hTable 2.1.27975.90.106.3
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsCurr1hEntry

pmVplsCurr1hEntry 2.1.27975.90.106.3.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsCurr1hEntry  

pmVplsCurr1hIndex 2.1.27975.90.106.3.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsCurr1hId 2.1.27975.90.106.3.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsCurr1hUnitType 2.1.27975.90.106.3.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsCurr1hIngressPkts 2.1.27975.90.106.3.1.4
Current 1hour counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1hIngressBytes 2.1.27975.90.106.3.1.5
Current 1hour counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1hEgressPkts 2.1.27975.90.106.3.1.6
Current 1hour counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1hEgressBytes 2.1.27975.90.106.3.1.7
Current 1hour counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1hStartTime 2.1.27975.90.106.3.1.100
Current 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsCurr1hStopTime 2.1.27975.90.106.3.1.101
Current 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev1hTable 2.1.27975.90.106.4
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsPrev1hEntry

pmVplsPrev1hEntry 2.1.27975.90.106.4.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsPrev1hEntry  

pmVplsPrev1hIndex 2.1.27975.90.106.4.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsPrev1hId 2.1.27975.90.106.4.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsPrev1hUnitType 2.1.27975.90.106.4.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsPrev1hIngressPkts 2.1.27975.90.106.4.1.4
Previous 1hour counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1hIngressBytes 2.1.27975.90.106.4.1.5
Previous 1hour counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1hEgressPkts 2.1.27975.90.106.4.1.6
Previous 1hour counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1hEgressBytes 2.1.27975.90.106.4.1.7
Previous 1hour counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1hStartTime 2.1.27975.90.106.4.1.100
Previous 1hour start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev1hStopTime 2.1.27975.90.106.4.1.101
Previous 1hour stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsCurr1dTable 2.1.27975.90.106.5
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsCurr1dEntry

pmVplsCurr1dEntry 2.1.27975.90.106.5.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsCurr1dEntry  

pmVplsCurr1dIndex 2.1.27975.90.106.5.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsCurr1dId 2.1.27975.90.106.5.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsCurr1dUnitType 2.1.27975.90.106.5.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsCurr1dIngressPkts 2.1.27975.90.106.5.1.4
Current 1day counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1dIngressBytes 2.1.27975.90.106.5.1.5
Current 1day counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1dEgressPkts 2.1.27975.90.106.5.1.6
Current 1day counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1dEgressBytes 2.1.27975.90.106.5.1.7
Current 1day counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsCurr1dStartTime 2.1.27975.90.106.5.1.100
Current 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsCurr1dStopTime 2.1.27975.90.106.5.1.101
Current 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev1dTable 2.1.27975.90.106.6
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMVplsPrev1dEntry

pmVplsPrev1dEntry 2.1.27975.90.106.6.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMVplsPrev1dEntry  

pmVplsPrev1dIndex 2.1.27975.90.106.6.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmVplsPrev1dId 2.1.27975.90.106.6.1.2
Vpls name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmVplsPrev1dUnitType 2.1.27975.90.106.6.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmVplsPrev1dIngressPkts 2.1.27975.90.106.6.1.4
Previous 1day counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1dIngressBytes 2.1.27975.90.106.6.1.5
Previous 1day counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1dEgressPkts 2.1.27975.90.106.6.1.6
Previous 1day counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1dEgressBytes 2.1.27975.90.106.6.1.7
Previous 1day counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmVplsPrev1dStartTime 2.1.27975.90.106.6.1.100
Previous 1day start time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmVplsPrev1dStopTime 2.1.27975.90.106.6.1.101
Previous 1day stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressPkts15mTable 2.1.27975.90.106.7
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressPkts15mEntry

pmTcaVplsIngressPkts15mEntry 2.1.27975.90.106.7.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressPkts15mEntry  

pmTcaVplsIngressPkts15mIndex 2.1.27975.90.106.7.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressPkts15mId 2.1.27975.90.106.7.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressPkts15mUnitType 2.1.27975.90.106.7.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressPkts15mCnt 2.1.27975.90.106.7.1.4
15min counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts15mThreshold 2.1.27975.90.106.7.1.5
15min threshold of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts15mOccurTime 2.1.27975.90.106.7.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressPkts1hTable 2.1.27975.90.106.8
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressPkts1hEntry

pmTcaVplsIngressPkts1hEntry 2.1.27975.90.106.8.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressPkts1hEntry  

pmTcaVplsIngressPkts1hIndex 2.1.27975.90.106.8.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressPkts1hId 2.1.27975.90.106.8.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressPkts1hUnitType 2.1.27975.90.106.8.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressPkts1hCnt 2.1.27975.90.106.8.1.4
1hour counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts1hThreshold 2.1.27975.90.106.8.1.5
1hour threshold of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts1hOccurTime 2.1.27975.90.106.8.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressPkts1dTable 2.1.27975.90.106.9
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressPkts1dEntry

pmTcaVplsIngressPkts1dEntry 2.1.27975.90.106.9.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressPkts1dEntry  

pmTcaVplsIngressPkts1dIndex 2.1.27975.90.106.9.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressPkts1dId 2.1.27975.90.106.9.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressPkts1dUnitType 2.1.27975.90.106.9.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressPkts1dCnt 2.1.27975.90.106.9.1.4
1day counter of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts1dThreshold 2.1.27975.90.106.9.1.5
1day threshold of vpls ingress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressPkts1dOccurTime 2.1.27975.90.106.9.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressBytes15mTable 2.1.27975.90.106.10
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressBytes15mEntry

pmTcaVplsIngressBytes15mEntry 2.1.27975.90.106.10.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressBytes15mEntry  

pmTcaVplsIngressBytes15mIndex 2.1.27975.90.106.10.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressBytes15mId 2.1.27975.90.106.10.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressBytes15mUnitType 2.1.27975.90.106.10.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressBytes15mCnt 2.1.27975.90.106.10.1.4
15min counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes15mThreshold 2.1.27975.90.106.10.1.5
15min threshold of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes15mOccurTime 2.1.27975.90.106.10.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressBytes1hTable 2.1.27975.90.106.11
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressBytes1hEntry

pmTcaVplsIngressBytes1hEntry 2.1.27975.90.106.11.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressBytes1hEntry  

pmTcaVplsIngressBytes1hIndex 2.1.27975.90.106.11.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressBytes1hId 2.1.27975.90.106.11.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressBytes1hUnitType 2.1.27975.90.106.11.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressBytes1hCnt 2.1.27975.90.106.11.1.4
1hour counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes1hThreshold 2.1.27975.90.106.11.1.5
1hour threshold of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes1hOccurTime 2.1.27975.90.106.11.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsIngressBytes1dTable 2.1.27975.90.106.12
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsIngressBytes1dEntry

pmTcaVplsIngressBytes1dEntry 2.1.27975.90.106.12.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsIngressBytes1dEntry  

pmTcaVplsIngressBytes1dIndex 2.1.27975.90.106.12.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsIngressBytes1dId 2.1.27975.90.106.12.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsIngressBytes1dUnitType 2.1.27975.90.106.12.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsIngressBytes1dCnt 2.1.27975.90.106.12.1.4
1day counter of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes1dThreshold 2.1.27975.90.106.12.1.5
1day threshold of vpls ingress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsIngressBytes1dOccurTime 2.1.27975.90.106.12.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressPkts15mTable 2.1.27975.90.106.13
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressPkts15mEntry

pmTcaVplsEgressPkts15mEntry 2.1.27975.90.106.13.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressPkts15mEntry  

pmTcaVplsEgressPkts15mIndex 2.1.27975.90.106.13.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressPkts15mId 2.1.27975.90.106.13.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressPkts15mUnitType 2.1.27975.90.106.13.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressPkts15mCnt 2.1.27975.90.106.13.1.4
15min counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts15mThreshold 2.1.27975.90.106.13.1.5
15min threshold of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts15mOccurTime 2.1.27975.90.106.13.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressPkts1hTable 2.1.27975.90.106.14
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressPkts1hEntry

pmTcaVplsEgressPkts1hEntry 2.1.27975.90.106.14.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressPkts1hEntry  

pmTcaVplsEgressPkts1hIndex 2.1.27975.90.106.14.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressPkts1hId 2.1.27975.90.106.14.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressPkts1hUnitType 2.1.27975.90.106.14.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressPkts1hCnt 2.1.27975.90.106.14.1.4
1hour counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts1hThreshold 2.1.27975.90.106.14.1.5
1hour threshold of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts1hOccurTime 2.1.27975.90.106.14.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressPkts1dTable 2.1.27975.90.106.15
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressPkts1dEntry

pmTcaVplsEgressPkts1dEntry 2.1.27975.90.106.15.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressPkts1dEntry  

pmTcaVplsEgressPkts1dIndex 2.1.27975.90.106.15.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressPkts1dId 2.1.27975.90.106.15.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressPkts1dUnitType 2.1.27975.90.106.15.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressPkts1dCnt 2.1.27975.90.106.15.1.4
1day counter of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts1dThreshold 2.1.27975.90.106.15.1.5
1day threshold of vpls egress packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressPkts1dOccurTime 2.1.27975.90.106.15.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressBytes15mTable 2.1.27975.90.106.16
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressBytes15mEntry

pmTcaVplsEgressBytes15mEntry 2.1.27975.90.106.16.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressBytes15mEntry  

pmTcaVplsEgressBytes15mIndex 2.1.27975.90.106.16.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressBytes15mId 2.1.27975.90.106.16.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressBytes15mUnitType 2.1.27975.90.106.16.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressBytes15mCnt 2.1.27975.90.106.16.1.4
15min counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes15mThreshold 2.1.27975.90.106.16.1.5
15min threshold of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes15mOccurTime 2.1.27975.90.106.16.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressBytes1hTable 2.1.27975.90.106.17
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressBytes1hEntry

pmTcaVplsEgressBytes1hEntry 2.1.27975.90.106.17.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressBytes1hEntry  

pmTcaVplsEgressBytes1hIndex 2.1.27975.90.106.17.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressBytes1hId 2.1.27975.90.106.17.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressBytes1hUnitType 2.1.27975.90.106.17.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressBytes1hCnt 2.1.27975.90.106.17.1.4
1hour counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes1hThreshold 2.1.27975.90.106.17.1.5
1hour threshold of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes1hOccurTime 2.1.27975.90.106.17.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pmTcaVplsEgressBytes1dTable 2.1.27975.90.106.18
A table that contains vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PMTcaVplsEgressBytes1dEntry

pmTcaVplsEgressBytes1dEntry 2.1.27975.90.106.18.1
A list of vpls information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  PMTcaVplsEgressBytes1dEntry  

pmTcaVplsEgressBytes1dIndex 2.1.27975.90.106.18.1.1
An index of units.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pmTcaVplsEgressBytes1dId 2.1.27975.90.106.18.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pmTcaVplsEgressBytes1dUnitType 2.1.27975.90.106.18.1.3
Unit type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcu(0)  

pmTcaVplsEgressBytes1dCnt 2.1.27975.90.106.18.1.4
1day counter of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes1dThreshold 2.1.27975.90.106.18.1.5
1day threshold of vpls egress bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pmTcaVplsEgressBytes1dOccurTime 2.1.27975.90.106.18.1.6
Time of the occurrence of the tca.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmOptionTable 2.1.27975.91.1
A table that contains all alarm information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmOptionEntry

alarmOptionEntry 2.1.27975.91.1.1
A list of all alarm information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmOptionEntry  

alarmOptionIndex 2.1.27975.91.1.1.1
An index of pm types.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unit-out(0), sfp-out(1), link-down(2), vpws-down(3), vpls-down(4), lsp-down(5), mspw-down(6), mem-usage-high(7), mpls-tp-oam-loc(8), mpls-tp-oam-unexp-rmepid(9), mpls-tp-oam-unexp-interval(10), mpls-tp-oam-unexp-megid(11), mpls-tp-oam-unexp-level(12), mpls-tp-oam-rdi(13), mpls-tp-oam-rdi-tx(14), mpls-tp-oam-ais-defect(15), mpls-tp-oam-event-full(16), mpls-tp-oam-1dm-full(17), mpls-tp-oam-wait-1st-ccm(18), mpls-tp-oam-ais-rx(19), mpls-tp-oam-ais-tx(20), tca-unit-temperature-min-15min(21), tca-unit-temperature-min-1hour(22), tca-unit-temperature-min-1day(23), tca-unit-temperature-max-15min(24), tca-unit-temperature-max-1hour(25), tca-unit-temperature-max-1day(26), tca-sfp-rx-power-min-15min(27), tca-sfp-rx-power-min-1hour(28), tca-sfp-rx-power-min-1day(29), tca-sfp-rx-power-max-15min(30), tca-sfp-rx-power-max-1hour(31), tca-sfp-rx-power-max-1day(32), tca-sfp-tx-power-min-15min(33), tca-sfp-tx-power-min-1hour(34), tca-sfp-tx-power-min-1day(35), tca-sfp-tx-power-max-15min(36), tca-sfp-tx-power-max-1hourn(37), tca-sfp-tx-power-max-1day(38), tca-if-dropped-events-15min(39), tca-if-dropped-events-1hour(40), tca-if-dropped-events-1day(41), tca-if-input-packets-15min(42), tca-if-input-packets-1hour(43), tca-if-input-packets-1day(44), tca-if-input-bytes-15min(45), tca-if-input-bytes-1hour(46), tca-if-input-bytes-1day(47), tca-if-input-broadcasts-15min(48), tca-if-input-broadcasts-1hour(49), tca-if-input-broadcasts-1day(50), tca-if-input-multicasts-15min(51), tca-if-input-multicasts-1hour(52), tca-if-input-multicasts-1day(53), tca-if-crc-errors-15min(54), tca-if-crc-errors-1hour(55), tca-if-crc-errors-1day(56), tca-if-collisions-15min(57), tca-if-collisions-1hour(58), tca-if-collisions-1day(59), tca-if-undersized-packets-15min(60), tca-if-undersized-packets-1hour(61), tca-if-undersized-packets-1day(62), tca-if-oversized-packets-15min(63), tca-if-oversized-packets-1hour(64), tca-if-oversized-packets-1day(65), tca-if-fragments-15min(66), tca-if-fragments-1hour(67), tca-if-fragments-1day(68), tca-if-jabbers-15min(69), tca-if-jabbers-1hour(70), tca-if-jabbers-1day(71), tca-if-packet-64-15min(72), tca-if-packet-64-1hour(73), tca-if-packet-64-1day(74), tca-if-packet-65-127-15min(75), tca-if-packet-65-127-1hour(76), tca-if-packet-65-127-1day(77), tca-if-packet-128-255-15min(78), tca-if-packet-128-255-1hour(79), tca-if-packet-128-255-1day(80), tca-if-packet-256-511-15min(81), tca-if-packet-256-511-1hour(82), tca-if-packet-256-511-1day(83), tca-if-packet-512-1023-15min(84), tca-if-packet-512-1023-1hour(85), tca-if-packet-512-1023-1day(86), tca-if-packet-1024-15min(87), tca-if-packet-1024-1hour(88), tca-if-packet-1024-1day(89), tca-if-output-packets-15min(90), tca-if-output-packets-1hour(91), tca-if-output-packets-1day(92), tca-if-output-bytes-15min(93), tca-if-output-bytes-1hour(94), tca-if-output-bytes-1day(95), tca-lsp-pe-out-packets-15min(96), tca-lsp-pe-out-packets-1hour(97), tca-lsp-pe-out-packets-1day(98), tca-lsp-pe-out-bytes-15min(99), tca-lsp-pe-out-bytes-1hour(100), tca-lsp-pe-out-bytes-1day(101), tca-lsp-p-east-in-packets-15min(102), tca-lsp-p-east-in-packets-1hour(103), tca-lsp-p-east-in-packets-1day(104), tca-lsp-p-east-in-bytes-15min(105), tca-lsp-p-east-in-bytes-1hour(106), tca-lsp-p-east-in-bytes-1day(107), tca-lsp-p-west-in-packets-15min(108), tca-lsp-p-west-in-packets-1hour(109), tca-lsp-p-west-in-packets-1day(110), tca-lsp-p-west-in-bytes-15min(111), tca-lsp-p-west-in-bytes-1hour(112), tca-lsp-p-west-in-bytes-1day(113), tca-vpws-ingress-packets-15min(114), tca-vpws-ingress-packets-1hour(115), tca-vpws-ingress-packets-1day(116), tca-vpws-ingress-bytes-15min(117), tca-vpws-ingress-bytes-1hour(118), tca-vpws-ingress-bytes-1day(119), tca-vpws-egress-packets-15min(120), tca-vpws-egress-packets-1hour(121), tca-vpws-egress-packets-1day(122), tca-vpws-egress-bytes-15min(123), tca-vpws-egress-bytes-1hour(124), tca-vpws-egress-bytes-1day(125), tca-vpls-ingress-packets-15min(126), tca-vpls-ingress-packets-1hour(127), tca-vpls-ingress-packets-1day(128), tca-vpls-ingress-bytes-15min(129), tca-vpls-ingress-bytes-1hour(130), tca-vpls-ingress-bytes-1day(131), tca-vpls-egress-packets-15min(132), tca-vpls-egress-packets-1hour(133), tca-vpls-egress-packets-1day(134), tca-vpls-egress-bytes-15min(135), tca-vpls-egress-bytes-1hour(136), tca-vpls-egress-bytes-1day(137)  

alarmOptionSeverity 2.1.27975.91.1.1.2
Severity of the alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER warning(0), minor(1), major(2), critical(3)  

alarmOptionServiceAffect 2.1.27975.91.1.1.3
Service affted of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER service-affected(0), non-service-affected(1)  

alarmLogTable 2.1.27975.91.2
A table that contains all current alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmLogEntry

alarmLogEntry 2.1.27975.91.2.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmLogEntry  

alarmLogIndex 2.1.27975.91.2.1.1
An index of current alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

alarmLogType 2.1.27975.91.2.1.2
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unit-out(0), sfp-out(1), link-down(2), vpws-down(3), vpls-down(4), lsp-down(5), mspw-down(6), mem-usage-high(7), mpls-tp-oam-loc(8), mpls-tp-oam-unexp-rmepid(9), mpls-tp-oam-unexp-interval(10), mpls-tp-oam-unexp-megid(11), mpls-tp-oam-unexp-level(12), mpls-tp-oam-rdi(13), mpls-tp-oam-rdi-tx(14), mpls-tp-oam-ais-defect(15), mpls-tp-oam-event-full(16), mpls-tp-oam-1dm-full(17), mpls-tp-oam-wait-1st-ccm(18), mpls-tp-oam-ais-rx(19), mpls-tp-oam-ais-tx(20), tca-unit-temperature-min-15min(21), tca-unit-temperature-min-1hour(22), tca-unit-temperature-min-1day(23), tca-unit-temperature-max-15min(24), tca-unit-temperature-max-1hour(25), tca-unit-temperature-max-1day(26), tca-sfp-rx-power-min-15min(27), tca-sfp-rx-power-min-1hour(28), tca-sfp-rx-power-min-1day(29), tca-sfp-rx-power-max-15min(30), tca-sfp-rx-power-max-1hour(31), tca-sfp-rx-power-max-1day(32), tca-sfp-tx-power-min-15min(33), tca-sfp-tx-power-min-1hour(34), tca-sfp-tx-power-min-1day(35), tca-sfp-tx-power-max-15min(36), tca-sfp-tx-power-max-1hourn(37), tca-sfp-tx-power-max-1day(38), tca-if-dropped-events-15min(39), tca-if-dropped-events-1hour(40), tca-if-dropped-events-1day(41), tca-if-input-packets-15min(42), tca-if-input-packets-1hour(43), tca-if-input-packets-1day(44), tca-if-input-bytes-15min(45), tca-if-input-bytes-1hour(46), tca-if-input-bytes-1day(47), tca-if-input-broadcasts-15min(48), tca-if-input-broadcasts-1hour(49), tca-if-input-broadcasts-1day(50), tca-if-input-multicasts-15min(51), tca-if-input-multicasts-1hour(52), tca-if-input-multicasts-1day(53), tca-if-crc-errors-15min(54), tca-if-crc-errors-1hour(55), tca-if-crc-errors-1day(56), tca-if-collisions-15min(57), tca-if-collisions-1hour(58), tca-if-collisions-1day(59), tca-if-undersized-packets-15min(60), tca-if-undersized-packets-1hour(61), tca-if-undersized-packets-1day(62), tca-if-oversized-packets-15min(63), tca-if-oversized-packets-1hour(64), tca-if-oversized-packets-1day(65), tca-if-fragments-15min(66), tca-if-fragments-1hour(67), tca-if-fragments-1day(68), tca-if-jabbers-15min(69), tca-if-jabbers-1hour(70), tca-if-jabbers-1day(71), tca-if-packet-64-15min(72), tca-if-packet-64-1hour(73), tca-if-packet-64-1day(74), tca-if-packet-65-127-15min(75), tca-if-packet-65-127-1hour(76), tca-if-packet-65-127-1day(77), tca-if-packet-128-255-15min(78), tca-if-packet-128-255-1hour(79), tca-if-packet-128-255-1day(80), tca-if-packet-256-511-15min(81), tca-if-packet-256-511-1hour(82), tca-if-packet-256-511-1day(83), tca-if-packet-512-1023-15min(84), tca-if-packet-512-1023-1hour(85), tca-if-packet-512-1023-1day(86), tca-if-packet-1024-15min(87), tca-if-packet-1024-1hour(88), tca-if-packet-1024-1day(89), tca-if-output-packets-15min(90), tca-if-output-packets-1hour(91), tca-if-output-packets-1day(92), tca-if-output-bytes-15min(93), tca-if-output-bytes-1hour(94), tca-if-output-bytes-1day(95), tca-lsp-pe-out-packets-15min(96), tca-lsp-pe-out-packets-1hour(97), tca-lsp-pe-out-packets-1day(98), tca-lsp-pe-out-bytes-15min(99), tca-lsp-pe-out-bytes-1hour(100), tca-lsp-pe-out-bytes-1day(101), tca-lsp-p-east-in-packets-15min(102), tca-lsp-p-east-in-packets-1hour(103), tca-lsp-p-east-in-packets-1day(104), tca-lsp-p-east-in-bytes-15min(105), tca-lsp-p-east-in-bytes-1hour(106), tca-lsp-p-east-in-bytes-1day(107), tca-lsp-p-west-in-packets-15min(108), tca-lsp-p-west-in-packets-1hour(109), tca-lsp-p-west-in-packets-1day(110), tca-lsp-p-west-in-bytes-15min(111), tca-lsp-p-west-in-bytes-1hour(112), tca-lsp-p-west-in-bytes-1day(113), tca-vpws-ingress-packets-15min(114), tca-vpws-ingress-packets-1hour(115), tca-vpws-ingress-packets-1day(116), tca-vpws-ingress-bytes-15min(117), tca-vpws-ingress-bytes-1hour(118), tca-vpws-ingress-bytes-1day(119), tca-vpws-egress-packets-15min(120), tca-vpws-egress-packets-1hour(121), tca-vpws-egress-packets-1day(122), tca-vpws-egress-bytes-15min(123), tca-vpws-egress-bytes-1hour(124), tca-vpws-egress-bytes-1day(125), tca-vpls-ingress-packets-15min(126), tca-vpls-ingress-packets-1hour(127), tca-vpls-ingress-packets-1day(128), tca-vpls-ingress-bytes-15min(129), tca-vpls-ingress-bytes-1hour(130), tca-vpls-ingress-bytes-1day(131), tca-vpls-egress-packets-15min(132), tca-vpls-egress-packets-1hour(133), tca-vpls-egress-packets-1day(134), tca-vpls-egress-bytes-15min(135), tca-vpls-egress-bytes-1hour(136), tca-vpls-egress-bytes-1day(137)  

alarmLogObject 2.1.27975.91.2.1.3
The object of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmLogSeverity 2.1.27975.91.2.1.4
Severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER warning(0), minor(1), major(2), critical(3)  

alarmLogServiceAffect 2.1.27975.91.2.1.5
Whether this alarm affects service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER service-affected(0), not-service-affected(1)  

alarmLogAddInfo 2.1.27975.91.2.1.6
Additional information of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmLogOccurTime 2.1.27975.91.2.1.7
Time of the occurrence of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmHistoryLogTable 2.1.27975.91.3
A table that contains all current alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmHistoryLogEntry

alarmHistoryLogEntry 2.1.27975.91.3.1
A list of temperature information of all units.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmHistoryLogEntry  

alarmHistoryLogIndex 2.1.27975.91.3.1.1
An index of history alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

alarmHistoryLogSeq 2.1.27975.91.3.1.2
Sequence number of the history alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmHistoryLogType 2.1.27975.91.3.1.3
Unit name.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unit-out(0), sfp-out(1), link-down(2), vpws-down(3), vpls-down(4), lsp-down(5), mspw-down(6), mem-usage-high(7), mpls-tp-oam-loc(8), mpls-tp-oam-unexp-rmepid(9), mpls-tp-oam-unexp-interval(10), mpls-tp-oam-unexp-megid(11), mpls-tp-oam-unexp-level(12), mpls-tp-oam-rdi(13), mpls-tp-oam-rdi-tx(14), mpls-tp-oam-ais-defect(15), mpls-tp-oam-event-full(16), mpls-tp-oam-1dm-full(17), mpls-tp-oam-wait-1st-ccm(18), mpls-tp-oam-ais-rx(19), mpls-tp-oam-ais-tx(20), tca-unit-temperature-min-15min(21), tca-unit-temperature-min-1hour(22), tca-unit-temperature-min-1day(23), tca-unit-temperature-max-15min(24), tca-unit-temperature-max-1hour(25), tca-unit-temperature-max-1day(26), tca-sfp-rx-power-min-15min(27), tca-sfp-rx-power-min-1hour(28), tca-sfp-rx-power-min-1day(29), tca-sfp-rx-power-max-15min(30), tca-sfp-rx-power-max-1hour(31), tca-sfp-rx-power-max-1day(32), tca-sfp-tx-power-min-15min(33), tca-sfp-tx-power-min-1hour(34), tca-sfp-tx-power-min-1day(35), tca-sfp-tx-power-max-15min(36), tca-sfp-tx-power-max-1hourn(37), tca-sfp-tx-power-max-1day(38), tca-if-dropped-events-15min(39), tca-if-dropped-events-1hour(40), tca-if-dropped-events-1day(41), tca-if-input-packets-15min(42), tca-if-input-packets-1hour(43), tca-if-input-packets-1day(44), tca-if-input-bytes-15min(45), tca-if-input-bytes-1hour(46), tca-if-input-bytes-1day(47), tca-if-input-broadcasts-15min(48), tca-if-input-broadcasts-1hour(49), tca-if-input-broadcasts-1day(50), tca-if-input-multicasts-15min(51), tca-if-input-multicasts-1hour(52), tca-if-input-multicasts-1day(53), tca-if-crc-errors-15min(54), tca-if-crc-errors-1hour(55), tca-if-crc-errors-1day(56), tca-if-collisions-15min(57), tca-if-collisions-1hour(58), tca-if-collisions-1day(59), tca-if-undersized-packets-15min(60), tca-if-undersized-packets-1hour(61), tca-if-undersized-packets-1day(62), tca-if-oversized-packets-15min(63), tca-if-oversized-packets-1hour(64), tca-if-oversized-packets-1day(65), tca-if-fragments-15min(66), tca-if-fragments-1hour(67), tca-if-fragments-1day(68), tca-if-jabbers-15min(69), tca-if-jabbers-1hour(70), tca-if-jabbers-1day(71), tca-if-packet-64-15min(72), tca-if-packet-64-1hour(73), tca-if-packet-64-1day(74), tca-if-packet-65-127-15min(75), tca-if-packet-65-127-1hour(76), tca-if-packet-65-127-1day(77), tca-if-packet-128-255-15min(78), tca-if-packet-128-255-1hour(79), tca-if-packet-128-255-1day(80), tca-if-packet-256-511-15min(81), tca-if-packet-256-511-1hour(82), tca-if-packet-256-511-1day(83), tca-if-packet-512-1023-15min(84), tca-if-packet-512-1023-1hour(85), tca-if-packet-512-1023-1day(86), tca-if-packet-1024-15min(87), tca-if-packet-1024-1hour(88), tca-if-packet-1024-1day(89), tca-if-output-packets-15min(90), tca-if-output-packets-1hour(91), tca-if-output-packets-1day(92), tca-if-output-bytes-15min(93), tca-if-output-bytes-1hour(94), tca-if-output-bytes-1day(95), tca-lsp-pe-out-packets-15min(96), tca-lsp-pe-out-packets-1hour(97), tca-lsp-pe-out-packets-1day(98), tca-lsp-pe-out-bytes-15min(99), tca-lsp-pe-out-bytes-1hour(100), tca-lsp-pe-out-bytes-1day(101), tca-lsp-p-east-in-packets-15min(102), tca-lsp-p-east-in-packets-1hour(103), tca-lsp-p-east-in-packets-1day(104), tca-lsp-p-east-in-bytes-15min(105), tca-lsp-p-east-in-bytes-1hour(106), tca-lsp-p-east-in-bytes-1day(107), tca-lsp-p-west-in-packets-15min(108), tca-lsp-p-west-in-packets-1hour(109), tca-lsp-p-west-in-packets-1day(110), tca-lsp-p-west-in-bytes-15min(111), tca-lsp-p-west-in-bytes-1hour(112), tca-lsp-p-west-in-bytes-1day(113), tca-vpws-ingress-packets-15min(114), tca-vpws-ingress-packets-1hour(115), tca-vpws-ingress-packets-1day(116), tca-vpws-ingress-bytes-15min(117), tca-vpws-ingress-bytes-1hour(118), tca-vpws-ingress-bytes-1day(119), tca-vpws-egress-packets-15min(120), tca-vpws-egress-packets-1hour(121), tca-vpws-egress-packets-1day(122), tca-vpws-egress-bytes-15min(123), tca-vpws-egress-bytes-1hour(124), tca-vpws-egress-bytes-1day(125), tca-vpls-ingress-packets-15min(126), tca-vpls-ingress-packets-1hour(127), tca-vpls-ingress-packets-1day(128), tca-vpls-ingress-bytes-15min(129), tca-vpls-ingress-bytes-1hour(130), tca-vpls-ingress-bytes-1day(131), tca-vpls-egress-packets-15min(132), tca-vpls-egress-packets-1hour(133), tca-vpls-egress-packets-1day(134), tca-vpls-egress-bytes-15min(135), tca-vpls-egress-bytes-1hour(136), tca-vpls-egress-bytes-1day(137)  

alarmHistoryLogObject 2.1.27975.91.3.1.4
The object of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmHistoryLogSeverity 2.1.27975.91.3.1.5
Severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER warning(0), minor(1), major(2), critical(3)  

alarmHistoryLogServiceAffect 2.1.27975.91.3.1.6
Whether this alarm affects service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER service-affected(0), not-service-affected(1)  

alarmHistoryLogAddInfo 2.1.27975.91.3.1.7
Additional information of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmHistoryLogOccurTime 2.1.27975.91.3.1.8
Time of the occurrence of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmHistoryLogReleaseTime 2.1.27975.91.3.1.9
Time of the occurrence of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmSwitchAlarm 2.1.27975.91.4
Enable all alarm event traps.disable(2) enable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alarmSwitchTca 2.1.27975.91.5
Enable all tca event traps.disable(2) enable(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alarmTrap 2.1.27975.91.100
OBJECT IDENTIFIER    

aAlarmEventNotify 2.1.27975.91.100.1
This trap will be generated when system fault is detected or released. ie. unit-out, tca, etc.
Status: current Access: read-write
NOTIFICATION-TYPE    

rsvpTeIfTable 2.1.27975.92.1
Configure mpls-te on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeIfEntry

rsvpTeIfEntry 2.1.27975.92.1.1
Entry of rsvpTeIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeIfEntry  

rsvpTeIfEnable 2.1.27975.92.1.1.1
Enable or disable RSVP on this interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeIfHelloInterval 2.1.27975.92.1.1.2
Configure interval between successive Hello packets to neighbor on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeIfHelloReceipt 2.1.27975.92.1.1.3
Enable or disable the exchange of Hello messages on this interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeIfHelloTimeout 2.1.27975.92.1.1.4
Configure Timeout for clearing up all sessions shared with a neighbor on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeIfKeepMultiplier 2.1.27975.92.1.1.5
Configure the constant to be used for calculating a valid lifetime on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rsvpTeIfRefreshTime 2.1.27975.92.1.1.6
Configure the path interval being used on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeAckWaitTime 2.1.27975.92.1.1.7
Configure acknowledgement wait timeout on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeMessageAck 2.1.27975.92.1.1.8
Enable or disable Message Acknowledgement on this interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeRefreshReduction 2.1.27975.92.1.1.9
Enable refresh reduction for this interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeGlobal 2.1.27975.92.2
OBJECT IDENTIFIER    

rsvpTeGlobalEnable 2.1.27975.92.2.1
Enable or disable the Resource Reservation Protocol (RSVP) Globally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeGlobalExplicitNull 2.1.27975.92.2.2
Configure the state of send Explicit NULL Label
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER explicitNull(1), noExplicitNull(2)  

rsvpTeGlobalHelloInterval 2.1.27975.92.2.3
Configure the interval between successive Hello packets to neighbor
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeGlobalHelloTimeout 2.1.27975.92.2.4
Configure the timeout for clearing up all sessions shared with a neighbor
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeGlobalKeepMultiplier 2.1.27975.92.2.5
Configure the constant to be used for calculating a valid lifetime
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

rsvpTeGlobalNeighborTable 2.1.27975.92.2.6
Identify a directly connected ipv4 neighbor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeGlobalNeighborEntry

rsvpTeGlobalNeighborEntry 2.1.27975.92.2.6.1
Entry of rsvpTeGlobalNeighborTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeGlobalNeighborEntry  

rsvpTeGlobalNeighborAddr 2.1.27975.92.2.6.1.1
Configure the IPv4 address of the neighbor
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsvpTeGlobalNeighborRowStatus 2.1.27975.92.2.6.1.2
Status of the rsvpTeGlobalNeighborEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsvpTeGlobalNeighborUpStrmLSP 2.1.27975.92.2.6.1.3
Count of the up stream LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeGlobalNeighborDnStrmLSP 2.1.27975.92.2.6.1.4
Count of the down stream LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeGlobalNeighborRefReduc 2.1.27975.92.2.6.1.5
The RR(Refresh Reduction) configuration of the rsvp neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeGlobalNeighborSrefreshIn 2.1.27975.92.2.6.1.6
The refresh timer of the rsvp neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeGlobalNeighborSrefreshType 2.1.27975.92.2.6.1.7
The refresh type of the rsvp neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER explicit(1), implicit(2)  

rsvpTeGlobalNeighborHelloStat 2.1.27975.92.2.6.1.8
The status of hello keep-alive message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), lost(2)  

rsvpTeGlobalLoopDetection 2.1.27975.92.2.7
Enable or disable the loop detection
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeGlobalRefreshTime 2.1.27975.92.2.8
Configure RSVP refresh interval timer
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

rsvpTeGlobalReoptimizeTime 2.1.27975.92.2.9
Configure the Reoptimize timer
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..655535  

rsvpTeGlobalVersion 2.1.27975.92.2.10
Protocal version of rsvp.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

rsvpTeGlobalProcessUpTime 2.1.27975.92.2.11
Process up time of rsvp.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

rsvpTeTrunkTable 2.1.27975.92.3
Table of rsvp trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeTrunkEntry

rsvpTeTrunkEntry 2.1.27975.92.3.1
Entry of rsvpTeTrunkTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeTrunkEntry  

rsvpTeTrunkName 2.1.27975.92.3.1.1
Name of the RSVP trunk
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rsvpTeTrunkRowStatus 2.1.27975.92.3.1.2
Status of the rsvpTeTrunkEntry row 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsvpTeTrunkExtTunnelId 2.1.27975.92.3.1.3
Specify an extended tunnel identifier for this trunk.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsvpTeTrunkPrimaryFilter 2.1.27975.92.3.1.4
Specify a filter to be used for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fixed(1), shared-explicit(2)  

rsvpTeTrunkSecondaryFilter 2.1.27975.92.3.1.5
Specify a filter to be used for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fixed(1), shared-explicit(2)  

rsvpTeTrunkSource 2.1.27975.92.3.1.6
Specify the IPv4 tunnel ingress.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsvpTeTrunkPrimaryHoldPriority 2.1.27975.92.3.1.7
Configure a hold priority for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeTrunkSecondaryHoldPriority 2.1.27975.92.3.1.8
Configure a hold priority for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeTrunkPrimaryHopLimit 2.1.27975.92.3.1.9
Specify a hop limit for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

rsvpTeTrunkSecondaryHopLimit 2.1.27975.92.3.1.10
Specify a hop limit for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

rsvpTeTrunkPrimaryCspf 2.1.27975.92.3.1.11
Use CSPF for ERO calculation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeTrunkSecondaryCspf 2.1.27975.92.3.1.12
Use CSPF for ERO calculation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeTrunkPrimaryRecord 2.1.27975.92.3.1.13
Record route taken by PATH message in order to reach tunnel egress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeTrunkSecondaryRecord 2.1.27975.92.3.1.14
Record route taken by PATH message in order to reach tunnel egress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeTrunkPrimaryPathName 2.1.27975.92.3.1.15
Specify an RSVP Path to be used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rsvpTeTrunkSecondaryPathName 2.1.27975.92.3.1.16
Specify an RSVP Path to be used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

rsvpTeTrunkPrimaryRetryTimer 2.1.27975.92.3.1.17
Specify a retry interval for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..600  

rsvpTeTrunkSecondaryRetryTimer 2.1.27975.92.3.1.18
Specify a retry interval for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..600  

rsvpTeTrunkPrimarySetupPriority 2.1.27975.92.3.1.19
Configure a setup priority for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeTrunkSecondarySetupPriority 2.1.27975.92.3.1.20
Configure a setup priority for this LSP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeTrunkdestination 2.1.27975.92.3.1.21
Specify the IPv4 tunnel egress.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsvpTeTrunkLSPCount 2.1.27975.92.3.1.22
Total LSP count of the rsvp trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeTrunkMapRouteTable 2.1.27975.92.4
Table of Map route entries in trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeTrunkMapRouteEntry

rsvpTeTrunkMapRouteEntry 2.1.27975.92.4.1
Entry of map route table
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeTrunkMapRouteEntry  

rsvpTeTrunkMapRouteIpAddr 2.1.27975.92.4.1.1
Configure the prefix to be mapped.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsvpTeTrunkMapRouteIpMaskLength 2.1.27975.92.4.1.2
Configure the prefix length to be mapped.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

rsvpTeTrunkMapRouteRowStatus 2.1.27975.92.4.1.3
Status of the rsvpTeTrunkMapRouteEntry row 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsvpTePathTable 2.1.27975.92.5
Table of rsvp path entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTePathEntry

rsvpTePathEntry 2.1.27975.92.5.1
Entry of rsvp path table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTePathEntry  

rsvpTePathName 2.1.27975.92.5.1.1
The name of rsvp path.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

rsvpTePathRowStatus 2.1.27975.92.5.1.2
Status of the rsvpTePathEntry row 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsvpTePathHopTable 2.1.27975.92.6
Table of rsvp path hop entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTePathHopEntry

rsvpTePathHopEntry 2.1.27975.92.6.1
Entry of rsvp path hop table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTePathHopEntry  

rsvpTePathHopAddrID 2.1.27975.92.6.1.1
Index of a node in rsvp path. It should be unique under same path name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

rsvpTePathHopAddrType 2.1.27975.92.6.1.2
The type of a node in rsvp path.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER loose(1), strict(2)  

rsvpTePathHopAddr 2.1.27975.92.6.1.3
Configure IPv4 Address of Hop.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsvpTePathHopRowStatus 2.1.27975.92.6.1.4
Status of the rsvpTePathEntry row 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsvpTeSummary 2.1.27975.92.7
OBJECT IDENTIFIER    

rsvpTeSummarySessionTatolCount 2.1.27975.92.7.1
Total count of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionUpCount 2.1.27975.92.7.2
Total count of the rsvp session which status is up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionDownCount 2.1.27975.92.7.3
Total count of the rsvp session which status is down.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionTable 2.1.27975.92.7.4
Table of rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeSummarySessionEntry

rsvpTeSummarySessionEntry 2.1.27975.92.7.4.1
Entry of rsvpTeSummarySessionTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeSummarySessionEntry  

rsvpTeSummarySessionLSPId 2.1.27975.92.7.4.1.1
Lsp id of the rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionSource 2.1.27975.92.7.4.1.2
Source address of the rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionDestination 2.1.27975.92.7.4.1.3
Destination address of the rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionTunnelId 2.1.27975.92.7.4.1.4
Tunnel id of the rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionExtTunnelId 2.1.27975.92.7.4.1.5
Ext-Tunnel id of the rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionTrunkName 2.1.27975.92.7.4.1.6
Name of the rsvp trunk
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rsvpTeSummarySessionState 2.1.27975.92.7.4.1.7
state of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

rsvpTeSummarySessionIsPrimary 2.1.27975.92.7.4.1.8
If the rsvp session is primary or secondary.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

rsvpTeSummarySessionReserve 2.1.27975.92.7.4.1.9
If resource reserve is enabled for this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeSummarySessionRefCount 2.1.27975.92.7.4.1.10
Reference count of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionLabelIn 2.1.27975.92.7.4.1.11
In lable of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionLabelOut 2.1.27975.92.7.4.1.12
Out lable of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionType 2.1.27975.92.7.4.1.13
Type of the rsvp session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingress(1), transmit(2), egress(3)  

rsvpTeSummarySessionFSMState 2.1.27975.92.7.4.1.14
FSM state of the rsvp session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), gmplsLabelValidateSent(1), qosResvSentforReverseDir(2), nexthopRequestSent(3), waitingforRESVmessage(4), labelRequestSent(5), mplsMessageSent(6), operational(7), usingBackup(8)  

rsvpTeSummarySessionSetupPriority 2.1.27975.92.7.4.1.15
Setup priority of the rsvp session
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeSummarySessionHoldPriority 2.1.27975.92.7.4.1.16
Hold priority of the rsvp session
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

rsvpTeSummarySessionCspfUsage 2.1.27975.92.7.4.1.17
If CSPF is enabled for this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeSummarySessionLSPMetric 2.1.27975.92.7.4.1.18
LSP Metric of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionLSPProtection 2.1.27975.92.7.4.1.19
LSP Protection type of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oneToOne(1), facility(2), none(3)  

rsvpTeSummarySessionUpStreamAddr 2.1.27975.92.7.4.1.20
Upstream Ip Address of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionUpStreamIfIndex 2.1.27975.92.7.4.1.21
Upstream interface index of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionDownStreamAddr 2.1.27975.92.7.4.1.22
DownStream Ip Address of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionDownStreamIfIndex 2.1.27975.92.7.4.1.23
Downstream interface index of the rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionPathRefreshSec 2.1.27975.92.7.4.1.24
The refresh time of the rsvp path in session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionPathRefreshDue 2.1.27975.92.7.4.1.25
The due time of the rsvp path in session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionPathRREnable 2.1.27975.92.7.4.1.26
If refresh reduction is enabled for this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rsvpTeSummarySessionLifeTime 2.1.27975.92.7.4.1.27
The life time for this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionDueTime 2.1.27975.92.7.4.1.28
The due time for this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionStyle 2.1.27975.92.7.4.1.29
The style this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fixedFilter(1), sharedExplicitFilter(2)  

rsvpTeSummarySessionTrafficType 2.1.27975.92.7.4.1.30
The traffic type this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER guaranteed(1), controlledLoad(2)  

rsvpTeSummarySessionMTU 2.1.27975.92.7.4.1.31
The MTU this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionLastErrorCode 2.1.27975.92.7.4.1.32
The last error code this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rsvpTeSummarySessionLastErrorValue 2.1.27975.92.7.4.1.33
The last error value this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rsvpTeSummarySessionLastErrorNode 2.1.27975.92.7.4.1.34
The last error value this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionTrunkType 2.1.27975.92.7.4.1.35
The last error value this rsvp session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER gmpls(1), mpls(2)  

rsvpTeSummarySessionExplicitRouteTable 2.1.27975.92.7.5
Table of Explicit route in rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeSummarySessionExplicitRouteEntry

rsvpTeSummarySessionExplicitRouteEntry 2.1.27975.92.7.5.1
Entry of rsvpTeSummarySessionExplicitRouteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeSummarySessionExplicitRouteEntry  

rsvpTeSummarySessionExplicitRouteAddrId 2.1.27975.92.7.5.1.1
The id of an explicit route entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionExplicitRouteAddr 2.1.27975.92.7.5.1.2
The ipv4 address of an explicit route entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionExplicitRouteMaskLen 2.1.27975.92.7.5.1.3
The ipv4 mask length of an explicit route entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionExplicitRouteType 2.1.27975.92.7.5.1.4
The type of an explicit route entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER strict(1), loose(2)  

rsvpTeSummarySessionRecvRouteTable 2.1.27975.92.7.6
Table of Recv route in rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeSummarySessionRecvRouteEntry

rsvpTeSummarySessionRecvRouteEntry 2.1.27975.92.7.6.1
Entry of rsvpTeSummarySessionRecvRouteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeSummarySessionRecvRouteEntry  

rsvpTeSummarySessionRecvRouteAddrId 2.1.27975.92.7.6.1.1
The ipv4 address of an Recv route entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionRecvRouteAddr 2.1.27975.92.7.6.1.2
The ipv4 address of an Recv route entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsvpTeSummarySessionRecvRouteMaskLen 2.1.27975.92.7.6.1.3
The ipv4 mask length of an Recv route entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionRecvRouteType 2.1.27975.92.7.6.1.4
The type of an Recv route entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER strict(1), loose(2)  

rsvpTeSummarySessionRecordRouteTable 2.1.27975.92.7.7
Table of Record route in rsvp session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsvpTeSummarySessionRecordRouteEntry

rsvpTeSummarySessionRecordRouteEntry 2.1.27975.92.7.7.1
Entry of rsvpTeSummarySessionRecordRouteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  RsvpTeSummarySessionRecordRouteEntry  

rsvpTeSummarySessionRecordRouteAddrId 2.1.27975.92.7.7.1.1
The id of an Record route entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySessionRecordRouteAddr 2.1.27975.92.7.7.1.2
The ipv4 address of an Record route entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rsvpTeSummaryStatistics 2.1.27975.92.7.8
OBJECT IDENTIFIER    

rsvpTeSummaryPathSent 2.1.27975.92.7.8.1
The total count of the rsvp path packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryPathRecv 2.1.27975.92.7.8.2
The total count of the rsvp path packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryPathErrSent 2.1.27975.92.7.8.3
The total count of the rsvp path-err packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryPathErrRecv 2.1.27975.92.7.8.4
The total count of the rsvp path-err packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryPathTearSent 2.1.27975.92.7.8.5
The total count of the rsvp path-tear packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryPathTearRecv 2.1.27975.92.7.8.6
The total count of the rsvp path-tear packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvFFSent 2.1.27975.92.7.8.7
The total count of the rsvp Resv-FF packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvFFRecv 2.1.27975.92.7.8.8
The total count of the rsvp Resv-FF packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvWFSent 2.1.27975.92.7.8.9
The total count of the rsvp Resv-WF packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvWFRecv 2.1.27975.92.7.8.10
The total count of the rsvp Resv-WF packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvSESent 2.1.27975.92.7.8.11
The total count of the rsvp Resv-SE packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvSERecv 2.1.27975.92.7.8.12
The total count of the rsvp Resv-SE packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvErrSent 2.1.27975.92.7.8.13
The total count of the rsvp Resv-Err packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvErrRecv 2.1.27975.92.7.8.14
The total count of the rsvp Resv-Err packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvTearSent 2.1.27975.92.7.8.15
The total count of the rsvp Resv-Tear packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvTearRecv 2.1.27975.92.7.8.16
The total count of the rsvp Resv-Tear packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvConfSent 2.1.27975.92.7.8.17
The total count of the rsvp Resv-Conf packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryResvConfRecv 2.1.27975.92.7.8.18
The total count of the rsvp Resv-Conf packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryHelloSent 2.1.27975.92.7.8.19
The total count of the rsvp Hello packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryHelloRecv 2.1.27975.92.7.8.20
The total count of the rsvp Hello packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryBundleSent 2.1.27975.92.7.8.21
The total count of the rsvp Bundle packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryBundleRecv 2.1.27975.92.7.8.22
The total count of the rsvp Bundle packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryAckSent 2.1.27975.92.7.8.23
The total count of the rsvp ack packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummaryAckRecv 2.1.27975.92.7.8.24
The total count of the rsvp ack packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySrefreshSent 2.1.27975.92.7.8.25
The total count of the rsvp srefresh packet sent from this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsvpTeSummarySrefreshRecv 2.1.27975.92.7.8.26
The total count of the rsvp srefresh packet recieved by this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

g8031EpsGroupTable 2.1.27975.93.1
Table of G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    G8031EpsGroupEntry

g8031EpsGroupEntry 2.1.27975.93.1.1
Entries of G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  G8031EpsGroupEntry  

g8031EpsGroupId 2.1.27975.93.1.1.1
Id of G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

g8031EpsGroupWorkingIfindex 2.1.27975.93.1.1.2
Working interface of G.8031 eps group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

g8031EpsGroupProtectionIfindex 2.1.27975.93.1.1.3
Protection interface of G.8031 eps group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

g8031EpsGroupRowStatus 2.1.27975.93.1.1.4
Status of the g8031EpsGroupEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

g8031EpsGroupWTR 2.1.27975.93.1.1.5
Wait to restore timer in minute
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..12  

g8031EpsGroupHoldOff 2.1.27975.93.1.1.6
Hold off timer in 100 ms
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

g8031EpsGroupMode 2.1.27975.93.1.1.7
Revertive mode of G.8031 eps group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER revertive(1), nonRevertive(2)  

g8031EpsGroupDomain 2.1.27975.93.1.1.8
Cfm domain of the G.8031 eps group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8031EpsGroupWorkingService 2.1.27975.93.1.1.9
Cfm service id of working entity for the G.8031 eps group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8031EpsGroupProtectionService 2.1.27975.93.1.1.10
Cfm service id of protection entity for the G.8031 eps group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8031EpsGroupCurrentState 2.1.27975.93.1.1.11
Current state of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nr(0), dnr(1), rr(2), exec(4), wtr(5), ms(7), sd(9), sf-w(11), fs(13), sf-p(14), lo(15)  

g8031EpsGroupLastState 2.1.27975.93.1.1.12
Last state of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nr(0), dnr(1), rr(2), exec(4), wtr(5), ms(7), sd(9), sf-w(11), fs(13), sf-p(14), lo(15)  

g8031EpsGroupLastEvent 2.1.27975.93.1.1.13
Last event of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nr(0), dnr(1), rr(2), exec(4), wtr(5), ms(7), sd(9), sf-w(11), fs(13), sf-p(14), lo(15)  

g8031EpsGroupFarEndState 2.1.27975.93.1.1.14
Far end state of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nr(0), dnr(1), rr(2), exec(4), wtr(5), ms(7), sd(9), sf-w(11), fs(13), sf-p(14), lo(15)  

g8031EpsGroupRequestSignal 2.1.27975.93.1.1.15
Request signal of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), normal(1)  

g8031EpsGroupBridgeSignal 2.1.27975.93.1.1.16
Bridge signal of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), normal(1)  

g8031EpsGroupAPSVid 2.1.27975.93.1.1.17
Vid of aps packet for the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

g8031EpsGroupDFOPState 2.1.27975.93.1.1.18
DFOP of the G.8031 eps group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-in-defect(1), b-bit-mismatch(5), r-bit-mismatch(8), aps-on-working(56)  

g8031EpsGroupInstanceTable 2.1.27975.93.2
Table of instance proceted by G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    G8031EpsGroupInstanceEntry

g8031EpsGroupInstanceEntry 2.1.27975.93.2.1
Entries of instance proceted by G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  G8031EpsGroupInstanceEntry  

g8031EpsGroupInstanceId 2.1.27975.93.2.1.1
Id of instance protected by G.8031 eps group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

g8031EpsGroupInstanceRowStatus 2.1.27975.93.2.1.2
Status of the G8031EpsGroupInstanceEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

g8032RingTable 2.1.27975.94.1
Table of G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    G8032RingEntry

g8032RingEntry 2.1.27975.94.1.1
Entries of G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  G8032RingEntry  

g8032RingId 2.1.27975.94.1.1.1
Id of G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

g8032RingMajorRingId 2.1.27975.94.1.1.2
Major ring id of G.8032 ring.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

g8032RingEastIfindex 2.1.27975.94.1.1.3
East interface index of G.8032 ring.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

g8032RingWestIfindex 2.1.27975.94.1.1.4
West interface index of G.8032 ring.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

g8032RingRowStatus 2.1.27975.94.1.1.5
Status of the g8032RingEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

g8032RingDomain 2.1.27975.94.1.1.6
Cfm domain of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8032RingService 2.1.27975.94.1.1.7
Cfm service id of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8032RingControlVlan 2.1.27975.94.1.1.8
Control vlan of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

g8032RingWTR 2.1.27975.94.1.1.9
Wait to restore timer of the G.8032 ring. (minutes)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..12  

g8032RingHoldOff 2.1.27975.94.1.1.10
Hold off timer of the G.8032 ring. Value in multiples of 100. (milliseconds)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10000  

g8032RingGuard 2.1.27975.94.1.1.11
Guard timer of the G.8032 ring. Value in multiples of 100. (milliseconds)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..2000  

g8032RingRole 2.1.27975.94.1.1.12
Role of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER owner(1), non-owner(2)  

g8032RingRpl 2.1.27975.94.1.1.13
Rpl(ring protection link) of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), east(1), west(2)  

g8032RingCurrentStatus 2.1.27975.94.1.1.14
Current Status of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER init(0), idle(1), protection(2)  

g8032RingEastStatus 2.1.27975.94.1.1.15
Status of the east interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block(1), forward(2)  

g8032RingWestStatus 2.1.27975.94.1.1.16
Status of the west interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block(1), forward(2)  

g8032RingCurrentEvent 2.1.27975.94.1.1.17
Event of the G.8032 ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nr(0), nr-rb(1), wtr(2), wtr-exp(3), remote-sf(4), local-clear-sf(5), local-sf(6)  

g8032RingProtectInstance 2.1.27975.94.1.1.18
The protect instance of the G.8032 ging.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

g8032RingProtectTrigger 2.1.27975.94.1.1.19
The protect trigger of the G.8032 ging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(0), ccm(1), pyh(2)  

g8032RingFlushRRPPState 2.1.27975.94.1.1.20
The flush RRPP state of the G.8032 ging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

g8032RingFlushRRPPVlan 2.1.27975.94.1.1.21
The flush RRPP Vlan of the G.8032 ging.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

g8032RingFlushRRPPCount 2.1.27975.94.1.1.22
The flush RRPP count of the G.8032 ging.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

g8032RingInstanceTable 2.1.27975.94.2
Table of instance proceted by G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    G8032RingInstanceEntry

g8032RingInstanceEntry 2.1.27975.94.2.1
Entries of instance proceted by G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  G8032RingInstanceEntry  

g8032RingInstanceId 2.1.27975.94.2.1.1
Id of instance protected by G.8032 ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

g8032RingInstanceRowStatus 2.1.27975.94.2.1.2
Status of the G8032RingInstanceEntry row. 1 means Active 4 means CreateAndGo 6 means Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

voiceVlanEnableVlan 2.1.27975.95.1
Specify voice VLAN from 2 to 4094. 0 means voice vlan is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2..4094  

voiceVlanEnableSecurity 2.1.27975.95.2
Specify voice VLAN security mode,1 will enable it,2 will disable it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

voiceVlanCOS 2.1.27975.95.3
Set the COS of voice vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

voiceVlanEnableInterfaceTable 2.1.27975.95.4
The voice vlan enable interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoiceVlanEnableInterfaceEntry

voiceVlanEnableInterfaceEntry 2.1.27975.95.4.1
The voice vlan enable interface table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoiceVlanEnableInterfaceEntry  

voiceVlanEnableInterfaceStatus 2.1.27975.95.4.1.1
Enable voice vlan on port,1 will enable it,2 will disable it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

voiceVlanOuiEntryTable 2.1.27975.95.5
Table description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoiceVlanOuiEntryEntry

voiceVlanOuiEntryEntry 2.1.27975.95.5.1
Entry description.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoiceVlanOuiEntryEntry  

voiceVlanOuiEntryId 2.1.27975.95.5.1.1
OUI_id Desc.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

voiceVlanOuiEntryMac 2.1.27975.95.5.1.2
MAC Desc.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

voiceVlanOuiEntryMask 2.1.27975.95.5.1.3
MASK Desc.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

voiceVlanOuiEntryDescription 2.1.27975.95.5.1.4
description description.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

voiceVlanOuiEntryRowstatus 2.1.27975.95.5.1.5
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iviRouteTable 2.1.27975.96.1
The table for IVI route.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IviRouteEntry

iviRouteEntry 2.1.27975.96.1.1
The entry of IVI route.
Status: current Access: not-accessible
OBJECT-TYPE    
  IviRouteEntry  

iviRouteIndex 2.1.27975.96.1.1.1
IVI entry index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

iviRouteIpv6address 2.1.27975.96.1.1.2
The ipv6 address of IVI entry.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16..16)  

iviRouteIpv6addressMask 2.1.27975.96.1.1.3
The ipv6 prefix length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..96  

iviRouteIpv4address 2.1.27975.96.1.1.4
The ipv4 address of IVI entry
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

iviRouteIpv4addressMask 2.1.27975.96.1.1.5
The ipv4 prefix length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32  

iviRouteRowStatus 2.1.27975.96.1.1.6
The status of the conceptual row. Now only realize CreateAndGo(4) and Destroy(6) and Active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iviInterfaceTable 2.1.27975.96.2
The table for IVI enable status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IviInterfaceEntry

iviInterfaceEntry 2.1.27975.96.2.1
The entry of IVI enable status.
Status: current Access: not-accessible
OBJECT-TYPE    
  IviInterfaceEntry  

iviInterfaceStatus 2.1.27975.96.2.1.1
IVI status on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

l2ProtocolTunnelEnable 2.1.27975.100.1
Enable/disable L2ProtocolTunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

l2ProtocolTunnelDestMac 2.1.27975.100.2
Tunnel's destination MAC address, could be 0100.0CCD.CDD0-D2 or 010F.E200.0003. The default dest MAC address is 0100.0CCD.CDD0.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

l2ProtocolTunnelCOS 2.1.27975.100.3
This node is used to configure layer2 protocol default COS values.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

l2ProtocolMacTable 2.1.27975.100.5
The information of the destination MAC 0180.c2xx.xxxx.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolMacEntry

l2ProtocolMacEntry 2.1.27975.100.5.1
The entry of the destination MAC table.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolMacEntry  

l2ProtocolMacIndex 2.1.27975.100.5.1.1
The index of the mac entry. The value of index plus 1 equals the value in cli.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

l2ProtocolMac 2.1.27975.100.5.1.2
L2 protocol MAC address, should be 0180.C200.0000-0180.C2FF.FFFF.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

l2ProtocolMacMask 2.1.27975.100.5.1.3
L2 protocol MAC mask, should be FFFF.FF00.0000-FFFF.FFFF.FFFF.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

l2ProtocolMacRowstatus 2.1.27975.100.5.1.4
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelMacTable 2.1.27975.100.6
The information of mac tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelMacEntry

l2ProtocolTunnelMacEntry 2.1.27975.100.6.1
The information of mac tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelMacEntry  

l2ProtocolTunnelMacType 2.1.27975.100.6.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelMacEvcName 2.1.27975.100.6.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelMacRowstatus 2.1.27975.100.6.1.3
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelDot1xTable 2.1.27975.100.7
The information of Dot1x tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelDot1xEntry

l2ProtocolTunnelDot1xEntry 2.1.27975.100.7.1
The information of Dot1x tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelDot1xEntry  

l2ProtocolTunnelDot1xType 2.1.27975.100.7.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelDot1xEvcName 2.1.27975.100.7.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelDot1xRowstatus 2.1.27975.100.7.1.3
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelSlowProtoTable 2.1.27975.100.8
The information of slow protocol tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelSlowProtoEntry

l2ProtocolTunnelSlowProtoEntry 2.1.27975.100.8.1
The information of slow proto tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelSlowProtoEntry  

l2ProtocolTunnelSlowProtoType 2.1.27975.100.8.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelSlowProtoEvcName 2.1.27975.100.8.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelSlowProtoRowstatus 2.1.27975.100.8.1.3
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelStpTable 2.1.27975.100.9
The information of Stp tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelStpEntry

l2ProtocolTunnelStpEntry 2.1.27975.100.9.1
The information of Stp tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelStpEntry  

l2ProtocolTunnelStpType 2.1.27975.100.9.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelStpEvcName 2.1.27975.100.9.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelStpRowstatus 2.1.27975.100.9.1.3
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelCfmTable 2.1.27975.100.10
The information of Cfm tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelCfmEntry

l2ProtocolTunnelCfmEntry 2.1.27975.100.10.1
The information of Cfm tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelCfmEntry  

l2ProtocolTunnelCfmType 2.1.27975.100.10.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelCfmEvcName 2.1.27975.100.10.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelCfmRowstatus 2.1.27975.100.10.1.3
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelUplinkTable 2.1.27975.100.11
The information of uplink enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelUplinkEntry

l2ProtocolTunnelUplinkEntry 2.1.27975.100.11.1
The information of uplink enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelUplinkEntry  

l2ProtocolTunnelUplinkEnable 2.1.27975.100.11.1.1
l2protocol uplink enable or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

l2ProtocolTunnelUplinkRowstatus 2.1.27975.100.11.1.2
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolFullMacTable 2.1.27975.100.12
The infomation of the all destination MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolFullMacEntry

l2ProtocolFullMacEntry 2.1.27975.100.12.1
The entry of the destination MAC table.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolFullMacEntry  

l2ProtocolFullMacIndex 2.1.27975.100.12.1.1
The index of the full-mac entry. The value is 0 always
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0  

l2ProtocolFullMac 2.1.27975.100.12.1.2
L2 protocol MAC address, including all MAC addresses.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

l2ProtocolFullMacRowstatus 2.1.27975.100.12.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

l2ProtocolTunnelFullMacTable 2.1.27975.100.13
The infomation of full-mac tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ProtocolTunnelFullMacEntry

l2ProtocolTunnelFullMacEntry 2.1.27975.100.13.1
The infomation of full-mac tunnel enable or not.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ProtocolTunnelFullMacEntry  

l2ProtocolTunnelFullMacType 2.1.27975.100.13.1.1
The type of l2 protocol action. 0 peer. 1 tunnel. 2 discard.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER peer(0), tunnel(1), discard(2)  

l2ProtocolTunnelFullMacEvcName 2.1.27975.100.13.1.2
The name of the evc entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

l2ProtocolTunnelFullMacRowstatus 2.1.27975.100.13.1.3
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. In this node when Destroy the entry the default type peer will be used.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

loopbackDetectIfTable 2.1.27975.105.1
Configure loopback detection on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoopbackDetectIfEntry

loopbackDetectIfEntry 2.1.27975.105.1.1
Entry of loopbackDetectIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  LoopbackDetectIfEntry  

loopbackDetectIfIndex 2.1.27975.105.1.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

loopbackDetectEnable 2.1.27975.105.1.1.2
Enable the loopback detect on a port.The meanings of the values are: enable(1);disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

loopbackDetectAction 2.1.27975.105.1.1.3
Set the action of the loopback detection.The meanings of the values are: shutdown(1);trap(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), trap(2)  

loopbackDetectStatus 2.1.27975.105.1.1.4
Get the status of the loopback detection.The meanings of the values are: trap(1);shutdown(2);normal(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trap(1), shutdown(2), normal(3)  

loopbackDetectPktInterval 2.1.27975.105.2
This node is used to configure loopback detection packet interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

loopbackDetectTrap 2.1.27975.105.1000
OBJECT IDENTIFIER    

loopbackDetectStatusNotify 2.1.27975.105.1000.1
This trap will be generated when loopback status changed on an interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

ipslaCtrlAdminTable 2.1.27975.106.1
Basic configuration for ipsla
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaCtrlAdminEntry

ipslaCtrlAdminEntry 2.1.27975.106.1.1
A base list of objects that define an ipsla object
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaCtrlAdminEntry  

ipslaCtrlAdminIndex 2.1.27975.106.1.1.1
ID of ipsla entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ipslaCtrlAdminDesc 2.1.27975.106.1.1.2
A string which is used to describe an ipsla entry. and will be inserted into trap notifications.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

ipslaCtrlAdminThreshold 2.1.27975.106.1.1.4
Configure the threshold value in millisecond for each icmp response
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4800000  

ipslaCtrlAdminFrequency 2.1.27975.106.1.1.5
Configure the frequency value in second for each test
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4800  

ipslaCtrlAdminTimeout 2.1.27975.106.1.1.6
Configure the timeout value in second for each icmp response
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4800  

ipslaCtrlAdminInterval 2.1.27975.106.1.1.7
Configure the interval value in second for two icmp request in a test
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4800  

ipslaCtrlAdminPktsPerTest 2.1.27975.106.1.1.8
Configure the number of trasmitted icmp request in a test
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

ipslaCtrlAdminTargetAddress 2.1.27975.106.1.1.9
Configure the destination address for icmp request
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(4)  

ipslaCtrlAdminSourceAddress 2.1.27975.106.1.1.10
Configure the source address for icmp request
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(4)  

ipslaCtrlAdminSourceInterface 2.1.27975.106.1.1.11
Configure the source interface for icmp request
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

ipslaCtrlAdminStatus 2.1.27975.106.1.1.12
Description: The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ipslaEchoAdminTable 2.1.27975.106.2
A table that contains icmp-echo specific definitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaEchoAdminEntry

ipslaEchoAdminEntry 2.1.27975.106.2.1
A list of objects that define specific configuration for icmp-echo.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaEchoAdminEntry  

ipslaEchoAdminDataSize 2.1.27975.106.2.1.1
Configure size of payload in icmp packet
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8100  

ipslaEchoAdminDataPattern 2.1.27975.106.2.1.2
Configure the pattern (hex string) of content in icmp payload
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

ipslaEchoAdminTOS 2.1.27975.106.2.1.3
Configure the value of tos in icmp packet
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

ipslaEchoAdminTTL 2.1.27975.106.2.1.4
Configure the value of ttl in icmp packet
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

ipslaEchoAdminFailPercent 2.1.27975.106.2.1.5
Configure the failure percent for a test
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

ipslaEchoAdminVrfName 2.1.27975.106.2.1.6
Configure the vrf for ipsla entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

ipslaEchoAdminTestStatsNum 2.1.27975.106.2.1.7
Configure the recorded number of test statistics for a ipsla entry
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

ipslaEchoAdminPktStatsNum 2.1.27975.106.2.1.8
Configure the recorded number of packet statistics for a ipsla entry
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

ipslaScheduleAdminTable 2.1.27975.106.3
A table of ipsla scheduling specific definitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaScheduleAdminEntry

ipslaScheduleAdminEntry 2.1.27975.106.3.1
A list of objects that define specific configuration for the scheduling of ipsla.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaScheduleAdminEntry  

ipslaScheduleAdminStatus 2.1.27975.106.3.1.1
Configure to enable the ipsla entry: 0 means disable 1 means enable
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1  

ipslaTestStatsTable 2.1.27975.106.4
The test statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaTestStatsEntry

ipslaTestStatsEntry 2.1.27975.106.4.1
A list of objects that describe results for test statistics rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaTestStatsEntry  

ipslaTestEntryId 2.1.27975.106.4.1.1
ID of ipsla entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ipslaTestStatsIndex 2.1.27975.106.4.1.2
Index of the test in the results
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ipslaTestTransmitted 2.1.27975.106.4.1.3
Show the number of packets transmitted in the test
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipslaTestReceived 2.1.27975.106.4.1.4
Show the number of packets received in the test
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipslaTestOverthreshold 2.1.27975.106.4.1.5
Show the number of overthreshold packets received in the test
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipslaTestRttMax 2.1.27975.106.4.1.6
Show the max value of RTT (Round Trip Time) among all received packet in a test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaTestRttMin 2.1.27975.106.4.1.7
Show the minimum value of RTT (Round Trip Time) among all received packet in a test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaTestRttAvg 2.1.27975.106.4.1.8
Show the average value of RTT (Round Trip Time) among all received packet in a test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaTestLastTransmitted 2.1.27975.106.4.1.9
Show send time of last packet in a test
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ipslaTestPktLossRatio 2.1.27975.106.4.1.10
Show packet loss ratio of a test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

ipslaTestResult 2.1.27975.106.4.1.11
Show the result of a test: 1 means success 2 means failure
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

ipslaPktStatsTable 2.1.27975.106.5
The packet statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaPktStatsEntry

ipslaPktStatsEntry 2.1.27975.106.5.1
A list of objects that describe results for packet statistics rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpslaPktStatsEntry  

ipslaPktEntryId 2.1.27975.106.5.1.1
ID of ipsla entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktStatsIndex 2.1.27975.106.5.1.2
Index of the packet in the results
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktTestId 2.1.27975.106.5.1.3
Show the ID of test which the packet is belong to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktIndex 2.1.27975.106.5.1.4
Show the index of packet in the test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktRtt 2.1.27975.106.5.1.5
Show the RTT of the packet
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktResult 2.1.27975.106.5.1.6
Show the result of the packet: 0 means timeout 1 means success 3 means sendfail
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipslaPktSendTime 2.1.27975.106.5.1.7
Show the time of the packet transmitted
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ipslaTrapEnable 2.1.27975.106.6
Enable the trap of special type
Status: current Access: read-write
OBJECT-TYPE    
  BITS testfailure(0), packettimeout(1), testsuccess(2), overthreshold(3)  

ipslaTrap 2.1.27975.106.7
OBJECT IDENTIFIER    

ipslaTestFailure 2.1.27975.106.7.1
Trap for a failed test
Status: current Access: read-write
NOTIFICATION-TYPE    

ipslaPktTimeout 2.1.27975.106.7.2
Trap for a timeout icmp request
Status: current Access: read-write
NOTIFICATION-TYPE    

ipslaTestSuccess 2.1.27975.106.7.3
Trap for a successful test
Status: current Access: read-write
NOTIFICATION-TYPE    

ipslaPktOverthreshold 2.1.27975.106.7.4
Trap for a overthreshold icmp response
Status: current Access: read-write
NOTIFICATION-TYPE