APPIAN-PPORT-COMMON-MIB

File: APPIAN-PPORT-COMMON-MIB.mib (7336 bytes)

Imported modules

APPIAN-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

AcAdminStatus AcOpStatus AcNodeId
AcSlotNumber AcPortNumber acPport
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

AcInterfaceEntry  
SEQUENCE    
  acInterfaceNodeId AcNodeId
  acInterfaceSlot AcSlotNumber
  acInterfacePort AcPortNumber
  acInterfaceType INTEGER
  acInterfaceChannel INTEGER
  acInterfaceIfIndex INTEGER
  acInterfaceAdminStatus AcAdminStatus
  acInterfaceOpStatus AcOpStatus
  acInterfaceInterfaceName DisplayString
  acInterfaceSubscriberId INTEGER
  acInterfaceSubscriberName DisplayString
  acInterfaceResellerId INTEGER
  acInterfaceResellerName DisplayString

Defined Values

acPportCommon 1.3.6.1.4.1.2785.2.3.1
Appian physical port common MIB provides configuration information common to all physical interfaces.
MODULE-IDENTITY    

acInterfaceTable 1.3.6.1.4.1.2785.2.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcInterfaceEntry

acInterfaceEntry 1.3.6.1.4.1.2785.2.3.1.1.1
A single row which identifies a physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcInterfaceEntry  

acInterfaceNodeId 1.3.6.1.4.1.2785.2.3.1.1.1.1
A unique number assigned to this node within an Appian Ring.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcNodeId  

acInterfaceSlot 1.3.6.1.4.1.2785.2.3.1.1.1.2
The physical slot number where this physical interface is located.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcSlotNumber  

acInterfacePort 1.3.6.1.4.1.2785.2.3.1.1.1.3
The physical port number on the slot where this interface is located.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcPortNumber  

acInterfaceType 1.3.6.1.4.1.2785.2.3.1.1.1.4
The type of physical interface (port)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), enet(1), ds1(2), ds3(3), sonet(4)  

acInterfaceChannel 1.3.6.1.4.1.2785.2.3.1.1.1.5
If the physical interface can be channelized, this attribute is the channel associated with a specific subscriber and reseller.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

acInterfaceIfIndex 1.3.6.1.4.1.2785.2.3.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acInterfaceAdminStatus 1.3.6.1.4.1.2785.2.3.1.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  AcAdminStatus  

acInterfaceOpStatus 1.3.6.1.4.1.2785.2.3.1.1.1.8
The current operational status of this physical interface. Refer to the appian_smi.mib file for enumeration details.
Status: current Access: read-only
OBJECT-TYPE    
  AcOpStatus  

acInterfaceInterfaceName 1.3.6.1.4.1.2785.2.3.1.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

acInterfaceSubscriberId 1.3.6.1.4.1.2785.2.3.1.1.1.10
A unique number assigned by the EMS that uniquely identifies the subscriber who is using this physical interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

acInterfaceSubscriberName 1.3.6.1.4.1.2785.2.3.1.1.1.11
An ASCII string which represents the subscriber in a readable form. The string can be up to 64 characters in length.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

acInterfaceResellerId 1.3.6.1.4.1.2785.2.3.1.1.1.12
A unique number assigned by the EMS that uniquely identifies the reseller for which service is supplied by this physical interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

acInterfaceResellerName 1.3.6.1.4.1.2785.2.3.1.1.1.13
An ASCII string which represents the reseller in a readable form. The string can be up to 64 characters in length.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)