APPIAN-PPORT-ETHERNET-MIB: View SNMP OID List / Download MIB

VENDOR: TECNOPRO SA


 Home MIB: APPIAN-PPORT-ETHERNET-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
 acEnet 1.3.6.1.4.1.2785.2.3.3
Appian Communications Ethernet Access MIB which contains the configuration and statistics attributes for an 802.3 physical interface.
     acEnetTraps 1.3.6.1.4.1.2785.2.3.3.0
         acEnetLinkDownTrap 1.3.6.1.4.1.2785.2.3.3.0.1
The physical cable for this Ethernet interface has been detected as disconnected.
         acEnetLinkUpTrap 1.3.6.1.4.1.2785.2.3.3.0.2
The physical cable for this Ethernet interface has been detected as connected.
         acEnetStatsResetTrap 1.3.6.1.4.1.2785.2.3.3.0.3
The Ethernet statistics for this interface have been reset to zero (0) which may effect long term trending functions monitoring this interface.
         acEnetFailoverTrap 1.3.6.1.4.1.2785.2.3.3.0.4
A failover condition has been detected. Control has been changed to the standby Ethernet media module. Refer to acEnetCfgActiveMediaSlot and acEnetCfgStandbyMediaSlot for active and standby configuration.
         acEnetCfgErrorTrap 1.3.6.1.4.1.2785.2.3.3.0.5
A configuration request to the Ethernet configuration table for an interface has been detected as invalid or corrupt.
     acEnetStatsTable 1.3.6.1.4.1.2785.2.3.3.1 no-access
A table containing the statistics parameters for 10/100Mb and 1Gb Ethernet access ports. The index keys used in this table (slot.port) are mapped to ifIndex under the appian(2785).interfaces(4).ifTable(1) group. The statistics table will be automatically created by the access driver, regardless if configuration exists on the port or not.
         acEnetStatsEntry 1.3.6.1.4.1.2785.2.3.3.1.1 no-access
A row in the Ethernet Statistics table containing all Ethernet level statistics for a specific Ethernet access port. Rows in the statistics table are automatically instantiated as soon as an acEnetCfgEntry exists.
             acEnetStatsNodeId 1.3.6.1.4.1.2785.2.3.3.1.1.1 acnodeid no-access
The node id is the id for this specific node in the OSAP ring.
             acEnetStatsSlot 1.3.6.1.4.1.2785.2.3.3.1.1.2 acslotnumber no-access
The slot number within the chassis where this module entry resides.
             acEnetStatsPort 1.3.6.1.4.1.2785.2.3.3.1.1.3 acportnumber no-access
The port number on the module which represents this instance of an Ethernet access port.
             acEnetStatsPktsRx 1.3.6.1.4.1.2785.2.3.3.1.1.4 counter64 read-only
The total number of packets received on this interface expressed as a 64bit integer.
             acEnetStatsPktsTx 1.3.6.1.4.1.2785.2.3.3.1.1.5 counter64 read-only
The total number of packets transmitted on this interface expressed as a 64bit integer.
             acEnetStatsOctetsRx 1.3.6.1.4.1.2785.2.3.3.1.1.6 counter64 read-only
The total number of octets (bytes) received on this interface expressed as a 64bit integer.
             acEnetStatsOctetsTx 1.3.6.1.4.1.2785.2.3.3.1.1.7 counter64 read-only
The total number of octets (bytes) transmitted on this interface expressed as a 64bit integer.
             acEnetStatsBcastPktsRx 1.3.6.1.4.1.2785.2.3.3.1.1.8 counter64 read-only
The total number of broadcast packets received on this interface expressed as a 64bit integer.
             acEnetStatsBcastPktsTx 1.3.6.1.4.1.2785.2.3.3.1.1.9 counter64 read-only
The total number of broadcast packets transmitted on this interface expressed as a 64bit integer.
             acEnetStatsMcastPktsRx 1.3.6.1.4.1.2785.2.3.3.1.1.10 counter64 read-only
The total number of Multicast packets received on this interface expressed as a 64bit integer.
             acEnetStatsMcastPktsTx 1.3.6.1.4.1.2785.2.3.3.1.1.11 counter64 read-only
The total number of Multicast packets transmitted on this interface expressed as a 64bit integer.
             acEnetStatsCrcAlignErrors 1.3.6.1.4.1.2785.2.3.3.1.1.12 counter64 read-only
The total number of CRC alignment errors received on this interface expressed as a 64bit integer.
             acEnetStatsUndersizedPkts 1.3.6.1.4.1.2785.2.3.3.1.1.13 counter64 read-only
The total number of packets received on this interface which were below a minimum 64byte length, expressed as a 64bit integer.
             acEnetStatsOversizedPkts 1.3.6.1.4.1.2785.2.3.3.1.1.14 counter64 read-only
The total number of packets received on this interface which were determined to be greater than 1522 bytes in length, expressed as a 64bit integer.
             acEnetStatsFragmentedPkts 1.3.6.1.4.1.2785.2.3.3.1.1.15 counter64 read-only
The total number of fragmented frames detected on this interface expressed as a 64bit integer.
             acEnetStatsJabbers 1.3.6.1.4.1.2785.2.3.3.1.1.16 counter64 read-only
The total number of babbling jabbers detected on this interface, expressed as a 64bit integer.
             acEnetStatsCollisions 1.3.6.1.4.1.2785.2.3.3.1.1.17 counter64 read-only
The total number of collisions detected on this interface during transmission attempts which have exceeded the maximum count of (16) per frame. This counter is expressed as a 64bit integer.
             acEnetStatsPkts64Octets 1.3.6.1.4.1.2785.2.3.3.1.1.18 counter64 read-only
The total number of frames transmitted and received which were exactly 64 bytes in length. This counter is expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsPkts65to127Octets 1.3.6.1.4.1.2785.2.3.3.1.1.19 counter64 read-only
The total number of packets transmitted and received on this interface which were between 65 and 127 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsPkts128to255Octets 1.3.6.1.4.1.2785.2.3.3.1.1.20 counter64 read-only
The total number of packets transmitted and received on this interface which were between 128 and 255 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsPkts256to511Octets 1.3.6.1.4.1.2785.2.3.3.1.1.21 counter64 read-only
The total number of packets transmitted and received on this interface which were between 256 and 511 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsPkts512to1023Octets 1.3.6.1.4.1.2785.2.3.3.1.1.22 counter64 read-only
The total number of packets transmitted and received on this interface which were between 512 and 1023 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsPkts1024to1518Octets 1.3.6.1.4.1.2785.2.3.3.1.1.23 counter64 read-only
The total number of packets transmitted and received on this interface which were between 1024 and 1518 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
             acEnetStatsCurrentRxBandwidth 1.3.6.1.4.1.2785.2.3.3.1.1.24 integer read-only
The current receive bandwidth expressed as a percentage value between 0 and 100%. Bandwidth is calculated by the ethernet driver upon the request for this attribute. The value is calculated by the equation: bw = (( octets-rx-delta / speed ) / 100 ) The delta counter is a value kept internally by the driver and not exposed in the MIB. The bandwidth value is represented as a whole number only.
             acEnetStatsCurrentTxBandwidth 1.3.6.1.4.1.2785.2.3.3.1.1.25 integer read-only
The current transmit bandwidth expressed as a percentage value between 0 and 100%. Bandwidth is calculated by the ethernet driver upon the request for this attribute. The value is calculated by the equation: bw = (( octets-tx-delta / speed ) / 100 ) The delta counter is a value kept internally by the driver and not exposed in the MIB. The bandwidth value is represented as a whole number only.
             acEnetStatsPausePktsRx 1.3.6.1.4.1.2785.2.3.3.1.1.26 counter32 read-only
A count of MAC Control frames received on this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times.
             acEnetStatsPausePktsTx 1.3.6.1.4.1.2785.2.3.3.1.1.27 counter32 read-only
A count of MAC Control frames transmitted on this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times.
             acEnetStatsPkts1519to1522Octets 1.3.6.1.4.1.2785.2.3.3.1.1.28 counter64 read-only
The total number of packets transmitted and received on this interface which were between 1519 and 1522 bytes in length, expressed as a 64bit integer. This allows us to support the RMON mib.
     acEnetCfgTable 1.3.6.1.4.1.2785.2.3.3.2 no-access
A table of configuration instances for Ethernet Access ports. This table is automatically created based on what hardware is installed in the slot.
         acEnetCfgEntry 1.3.6.1.4.1.2785.2.3.3.2.1 no-access
A row which contains the configuration parameters for an Ethernet Access port. These rows must be created by the EMS or CLI, and are not automatically instantiated by default.
             acEnetCfgNodeId 1.3.6.1.4.1.2785.2.3.3.2.1.1 acnodeid no-access
The node id is the id for this specific node in the OSAP ring.
             acEnetCfgSlot 1.3.6.1.4.1.2785.2.3.3.2.1.2 acslotnumber no-access
The physical I/O slot where this access port is located.
             acEnetCfgPort 1.3.6.1.4.1.2785.2.3.3.2.1.3 acportnumber no-access
The physical connector on the I/O module for this Ethernet port.
             acEnetCfgAdminStatus 1.3.6.1.4.1.2785.2.3.3.2.1.4 acadminstatus read-only
Appian Administrative Status attribute used to set the provisioning state as either activate(1), inactivate(2) or delete(3). Refer to the Appian-SMI.mib file for additional information. Setting acEnetCfgAdminStatus to inactivate(2) disables the ethernet port.
             acEnetCfgOpStatus 1.3.6.1.4.1.2785.2.3.3.2.1.5 acopstatus read-only
The current operational status for the Ethernet module controlling this port.
             acEnetCfgOpCode 1.3.6.1.4.1.2785.2.3.3.2.1.6 integer read-only
Provides a detailed status code which can be used to isolate a problem or state condition reported in acEnetCfgOpStatus.
             acEnetCfgStatsReset 1.3.6.1.4.1.2785.2.3.3.2.1.7 truthvalue read-only
Setting this attribute to True(1) will force all statistics for this row to be cleared and set to zero (0) values. Used for debugging, clearing statistics can trouble with trending and long term statistics collection by AppianVista or 3rd party trending tools. Note: Reading this attribute will always return false().
             acEnetCfgMediaType 1.3.6.1.4.1.2785.2.3.3.2.1.8 integer read-only
Attribute to determine if this module is a 10mb/100mb or 1gb interface. Enumeration: 'unknown': 0, 'gbe': 2, 'mbe': 1.
             acEnetCfgPhysicalAddress 1.3.6.1.4.1.2785.2.3.3.2.1.9 physaddress read-only
The physical address (MAC Address) assigned to this physical Ethernet port.
             acEnetCfgActiveMediaSlot 1.3.6.1.4.1.2785.2.3.3.2.1.10 acslotnumber read-only
This object identifies the slot in the chassis carrying the active media board for this port.
             acEnetCfgStandbyMediaSlot 1.3.6.1.4.1.2785.2.3.3.2.1.11 acslotnumber read-only
This object identifies the slot in the chassis carrying the standby media board for this port.
             acEnetCfgMultiServiceEnable 1.3.6.1.4.1.2785.2.3.3.2.1.12 truthvalue read-only
Flag used to enable or disable multi-service for this Ethernet access port. When set to True(2), the port is used for multi-service.
             acEnetCfgSpeed 1.3.6.1.4.1.2785.2.3.3.2.1.13 acenetspeed read-only
The desired configured speed of the physical interface.
             acEnetCfgDuplexity 1.3.6.1.4.1.2785.2.3.3.2.1.14 acenetduplexity read-only
The desired configured duplexity mode. By default set to full(1) but for interfacing to some older hubs, which do not perform link duplexity negotiation properly, manual configuration may be necessary.
             acEnetCfgCurrentSpeed 1.3.6.1.4.1.2785.2.3.3.2.1.15 acenetspeed read-only
The current operational interface speed for this Ethernet port as determined by the MAC PHY interface. If using Auto Negotiation, the current speed may be different than the configured speed.
             acEnetCfgCurrentDuplexity 1.3.6.1.4.1.2785.2.3.3.2.1.16 acenetduplexity read-only
The current operational duplexity mode for this Ethernet port as determined by the MAC PHY interface. If using Auto Negotiation, the current duplexity may be different than the configured duplexity.
             acEnetCfgInterfaceName 1.3.6.1.4.1.2785.2.3.3.2.1.17 displaystring read-only
The user configurable interface name which is an ASCII string up to 64 characters in length.
             acEnetCfgLinkState 1.3.6.1.4.1.2785.2.3.3.2.1.18 acenetlinkstate read-only
The link state for this physical interface. Link state is determined by the Ethernet PHY logic and indicates whether or not the cable is properly connected and signal is present.
             acEnetCfgAutoNegotiate 1.3.6.1.4.1.2785.2.3.3.2.1.19 truthvalue read-only
Setting this attribute to True(1) will force this interface to use Auto Negotiation to determine interface speed and duplexity. When set in this mode, the values of acEnetCfgSpeed and acEnetCfgDuplexity will be ignored. The interface shall advertise the ability to run at 10M and 100M, and will advertise both half and full duplex capabilities. When this attribute is set to False(0), the interface will be configured according to the values in the acEnetCfgSpeed and acEnetCfgDuplexity attributes.
             acEnetCfgPauseAdminMode 1.3.6.1.4.1.2785.2.3.3.2.1.20 integer read-write
This object is used to configure the default administrative PAUSE mode for this interface. This object represents the administratively-configured PAUSE mode for this interface. If auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, the value of this object determines the operational PAUSE mode of the interface whenever it is operating in full-duplex mode. In this case, a set to this object will force the interface into the specified mode. If auto-negotiation is implemented and enabled for the MAU attached to this interface, the PAUSE mode for this interface is determined by auto-negotiation, and the value of this object denotes the mode to which the interface will automatically revert if/when auto-negotiation is later disabled. Note that the value of this object is ignored when the interface is not operating in full-duplex mode. An attempt to set this object to 'enabledXmit(2)' or 'enabledRcv(3)' will fail on interfaces that do not support operation at greater than 100 Mb/s. Enumeration: 'disabled': 1, 'enabledXmitAndRcv': 4, 'enabledRcv': 3, 'enabledXmit': 2.
             acEnetCfgPauseOperMode 1.3.6.1.4.1.2785.2.3.3.2.1.21 integer read-only
This object reflects the PAUSE mode currently in use on this interface, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, by the value of acPauseAdminMode. Interfaces operating at 100 Mb/s or less will never return 'enabledXmit(2)' or 'enabledRcv(3)'. Interfaces operating in half-duplex mode will always return 'disabled(1)'. Interfaces on which auto-negotiation is enabled but not yet completed should return the value 'disabled(1)'. Enumeration: 'disabled': 1, 'enabledXmitAndRcv': 4, 'enabledRcv': 3, 'enabledXmit': 2.