BN-IF-EXTENSIONS-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: BN-IF-EXTENSIONS-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
 bnIfExtensions 1.3.6.1.4.1.45.1.6.15.1
     bnIfExtnTable 1.3.6.1.4.1.45.1.6.15.1.1 no-access
A list of interface entries. The number of entries is given by the value of ifNumber.
         bnIfExtnEntry 1.3.6.1.4.1.45.1.6.15.1.1.1 no-access
An interface entry containing objects at the subnetwork layer and below for a particular interface.
             bnIfExtnIndex 1.3.6.1.4.1.45.1.6.15.1.1.1.1 integer32 read-only
A unique value for each interface corresponding to the ifIndex value for the same interface.
             bnIfExtnSlot 1.3.6.1.4.1.45.1.6.15.1.1.1.2 integer32 read-only
The unit number associated with this particular interface.
             bnIfExtnPort 1.3.6.1.4.1.45.1.6.15.1.1.1.3 integer32 read-only
The port number within a unit or slot.
             bnIfExtnIsPortShared 1.3.6.1.4.1.45.1.6.15.1.1.1.4 integer read-only
Indicates whether the port is considered a 'shared' port or not. Multiple physical ports that are logically represented as a single port are considered shared. Only one of the physical ports is active at any given time. Enumeration: 'portShared': 1, 'portNotShared': 2.
             bnIfExtnPortActiveComponent 1.3.6.1.4.1.45.1.6.15.1.1.1.5 integer read-write
Indicates which physical port component is currently active for ports that are 'shared'. The ability to set this object and thus specify the active physical component of a single logical port is implmentation dependent. This object will be read-only is this capability is not supported. Enumeration: 'gbicPort': 2, 'mdaPort': 3, 'fixedPort': 1.
             bnIfExtnPoweredDeviceDetectType 1.3.6.1.4.1.45.1.6.15.1.1.1.6 integer read-write
This object is used to specify the mechanism used to detect powered ethernet devices attached to a powered ethernet port. This object should only be instantiated for values of ifIndex that represent ports that support powered ethernet. Enumeration: 'compliantWith802dot3af': 1, 'compliantWith802dot3atAndLegacySupport': 4, 'compliantWith802dot3at': 3, 'compliantWith802dot3afAndLegacySupport': 2.
             bnIfExtnAutoNegotiationExtAdv 1.3.6.1.4.1.45.1.6.15.1.1.1.7 bits read-write
This object is used to specify the port speed and duplex abilities to be advertised during link negotiation. bit 0 - 10 half duplex advertised bit 1 - 10 full duplex advertised bit 2 - 100 half duplex advertised bit 3 - 100 full duplex advertised bit 4 - 1000 half duplex advertised bit 5 - 1000 full duplex advertised bit 6 - PAUSE frame support advertised bit 7 - Asymmetric PAUSE frame support advertised bit 8 - 10000 full duplex advertised bit 9 - 40000 full duplex advertised The abilities specified in this object are only used when auto-negotiation is enabled on the port. If all bits in this object are disabled, and auto-negotiation is enabled on the port, then the physical link process on the port will be disabled. Any change in the value of this bit map will force the PHY to restart the auto-negotiation process. This will have the same effect as physically unplugging and reattaching the cable plant attached to this port. Only capabilities present in the hardware as indicated by bnIfExtnExtHwAdvCapability can be advertised. The default value for this object will be the value of the associated instance of bnIfExtnExtHwAdvCapability. Bits: 'advertise10Full': 1, 'advertise40000Full': 9, 'advertise1000Half': 4, 'advertise100Half': 2, 'advertise10000Full': 8, 'advertise10Half': 0, 'advertiseAsymmPauseFrame': 7, 'advertisePauseFrame': 6, 'advertise1000Full': 5, 'advertise100Full': 3.
             bnIfExtnExtHwAdvCapability 1.3.6.1.4.1.45.1.6.15.1.1.1.8 bits read-only
This object indicates the port speed and duplex capabilities that hardware can actually support on a port, and which may be advertised by the port using auto-negotiation. Bit 7 tells if a port supports pause frame capabilities (for full-duplex links) as a part of the advertisement. bit 0 - 10 half duplex advertisements bit 1 - 10 full duplex advertisements bit 2 - 100 half duplex advertisements bit 3 - 100 full duplex advertisements bit 4 - 1000 half duplex advertisements bit 5 - 1000 full duplex advertisements bit 6 - PAUSE frame support advertisements bit 7 - Asymmetric PAUSE frame support advertisements bit 8 - 10000 full duplex advertisements bit 9 - 40000 full duplex advertisements If auto negotiation is not supported by the port hardware, then all bits will reflect a value of zero. Bits: 'advertise10Full': 1, 'advertise40000Full': 9, 'advertise1000Half': 4, 'advertise100Half': 2, 'advertise10000Full': 8, 'advertise10Half': 0, 'advertiseAsymmPauseFrame': 7, 'advertisePauseFrame': 6, 'advertise1000Full': 5, 'advertise100Full': 3.
 bnIfExtensionsMib 1.3.6.1.4.1.45.1.6.15.2
Interface Extension MIB Copyright 1997 - 2013 Avaya, Inc. All rights reserved. This Bay Networks SNMP Management Information Base Specification (Specification) embodies Bay Networks' confidential and proprietary intellectual property. Bay Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Bay Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.