FD-SWITCH-MIB

File: FD-SWITCH-MIB.mib (50619 bytes)

Imported modules

EPON-EOC-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

epon OBJECT-GROUP MODULE-COMPLIANCE
IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY Counter64
DisplayString RowStatus MacAddress
TEXTUAL-CONVENTION

Defined Types

SniPortList  
Description.
TEXTUAL-CONVENTION    
  INTEGER ge1(1), ge2(2), ge3(3), ge4(4), ge5(5), ge6(6), ge7(7), ge8(8)  

SwPortList  
Description.
TEXTUAL-CONVENTION    
  INTEGER ge1(1), ge2(2), ge3(3), ge4(4), ge5(5), ge6(6), ge7(7), ge8(8), ge9(9), ge10(10), ge11(11), ge12(12), ge13(13), ge14(14), ge15(15), ge16(16)  

OperSwitch  
Device function operation switch type
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

DeviceStatus  
Device work status type. One device or dummy device may have following five work status: notPresent(1): the device is not present (not installed) offline(2):the device is present,but can not be communicated (or failed to get its info) online(3):the device is present and can be communicated normal(4):the device is online and work well abnormal(5): the device is online but work abnormal for some reason
TEXTUAL-CONVENTION    
  INTEGER notPresent(1), offline(2), online(3), normal(4), abnormal(5)  

NetInterfaceEntry  
SEQUENCE    
  ifIndex Integer32
  ifName DisplayString
  ifIpAddr IpAddress
  ifNetMask IpAddress
  ifDefautGateway IpAddress
  ifVlan Integer32
  ifShutDown INTEGER
  ifStatus INTEGER

SwPortStatusEntry  
SEQUENCE    
  swSniPortId SniPortList
  sfpPlugStauts INTEGER
  trsPower Integer32
  resPower Integer32
  swPortLinkState INTEGER
  swPortProtStatus INTEGER
  swPortWorkSpd INTEGER
  swPortWorkDup INTEGER
  swPortWorkFlowCtr INTEGER
  swSfpInfoSn Integer32
  swSfpInfoPn Integer32
  swSfpInfoVen Integer32
  swSfpInfoVer Integer32

SwPortCfgEntry  
SEQUENCE    
  swPortId SwPortList
  sfpModeCfg INTEGER
  swPortCfgSpd INTEGER
  swPortCfgDup INTEGER
  swPortRstAuto INTEGER
  swPortFlowCtl INTEGER
  swPortDftPri Integer32
  swPortDftVid Integer32
  swPortForceLinkDown INTEGER
  swPortEnable OperSwitch
  swPortIngressFilter OperSwitch
  swPortPermitFrameType INTEGER
  swPortNestVlanEnable OperSwitch
  swPortProtVlan OperSwitch
  swPortBroadCastRateCtl OperSwitch
  swPortMultiCastRateCtl OperSwitch
  swPortUnkUcCastRateCtl OperSwitch
  swPortBroadCastRate Integer32
  swPortLearning OperSwitch
  swPortIngressRate Integer32
  swPortEgressRate Integer32
  swPortMultiCastRate Integer32
  swPortUnkUcCastRate Integer32

SwPortMacAddressEntry  
SEQUENCE    
  swPortMacAddrIndex MacAddress
  swPortMacAddrVlanIdIndex INTEGER
  swPortMacAddrType INTEGER
  swMacAddrPortId Unsigned32
  swPortMacAddrRowStatus RowStatus

SwPortBwEntry  
SEQUENCE    
  swPortId SwPortList
  swPortInRate Counter64
  swPortOutRate Counter64

ProSupportedEntry  
SEQUENCE    
  proSupportedId INTEGER
  proSupported Integer32
  proSupportedRowStatus RowStatus

ProVlanEntry  
SEQUENCE    
  proVlanIdx INTEGER
  proVlanProtocol Integer32
  proVlanId Integer32
  proVlanRowStatus RowStatus

QVlanEntry  
SEQUENCE    
  qVlanId Unsigned32
  qVlanStaticEgressPorts PortList
  qVlanStaticUntaggedPorts PortList
  qVlanRowStatus RowStatus

TrunkGroupEntry  
SEQUENCE    
  trunkGroupId Integer32
  trunkGroupMembers PortList
  trunkGroupRowStatus RowStatus

RstpPortEntry  
SEQUENCE    
  rstpMode INTEGER
  rstpPri INTEGER
  rstpPathCost Integer32
  rstpMCheck OperSwitch
  rstpEdgeConfig INTEGER
  rstpOperEdge INTEGER
  rstpP2PCfg INTEGER
  rstpOperP2P INTEGER
  rstpPortState INTEGER

Defined Values

coreSwitch 1.3.6.1.4.1.34592.1.3.2
core switch mib module
MODULE-IDENTITY    

switchConfig 1.3.6.1.4.1.34592.1.3.2.1
OBJECT IDENTIFIER    

switchMode 1.3.6.1.4.1.34592.1.3.2.1.1
The work mode of the core switch, now it can work in following three modes: sniDestinated: SNI port is specified,all internal port (connected with OLT LNP port) exchange traffic with the only one specified SNI port, all other SNI port is not in use in this mode. When set to this mode, the ONUs registered on different PON port(OLT) can not communicate each other transparent: Each SNI port corresponding to one PON port, and the port pairs are isolate each other normal: lay2 switch mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), switch(2), onebyone(3)  

destinedSNIPort 1.3.6.1.4.1.34592.1.3.2.1.2
Status: current Access: read-write
OBJECT-TYPE    
  SniPortList  

macAddrAgingTime 1.3.6.1.4.1.34592.1.3.2.1.3
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

inBandInterface 1.3.6.1.4.1.34592.1.3.2.2
OBJECT IDENTIFIER    

netInterfaceTable 1.3.6.1.4.1.34592.1.3.2.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetInterfaceEntry

netInterfaceEntry 1.3.6.1.4.1.34592.1.3.2.2.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  NetInterfaceEntry  

ifIndex 1.3.6.1.4.1.34592.1.3.2.2.1.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

ifName 1.3.6.1.4.1.34592.1.3.2.2.1.1.2
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ifIpAddr 1.3.6.1.4.1.34592.1.3.2.2.1.1.3
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ifNetMask 1.3.6.1.4.1.34592.1.3.2.2.1.1.4
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ifDefautGateway 1.3.6.1.4.1.34592.1.3.2.2.1.1.5
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ifVlan 1.3.6.1.4.1.34592.1.3.2.2.1.1.6
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

ifShutDown 1.3.6.1.4.1.34592.1.3.2.2.1.1.7
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER operational(1), shutdown(2)  

ifStatus 1.3.6.1.4.1.34592.1.3.2.2.1.1.8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

switchPort 1.3.6.1.4.1.34592.1.3.2.3
OBJECT IDENTIFIER    

swPortStatusTable 1.3.6.1.4.1.34592.1.3.2.3.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortStatusEntry

swPortStatusEntry 1.3.6.1.4.1.34592.1.3.2.3.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortStatusEntry  

swSniPortId 1.3.6.1.4.1.34592.1.3.2.3.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SniPortList  

sfpPlugStauts 1.3.6.1.4.1.34592.1.3.2.3.1.1.2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER plugIn(1), plugOut(2)  

trsPower 1.3.6.1.4.1.34592.1.3.2.3.1.1.3
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

resPower 1.3.6.1.4.1.34592.1.3.2.3.1.1.4
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swPortLinkState 1.3.6.1.4.1.34592.1.3.2.3.1.1.5
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkUp(1), linkDown(2)  

swPortProtStatus 1.3.6.1.4.1.34592.1.3.2.3.1.1.6
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkUp(1), linkDown(2)  

swPortWorkSpd 1.3.6.1.4.1.34592.1.3.2.3.1.1.7
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mbps10(1), mbps100(2), mbps1G(3)  

swPortWorkDup 1.3.6.1.4.1.34592.1.3.2.3.1.1.8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fullDup(1), halfDup(2)  

swPortWorkFlowCtr 1.3.6.1.4.1.34592.1.3.2.3.1.1.9
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

swSfpInfoSn 1.3.6.1.4.1.34592.1.3.2.3.1.1.10
SFP Info Serial number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

swSfpInfoPn 1.3.6.1.4.1.34592.1.3.2.3.1.1.11
SFP Info Product name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

swSfpInfoVen 1.3.6.1.4.1.34592.1.3.2.3.1.1.12
SFP Info Vendor
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

swSfpInfoVer 1.3.6.1.4.1.34592.1.3.2.3.1.1.13
SFP Info Version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

swPortCfgTable 1.3.6.1.4.1.34592.1.3.2.3.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortCfgEntry

swPortCfgEntry 1.3.6.1.4.1.34592.1.3.2.3.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortCfgEntry  

swPortId 1.3.6.1.4.1.34592.1.3.2.3.2.1.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortList  

sfpModeCfg 1.3.6.1.4.1.34592.1.3.2.3.2.1.3
this object is only effective when the port is SNI(ge1~ge8)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER copper(1), fiber(2)  

swPortCfgSpd 1.3.6.1.4.1.34592.1.3.2.3.2.1.4
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mbps10(1), mbps100(2), mbps1G(3), mbps10G(4), auto(5)  

swPortCfgDup 1.3.6.1.4.1.34592.1.3.2.3.2.1.5
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2), auto(3)  

swPortRstAuto 1.3.6.1.4.1.34592.1.3.2.3.2.1.6
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1)  

swPortFlowCtl 1.3.6.1.4.1.34592.1.3.2.3.2.1.7
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), auto(3)  

swPortDftPri 1.3.6.1.4.1.34592.1.3.2.3.2.1.8
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

swPortDftVid 1.3.6.1.4.1.34592.1.3.2.3.2.1.9
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

swPortForceLinkDown 1.3.6.1.4.1.34592.1.3.2.3.2.1.10
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceDown(1)  

swPortEnable 1.3.6.1.4.1.34592.1.3.2.3.2.1.11
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortIngressFilter 1.3.6.1.4.1.34592.1.3.2.3.2.1.12
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortPermitFrameType 1.3.6.1.4.1.34592.1.3.2.3.2.1.13
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), allType(2), unTagged(3)  

swPortNestVlanEnable 1.3.6.1.4.1.34592.1.3.2.3.2.1.14
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortProtVlan 1.3.6.1.4.1.34592.1.3.2.3.2.1.15
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortBroadCastRateCtl 1.3.6.1.4.1.34592.1.3.2.3.2.1.16
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortMultiCastRateCtl 1.3.6.1.4.1.34592.1.3.2.3.2.1.17
Description.
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortUnkUcCastRateCtl 1.3.6.1.4.1.34592.1.3.2.3.2.1.18
Description.
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortBroadCastRate 1.3.6.1.4.1.34592.1.3.2.3.2.1.19
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

swPortLearning 1.3.6.1.4.1.34592.1.3.2.3.2.1.20
Description.
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

swPortIngressRate 1.3.6.1.4.1.34592.1.3.2.3.2.1.21
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

swPortEgressRate 1.3.6.1.4.1.34592.1.3.2.3.2.1.22
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

swPortMultiCastRate 1.3.6.1.4.1.34592.1.3.2.3.2.1.23
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

swPortUnkUcCastRate 1.3.6.1.4.1.34592.1.3.2.3.2.1.24
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

swPortRateCtlMode 1.3.6.1.4.1.34592.1.3.2.3.3
Description.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER kBps(1), kpps(2)  

swPortMacAddressTable 1.3.6.1.4.1.34592.1.3.2.3.4
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortMacAddressEntry

swPortMacAddressEntry 1.3.6.1.4.1.34592.1.3.2.3.4.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortMacAddressEntry  

swPortMacAddrIndex 1.3.6.1.4.1.34592.1.3.2.3.4.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

swPortMacAddrVlanIdIndex 1.3.6.1.4.1.34592.1.3.2.3.4.1.2
Mac Address Vlan Id Index
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swPortMacAddrType 1.3.6.1.4.1.34592.1.3.2.3.4.1.3
Mac Address Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), blackhole(2), dynamic(3)  

swMacAddrPortId 1.3.6.1.4.1.34592.1.3.2.3.4.1.4
Mac Address Port Id
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

swPortMacAddrRowStatus 1.3.6.1.4.1.34592.1.3.2.3.4.1.5
delete,create,Update
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

swPortMacClear 1.3.6.1.4.1.34592.1.3.2.3.5
Description.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearSwportMacList(2)  

swPortBwTable 1.3.6.1.4.1.34592.1.3.2.3.6
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortBwEntry

swPortBwEntry 1.3.6.1.4.1.34592.1.3.2.3.6.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortBwEntry  

swPortId 1.3.6.1.4.1.34592.1.3.2.3.6.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortList  

swPortInRate 1.3.6.1.4.1.34592.1.3.2.3.6.1.2
Description.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

swPortOutRate 1.3.6.1.4.1.34592.1.3.2.3.6.1.3
Description.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vlan 1.3.6.1.4.1.34592.1.3.2.4
OBJECT IDENTIFIER    

proSupportedTable 1.3.6.1.4.1.34592.1.3.2.4.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProSupportedEntry

proSupportedEntry 1.3.6.1.4.1.34592.1.3.2.4.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ProSupportedEntry  

proSupportedId 1.3.6.1.4.1.34592.1.3.2.4.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

proSupported 1.3.6.1.4.1.34592.1.3.2.4.1.1.2
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1500..65535  

proSupportedRowStatus 1.3.6.1.4.1.34592.1.3.2.4.1.1.3
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

proVlanTable 1.3.6.1.4.1.34592.1.3.2.4.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProVlanEntry

proVlanEntry 1.3.6.1.4.1.34592.1.3.2.4.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ProVlanEntry  

proVlanIdx 1.3.6.1.4.1.34592.1.3.2.4.2.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

proVlanProtocol 1.3.6.1.4.1.34592.1.3.2.4.2.1.2
Description.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1500..65535  

proVlanId 1.3.6.1.4.1.34592.1.3.2.4.2.1.3
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

proVlanRowStatus 1.3.6.1.4.1.34592.1.3.2.4.2.1.4
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qVlanTable 1.3.6.1.4.1.34592.1.3.2.4.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QVlanEntry

qVlanEntry 1.3.6.1.4.1.34592.1.3.2.4.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  QVlanEntry  

qVlanId 1.3.6.1.4.1.34592.1.3.2.4.3.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4096  

qVlanStaticEgressPorts 1.3.6.1.4.1.34592.1.3.2.4.3.1.2
first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

qVlanStaticUntaggedPorts 1.3.6.1.4.1.34592.1.3.2.4.3.1.3
first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

qVlanRowStatus 1.3.6.1.4.1.34592.1.3.2.4.3.1.4
Description.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

qVlanCfg 1.3.6.1.4.1.34592.1.3.2.4.4
OBJECT IDENTIFIER    

vlanMode 1.3.6.1.4.1.34592.1.3.2.4.4.1
vlan mode :enable (vlan aware) or disable (vlan unaware).
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

trunk 1.3.6.1.4.1.34592.1.3.2.5
OBJECT IDENTIFIER    

trunkConfig 1.3.6.1.4.1.34592.1.3.2.5.1
OBJECT IDENTIFIER    

trunkBlance 1.3.6.1.4.1.34592.1.3.2.5.1.1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER balanceMac(1), balanceIp(2), balanceL4Port(3), balanceIpMac(4), balanceL4PortMac(5), balanceInL2If(6)  

trunkGroupTable 1.3.6.1.4.1.34592.1.3.2.5.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkGroupEntry

trunkGroupEntry 1.3.6.1.4.1.34592.1.3.2.5.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  TrunkGroupEntry  

trunkGroupId 1.3.6.1.4.1.34592.1.3.2.5.2.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

trunkGroupMembers 1.3.6.1.4.1.34592.1.3.2.5.2.1.2
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

trunkGroupRowStatus 1.3.6.1.4.1.34592.1.3.2.5.2.1.3
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rstp 1.3.6.1.4.1.34592.1.3.2.6
OBJECT IDENTIFIER    

rstpConfig 1.3.6.1.4.1.34592.1.3.2.6.1
OBJECT IDENTIFIER    

rstpEnable 1.3.6.1.4.1.34592.1.3.2.6.1.1
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

bridgePri 1.3.6.1.4.1.34592.1.3.2.6.1.2
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER p0(1), p4096(4096), p8192(8192), p12288(12288), p16384(16384), p20480(20480), p24576(24576), p28672(28672), p32768(32768), p36864(36864), p40960(40960), p45056(45056), p49152(49152), p53248(53248), p57344(57344), p61440(61440)  

bridgeMaxAge 1.3.6.1.4.1.34592.1.3.2.6.1.3
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 6..40  

bridgeForwardDelay 1.3.6.1.4.1.34592.1.3.2.6.1.4
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..30  

transmitHoldCount 1.3.6.1.4.1.34592.1.3.2.6.1.5
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

bridgeIdAddr 1.3.6.1.4.1.34592.1.3.2.6.1.6
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

bridgeHelloTime 1.3.6.1.4.1.34592.1.3.2.6.1.7
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2  

rootPri 1.3.6.1.4.1.34592.1.3.2.6.1.8
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rootAddr 1.3.6.1.4.1.34592.1.3.2.6.1.9
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rootPathCost 1.3.6.1.4.1.34592.1.3.2.6.1.10
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..200000000  

rstpPortTable 1.3.6.1.4.1.34592.1.3.2.6.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RstpPortEntry

rstpPortEntry 1.3.6.1.4.1.34592.1.3.2.6.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RstpPortEntry  

rstpMode 1.3.6.1.4.1.34592.1.3.2.6.2.1.1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stp(1), rstp(2)  

rstpPri 1.3.6.1.4.1.34592.1.3.2.6.2.1.2
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER p0(1), p16(16), p32(32), p48(48), p64(64), p80(80), p96(96), p112(112), p128(128), p144(144), p160(160), p176(176), p192(192), p208(208), p224(224), p240(240)  

rstpPathCost 1.3.6.1.4.1.34592.1.3.2.6.2.1.3
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200000000  

rstpMCheck 1.3.6.1.4.1.34592.1.3.2.6.2.1.4
Status: current Access: read-write
OBJECT-TYPE    
  OperSwitch  

rstpEdgeConfig 1.3.6.1.4.1.34592.1.3.2.6.2.1.5
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nonEdge(1), edge(2), auto(3)  

rstpOperEdge 1.3.6.1.4.1.34592.1.3.2.6.2.1.6
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER edge(1), nonEdge(2)  

rstpP2PCfg 1.3.6.1.4.1.34592.1.3.2.6.2.1.7
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER share(1), p2p(2), auto(3)  

rstpOperP2P 1.3.6.1.4.1.34592.1.3.2.6.2.1.8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER share(1), p2p(2)  

rstpPortState 1.3.6.1.4.1.34592.1.3.2.6.2.1.9
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkdown(1), discarding(2), learning(3), forwarding(4)  

mirror 1.3.6.1.4.1.34592.1.3.2.7
OBJECT IDENTIFIER    

destinationPort 1.3.6.1.4.1.34592.1.3.2.7.1
a mirroring destination port, one of none & ge1~ge16, 0 means 'NONE'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), ge1(1), ge2(2), ge3(3), ge4(4), ge5(5), ge6(6), ge7(7), ge8(8)  

sourceIngressPorts 1.3.6.1.4.1.34592.1.3.2.7.2
port bitmap: first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

sourceEgressPorts 1.3.6.1.4.1.34592.1.3.2.7.3
port bitmap: first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

sourceVlan 1.3.6.1.4.1.34592.1.3.2.7.4
first 2byte is the number of vlans, maxmun number is 8,format: 2byte 2byte 2byte 2byte ----------------------------------------------- | vlanNum(N<=8) | vlan1 | vlan2 | ... | vlanN | -----------------------------------------------
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2..18)  

operation 1.3.6.1.4.1.34592.1.3.2.7.5
operation: delete:clear all the mirror data,disable mirroring function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

igmpsnooping 1.3.6.1.4.1.34592.1.3.2.8
OBJECT IDENTIFIER    

igmpsnoopingAdmin 1.3.6.1.4.1.34592.1.3.2.8.1
enable or disable igmp-snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

igmpsnoopingRouterAgingTime 1.3.6.1.4.1.34592.1.3.2.8.2
setting igmp-snooping router-port aging-time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

igmpsnoopingHostAgingTime 1.3.6.1.4.1.34592.1.3.2.8.3
setting igmp-snooping member port aging-time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 200..1000  

igmpsnoopingVlanData 1.3.6.1.4.1.34592.1.3.2.8.4
igmpsnooping vlan data.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

igmpsnoopingQueryProxy 1.3.6.1.4.1.34592.1.3.2.8.5
setting igmp-snooping query proxy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

coreSwitchConformance 1.3.6.1.4.1.34592.1.3.2.10
OBJECT IDENTIFIER    

coreSwitchGroups 1.3.6.1.4.1.34592.1.3.2.10.1
OBJECT IDENTIFIER    

inbandNetIfGroup 1.3.6.1.4.1.34592.1.3.2.10.1.1
A collection of objects providing inband network interface configuration
Status: current Access: read-write
OBJECT-GROUP    

switchCfgGroup 1.3.6.1.4.1.34592.1.3.2.10.1.2
A connection of objects providing basic switch configuration
Status: current Access: read-write
OBJECT-GROUP    

swPortManageGroup 1.3.6.1.4.1.34592.1.3.2.10.1.3
A collection of objects providing switch port configuration management
Status: current Access: read-write
OBJECT-GROUP    

swVlanGroups 1.3.6.1.4.1.34592.1.3.2.10.1.4
A collection of objects providing switch vlan configuration management
Status: current Access: read-write
OBJECT-GROUP    

swTrunkGroup 1.3.6.1.4.1.34592.1.3.2.10.1.5
A collection of objects providing switch trunk management
Status: current Access: read-write
OBJECT-GROUP    

swRstpGroup 1.3.6.1.4.1.34592.1.3.2.10.1.6
A collection of objects providing switch rstp configuration managment
Status: current Access: read-write
OBJECT-GROUP    

mirrorGroup 1.3.6.1.4.1.34592.1.3.2.10.1.7
Description.
Status: current Access: read-write
OBJECT-GROUP    

igmpsnoopingGroups 1.3.6.1.4.1.34592.1.3.2.10.1.8
Description.
Status: current Access: read-write
OBJECT-GROUP    

coreSwitchCompliances 1.3.6.1.4.1.34592.1.3.2.10.2
OBJECT IDENTIFIER    

coreSwitchCompliance 1.3.6.1.4.1.34592.1.3.2.10.2.1
The compliance statement
Status: current Access: read-write
MODULE-COMPLIANCE