APPIAN-CHASSIS-MIB

MIB Reference — IPNetwork Monitor

All MIBsAPPIAN-CHASSIS-MIB

Organization: Appian Communications, Inc.

Last Updated: 2000-04-20

Category: Optical and WDM, Vendor: Appian

Description:

Appian Communications optical networking chassis hardware inventory and slot management.

Imported Objects

From APPIAN-SMI-MIB

AcAdminStatus
AcMibVersion
AcNodeArchitecture
AcNodeId
AcOpStatus
AcRingId
acOsapOBJECT-IDENTITY

From SNMPv2-SMI

IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
TimeTicks

From SNMPv2-TC

DateAndTime
DisplayString
TEXTUAL-CONVENTION
TruthValue

What Is APPIAN-CHASSIS-MIB?

APPIAN-CHASSIS-MIB is a vendor-specific module from Appian Communications for its OSAP optical networking chassis platform, defining the hardware configuration and state of the chassis and its slots. It exposes hardware inventory data (model number, serial number, production date, revision) alongside operational and administrative status and environmental readings. It is explicitly a hardware health/status MIB: acChassisAdminStatus and acChassisOpStatus report whether the chassis is administratively enabled and operationally functioning, while acChassisTemperature provides thermal monitoring, together giving a picture of whether the physical chassis is healthy. It is a self-contained enterprise MIB with dependency primarily on the vendor's own OID tree rather than external standards, and it is typically used alongside other Appian MIBs covering individual line cards and ports; loading APPIAN-CHASSIS-MIB into an MIB Browser first lets an operator quickly inspect the acChassisTable structure before configuring automated polling. It is deployed on Appian Communications optical networking chassis in telecom transport network environments.

IPNetwork Monitor allows you to monitor SNMP objects defined in APPIAN-CHASSIS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • chassis admin/operational status
  • chassis temperature
  • chassis serial number and model
  • chassis configuration type/revision

Supported Devices

  • Appian Communications OSAP optical networking chassis

Monitoring Examples

An operator would poll acChassisTable/acChassisEntry indexed by acChassisNodeId to check acChassisOpStatus against acChassisAdminStatus, confirming the chassis is both enabled and operating correctly, and read acChassisTemperature to watch for thermal drift. A mismatch where acChassisAdminStatus is up but acChassisOpStatus reports a fault, combined with a climbing acChassisTemperature reading, would indicate an overheating or failing chassis. acChassisSerialNumber and acChassisModelNumber let an inventory system confirm exactly which hardware unit is reporting the fault.

OIDs
OID symbolicOID numericTypeAccessDescription
acChassis1.3.6.1.4.1.2785.2.1Appian OSAP Chassis MIB which defines the current hardware configuration and state information.
acChassisTraps1.3.6.1.4.1.2785.2.1.0
NTF acChassisCfgMismatchTrap1.3.6.1.4.1.2785.2.1.0.1The user configured chassis model does not match the actual chassis model generated by this trap.
NTF acChassisTemperatureTrap1.3.6.1.4.1.2785.2.1.0.2The temperature for this chassis has exceeded or fallen below the normal operational range.
NTF acChassisFanFailureTrap1.3.6.1.4.1.2785.2.1.0.3The fan shelf subsystem is reporting a failure of one or more fans.
NTF acChassisTemperatureClearTrap1.3.6.1.4.1.2785.2.1.0.4The temperature for this chassis has returned back to the normal operational range.
NTF acChassisFanFailureClearTrap1.3.6.1.4.1.2785.2.1.0.5The fan shelf subsystem that reported a failure of one or more fans has returned back to normal.
acGlobals1.3.6.1.4.1.2785.2.1.1
ACN acNodeId1.3.6.1.4.1.2785.2.1.1.1AcNodeIdread-writeA unique node identifier assigned by the EMS to uniquely identify a node within an Appian ring. This must be set before setting other MIB objects that used NodeId as part of the index.
acChassisTable1.3.6.1.4.1.2785.2.1.2not-accessibleA table of configuration and statistics parameters for an Appian Communications chassis's within an Appian ring.
acChassisEntry1.3.6.1.4.1.2785.2.1.2.1not-accessibleA single node's chassis parameters. The index to this record is AcNodeId which is a unique identifier assigned by the EMS system.
ACN acChassisNodeId1.3.6.1.4.1.2785.2.1.2.1.1AcNodeIdaccessible-for-notifyA unique node identifier assigned by the EMS to uniquely identify a node within an Appian ring.
ACA acChassisAdminStatus1.3.6.1.4.1.2785.2.1.2.1.2AcAdminStatusread-writeThis field is used by the administrator to ensure only one client can configure the chassis record at a time. The field is set to locked when a client is performing administrative operations and available when it is free.
ACO acChassisOpStatus1.3.6.1.4.1.2785.2.1.2.1.3AcOpStatusread-onlyThe state field is used to identify the current operational state of the chassis.
INT acChassisCfgType1.3.6.1.4.1.2785.2.1.2.1.4INTEGERread-writeThis field describes the type of physical chassis as defined by the AppianVista EMS. The model number is a simple enumeration type for an Appian Communications chassis.
INT acChassisModelNumber1.3.6.1.4.1.2785.2.1.2.1.5INTEGERread-onlyThis field defines the type of physical chassis. The model number is a simple enumeration type for an Appian Communications chassis.
STR acChassisSerialNumber1.3.6.1.4.1.2785.2.1.2.1.6DisplayStringread-onlyDisplay string containing the serial number which is read from the chassis backplane prom.
STR acChassisProductionDate1.3.6.1.4.1.2785.2.1.2.1.7DisplayStringread-onlyThe date code when this chassis was manufactured. This field is read-only and set by manufacturing in the I2C prom. The format used is YYWW; with YY = year and WW = week.
INT acChassisRevision1.3.6.1.4.1.2785.2.1.2.1.8INTEGERread-onlyThe revision of the chassis expressed as an integer monotonically increasing from 0 to 255.
INT acChassisTemperature1.3.6.1.4.1.2785.2.1.2.1.9INTEGERread-onlyThe current temperature state for the chassis as reported by the fan and temperature controller card. If the temperature is too hot, it is possible that the input filter is blocked, which is reported in the acChassisFanStatus attribute.
ACF acChassisFanSpeed1.3.6.1.4.1.2785.2.1.2.1.10AcFanStatusread-writeThe desired fan speed.
ACF acChassisFan1Status1.3.6.1.4.1.2785.2.1.2.1.11AcFanStatusread-onlyFAN 1 status.
ACF acChassisFan2Status1.3.6.1.4.1.2785.2.1.2.1.12AcFanStatusread-onlyFAN 2 status.
ACF acChassisFan3Status1.3.6.1.4.1.2785.2.1.2.1.13AcFanStatusread-onlyFAN 3 status.
ACF acChassisFan4Status1.3.6.1.4.1.2785.2.1.2.1.14AcFanStatusread-onlyFAN 4 status.
ACF acChassisFan5Status1.3.6.1.4.1.2785.2.1.2.1.15AcFanStatusread-onlyFAN 5 status.
ACF acChassisFan6Status1.3.6.1.4.1.2785.2.1.2.1.16AcFanStatusread-onlyFAN 6 status.
ACO acChassisPowerAStatus1.3.6.1.4.1.2785.2.1.2.1.17AcOpStatusread-onlyThe current state of the power supply subsystem.
ACO acChassisPowerBStatus1.3.6.1.4.1.2785.2.1.2.1.18AcOpStatusread-onlyThe current state of the power supply subsystem.
STR acChassisContact1.3.6.1.4.1.2785.2.1.2.1.19DisplayStringread-writeThe identification and contact information of the person responsible for this managed node. This field is mapped to the MIB-II sysContact field.
STR acChassisName1.3.6.1.4.1.2785.2.1.2.1.20DisplayStringread-writeAn administratively assigned name for this managed node. This field is mapped to MIB-II sysName field.
STR acChassisLocation1.3.6.1.4.1.2785.2.1.2.1.21DisplayStringread-writeThe physical location of this node. The field is mapped to the MIB-II sysLocation field.
STR acChassisDescription1.3.6.1.4.1.2785.2.1.2.1.22DisplayStringread-onlyA description of the node indicating the type of Appian Communications equipment. This field is mapped to the MIB-II sysDescr attribute.
INT acChassisMaxSlots1.3.6.1.4.1.2785.2.1.2.1.23INTEGERread-onlyThe maximum number of slots within this chassis.
TIK acChassisSysUpTime1.3.6.1.4.1.2785.2.1.2.1.24TimeTicksread-onlyThe time in hundredths of a second since the network management portion of the system was last reinitialized. The acChassisSysUpTime field is mapped to the MIB-II sysUptime field. Note: The value of acChassisSysUpTime will not be reset when an Active to Standby failover occurs on the Switch Control Processor(s). The acChassisSysUpTime value will only be reset when the whole system has been reset.
DAT acChassisCurrentTime1.3.6.1.4.1.2785.2.1.2.1.25DateAndTimeread-writeA string containing the current time and date as read from the active Switch Control Processor (SCP) NovRam. The format is defined by DateAndTime syntax.
INT acChassisMaxSerialPorts1.3.6.1.4.1.2785.2.1.2.1.26INTEGERread-onlyIdentifies the total number of serial interface ports on the OSAP chassis.
ACR acChassisRingId1.3.6.1.4.1.2785.2.1.2.1.27AcRingIdread-writeA unique Ring Identification number which is assigned by the EMS system to uniquely identify the Appian Ring supported by this node.
STR acChassisRingName1.3.6.1.4.1.2785.2.1.2.1.28DisplayStringread-writeA user defined string assigned to the Ring Id which uniquely identifies the Appian Ring supported by this node.
ACM acChassisMibVersion1.3.6.1.4.1.2785.2.1.2.1.29AcMibVersionread-onlyA ASCII string which identifies the Appian MIB version which is currently supported by the active switch control processor.
ACN acChassisNodeArchitecture1.3.6.1.4.1.2785.2.1.2.1.30AcNodeArchitectureread-writeNode architecture.
OCT acChassisNodePoll1.3.6.1.4.1.2785.2.1.2.1.31OCTET STRINGread-onlyThis object returns a concise summary of the system state. It contains information on the system operational status, mib revision, fan status, power supply status, and other status information. The value is in compacted binary format: Element Size Value Description ----------------------------------------------------------------------- poll version 1 0x01 Node poll version operational status 1 acChassisOpStatus overall system status mib version 4 software version 4 chassis temperature 1 actual temperature? maybe it should be in module? fan status, each fan status is encoded as: 0xA1 - FAN status IE 0x01 - FAN #1 0x01 - operational power supply status, with each power supply status encoded as: 0xA2 - power status IE 0x02 - power supply #2 0x01 - operational
OCT acChassisModulePoll1.3.6.1.4.1.2785.2.1.2.1.32OCTET STRINGread-onlyThis object returns a concise summary of the module cards in the system. For each module card present, it includes card slot, card configured type and actual type, card operational status, redundancy status, and possibly LED information. slot - 1 byte representing the physical slot number. number - 1 byte representing the module number. configured type - 1 byte value from AcModuleType. actual type - 1 byte value from AcModuleType. operStatus - 1 byte representing an AcOpStatus. redundancy - 1 byte to indicate it's active or standby number of LEDs - 1 byte, indicates how many LED status follows LED states - 1 byte for each LED to represent: green, red, yellow, off. with high bit on as ing.
OCT acChassisPortPoll1.3.6.1.4.1.2785.2.1.2.1.33OCTET STRINGread-onlyThis object returns a concise summary of the module cards in the system. For each module card present, it includes card slot, card configured type and actual type, card operational status, redundancy status, possibly LED information, and port information. slot - 1 byte representing the physical slot number. configured type - 1 byte value from AcModuleType. actual type - 1 byte value from AcModuleType. operStatus - 1 byte representing an AcOpStatus. media slot - 1 byte, valid only number of LEDs - 1 byte, indicates how many LED status follows LED states - 1 byte for each LED to represent: green, red, yellow, off. with high bit on as ing. number of ports - 1 byte, indicates how many physical ports on the card port info - for each port, it includes operStatus and service status. Take a system with the following configuration as an example: slot 1 - a single port OC3 slot 2 - a single port OC3 slot 3 - a switching control card slot 5 - an ethernet media card slot 6 - an ethernet media card, currently backing up slot 5 slot 11 - an 8-port ethernet PHY card driven by slot 5 slot 12 - an 8-port ethernet PHY card driven by slot 5. The poll would resemble this: 0x01 - the first poll version 0xA3 - this indicates a card information element 0x01 - card slot 1 0x13 - configured card type: oc3-sr-1 0x13 - actual card type: oc3-sr-1 0x01 - card operational status: operational ox00 - media slot, not applicable 0x00 - # of LEDs, 0 means no LED information included 0x01 - # of ports 0x01 - port status: up 0x00 - no services on this port 0xA3 - this indicates a card information element 0x02 - card slot 2 0x13 - configured card type: oc3-sr-1 0x13 - actual card type: oc3-sr-1 0x01 - card operational status: operational ox00 - media slot, not applicable 0x00 - # of LEDs, 0 means no LED information included 0x01 - # of ports 0x01 - port status: up 0x00 - no services on this port 0xA3 - this indicates a card information element 0x03 - card slot 3 0x03 - configured card type: sw-1 0x03 - actual card type: sw-1 0x01 - card operational status: operational ox00 - media slot, not applicable 0x00 - # of LEDs, 0 means no LED information included 0x00 - # of ports 0xA3 - this indicates a card information element 0x05 - card slot 5 0x04 - configured card type: 16-port fast ethernet 0x04 - actual card type: 16-port fast ethernet 0x01 - card operational status: operational ox00 - media slot, not applicable 0x00 - # of LEDs, 0 means no LED information included 0x00 - # of ports - defer port status to PHY cards? 0xA3 - this indicates a card information element 0x0B - card slot 11 0x05 - configured card type: fe8-tx-io (8-port phy card) 0x05 - actual card type: fe8-tx-io (8-port phy card) 0x01 - card operational status: operational ox05 - media slot: currently driven by media card in slot 5 0x00 - # of LEDs, 0 means no LED information included 0x08 - info for 8 ports follows 0x01 0x?? - port 1, up and service status? 0x02 0x?? - port 2, down and service status? ... 1 byte can be used to represent 4 service status, with 2 bits each? 0xA3 - this indicates a card information element 0x0C - card slot 11 0x05 - configured card type: fe8-tx-io (8-port phy card) 0x05 - actual card type: fe8-tx-io (8-port phy card) 0x01 - card operational status: operational ox05 - media slot: currently driven by media card in slot 5 0x00 - # of LEDs, 0 means no LED information included 0x08 - info for 8 ports follows 0x01 0x?? - port 1, up and service status? 0x02 0x?? - port 2, down and service status? ... 1 byte can be used to represent 4 service status, with 2 bits each?
T/F acChassisReset1.3.6.1.4.1.2785.2.1.2.1.34TruthValueread-writeSetting this object to true causes the entire system to reset.
INT acChassisTdmAccessRedundancyMode1.3.6.1.4.1.2785.2.1.2.1.35INTEGERread-writeThis value describes how backup TDM Access cards are used to provide redundancy for active TDM Access cards in the system. n-to-one: One backup card will provide redundancy for all other similar type TDM Access cards. one-to-one: Each backup card will be assigned to provide redundancy for at most one TDM Access card.
acMgmtAccessTable1.3.6.1.4.1.2785.2.1.3not-accessibleThis table contains the configuration parameters which define the method used for management of the OSAP via a remote EMS such as the AppianVista platform. The table contains the IP Address, gateway and subnet for in-band and OOB access to the OSAP.
acMgmtAccessEntry1.3.6.1.4.1.2785.2.1.3.1not-accessibleA configuration record defining a single nodes in-band and oob access methods and interfaces. This entry must be created by the EMS or CLI and is not by default automatically instantiated.
ACN acMgmtAccessNodeId1.3.6.1.4.1.2785.2.1.3.1.1AcNodeIdaccessible-for-notifyA unique node identifier assigned by the EMS to uniquely identify a node within an Appian ring.
INT acMgmtAccessIndex1.3.6.1.4.1.2785.2.1.3.1.2INTEGERaccessible-for-notifyUnique identifier of management access interface in this node.
INT acMgmtAccessInterfaceType1.3.6.1.4.1.2785.2.1.3.1.3INTEGERread-createThis attribute defines what type of management access port is being configured. The Ethernet(1) interface refers to the OOB Ethernet port on the switch controller and is used for both master and slave switch controllers, only one of which is active at a time. Frame-Relay(4) and PPP(5) refer to In-Band access interface. Appian-DCC(2) is used as an extended LAN and needs to be configured for each node within an Appian SONET Ring.
ACA acMgmtAccessAdminStatus1.3.6.1.4.1.2785.2.1.3.1.4AcAdminStatusread-createThis field is used by the administrator to ensure only one client can perform configuration operations on the chassis record at a time. The field is set to locked when a client is performing administrative operations and available when it is free. The field is also used to enable or disable a specific management access port. Setting the value to inactivate(1) will cause the interface to be disabled. Setting the state to activate(2) will enable the management interface.
ACO acMgmtAccessOpStatus1.3.6.1.4.1.2785.2.1.3.1.5AcOpStatusread-onlyThis attribute is used to determine the current state of the management access agent. Refer to the appian-smi.mib for defintion details of the AcOpStatus attribute.
IP acMgmtAccessIpAddress1.3.6.1.4.1.2785.2.1.3.1.6IpAddressread-createThe IP Address in dotted notation which is used by the AppianVista EMS system or for telnet, tftp, rlogin or ftp access to the network element. This IP address may be bound to a frame-relay trunk/dlci or could be bound to a TLS trunk running PPP.
IP acMgmtAccessIpSubnet1.3.6.1.4.1.2785.2.1.3.1.7IpAddressread-createThe IP Subnet address in dotted notation used for the primary in-band access interface. If no value is entered, the management agent will assume the natural mask.
INT acMgmtAccessTrunk1.3.6.1.4.1.2785.2.1.3.1.8INTEGERread-createIf the access type is either frame relay or PPP, this object has the trunk number of the trunk being used for inband management. If the access type is not frame relay nor PPP, this object has value of 0 and is not applicable.
INT acMgmtAccessFrDlci1.3.6.1.4.1.2785.2.1.3.1.9INTEGERread-createThe Frame-Relay DLCI number used for in-band management access to the network element when the access interface uses a frame-relay trunk.

FAQ

What does APPIAN-CHASSIS-MIB tell you about an Appian OSAP optical chassis?
It reports hardware inventory (model number, serial number, production date, revision) plus acChassisAdminStatus/acChassisOpStatus for whether the chassis is administratively enabled and operationally functioning, and acChassisTemperature for thermal monitoring — giving a quick picture of overall chassis health.

Would I use APPIAN-CHASSIS-MIB alone to manage an Appian optical transport node?
Typically not by itself — it's commonly loaded alongside other Appian MIBs covering individual line cards and ports, with APPIAN-CHASSIS-MIB giving the top-level chassis view first before configuring automated polling of card and port-level data.

RFC description

Appian chassis management MIB for Appian optical networking equipment.

Start monitoring Appian Communications OSAP SONET/optical access platform (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download APPIAN-CHASSIS-MIB