PDN-DOT1QEXT-MIB: View SNMP OID List / Download MIB

VENDOR: PARADYNE


 Home MIB: PDN-DOT1QEXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pdnDot1qExt 1.3.6.1.4.1.1795.2.24.2.39.1
The Paradyne enterprise DOT1q extension MIB. This MIB provides additional DOT1q configuration objects not provided by rfc2674.
     pdnDot1qExtObjects 1.3.6.1.4.1.1795.2.24.2.39.1.1
         pdnDot1qVlanStaticExtTable 1.3.6.1.4.1.1795.2.24.2.39.1.1.1 no-access
The Paradyne dot1qVlanStatic extension table. This table is used for configuring extensions to static vlans.
             pdnDot1qVlanStaticExtEntry 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1 no-access
An entry in the Paradyne dot1q extension to Static Vlan Table
                 pdnDot1qVlanStaticSecureModeStatus 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.1 integer read-write
This is objects configure secure mode status for the selected VLAN. The secure VLAN mode implies that the users on this VLAN cannot talk to users on a different VLAN. This setting also validates the configuration of the next three objects in this table. If the pdnDot1qVlanStaticSecureModeStatus is disabled non of the other three objects configurations apply. Enumeration: 'enable': 1, 'disable': 2.
                 pdnDot1qVlanStaticProxyArpStatus 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.2 integer read-write
This objects enables/disabled proxy arp on secure VLAN. If the VLAN is secure, it can optionally have Proxy ARP enabled. This object is not valid unless pdnDot1qVlanStaticSecureModeStatus is set to ENABLED.This object will be disabled(1) by default. Enumeration: 'enable': 1, 'disable': 2.
                 pdnDot1qVlanStaticUplink 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.3 integer32 read-write
This is used to configure the port number of the port on which all frames belonging to secure VLAN are to be forwarded. This object is not valid unless pdnDot1qVlanStaticSecureModeStatus is set to ENABLED. If pdnDot1qVlanStaticSecureModeStatus is disabled this object will read 0 port.
                 pdnDot1qVlanStaticDefaultNHR 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.4 ipaddress read-write
This object is used to configure Default Next Hop Router Ip Address that would be used only if the Next Hop Router cannot be learned (i.e from snooping messages). This object is not valid unless pdnDot1qVlanStaticSecureModeStatus is set to ENABLED. If pdnDot1qVlanStaticSecureModeStatus is disabled this object will read 0.0.0.0 address.
                 pdnDot1qVlanStaticOuterTag 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.5 integer32 read-write
When VLAN stacking (Q in Q) is desired, this object contains the value of the outer 802.1q VLAN outer tag. A value of zero (0) indicates that VLAN stacking is not enabled.
                 pdnDot1qVlanStaticOuterDefaultPriority 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.6 integer32 read-write
When VLAN stacking (Q in Q) is desired, this object contains the default value of the priority bits in the 802.1q VLAN outer tag for unknown unicast, broadcast and multicast packets. For known unicast traffic, the inner VLAN tag priority is copied to the outer tag priority. If pdnDot1qVlanStaticOuterTag (above) is zero (0) this object is ignored.
                 pdnDot1qVlanStaticOuterEthertype 1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.7 integer32 read-write
When VLAN stacking (Q in Q) is desired, this object contains the value of the ethertype in the 802.1q VLAN outer tag. If pdnDot1qVlanStaticOuterTag (above) is zero (0) this object is ignored.
         pdnDot1BasePortPIWGTable 1.3.6.1.4.1.1795.2.24.2.39.1.1.2 no-access
This table allows mapping of Bridge Ports and Priorities. In General, every bridge port has an associated physical port port (identified by its ifIndex). This relationship is defined in the Dot1dBasePortTable (RFC1493). In addition, each bridge port is associated with one priority (PIWG) from a range of valid priorities. This table defines this relationship. The range of priorities can vary from product to product.
             pdnDot1BasePortPIWGEntry 1.3.6.1.4.1.1795.2.24.2.39.1.1.2.1 no-access
The priority (PIWG) defined on a Bridge port.
                 pdnDot1BasePort 1.3.6.1.4.1.1795.2.24.2.39.1.1.2.1.1 unsigned32 no-access
This object specifies the bridge port associated with this PIWG
                 pdnDot1BasePortPIWGId 1.3.6.1.4.1.1795.2.24.2.39.1.1.2.1.2 unsigned32 read-only
This is the integer identifier of the priority (PIWG)
                 pdnDot1BasePortPIWGCircuit 1.3.6.1.4.1.1795.2.24.2.39.1.1.2.1.3 object identifier read-only
This is the object identifier of the priority (PIWG), The value of this object must be a valid identifier defined under the Paradyne Enterprise Definitions (pdn_Header.mib).
         pdnDot1TpFdbClear 1.3.6.1.4.1.1795.2.24.2.39.1.1.3 tblcmd read-write
This object is used to perform a clear on the Bridge Forwarding Table (dot1dTpFdbTable). A set operation to this object with the value of 'clear (2)' will clear the entire Bridge Forwarding Table. A get operation will always return the value of 'noCmd (1)'.
     pdnDot1qExtConformance 1.3.6.1.4.1.1795.2.24.2.39.1.2
         pdnDot1qExtGroups 1.3.6.1.4.1.1795.2.24.2.39.1.2.1
             pdnDot1qVlanExtGroup 1.3.6.1.4.1.1795.2.24.2.39.1.2.1.1
A collection of configuration objects required for configuring Static Vlan Table.
             pdnDot1BasePortPIWGGroup 1.3.6.1.4.1.1795.2.24.2.39.1.2.1.2
A collection of read-only objects to provide associations between bridge ports and priorities.
             pdnDot1GeneralGroup 1.3.6.1.4.1.1795.2.24.2.39.1.2.1.3
This group is optional, but if suppported it should be read-writtable.
             pdnDot1dVlanStackingGroup 1.3.6.1.4.1.1795.2.24.2.39.1.2.1.4
Provides the ability to configure VLAN Stacking (Q in Q) parameters.
         pdnDot1qExtCompliances 1.3.6.1.4.1.1795.2.24.2.39.1.2.2
             pdnDot1qExtCompliance 1.3.6.1.4.1.1795.2.24.2.39.1.2.2.1
Compliance statement for using this MIB for configuring Dot1q Static Vlan table.