All MIBs › HH3C-VSAN-MIB › hh3cVsanDmAllowedDomainIdList
hh3cVsanDmAllowedDomainIdList
Module: HH3C-VSAN-MIB
OID (symbolic): HH3C-VSAN-MIB::hh3cVsanDmAllowedDomainIdList
OID (numeric): 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4
Node type: OBJECT-TYPE
Type: Hh3cFcDomainIdList
Access: read-write
Description:
Specifies the list of domain IDs that are allowed in the VSAN, and the configuration has different meanings in different scenarios:
1. Principal switch: Can only assign domains IDs within the allowed domain ID list. If the allowed domain ID list configured does not include any of the already assigned domain IDs or manually configured domain IDs, the configuration will fail.
2. Non-principal switch: The manually configured domain ID must be within the allowed domain ID list, or the configuration will fail. Besides, the domain ID assigned by principal switch must within the allowed domain ID list, or the switch will refuse the assigned domain ID and isolate the upstream interface. If the runtime domain ID for a switch is beyond the new configured ID list, the configuration will fail. The default value is a zero-length octet string. If This value is set with zero-length, the configuration will be cancelled in this VSAN.
What is hh3cVsanDmAllowedDomainIdList?
This OID stores a list of allowed fabric domain identifiers in a virtual storage area network (VSAN). Domain IDs control how storage switches organize and connect with each other. An operator would configure this to specify which storage network zones are permitted to operate together within the virtual SAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4 snmpwalk -v2c -c public <target> HH3C-VSAN-MIB::hh3cVsanDmAllowedDomainIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4.1 snmpget -v2c -c public <target> HH3C-VSAN-MIB::hh3cVsanDmAllowedDomainIdList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hh3cVsanDmAllowedDomainIdList.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2.127 | hh3cSan | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1 | hh3cVsan | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1 | hh3cVsanMibObjects | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1 | hh3cVsanDmConfiguration | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2 | hh3cVsanDmTable | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2.1 | hh3cVsanDmEntry | HH3C-VSAN-MIB |
| 1.3.6.1.4.1.25506.2.127.1.1.1.2.1.4 | hh3cVsanDmAllowedDomainIdList | HH3C-VSAN-MIB |