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

VENDOR: TECNOPRO SA


 Home MIB: APPIAN-PPORT-COMMON-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
 acPportCommon 1.3.6.1.4.1.2785.2.3.1
Appian physical port common MIB provides configuration information common to all physical interfaces.
     acInterfaceTable 1.3.6.1.4.1.2785.2.3.1.1 no-access
A table which will map a physical ports instance ID with a subscriber and reseller along with the interface name and mapping to MIB-II's ifIndex value.
         acInterfaceEntry 1.3.6.1.4.1.2785.2.3.1.1.1 no-access
A single row which identifies a physical interface.
             acInterfaceNodeId 1.3.6.1.4.1.2785.2.3.1.1.1.1 acnodeid no-access
A unique number assigned to this node within an Appian Ring.
             acInterfaceSlot 1.3.6.1.4.1.2785.2.3.1.1.1.2 acslotnumber no-access
The physical slot number where this physical interface is located.
             acInterfacePort 1.3.6.1.4.1.2785.2.3.1.1.1.3 acportnumber no-access
The physical port number on the slot where this interface is located.
             acInterfaceType 1.3.6.1.4.1.2785.2.3.1.1.1.4 integer read-write
The type of physical interface (port) Enumeration: 'unknown': 0, 'enet': 1, 'ds3': 3, 'sonet': 4, 'ds1': 2.
             acInterfaceChannel 1.3.6.1.4.1.2785.2.3.1.1.1.5 integer read-write
If the physical interface can be channelized, this attribute is the channel associated with a specific subscriber and reseller.
             acInterfaceIfIndex 1.3.6.1.4.1.2785.2.3.1.1.1.6 integer read-only
The associated MIB-II IfIndex value which corresponds to this physical interface. The agent will calculate this value in a deterministic manner and is here as an easy means to map the heirarchical slot.port.channel index to a linear ifIndex value.
             acInterfaceAdminStatus 1.3.6.1.4.1.2785.2.3.1.1.1.7 acadminstatus read-write
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.
             acInterfaceOpStatus 1.3.6.1.4.1.2785.2.3.1.1.1.8 acopstatus read-only
The current operational status of this physical interface. Refer to the appian_smi.mib file for enumeration details.
             acInterfaceInterfaceName 1.3.6.1.4.1.2785.2.3.1.1.1.9 displaystring read-only
A user defined name which is used to identify this physical interface. The string is in readable ASCII and can be up to 64 characters in length. This name is configured in each of the physical port interface MIB's and is a read-only attribute here.
             acInterfaceSubscriberId 1.3.6.1.4.1.2785.2.3.1.1.1.10 integer read-write
A unique number assigned by the EMS that uniquely identifies the subscriber who is using this physical interface.
             acInterfaceSubscriberName 1.3.6.1.4.1.2785.2.3.1.1.1.11 displaystring read-write
An ASCII string which represents the subscriber in a readable form. The string can be up to 64 characters in length.
             acInterfaceResellerId 1.3.6.1.4.1.2785.2.3.1.1.1.12 integer read-write
A unique number assigned by the EMS that uniquely identifies the reseller for which service is supplied by this physical interface.
             acInterfaceResellerName 1.3.6.1.4.1.2785.2.3.1.1.1.13 displaystring read-write
An ASCII string which represents the reseller in a readable form. The string can be up to 64 characters in length.