TROPIC-VTSCONN-MIB

File: TROPIC-VTSCONN-MIB.mib (32765 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB TROPIC-GLOBAL-REG

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION TruthValue RowStatus
InterfaceIndex tnPortModules tnVtsConnMIB

Defined Types

AluWdmVtsCmodeMapCMode  
It is used to provision classification mode. The value of the classification mode can be: cvlan(1) - CEVLAN TAGGED. Only configured cvlantag packets (matched tnIngressVtsCmodeMapCEVLANID) will be passed from client port to line port. svlan(2) - SVLAN TAGGED. Only configured svlantag packets (matched tnIngressVtsCmodeMapSVLANID) will be passed from client port to line port or from line port to client port. sip(3) - Source IP Address. Only configured sip packets (matched tnIngressVtsCmodeMapSIP) will be passed from client port to line port. dip(4) - Destination IP Address. Only configured dip packets (matched tnIngressVtsCmodeMapDIP) will be passed from client port to line port. sipdip(5) - Source IP Address and Destination IP address. Only configured sip & dip packets (matched both tnIngressVtsCmodeMapSIP and tnIngressVtsCmodeMapDIP)will be passed from client port to line port. port(6) - Port. All packets coming from client port will be passed to line port. untagged(7) - UNTAGGED. It is used for untagged and priority tagged traffic. A unique CEVLAN ID in the range of 1-4094 can be provisioned for pushing the provisioned CEVLAN ID in the untagged and priority tagged packet.
TEXTUAL-CONVENTION    
  INTEGER cvlan(1), svlan(2), sip(3), dip(4), sipdip(5), port(6), untagged(7)  

TnVtsConnEntry  
SEQUENCE    
  tnVtsConnSrcIfIndex InterfaceIndex
  tnVtsConnSrcVts Unsigned32
  tnVtsConnDestIfIndex InterfaceIndex
  tnVtsConnDestVts Unsigned32
  tnVtsConnAdminState INTEGER
  tnVtsConnOperState INTEGER
  tnVtsConnBidirectional TruthValue
  tnVtsConnName OCTET STRING
  tnVtsConnCIR Unsigned32
  tnVtsConnEIR Unsigned32
  tnVtsConnCBS Unsigned32
  tnVtsConnEBS Unsigned32
  tnVtsConnRowStatus RowStatus
  tnVtsConnId Unsigned32
  tnVtsConnProtectionState INTEGER

TnVtsMapEntry  
SEQUENCE    
  tnVtsMapIfIndex InterfaceIndex
  tnVtsMapVts Unsigned32
  tnVtsMapCEVLANID OCTET STRING
  tnVtsMapSVLANID Unsigned32

TnVtsConnIdEntry  
SEQUENCE    
  tnVtsConnIdSrcIfIndex InterfaceIndex
  tnVtsConnIdSrcVts Unsigned32
  tnVtsConnIdDestIfIndex InterfaceIndex
  tnVtsConnIdDestVts Unsigned32

TnIngressVtsMapEntry  
SEQUENCE    
  tnIngressVtsMapCEVLANID OCTET STRING
  tnIngressVtsMapSVLANID Unsigned32

TnEgressVtsMapEntry  
SEQUENCE    
  tnEgressVtsMapCEVLANID OCTET STRING
  tnEgressVtsMapSVLANID Unsigned32

TnIngressVtsCmodeMapEntry  
SEQUENCE    
  tnIngressVtsCmodeMapCEVLANID OCTET STRING
  tnIngressVtsCmodeMapSVLANID Unsigned32
  tnIngressVtsCmodeMapSIP IpAddress
  tnIngressVtsCmodeMapDIP IpAddress
  tnIngressVtsCmodeMapCMode AluWdmVtsCmodeMapCMode
  tnIngressVtsCmodeMapRowStatus RowStatus

TnEgressVtsCmodeMapEntry  
SEQUENCE    
  tnEgressVtsCmodeMapCEVLANID OCTET STRING
  tnEgressVtsCmodeMapSVLANID Unsigned32
  tnEgressVtsCmodeMapSIP IpAddress
  tnEgressVtsCmodeMapDIP IpAddress
  tnEgressVtsCmodeMapCMode AluWdmVtsCmodeMapCMode
  tnEgressVtsCmodeMapRowStatus RowStatus

Defined Values

tnVtsConnMibModule 1.3.6.1.4.1.7483.1.1.2.2.4.4
VTS Connection MIB types.
MODULE-IDENTITY    

tnVtsConnConf 1.3.6.1.4.1.7483.2.2.4.6.1
OBJECT IDENTIFIER    

tnVtsConnGroups 1.3.6.1.4.1.7483.2.2.4.6.1.1
OBJECT IDENTIFIER    

tnVtsConnCompliances 1.3.6.1.4.1.7483.2.2.4.6.1.2
OBJECT IDENTIFIER    

tnVtsConnObjs 1.3.6.1.4.1.7483.2.2.4.6.2
OBJECT IDENTIFIER    

tnVtsConnBasics 1.3.6.1.4.1.7483.2.2.4.6.2.1
OBJECT IDENTIFIER    

tnVtsConnTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.1
Table of VTS cross connection attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVtsConnEntry

tnVtsConnEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVtsConnEntry  

tnVtsConnSrcIfIndex 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.1
The ifIndex of the VTS connection source.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tnVtsConnSrcVts 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.2
The VTS number of the connection source. line: 1 to 32 client: 1 to 10.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnVtsConnDestIfIndex 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.3
The ifIndex of the VTS connection destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tnVtsConnDestVts 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.4
The VTS number of the connection destination. line: 1 to 32 client: 1 to 10.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnVtsConnAdminState 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.5
The administrative state of the connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tnVtsConnOperState 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.6
The operation state of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tnVtsConnBidirectional 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.7
An indication as to whether or not this connection is bidirectional or unidirectional.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnVtsConnName 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.8
The description of the VTS connection.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnVtsConnCIR 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.9
The CIR value of the VTS connection granularity of 100mbps. Current configurable range: 0 to 1000 (mbps).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnVtsConnEIR 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.10
The EIR value of the VTS connection granularity of 100mbps. Current configurable range: 0 to 1000 (mbps).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnVtsConnCBS 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.11
The CBS value of the VTS connection. Current configurable values: 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384 (Kbyte).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnVtsConnEBS 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.12
The EBS value of the VTS connection. Current configurable values: 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384 (Kbyte).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnVtsConnRowStatus 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.13
Currently all entries have a row status of active. Sets are permitted with values of createAndGo, active and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVtsConnId 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.14
The ID of the Vts connection. It is used as the object id value in traps, alarms and logs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnVtsConnProtectionState 1.3.6.1.4.1.7483.2.2.4.6.2.1.1.1.15
The protection state of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), working(2), protection(3)  

tnVtsMapTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.2
Table of VTS map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVtsMapEntry

tnVtsMapEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVtsMapEntry  

tnVtsMapIfIndex 1.3.6.1.4.1.7483.2.2.4.6.2.1.2.1.1
The ifIndex of the VTS Map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tnVtsMapVts 1.3.6.1.4.1.7483.2.2.4.6.2.1.2.1.2
The VTS number of VTS Map Table. Value range: 1 to 10.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnVtsMapCEVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.2.1.3
CEVLANID string indicates the VLANID or VLANID ranges, separated by comma. Example: 1,5,1-100. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tnVtsMapSVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.2.1.5
Current configurable range: 1 to 4095, NULL.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnVtsConnIdTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.3
This table may be used as a lookup for the full VTS CONNECTION index given an VTS CONNECTION ID. The VTS CONNECTION ID may be found in the object ID of traps, alarms, and logs. Getnext requests are not supported in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnVtsConnIdEntry

tnVtsConnIdEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnVtsConnIdEntry  

tnVtsConnIdSrcIfIndex 1.3.6.1.4.1.7483.2.2.4.6.2.1.3.1.1
The ifIndex of the vts connection source.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

tnVtsConnIdSrcVts 1.3.6.1.4.1.7483.2.2.4.6.2.1.3.1.2
The vts of the vts connection source.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnVtsConnIdDestIfIndex 1.3.6.1.4.1.7483.2.2.4.6.2.1.3.1.3
The ifIndex of the vts connection destination.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

tnVtsConnIdDestVts 1.3.6.1.4.1.7483.2.2.4.6.2.1.3.1.4
The vts of the vts connection destination.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnIngressVtsMapTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.4
Table of Ingress VTS map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIngressVtsMapEntry

tnIngressVtsMapEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIngressVtsMapEntry  

tnIngressVtsMapCEVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.4.1.1
Ingress CEVLANID string indicates the VLANID or VLANID ranges, separated by comma. Example: 1,5,1-100. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tnIngressVtsMapSVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.4.1.2
Ingress Current configurable range: 1 to 4095, NULL.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnEgressVtsMapTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.5
Table of Egress VTS map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnEgressVtsMapEntry

tnEgressVtsMapEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnEgressVtsMapEntry  

tnEgressVtsMapCEVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.5.1.1
Egress CEVLANID string indicates the VLANID or VLANID ranges, separated by comma. Example: 1,5,1-100. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tnEgressVtsMapSVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.5.1.2
Egress Current configurable range: 1 to 4095, NULL.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnIngressVtsCmodeMapTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.6
Table of Ingress VTS Cmode map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnIngressVtsCmodeMapEntry

tnIngressVtsCmodeMapEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnIngressVtsCmodeMapEntry  

tnIngressVtsCmodeMapCEVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.1
Ingress CEVLANID string indicates the VLANID or VLANID ranges, separated by commas. Example: 1,5,1-100. It is applicable only when tnIngressVtsCmodeMapCMode is cvlan. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tnIngressVtsCmodeMapSVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.2
Ingress SVLANID string indicates the VLANID or VLANID ranges, separated by commas. Example: 1,5,1-100. It is applicable only when tnIngressVtsCmodeMapCMode is svlan. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnIngressVtsCmodeMapSIP 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.3
Source IP Address is used for traffic classification based on the Source IP Address. Source IP Address can be a 32 bit number. The default value is null. It can be provisioned only when CMODE is set to Source IP Address or source IP and destination IP. It is applicable only when tnIngressVtsCmodeMapCMode is sip.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnIngressVtsCmodeMapDIP 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.4
Destination IP Address is used for traffic classification based on the Source IP Address. Destination IP Address can be a 32 bit number. The default value is null. It can be provisioned only when CMODE is set to Destination IP Address or source IP and destination IP. It is applicable only when tnIngressVtsCmodeMapCMode is dip.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnIngressVtsCmodeMapCMode 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.5
It is used to provision classification mode.
Status: current Access: read-create
OBJECT-TYPE    
  AluWdmVtsCmodeMapCMode  

tnIngressVtsCmodeMapRowStatus 1.3.6.1.4.1.7483.2.2.4.6.2.1.6.1.6
Currently all entries have a row status of active. Sets are permitted with the following values: createAndGo - Create the entry - When tnIngressVtsCmodeMapCMode or tnEgressVtsCmodeMapCMode is provisioned and followed by a non-null value. active - It is read-only after the entry is provisioned. destroy - Delete the entry - When tnIngressVtsCmodeMapCMode or tnEgressVtsCmodeMapCMode is provisioned and followed by a null value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnEgressVtsCmodeMapTable 1.3.6.1.4.1.7483.2.2.4.6.2.1.7
Table of Egress Cmode VTS map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnEgressVtsCmodeMapEntry

tnEgressVtsCmodeMapEntry 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnEgressVtsCmodeMapEntry  

tnEgressVtsCmodeMapCEVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.1
Egress CEVLANID string indicates the VLANID or VLANID ranges, separated by commas. Example: 1,5,1-100. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

tnEgressVtsCmodeMapSVLANID 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.2
Egress SVLANID string indicates the VLANID or VLANID ranges, separated by commas. Example: 1,5,1-100. Current configurable range: 1 to 4095, ALL.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnEgressVtsCmodeMapSIP 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.3
Source IP Address is used for traffic classification based on the Source IP Address. Source IP Address can be a 32 bit number. The default value is null. It can be provisioned only when CMODE is set to Source IP Address or source IP and destination IP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnEgressVtsCmodeMapDIP 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.4
Destination IP Address is used for traffic classification based on the Source IP Address. Destination IP Address can be a 32 bit number. The default value is null. It can be provisioned only when CMODE is set to Destination IP Address or source IP and destination IP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tnEgressVtsCmodeMapCMode 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.5
It is used to differ classification mode.
Status: current Access: read-create
OBJECT-TYPE    
  AluWdmVtsCmodeMapCMode  

tnEgressVtsCmodeMapRowStatus 1.3.6.1.4.1.7483.2.2.4.6.2.1.7.1.6
Currently all entries have a row status of active. Sets are permitted with values of createAndGo, active, and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnVtsConnGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.1
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnVtsMapGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.2
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnVtsConnIdGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.3
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnIngressVtsMapGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.4
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnEgressVtsMapGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.5
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnIngressVtsCmodeMapGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.6
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnEgressVtsCmodeMapGroup 1.3.6.1.4.1.7483.2.2.4.6.1.1.7
Tok_String
Status: current Access: read-create
OBJECT-GROUP    

tnVtsConnCompliance 1.3.6.1.4.1.7483.2.2.4.6.1.2.1
Tok_String
Status: current Access: read-create
MODULE-COMPLIANCE