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.
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>
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |