FD-SWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: SHENZHEN C-DATA TECHNOLOGY
Home | MIB: FD-SWITCH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
coreSwitch | 1.3.6.1.4.1.34592.1.3.2 |
core switch mib module |
||
switchConfig | 1.3.6.1.4.1.34592.1.3.2.1 | |||
switchMode | 1.3.6.1.4.1.34592.1.3.2.1.1 | integer | read-write |
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 Enumeration: 'sniDestinated': 1, 'transparent': 2, 'normal': 3. |
destinedSNIPort | 1.3.6.1.4.1.34592.1.3.2.1.2 | sniportlist | read-write |
|
inBandInterface | 1.3.6.1.4.1.34592.1.3.2.2 | |||
netInterfaceTable | 1.3.6.1.4.1.34592.1.3.2.2.1 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.2.1.1 | no-access |
|
||
ifIndex | 1.3.6.1.4.1.34592.1.3.2.2.1.1.1 | integer32 | no-access |
|
ifName | 1.3.6.1.4.1.34592.1.3.2.2.1.1.2 | displaystring | read-only |
|
ifIpAddr | 1.3.6.1.4.1.34592.1.3.2.2.1.1.3 | ipaddress | read-write |
|
ifNetMask | 1.3.6.1.4.1.34592.1.3.2.2.1.1.4 | ipaddress | read-write |
|
ifDefautGateway | 1.3.6.1.4.1.34592.1.3.2.2.1.1.5 | ipaddress | read-write |
|
ifVlan | 1.3.6.1.4.1.34592.1.3.2.2.1.1.6 | integer32 | read-write |
|
ifShutDown | 1.3.6.1.4.1.34592.1.3.2.2.1.1.7 | integer | read-write |
Enumeration: 'shutdown': 2, 'operational': 1. |
ifStatus | 1.3.6.1.4.1.34592.1.3.2.2.1.1.8 | integer | read-only |
Enumeration: 'down': 1, 'up': 2. |
switchPort | 1.3.6.1.4.1.34592.1.3.2.3 | |||
swPortStatusTable | 1.3.6.1.4.1.34592.1.3.2.3.1 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.3.1.1 | no-access |
|
||
swSniPortId | 1.3.6.1.4.1.34592.1.3.2.3.1.1.1 | sniportlist | no-access |
Description. |
sfpPlugStauts | 1.3.6.1.4.1.34592.1.3.2.3.1.1.2 | integer | read-only |
Enumeration: 'plugOut': 2, 'plugIn': 1. |
trsPower | 1.3.6.1.4.1.34592.1.3.2.3.1.1.3 | integer32 | read-only |
|
resPower | 1.3.6.1.4.1.34592.1.3.2.3.1.1.4 | integer32 | read-only |
|
swPortLinkState | 1.3.6.1.4.1.34592.1.3.2.3.1.1.5 | integer | read-only |
Enumeration: 'linkUp': 1, 'linkDown': 2. |
swPortProtStatus | 1.3.6.1.4.1.34592.1.3.2.3.1.1.6 | integer | read-only |
Enumeration: 'linkUp': 1, 'linkDown': 2. |
swPortWorkSpd | 1.3.6.1.4.1.34592.1.3.2.3.1.1.7 | integer | read-only |
Enumeration: 'mbps1G': 3, 'mbps100': 2, 'mbps10': 1. |
swPortWorkDup | 1.3.6.1.4.1.34592.1.3.2.3.1.1.8 | integer | read-only |
Enumeration: 'halfDup': 2, 'fullDup': 1. |
swPortWorkFlowCtr | 1.3.6.1.4.1.34592.1.3.2.3.1.1.9 | integer | read-only |
Enumeration: 'on': 1, 'off': 2. |
swPortCfgTable | 1.3.6.1.4.1.34592.1.3.2.3.2 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.3.2.1 | no-access |
|
||
swPortId | 1.3.6.1.4.1.34592.1.3.2.3.2.1.2 | swportlist | no-access |
|
sfpModeCfg | 1.3.6.1.4.1.34592.1.3.2.3.2.1.3 | integer | read-write |
this object is only effective when the port is SNI(ge1~ge8) Enumeration: 'copper': 1, 'fiber': 2. |
swPortCfgSpd | 1.3.6.1.4.1.34592.1.3.2.3.2.1.4 | integer | read-write |
Enumeration: 'mbps1G': 3, 'auto': 5, 'mbps10G': 4, 'mbps100': 2, 'mbps10': 1. |
swPortCfgDup | 1.3.6.1.4.1.34592.1.3.2.3.2.1.5 | integer | read-write |
Enumeration: 'auto': 3, 'full': 1, 'half': 2. |
swPortRstAuto | 1.3.6.1.4.1.34592.1.3.2.3.2.1.6 | integer | read-write |
Enumeration: 'restart': 1. |
swPortFlowCtl | 1.3.6.1.4.1.34592.1.3.2.3.2.1.7 | integer | read-write |
Enumeration: 'auto': 3, 'enable': 1, 'disable': 2. |
swPortDftPri | 1.3.6.1.4.1.34592.1.3.2.3.2.1.8 | integer32 | read-write |
|
swPortDftVid | 1.3.6.1.4.1.34592.1.3.2.3.2.1.9 | integer32 | read-write |
|
swPortForceLinkDown | 1.3.6.1.4.1.34592.1.3.2.3.2.1.10 | integer | read-write |
Enumeration: 'forceDown': 1. |
swPortEnable | 1.3.6.1.4.1.34592.1.3.2.3.2.1.11 | operswitch | read-write |
|
swPortIngressFilter | 1.3.6.1.4.1.34592.1.3.2.3.2.1.12 | operswitch | read-write |
|
swPortPermitFrameType | 1.3.6.1.4.1.34592.1.3.2.3.2.1.13 | integer | read-write |
Enumeration: 'unTagged': 3, 'tagged': 1, 'allType': 2. |
swPortNestVlanEnable | 1.3.6.1.4.1.34592.1.3.2.3.2.1.14 | operswitch | read-write |
|
swPortProtVlan | 1.3.6.1.4.1.34592.1.3.2.3.2.1.15 | operswitch | read-write |
|
swPortBroadCastRateCtl | 1.3.6.1.4.1.34592.1.3.2.3.2.1.16 | operswitch | read-write |
|
swPortMultiCastRateCtl | 1.3.6.1.4.1.34592.1.3.2.3.2.1.17 | operswitch | read-write |
Description. |
swPortUnkUcCastRateCtl | 1.3.6.1.4.1.34592.1.3.2.3.2.1.18 | operswitch | read-write |
Description. |
swPortBroadCastRate | 1.3.6.1.4.1.34592.1.3.2.3.2.1.19 | integer32 | read-write |
|
swPortRateCtlMode | 1.3.6.1.4.1.34592.1.3.2.3.3 | integer | read-write |
Description. Enumeration: 'kBps': 1, 'kpps': 2. |
vlan | 1.3.6.1.4.1.34592.1.3.2.4 | |||
proSupportedTable | 1.3.6.1.4.1.34592.1.3.2.4.1 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.4.1.1 | no-access |
|
||
proSupportedId | 1.3.6.1.4.1.34592.1.3.2.4.1.1.1 | integer | no-access |
Description. |
proSupported | 1.3.6.1.4.1.34592.1.3.2.4.1.1.2 | integer32 | read-write |
|
proSupportedRowStatus | 1.3.6.1.4.1.34592.1.3.2.4.1.1.3 | rowstatus | read-only |
|
proVlanTable | 1.3.6.1.4.1.34592.1.3.2.4.2 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.4.2.1 | no-access |
|
||
proVlanIdx | 1.3.6.1.4.1.34592.1.3.2.4.2.1.1 | integer | no-access |
Description. |
proVlanProtocol | 1.3.6.1.4.1.34592.1.3.2.4.2.1.2 | integer32 | read-write |
Description. |
proVlanId | 1.3.6.1.4.1.34592.1.3.2.4.2.1.3 | integer32 | read-write |
|
proVlanRowStatus | 1.3.6.1.4.1.34592.1.3.2.4.2.1.4 | rowstatus | read-only |
|
qVlanTable | 1.3.6.1.4.1.34592.1.3.2.4.3 | no-access |
Description. |
|
1.3.6.1.4.1.34592.1.3.2.4.3.1 | no-access |
Description. |
||
qVlanId | 1.3.6.1.4.1.34592.1.3.2.4.3.1.1 | unsigned32 | no-access |
Description. |
qVlanStaticEgressPorts | 1.3.6.1.4.1.34592.1.3.2.4.3.1.2 | portlist | read-write |
first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16. |
qVlanStaticUntaggedPorts | 1.3.6.1.4.1.34592.1.3.2.4.3.1.3 | portlist | read-write |
first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16. |
qVlanRowStatus | 1.3.6.1.4.1.34592.1.3.2.4.3.1.4 | rowstatus | read-write |
Description. |
qVlanCfg | 1.3.6.1.4.1.34592.1.3.2.4.4 | |||
vlanMode | 1.3.6.1.4.1.34592.1.3.2.4.4.1 | operswitch | read-write |
vlan mode :enable (vlan aware) or disable (vlan unaware). |
trunk | 1.3.6.1.4.1.34592.1.3.2.5 | |||
trunkConfig | 1.3.6.1.4.1.34592.1.3.2.5.1 | |||
trunkBlance | 1.3.6.1.4.1.34592.1.3.2.5.1.1 | integer | read-write |
Enumeration: 'balanceL4PortMac': 5, 'balanceL4Port': 3, 'balanceIp': 2, 'balanceIpMac': 4, 'balanceMac': 1, 'balanceInL2If': 6. |
trunkGroupTable | 1.3.6.1.4.1.34592.1.3.2.5.2 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.5.2.1 | no-access |
|
||
trunkGroupId | 1.3.6.1.4.1.34592.1.3.2.5.2.1.1 | integer32 | no-access |
|
trunkGroupMembers | 1.3.6.1.4.1.34592.1.3.2.5.2.1.2 | portlist | read-only |
|
trunkGroupRowStatus | 1.3.6.1.4.1.34592.1.3.2.5.2.1.3 | rowstatus | read-only |
|
rstp | 1.3.6.1.4.1.34592.1.3.2.6 | |||
rstpConfig | 1.3.6.1.4.1.34592.1.3.2.6.1 | |||
rstpEnable | 1.3.6.1.4.1.34592.1.3.2.6.1.1 | operswitch | read-write |
|
bridgePri | 1.3.6.1.4.1.34592.1.3.2.6.1.2 | integer | read-write |
Enumeration: 'p0': 1, 'p40960': 40960, 'p16384': 16384, 'p49152': 49152, 'p24576': 24576, 'p53248': 53248, 'p28672': 28672, 'p12288': 12288, 'p8192': 8192, 'p32768': 32768, 'p4096': 4096, 'p20480': 20480, 'p36864': 36864, 'p45056': 45056, 'p57344': 57344, 'p61440': 61440. |
bridgeMaxAge | 1.3.6.1.4.1.34592.1.3.2.6.1.3 | integer32 | read-write |
|
bridgeForwardDelay | 1.3.6.1.4.1.34592.1.3.2.6.1.4 | integer32 | read-write |
|
transmitHoldCount | 1.3.6.1.4.1.34592.1.3.2.6.1.5 | integer32 | read-write |
|
bridgeIdAddr | 1.3.6.1.4.1.34592.1.3.2.6.1.6 | macaddress | read-only |
|
bridgeHelloTime | 1.3.6.1.4.1.34592.1.3.2.6.1.7 | integer32 | read-only |
|
rootPri | 1.3.6.1.4.1.34592.1.3.2.6.1.8 | integer32 | read-only |
|
rootAddr | 1.3.6.1.4.1.34592.1.3.2.6.1.9 | macaddress | read-only |
|
rootPathCost | 1.3.6.1.4.1.34592.1.3.2.6.1.10 | integer32 | read-only |
|
rstpPortTable | 1.3.6.1.4.1.34592.1.3.2.6.2 | no-access |
|
|
1.3.6.1.4.1.34592.1.3.2.6.2.1 | no-access |
|
||
rstpMode | 1.3.6.1.4.1.34592.1.3.2.6.2.1.1 | integer | read-only |
Enumeration: 'stp': 1, 'rstp': 2. |
rstpPri | 1.3.6.1.4.1.34592.1.3.2.6.2.1.2 | integer | read-write |
Enumeration: 'p112': 112, 'p0': 1, 'p160': 160, 'p64': 64, 'p176': 176, 'p80': 80, 'p224': 224, 'p240': 240, 'p96': 96, 'p128': 128, 'p192': 192, 'p144': 144, 'p16': 16, 'p48': 48, 'p32': 32, 'p208': 208. |
rstpPathCost | 1.3.6.1.4.1.34592.1.3.2.6.2.1.3 | integer32 | read-write |
|
rstpMCheck | 1.3.6.1.4.1.34592.1.3.2.6.2.1.4 | operswitch | read-write |
|
rstpEdgeConfig | 1.3.6.1.4.1.34592.1.3.2.6.2.1.5 | integer | read-write |
Enumeration: 'auto': 3, 'edge': 2, 'nonEdge': 1. |
rstpOperEdge | 1.3.6.1.4.1.34592.1.3.2.6.2.1.6 | integer | read-only |
Enumeration: 'edge': 1, 'nonEdge': 2. |
rstpP2PCfg | 1.3.6.1.4.1.34592.1.3.2.6.2.1.7 | integer | read-write |
Enumeration: 'auto': 3, 'share': 1, 'p2p': 2. |
rstpOperP2P | 1.3.6.1.4.1.34592.1.3.2.6.2.1.8 | integer | read-only |
Enumeration: 'share': 1, 'p2p': 2. |
rstpPortState | 1.3.6.1.4.1.34592.1.3.2.6.2.1.9 | integer | read-only |
Enumeration: 'discarding': 2, 'forwarding': 4, 'linkdown': 1, 'learning': 3. |
mirror | 1.3.6.1.4.1.34592.1.3.2.7 | |||
destinationPort | 1.3.6.1.4.1.34592.1.3.2.7.1 | integer | read-write |
a mirroring destination port, one of none & ge1~ge16, 0 means 'NONE' Enumeration: 'ge3': 3, 'ge2': 2, 'none': 0, 'ge7': 7, 'ge6': 6, 'ge5': 5, 'ge4': 4, 'ge8': 8, 'ge1': 1. |
sourceIngressPorts | 1.3.6.1.4.1.34592.1.3.2.7.2 | portlist | read-write |
port bitmap: first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16. |
sourceEgressPorts | 1.3.6.1.4.1.34592.1.3.2.7.3 | portlist | read-write |
port bitmap: first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16. |
sourceVlan | 1.3.6.1.4.1.34592.1.3.2.7.4 | octet string | read-write |
first 2byte is the number of vlans, maxmun number is 8,format: 2byte 2byte 2byte 2byte ----------------------------------------------- | vlanNum(N<=8) | vlan1 | vlan2 | ... | vlanN | ----------------------------------------------- |
operation | 1.3.6.1.4.1.34592.1.3.2.7.5 | integer | read-write |
operation: delete:clear all the mirror data,disable mirroring function. Enumeration: 'none': 0, 'delete': 1. |
igmpsnooping | 1.3.6.1.4.1.34592.1.3.2.8 | |||
igmpsnoopingAdmin | 1.3.6.1.4.1.34592.1.3.2.8.1 | integer | read-write |
enable or disable igmp-snooping. Enumeration: 'enable': 1, 'disable': 2. |
igmpsnoopingRouterAgingTime | 1.3.6.1.4.1.34592.1.3.2.8.2 | integer | read-write |
setting igmp-snooping router-port aging-time. |
igmpsnoopingHostAgingTime | 1.3.6.1.4.1.34592.1.3.2.8.3 | integer | read-write |
setting igmp-snooping member port aging-time. |
igmpsnoopingVlanData | 1.3.6.1.4.1.34592.1.3.2.8.4 | octet string | read-write |
igmpsnooping vlan data. |
igmpsnoopingQueryProxy | 1.3.6.1.4.1.34592.1.3.2.8.5 | integer | read-write |
setting igmp-snooping query proxy. Enumeration: 'enable': 1, 'disable': 0. |
coreSwitchConformance | 1.3.6.1.4.1.34592.1.3.2.10 | |||
coreSwitchGroups | 1.3.6.1.4.1.34592.1.3.2.10.1 | |||
inbandNetIfGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.1 |
A collection of objects providing inband network interface configuration |
||
switchCfgGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.2 |
A connection of objects providing basic switch configuration |
||
swPortManageGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.3 |
A collection of objects providing switch port configuration management |
||
swVlanGroups | 1.3.6.1.4.1.34592.1.3.2.10.1.4 |
A collection of objects providing switch vlan configuration management |
||
swTrunkGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.5 |
A collection of objects providing switch trunk management |
||
swRstpGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.6 |
A collection of objects providing switch rstp configuration managment |
||
mirrorGroup | 1.3.6.1.4.1.34592.1.3.2.10.1.7 |
Description. |
||
coreSwitchCompliances | 1.3.6.1.4.1.34592.1.3.2.10.2 | |||
coreSwitchCompliance | 1.3.6.1.4.1.34592.1.3.2.10.2.1 |
The compliance statement |