Skip to content
Snippets Groups Projects
Commit df7f3cc6 authored by Michal Wasiak's avatar Michal Wasiak
Browse files

[Feature:#218] Export an output of rtu_stat and wrs_vlans via

Export a subset of BRIDGE-MIB and Q-BRIDGE-MIB

Implemented OIDs:
dot1dBase:
 --dot1dBaseBridgeAddress
 --dot1dBaseNumPorts
 --dot1dBaseType
dot1dBasePortTable:
 --dot1dBasePortIfIndex
 --dot1dBasePortCircuit
dot1dTpFdbTable:
 --dot1dTpFdbAddress
 --dot1dTpFdbPort
 --dot1dTpFdbStatus
dot1dStaticTable:
 --dot1dStaticAddress
 --dot1dStaticReceivePort
 --dot1dStaticAllowedToGoTo
 --dot1dStaticStatus
dot1qBase:
 --dot1qVlanVersionNumber
 --dot1qMaxVlanId
 --dot1qMaxSupportedVlans
 --dot1qNumVlans
 --dot1qGvrpStatus
dot1qFdbTable:
 --dot1qFdbDynamicCount
dot1qTpFdbTable:
 --dot1qTpFdbPort
 --dot1qTpFdbStatus
dot1qVlanCurrentTable:
 --dot1qVlanFdbId
 --dot1qVlanCurrentEgressPorts
 --dot1qVlanCurrentUntaggedPorts
 --dot1qVlanStatus
 --dot1qVlanCreationTime
dot1qVlanStaticTable:
 --dot1qVlanStaticName
 --dot1qVlanStaticEgressPorts
 --dot1qVlanForbiddenEgressPorts
 --dot1qVlanStaticUntaggedPorts
 --dot1qVlanStaticRowStatus
dot1qPortVlanTable:
 --dot1qPvid
 --dot1qPortAcceptableFrameTypes
 --dot1qPortIngressFiltering
 --dot1qPortGvrpStatus
 --dot1qPortGvrpFailedRegistrations
 --dot1qPortGvrpLastPduOrigin
 --dot1qPortRestrictedVlanRegistration
parents 18e2737a 60bd07ba
Branches
Tags
Showing
with 1728 additions and 6 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment