CISCO-VISM-PORT-MIB

File: CISCO-VISM-PORT-MIB.mib (7739 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP vismPort
ciscoWan

Defined Types

VismPortCnfGrpEntry  
SEQUENCE    
  vismPortNum Integer32
  vismPortRowStatus INTEGER
  vismPortLineNum Integer32
  vismPortType INTEGER
  vismPortDs0ConfigBitMap Integer32
  vismPortSpeed Integer32
  vismPortState INTEGER

Defined Values

ciscoVismPortMIB 1.3.6.1.4.1.351.150.92
The MIB module containing Port information for VISM service module.
MODULE-IDENTITY    

vismPortCnfGrp 1.3.6.1.4.1.351.110.5.5.2.1
OBJECT IDENTIFIER    

vismPortCnfGrpTable 1.3.6.1.4.1.351.110.5.5.2.1.1
Port configuration table for the virtual port. Only one entry is allowed in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VismPortCnfGrpEntry

vismPortCnfGrpEntry 1.3.6.1.4.1.351.110.5.5.2.1.1.1
An entry for logical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  VismPortCnfGrpEntry  

vismPortNum 1.3.6.1.4.1.351.110.5.5.2.1.1.1.1
This is a logical port number. If PXM1 (Processor Switch Module) is the PXM used on the shelf this object should be set to 1. For PXM1E this object should be set to 255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

vismPortRowStatus 1.3.6.1.4.1.351.110.5.5.2.1.1.1.2
The object add, delete or modify a port. 'add' - add a port, a port acn only be added if the status is in 'del'. 'del' - delete a port, once a port is deleted the status is chane to 'del'. The port can only be deleted after deleting all the connections and the resource partition. 'mod' - modify a port and change status to 'mod'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

vismPortLineNum 1.3.6.1.4.1.351.110.5.5.2.1.1.1.3
This represents the line number to which this port is associated. Since the network port is not associated with any line, line number 0 is returned on a GET.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..8  

vismPortType 1.3.6.1.4.1.351.110.5.5.2.1.1.1.4
The value of this object is always set to 'voIP'. It indicates that network port. The same value is used even when VISM supports VoAAL1 or VoAAL2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER voIP(1), userPort(2)  

vismPortDs0ConfigBitMap 1.3.6.1.4.1.351.110.5.5.2.1.1.1.5
This respesents the bit map of DS0s which is used to create this port. Bit 0 represents DS0-1. Since this object is not applicable to the network port, value 0 is returned on a GET.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..ffffff  

vismPortSpeed 1.3.6.1.4.1.351.110.5.5.2.1.1.1.6
The speed of the port in cells per second. It is used by VISM card to advertise virtual port bandwidth to the controller, SVC(Switched Virtual Circuit) and PVC(Permanent Virtual Circuit) connection admission control and aggregate traffic clipping. This object can be modified only when there is no existing resource partition on the port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..5651320  

vismPortState 1.3.6.1.4.1.351.110.5.5.2.1.1.1.7
This object indicates the state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), active(2)  

ciscoVismPortMIBConformance 1.3.6.1.4.1.351.150.92.2
OBJECT IDENTIFIER    

ciscoVismPortMIBGroups 1.3.6.1.4.1.351.150.92.2.1
OBJECT IDENTIFIER    

ciscoVismPortMIBCompliances 1.3.6.1.4.1.351.150.92.2.2
OBJECT IDENTIFIER    

ciscoVismPortCompliance 1.3.6.1.4.1.351.150.92.2.2.1
The compliance statement for objects related to VISM Port module.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVismPortGroup 1.3.6.1.4.1.351.150.92.2.1.1
The collection of objects which are used to represent VISM Port information.
Status: current Access: read-only
OBJECT-GROUP