ISLVLAN-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: ISLVLAN-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 |
hp | 1.3.6.1.4.1.11 | |||
nm | 1.3.6.1.4.1.11.2 | |||
interface | 1.3.6.1.4.1.11.2.4 | |||
islVlanMIB | 1.3.6.1.4.1.11.2.4.9 |
The MIB module to configure Cisco ISL VLAN monitoring. |
||
islVlanMIBObjects | 1.3.6.1.4.1.11.2.4.9.1 | |||
islVlanControlTable | 1.3.6.1.4.1.11.2.4.9.1.1 | no-access |
A list ISL VLAN control entries, one for each 100BaseT interface. This table should survive warm-boots and power losses. |
|
1.3.6.1.4.1.11.2.4.9.1.1.1 | no-access |
An entry that controls the ISL behavior on a particular 100BaseT interface. |
||
islVlanControlIndex | 1.3.6.1.4.1.11.2.4.9.1.1.1.1 | integer | no-access |
The value of this object uniquely identifies this islVlanControlTable entry. |
islVlanControlDataSource | 1.3.6.1.4.1.11.2.4.9.1.1.1.2 | object identifier | read-only |
This contains the OID of the ifIndex of the interface this entry controls. The corresponding ifType ethernetCsmacd(6). |
islVlanControlVtpDomain | 1.3.6.1.4.1.11.2.4.9.1.1.1.3 | ipaddress | read-write |
The IP address of the Cisco VTP server of VLANs monitored by this interface. |
islVlanControlVtpCommunity | 1.3.6.1.4.1.11.2.4.9.1.1.1.4 | displaystring | read-write |
The SNMP community string for the Cisco VTP server of VLANs monitored by this interface. |
islVlanControlEnable | 1.3.6.1.4.1.11.2.4.9.1.1.1.5 | integer | read-write |
Indicate the behavior for processing ISL VLAN packets. A value of disabled(1) means that no per-VLAN monitoring happens on this interface. A value of explicitlyOnly(2) means that only VLANs that correspond to an islVlanEntry that was explicitly created by a management application. If the probe sees an ISL packet that doesn't correspond to an explicitly created islVlanEntry, the probe will not process the packet in any per-VLAN tables. A value of implicitCreate(3) means that a new islVlanEntry is automatically created when a ISL packet is seen with an unknown VLAN ID. Enumeration: 'disabled': 1, 'implicitCreate': 3, 'explicitOnly': 2. |
islVlanTable | 1.3.6.1.4.1.11.2.4.9.1.2 | no-access |
The ISL VLAN able stores the information needed to monitor Cisco ISL VLAN traffic on an inter-switch trunk line. This table should survive warm-boots and power losses. |
|
1.3.6.1.4.1.11.2.4.9.1.2.1 | no-access |
An entry in the islVlanTable. An entry can be created two ways. A management application can explicitly create an entry. Or, an entry can be automatically created if an unknown ISL ID is seen on an interface (see islVlanControlEnable.) |
||
islVlanIndex | 1.3.6.1.4.1.11.2.4.9.1.2.1.1 | integer | no-access |
The value of this object uniquely identifies this islVlanTable entry. |
islVlanControlEntryIndex | 1.3.6.1.4.1.11.2.4.9.1.2.1.2 | integer | read-only |
Indicates the islVlanControlIndex of the corresponding islVlanControlEntry. |
islVlanId | 1.3.6.1.4.1.11.2.4.9.1.2.1.3 | integer | read-only |
The value of this object ISL VLAN ID for this particular VLAN on this interface. |
islVlanIfIndex | 1.3.6.1.4.1.11.2.4.9.1.2.1.4 | interfaceindex | read-only |
A unique identifier associated with this islVlanTable entry. This value should not be same as any existing or future ifIndex/pvcIndex value. This value must remain constant from when its creation until its explicit deletion. |
islVlanName | 1.3.6.1.4.1.11.2.4.9.1.2.1.5 | displaystring | read-write |
This contains the VLAN name. If the entry was created automatically by the probe, its value is `unknown VLAN |
islVlanMtu | 1.3.6.1.4.1.11.2.4.9.1.2.1.6 | integer32 | read-write |
The maximum transmission unit size for this VLAN. If this was created automatically, this value not be known and should be set to 0. |
islVlanOwner | 1.3.6.1.4.1.11.2.4.9.1.2.1.7 | ownerstring | read-only |
The entity that configured this entry. If this was automatically created by the probe, the value is `monitor'. |
islVlanStatus | 1.3.6.1.4.1.11.2.4.9.1.2.1.8 | rowstatus | read-write |
The status of this islVlanTable entry. |