A3COM-HUAWEI-VSI-MIB

File: A3COM-HUAWEI-VSI-MIB.mib (9049 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI A3COM-HUAWEI-OID-MIB

Imported symbols

RowStatus MODULE-IDENTITY OBJECT-TYPE
Integer32 Unsigned32 h3cCommon

Defined Types

H3cVsiEntry  
SEQUENCE    
  h3cVsiIndex Unsigned32
  h3cVsiName OCTET STRING
  h3cVsiMode INTEGER
  h3cMinmIsid Integer32
  h3cVsiId Unsigned32
  h3cVsiTransMode INTEGER
  h3cVsiEnableHubSpoke INTEGER
  h3cVsiAdminState INTEGER
  h3cVsiRowStatus RowStatus

H3cVsiXconnectEntry  
SEQUENCE    
  h3cVsiXconnectIfIndex Unsigned32
  h3cVsiXconnectEvcSrvInstId Unsigned32
  h3cVsiXconnectVsiName OCTET STRING
  h3cVsiXconnectAccessMode INTEGER
  h3cVsiXconnectHubSpoke INTEGER
  h3cVsiXconnectRowStatus RowStatus

Defined Values

h3cVsi 1.3.6.1.4.1.43.45.1.10.2.105
The MIB for VSI (Virtual Switch Instance).
MODULE-IDENTITY    

h3cVsiObjects 1.3.6.1.4.1.43.45.1.10.2.105.1
OBJECT IDENTIFIER    

h3cVsiScalarGroup 1.3.6.1.4.1.43.45.1.10.2.105.1.1
OBJECT IDENTIFIER    

h3cVsiNextAvailableVsiIndex 1.3.6.1.4.1.43.45.1.10.2.105.1.1.1
Next available VSI entry index for creating VSI. Its value ranges from 0x1 to 0xFFFFFFFF.The invalid value 0xFFFFFFFF indicates that no VSI entry can be created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cVsiTable 1.3.6.1.4.1.43.45.1.10.2.105.1.2
A table for configuring VSI parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cVsiEntry

h3cVsiEntry 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1
An entry for configuring VSI parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVsiEntry  

h3cVsiIndex 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.1
Index of VSI. Its value ranges from 0x1 to 0xFFFFFFFE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cVsiName 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.2
Name of VSI. Max string length of VSI name is 31.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

h3cVsiMode 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.3
Mode of VSI. Martini mode indicated this VSI support VPLS service signalled using LDP, kompella indicated this VSI support VPLS service signalled using BGP, minm indicated this VSI support MAC-in-MAC service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER martini(1), minm(2), martiniAndMinm(3), kompella(4), kompellaAndMinm(5)  

h3cMinmIsid 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.4
The MAC-in-MAC I-SID of VSI in minm or martiniAndMinm mode. It must be different for every VSI. Its value ranges from 0x1 to 0xFFFFFF. In other VSI mode, its value is invalid value 0x0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cVsiId 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.5
Identifier of VSI in martini or martiniAndMinm mode, by default, it's the PW ID of this VSI. Its value ranges from 1 to 4294967295. In other VSI mode, its value is invalid value 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

h3cVsiTransMode 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.6
Transit Mode of VSI.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vlan(1), ethernet(2)  

h3cVsiEnableHubSpoke 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.7
Config HubSpoke property of this VSI.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

h3cVsiAdminState 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.8
Set VSI admin state as adminUp or adminDown.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER adminUp(1), adminDown(2)  

h3cVsiRowStatus 1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.9
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cVsiXconnectTable 1.3.6.1.4.1.43.45.1.10.2.105.1.3
A table for configuring xconnect parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cVsiXconnectEntry

h3cVsiXconnectEntry 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1
An entry for configuring xconnect parameters. Each entry means connecting a service instance of a interface to a VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVsiXconnectEntry  

h3cVsiXconnectIfIndex 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.1
Index of the interface associated with the VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cVsiXconnectEvcSrvInstId 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.2
Index of the service instance associated with the VSI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cVsiXconnectVsiName 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.3
Name of VSI. Max string length of VSI name is 31.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

h3cVsiXconnectAccessMode 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.4
Access mode of this service instance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vlan(1), ethernet(2)  

h3cVsiXconnectHubSpoke 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.5
Config HubSpoke property of this service instance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), hub(2), spoke(3)  

h3cVsiXconnectRowStatus 1.3.6.1.4.1.43.45.1.10.2.105.1.3.1.6
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus