ZHONE-PHY-LINE-TYPES

File: ZHONE-PHY-LINE-TYPES.mib (5535 bytes)

Imported modules

SNMPv2-SMI Zhone

Imported symbols

transmission Integer32 OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY zhonePhysical
zhoneShelfIndex zhoneSlotIndex zhoneModules

Defined Types

UlcEntry  
SEQUENCE    
  ulcPortIndex Integer32
  ulcPortType INTEGER
  ulcTrapEnable INTEGER

Defined Values

phyZhoneLineTypes 1.3.6.1.4.1.5504.6.1
Description.
MODULE-IDENTITY    

zhoneLineTypes 1.3.6.1.4.1.5504.5.11
Definitions for custom Zhone line types.
Status: current Access: read-only
OBJECT-IDENTITY    

ulcTable 1.3.6.1.4.1.5504.5.11.1
Universal Line Card (ULC) line type definitions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UlcEntry

ulcEntry 1.3.6.1.4.1.5504.5.11.1.1
ULC Entry line type definitions. There is one entry per ULC port.
Status: current Access: not-accessible
OBJECT-TYPE    
  UlcEntry  

ulcPortIndex 1.3.6.1.4.1.5504.5.11.1.1.1
This object is used as part of the indexing of this table, along with zhoneShelfIndex and zhoneSlotIndex. This object specifies the port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..12  

ulcPortType 1.3.6.1.4.1.5504.5.11.1.1.2
Each port on a ULC can be provisioned in many different ways. This object identifies the port provisioning. There is one entry per ULC port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pots(1), isdn(2), ebs(3)  

ulcTrapEnable 1.3.6.1.4.1.5504.5.11.1.1.3
Allows snmp user to disable or enable the sending of line level traps from the device to the NMS. Defaults to disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)