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).
|
|||
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. |
|
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. |