HH3C-VSI-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-VSI-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cVsi | 1.3.6.1.4.1.25506.2.105 |
The MIB for VSI (Virtual Switch Instance). |
||
hh3cVsiObjects | 1.3.6.1.4.1.25506.2.105.1 | |||
hh3cVsiScalarGroup | 1.3.6.1.4.1.25506.2.105.1.1 | |||
hh3cVsiNextAvailableVsiIndex | 1.3.6.1.4.1.25506.2.105.1.1.1 | unsigned32 | read-only |
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. |
hh3cVsiTable | 1.3.6.1.4.1.25506.2.105.1.2 | no-access |
A table for configuring VSI parameters. |
|
1.3.6.1.4.1.25506.2.105.1.2.1 | no-access |
An entry for configuring VSI parameters. |
||
hh3cVsiIndex | 1.3.6.1.4.1.25506.2.105.1.2.1.1 | unsigned32 | no-access |
Index of VSI. Its value ranges from 0x1 to 0xFFFFFFFE. |
hh3cVsiName | 1.3.6.1.4.1.25506.2.105.1.2.1.2 | octet string | read-only |
Name of VSI. Max string length of VSI name is 31. |
hh3cVsiMode | 1.3.6.1.4.1.25506.2.105.1.2.1.3 | integer | read-only |
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. Enumeration: 'kompellaAndMinm': 5, 'martiniAndMinm': 3, 'kompella': 4, 'martini': 1, 'minm': 2. |
hh3cMinmIsid | 1.3.6.1.4.1.25506.2.105.1.2.1.4 | integer32 | read-only |
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. |
hh3cVsiId | 1.3.6.1.4.1.25506.2.105.1.2.1.5 | unsigned32 | read-only |
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. |
hh3cVsiTransMode | 1.3.6.1.4.1.25506.2.105.1.2.1.6 | integer | read-only |
Transit Mode of VSI. Enumeration: 'ethernet': 2, 'vlan': 1. |
hh3cVsiEnableHubSpoke | 1.3.6.1.4.1.25506.2.105.1.2.1.7 | integer | read-only |
Config HubSpoke property of this VSI. Enumeration: 'enable': 2, 'disable': 1. |
hh3cVsiAdminState | 1.3.6.1.4.1.25506.2.105.1.2.1.8 | integer | read-only |
Set VSI admin state as adminUp or adminDown. Enumeration: 'adminDown': 2, 'adminUp': 1. |
hh3cVsiRowStatus | 1.3.6.1.4.1.25506.2.105.1.2.1.9 | rowstatus | read-only |
Operation status of this table entry. |
hh3cVsiXconnectTable | 1.3.6.1.4.1.25506.2.105.1.3 | no-access |
A table for configuring xconnect parameters. |
|
1.3.6.1.4.1.25506.2.105.1.3.1 | no-access |
An entry for configuring xconnect parameters. Each entry means connecting a service instance of a interface to a VSI. |
||
hh3cVsiXconnectIfIndex | 1.3.6.1.4.1.25506.2.105.1.3.1.1 | unsigned32 | no-access |
Index of the interface associated with the VSI. |
hh3cVsiXconnectEvcSrvInstId | 1.3.6.1.4.1.25506.2.105.1.3.1.2 | unsigned32 | no-access |
Index of the service instance associated with the VSI. |
hh3cVsiXconnectVsiName | 1.3.6.1.4.1.25506.2.105.1.3.1.3 | octet string | read-only |
Name of VSI. Max string length of VSI name is 31. |
hh3cVsiXconnectAccessMode | 1.3.6.1.4.1.25506.2.105.1.3.1.4 | integer | read-only |
Access mode of this service instance. Enumeration: 'ethernet': 2, 'vlan': 1. |
hh3cVsiXconnectHubSpoke | 1.3.6.1.4.1.25506.2.105.1.3.1.5 | integer | read-only |
Config HubSpoke property of this service instance. Enumeration: 'none': 1, 'spoke': 3, 'hub': 2. |
hh3cVsiXconnectRowStatus | 1.3.6.1.4.1.25506.2.105.1.3.1.6 | rowstatus | read-only |
Operation status of this table entry. |