HPN-ICF-VSI-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-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 |
hpnicfVsi | 1.3.6.1.4.1.11.2.14.11.15.2.105 |
The MIB for VSI (Virtual Switch Instance). |
||
hpnicfVsiObjects | 1.3.6.1.4.1.11.2.14.11.15.2.105.1 | |||
hpnicfVsiScalarGroup | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.1 | |||
hpnicfVsiNextAvailableVsiIndex | 1.3.6.1.4.1.11.2.14.11.15.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. |
hpnicfVsiL2vpnStatus | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.1.2 | truthvalue | read-write |
The global configuration of L2VPN. |
hpnicfVsiTable | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2 | no-access |
A table for configuring VSI parameters. |
|
1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1 | no-access |
An entry for configuring VSI parameters. |
||
hpnicfVsiIndex | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.1 | unsigned32 | no-access |
Index of VSI. Its value ranges from 0x1 to 0xFFFFFFFE. |
hpnicfVsiName | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.2 | octet string | read-only |
Name of VSI. Max string length of VSI name is 31. |
hpnicfVsiMode | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.3 | integer | read-only |
Mode of VSI. Martini mode indicated this VSI supports VPLS service signalled using LDP. Kompella indicated this VSI supports VPLS service signalled using BGP. Minm indicated this VSI supports MAC-in-MAC service. Default indicated this VSI supports all services. Enumeration: 'martiniAndMinm': 3, 'minm': 2, 'kompella': 4, 'default': 0, 'kompellaAndMinmpxp': 8, 'martiniAndMinmpxp': 7, 'kompellaAndMinm': 5, 'minmpxp': 6, 'martini': 1. |
hpnicfMinmIsid | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.4 | integer32 | read-only |
The PBB 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 modes, its value is invalid value 0x0. |
hpnicfVsiId | 1.3.6.1.4.1.11.2.14.11.15.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 modes, its value is invalid value 0. |
hpnicfVsiTransMode | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.6 | integer | read-only |
Transit Mode of VSI. Enumeration: 'ethernet': 2, 'vlan': 1. |
hpnicfVsiEnableHubSpoke | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.7 | integer | read-only |
Config HubSpoke property of this VSI. Enumeration: 'enable': 2, 'disable': 1. |
hpnicfVsiAdminState | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.8 | integer | read-only |
Set VSI admin state as adminUp or adminDown. Enumeration: 'adminDown': 2, 'adminUp': 1. |
hpnicfVsiRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.9 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfVsiSpbIsid | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.10 | integer32 | read-only |
The SPB I-SID of VSI in minm or martiniAndMinm mode. It must be different for every VSI. Its value ranges from 0xFF to 0xFFFFFF. In other VSI modes, its value is invalid value 0x0. |
hpnicfVsiVxlanID | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.11 | unsigned32 | read-only |
VXLAN ID, in the range of 0x0 to 0xFFFFFF. Value 0xFFFFFFFF means this VSI does not enable VXLAN service. |
hpnicfVsiArpSuppression | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.12 | truthvalue | read-only |
The capability of ARP suppression. |
hpnicfVsiFlooding | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.13 | truthvalue | read-only |
The capability of MAC(Media Access Control) flooding. |
hpnicfVsiLocalMacCount | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.2.1.14 | unsigned32 | read-only |
The number of VSI local MAC addresses. |
hpnicfVsiXconnectTable | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3 | no-access |
A table for configuring xconnect parameters. |
|
1.3.6.1.4.1.11.2.14.11.15.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. |
||
hpnicfVsiXconnectIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.1 | unsigned32 | no-access |
Index of the interface associated with the VSI. |
hpnicfVsiXconnectEvcSrvInstId | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.2 | unsigned32 | no-access |
Index of the service instance associated with the VSI. |
hpnicfVsiXconnectVsiName | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.3 | octet string | read-only |
Name of VSI. Max string length of VSI name is 31. |
hpnicfVsiXconnectAccessMode | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.4 | integer | read-only |
Access mode of this service instance. Enumeration: 'ethernet': 2, 'vlan': 1. |
hpnicfVsiXconnectHubSpoke | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.5 | integer | read-only |
Config HubSpoke property of this service instance. Enumeration: 'none': 1, 'spoke': 3, 'hub': 2. |
hpnicfVsiXconnectRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.3.1.6 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfVsiPwBindTable | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.4 | no-access |
A table for PW(PseudoWire) mapping to VSI. |
|
1.3.6.1.4.1.11.2.14.11.15.2.105.1.4.1 | no-access |
Each entry means a PW mapping to a VSI. |
||
hpnicfVsiPwIndex | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.4.1.1 | unsigned32 | no-access |
A unique index for the conceptual row identifying a PW in the pwTable. |
hpnicfVsiPwBindAttributes | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.4.1.2 | bits | read-only |
This bit mask indicates optional values for this PW. The following describes these bit fields: noSplitHorizon flag indicates that the PW disable split horizon forwarding. hub flag indicates that the PW as the hub link the VSI. Bits: 'hub': 1, 'noSplitHorizon': 0. |
hpnicfVsiPwBindRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.4.1.3 | rowstatus | read-only |
Operation status of this table entry. A row entry cannot be modified when the value of this object is 'active'. |
hpnicfVsiFloodMacTable | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.5 | no-access |
A table of MAC addresses enabled with selective flooding. |
|
1.3.6.1.4.1.11.2.14.11.15.2.105.1.5.1 | no-access |
Each entry represents a selective flooding MAC. |
||
hpnicfVsiFloodMac | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.5.1.1 | macaddress | no-access |
MAC address. |
hpnicfVsiFloodMacRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.5.1.2 | rowstatus | read-only |
Operation status of this table entry. |
hpnicfVsiLocalMacTable | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.6 | no-access |
A table for VSI local MAC addresses. |
|
1.3.6.1.4.1.11.2.14.11.15.2.105.1.6.1 | no-access |
A local MAC address of VSI. |
||
hpnicfVsiLocalMacAddr | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.6.1.1 | macaddress | no-access |
MAC address. |
hpnicfVsiLocalMacIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.6.1.2 | interfaceindex | read-only |
Index of the interface associated with the MAC address. |
hpnicfVsiLocalMacSrvID | 1.3.6.1.4.1.11.2.14.11.15.2.105.1.6.1.3 | unsigned32 | read-only |
Index of the service instance associated with the MAC address. |