Files
librenms/includes
vitalisator 40d17b4c4a resolve problem with absent VLAN's on devices with reported version 2 ieee8021QBridgeVlanVersionNumber
ieee8021QBridgeVlanVersionNumber OBJECT-TYPE
    SYNTAX      INTEGER {
                    version1(1),
                    version2(2)
                }
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "The version number of IEEE 802.1Q that this device
        supports.  Reported as 1 by VLAN Bridges that support
        only SST operation, and reported as 2 by VLAN Bridges
        that support MST operation."
    REFERENCE   "12.10.1.1"
    ::= { ieee8021QBridgeEntry 2 }
2016-01-24 20:35:29 +01:00
..
2015-12-08 23:09:27 +00:00
2015-12-19 12:31:07 +00:00
2016-01-15 21:49:58 +10:00
2015-12-23 15:12:42 +00:00
2016-01-21 14:18:01 +01:00
2016-01-22 09:39:26 +10:00