All MIBs › T11-FC-FABRIC-ADDR-MGR-MIB › t11FamContiguousAllocation
t11FamContiguousAllocation
Module: T11-FC-FABRIC-ADDR-MGR-MIB
OID (symbolic): T11-FC-FABRIC-ADDR-MGR-MIB::t11FamContiguousAllocation
OID (numeric): 1.3.6.1.2.1.137.1.1.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Determines how a particular switch behaves when elected as the Principal Switch.
If true, the switch will only accept RDIs with a contiguous allocation; specifically, it will reject RDIs with non-contiguous Domain_IDs, and if an RDI for a contiguous Domain_ID is not able to be fulfilled, it will try to replace all the Domain_IDs in the list with contiguous Domain_IDs, and if that fails, the RDI will be rejected.
If false, then the switch acts normally in granting the Domain_IDs even if they are not contiguous.
For the persistence of values across reboots, see the MODULE-IDENTITY's DESCRIPTION clause.
What is t11FamContiguousAllocation?
When this switch becomes Principal Switch, true makes it reject non-contiguous Domain_ID requests (trying to replace them with a contiguous range first), while false lets it grant Domain_IDs normally even if scattered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.5 snmpwalk -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamContiguousAllocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.5.1 snmpget -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamContiguousAllocation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.137.1.1.1.1.5.1 s <value>
Start monitoring Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-FABRIC-ADDR-MGR-MIB::t11FamContiguousAllocation OID value, configure state conditions and alerts, and monitor any Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.137 | t11FcFabricAddrMgrMIB | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1 | t11FamMIBObjects | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1 | t11FamConfiguration | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1 | t11FamTable | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1 | t11FamEntry | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1.5 | t11FamContiguousAllocation | T11-FC-FABRIC-ADDR-MGR-MIB |