Home/Catalog/INTEL-VLAN-MIB

INTEL-VLAN-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for INTEL-VLAN-MIB.

139
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

139 total
Object Name
vlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11
INTEL-GEN-MIB
Unknown
.1.3.6.1.4.1.208.2.11
globalVlanConfigurationChangeA new VLAN configuration has been distributed.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.1
localConfigurationChangeChanges made to local VLAN configuration.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.2
invalidVlanConfigurationError in uploaded configuration.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.3
domainNameChangeThe VLAN domain name has been changed.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.5
newSwitchInDomainThis station is now participating in the domain.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.6
missingSwitchInDomainA switch is no longer in the domain.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.7
editTokenForceReleaseThis station has made a forced release of the edit token for the VLAN configuration
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.8
editTokenRequestFailedA management station tried to allocate the token while it was not available.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.9
configConfirmFailedThe new configuration rendered the device inaccessible to the management station, and the old configuration has been restored.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.10
vlanLearnedDatabaseFullThe VLAN learning process was unable to insert an entry in the VLAN database. This may result in a loss of connectivity between some stations. This is not an error; the setup is larger than the system has been designed to handle.
TRAP-TYPE
.1.3.6.1.4.1.208.2.11.0.11
vlanPolicy
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11.1
vlanPolicyDomainNameThe VLAN Domain name. All VLAN configuration and connectivity is separated in domains.rw
DisplayString
.1.3.6.1.4.1.208.2.11.1.1
vlanPolicyServerSeqNoThe sequence number of the configuration policy of the VLAN sever.ro
INTEGER
.1.3.6.1.4.1.208.2.11.1.2
vlanPolicyClientSeqNoThe sequence number of the configuration policy of the client.ro
INTEGER
.1.3.6.1.4.1.208.2.11.1.3
vlanPolicyModeThe device is running VLAN in 1 of 2 possible modes. 1) Distributed VLAN - the configuration and VLAN memberships are shared with other devices in the same domain. 2) Stand-alone - the configuration has only local significance. When running the devices in a stack the values 3 or 4 will be returned according to the actual mode, but only the values 1 and 2 will be accepted for set-requests. For some devices this object can not be set to fullVlan. Refer to vlanPolicySupportedVlanModes object.rw
Enumeration
.1.3.6.1.4.1.208.2.11.1.4
vlanPolicyChangedStampLocal timestamp of last policy configuration changero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.208.2.11.1.5
vlanPolicyNextVlanIdReturns the next VLAN id to be used when creating a new VLANro
INTEGER
.1.3.6.1.4.1.208.2.11.1.6
vlanPolicyLastApiErrorReturn code for the last occurred error when making changes to the VLAN databasero
Enumeration
.1.3.6.1.4.1.208.2.11.1.7
vlanPolicyChangeOperationThis object must be set when changing the name of a VLAN DOMAIN, to indicate whether the change is a rename- or a create-operationrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.8
vlanPolicyVlanTableTable of configured VLANs
SEQUENCE OF PolicyVlanEntry
.1.3.6.1.4.1.208.2.11.1.9
policyVlanEntryEntry in VLAN table consists of id and name and contains two special binary objects for creating and deleting VLANs
PolicyVlanEntry
.1.3.6.1.4.1.208.2.11.1.9.1
policyVlanIdThe internal id number of a VLAN. Must be used as index for creating and deletingro
INTEGER
.1.3.6.1.4.1.208.2.11.1.9.1.1
policyVlanNameName of the VLAN (20 bytes ASCII-Z string)rw
DisplayString
.1.3.6.1.4.1.208.2.11.1.9.1.2
policyVlanCreateObjThis object is used to create a new VLAN. The object takes parameters as binary-coded octet strings. Index (policyVlanId) used must be value from vlanPolicyNextVlanId. Binary format: [name (20 bytes ASCII-Z string)]rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.9.1.3
policyVlanDeleteObjThis object is used to delete an existing VLAN. The id of the VLAN must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.9.1.4
vlanPolicyMacRuleTableTable of configured MAC rules in a VLAN
SEQUENCE OF PolicyMacRuleEntry
.1.3.6.1.4.1.208.2.11.1.10
policyMacRuleEntryEntry in MAC rule table consist of VLAN id and MAC address and contains two special binary objects for creating and deleting rules
PolicyMacRuleEntry
.1.3.6.1.4.1.208.2.11.1.10.1
policyMacRuleVlanIdId of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.10.1.1
policyMacRuleAddressMAC address string rule (6 bytes) for VLAN learningro
EthMacAddress
.1.3.6.1.4.1.208.2.11.1.10.1.2
policyMacRuleCreateObjThis object is used to create a new MAC rule. The object takes parameters as binary-coded octet strings. Index (policyMacRuleVlanId and policyMacRuleAddress) used must be an existing VLAN id and a valid 6 byte MAC address. Binary format: [] {= leave empty}rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.10.1.3
policyMacRuleDeleteObjThis object is used to delete an existing MAC rule. The VLAN id and MAC address of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.10.1.4
vlanPolicyIslMacRuleTableTHIS TABLE HAS BEEN OBSOLETED! Table of configured IslMAC rules in a VLAN
SEQUENCE OF PolicyIslMacRuleEntry
.1.3.6.1.4.1.208.2.11.1.11
policyIslMacRuleEntryTHIS ENTRY HAS BEEN OBSOLETED! Entry in IslMAC rule table consists of VLAN id and IslMAC address and contains two special binary objects for creating and deleting rules
PolicyIslMacRuleEntry
.1.3.6.1.4.1.208.2.11.1.11.1
policyIslMacRuleVlanIdOBJECT HAS BEEN OBSOLETED! Id of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.11.1.1
policyIslMacRuleAddressOBJECT HAS BEEN OBSOLETED! MAC address string rule (6 bytes) for VLAN learningro
EthMacAddress
.1.3.6.1.4.1.208.2.11.1.11.1.2
policyIslMacRuleCreateObjOBJECT HAS BEEN OBSOLETED! This object is used to create a new IslMAC rule. The object takes parameters as binary-coded octet strings. Index (policyIslMacRuleVlanId and policyIslMacRuleAddress) used must be an existing VLAN id and a valid 6 byte MAC address. Binary format: [] {= leave empty}rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.11.1.3
policyIslMacRuleDeleteObjOBJECT HAS BEEN OBSOLETED! This object is used to delete an existing IslMAC rule. The VLAN id and MAC address of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.11.1.4
vlanPolicyIpRuleTableTable of configured IP rules in a VLAN
SEQUENCE OF PolicyIpRuleEntry
.1.3.6.1.4.1.208.2.11.1.12
policyIpRuleEntryEntry in IP rule table consists of VLAN id and IP address and contains two special binary objects for creating and deleting rules
PolicyIpRuleEntry
.1.3.6.1.4.1.208.2.11.1.12.1
policyIpRuleVlanIdId of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.12.1.1
policyIpRuleAddressIP address string rule (4 bytes) for VLAN learningro
IpAddress
.1.3.6.1.4.1.208.2.11.1.12.1.2
policyIpRuleCreateObjThis object is used to create a new IP rule. The object takes parameters as binary-coded octet strings. Index (policyIpRuleVlanId and policyIpRuleAddress) used must be an existing VLAN id and a valid 4 byte IP address. Binary format: [] {= leave empty}rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.12.1.3
policyIpRuleDeleteObjThis object is used to delete an existing IP rule. The VLAN id and IP address of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.12.1.4
vlanPolicyIpNetRuleTableTable of configured IP Network rules in a VLAN
SEQUENCE OF PolicyIpNetRuleEntry
.1.3.6.1.4.1.208.2.11.1.13
policyIpNetRuleEntryEntry in IP Network rule table consists of VLAN id, IP Network address and IP Network mask and contains two special binary objects for creating and deleting rules
PolicyIpNetRuleEntry
.1.3.6.1.4.1.208.2.11.1.13.1
policyIpNetRuleVlanIdId of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.13.1.1
policyIpNetRuleAddressIP Network address string rule (4 bytes) for VLAN learningro
IpAddress
.1.3.6.1.4.1.208.2.11.1.13.1.2
policyIpNetRuleMaskIP Network subnet mask string (4 bytes). Rule will be the result of a bit-wise AND operation between address and maskro
IpAddress
.1.3.6.1.4.1.208.2.11.1.13.1.3
policyIpNetRuleCreateObjThis object is used to create a new IP Network rule. The object takes parameters as binary-coded octet strings. Index (policyIpNetRuleVlanId and policyIpNetRuleAddress) used must be an existing VLAN id and a valid 4 byte IP address. Binary format: [mask (4bytes)]rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.13.1.4
policyIpNetRuleDeleteObjThis object is used to delete an existing IP Network rule. The VLAN id and IP Network address of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.13.1.5
vlanPolicyPortRuleTableTable of configured Port rules in a VLAN
SEQUENCE OF PolicyPortRuleEntry
.1.3.6.1.4.1.208.2.11.1.14
policyPortRuleEntryEntry in Port rule table consists of VLAN id and Port number and contains two special binary objects for creating and deleting rules
PolicyPortRuleEntry
.1.3.6.1.4.1.208.2.11.1.14.1
policyPortRuleVlanIdId of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.14.1.1
policyPortRuleNumberPort number rule for VLAN learningro
INTEGER
.1.3.6.1.4.1.208.2.11.1.14.1.2
policyPortRuleCreateObjThis object is used to create a new Port rule. The object takes parameters as binary-coded octet strings. Index (policyPortRuleVlanId and policyPortRuleAddress) used must be an existing VLAN id and a valid 4 byte IP address. Binary format: [] {= leave empty}rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.14.1.3
policyPortRuleDeleteObjThis object is used to delete an existing Port rule. The VLAN id and Port number of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.14.1.4
vlanPolicyPortSettingsTableList of ports and their VLAN relevant configuration
SEQUENCE OF PolicyPortSettingsEntry
.1.3.6.1.4.1.208.2.11.1.15
policyPortSettingsEntryEntry consists of Port Number and state for IP learning on a port
PolicyPortSettingsEntry
.1.3.6.1.4.1.208.2.11.1.15.1
policyPortSettingsPortNumberThis is the Port number. Used as index when changing settingsro
INTEGER
.1.3.6.1.4.1.208.2.11.1.15.1.1
policyPortSettingsIpLearningThis option enables or disables the IP rule learning on a per port basis. This option should be enabled for ports connected to IP traffic only networksrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.15.1.2
vlanPolicyAllPortSettingsIpLearningThis object is used to synchronize IP learning settings for all ports (set to either enabled or disabled). When read this object will also indicate if the settings are the same for all ports (enabled or disabled) or mixedrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.16
vlanPolicyAssignManagementVlanAssign a VLAN to have access to the switch local management. NB: Only for desktop switches!rw
INTEGER
.1.3.6.1.4.1.208.2.11.1.17
vlanPolicyConfigConfStateWhen a management center changes the VLAN configuration, there is a risk that it looses the access to the switch. Therefore, in case the switch is running VLAN in stand alone mode, a temporary backup of the old configuration is made. This copy is kept for 30 sec and if this object has not been set to confirm(5) within that time, the backup configuration is made active and the new modifications are lost (state will read revertedToOldConf(3)). When a Token is claimed the state is set to notReady(1) and the state cannot be set to confirm(5) until the state reads ready(2) (which means the configuration has been made active and the learning database updated). When setting state to confirm the backup is removed and the new configuration is made active, and the state reads confirmedNewConf(4).rw
Enumeration
.1.3.6.1.4.1.208.2.11.1.18
vlanPolicyConfigConfTimerValueThis object returns the start value of the Configuration Confirm Timerro
INTEGER
.1.3.6.1.4.1.208.2.11.1.19
vlanPolicySupportedVlanModesThis object returns a bitmask containing the supported VLAN modes: 0x01 : Stand-alone VLAN 0x02 : Distributed VLANro
INTEGER
.1.3.6.1.4.1.208.2.11.1.20
vlanPolicyRevert2DefaultSetting this object to 1 will restore the original VLAN setup (1 System VLAN with all ports in it). NB: vlanMode and name is not effected by this!rw
INTEGER
.1.3.6.1.4.1.208.2.11.1.21
vlanPolicyMacVlanServerPriorityThis object sets the priority for this device to become MAC-VLAN serverrw
INTEGER
.1.3.6.1.4.1.208.2.11.1.22
vlanPolicyStackPortRuleTableTable of configured Port rules in a VLAN for a stack
SEQUENCE OF PolicyStackPortRuleEntry
.1.3.6.1.4.1.208.2.11.1.24
policyStackPortRuleEntryEntry in Stack Port rule table consists of VLAN id, Switch MAC and Port number and contains two special binary objects for creating and deleting rules
PolicyStackPortRuleEntry
.1.3.6.1.4.1.208.2.11.1.24.1
policyStackPortRuleVlanIdId of VLAN. Used as index when creating and deleting a rulero
INTEGER
.1.3.6.1.4.1.208.2.11.1.24.1.1
policyStackPortRuleSwitchMacMac address identifying the switch on which the port is physically locatedro
EthMacAddress
.1.3.6.1.4.1.208.2.11.1.24.1.2
policyStackPortRuleNumberPort number rule for VLAN learningro
INTEGER
.1.3.6.1.4.1.208.2.11.1.24.1.3
policyStackPortRuleCreateObjThis object is used to create a new Stack Port rule. The object takes parameters as binary-coded octet strings. Index (policyStackPortRuleVlanId, policyStackPortRuleSwitchMac and policyStackPortRuleAddress) used must be an existing VLAN id, a valid MAC address present in the stack and a valid 4 byte IP address. Binary format: [] {= leave empty}rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.1.24.1.4
policyStackPortRuleDeleteObjThis object is used to delete an existing Port rule. The VLAN id, Switch Mac and Port number of the rule must be used as indexrw
Enumeration
.1.3.6.1.4.1.208.2.11.1.24.1.5
vlanPolicyUseMultiSTPWhen enabled, the device will operate multiple spanning trees on top of VLANs. When disabled the device will operate with VLANs on top of a single spanning tree.rw
Enumeration
.1.3.6.1.4.1.208.2.11.1.25
vlanPolicyFwdLearnPcktsEnable or Disable forwarding of learn-packets. A learn-packet is the packet that was used to learn a station the first time the switch received traffic from the station. If enabled these packets will be forwarded after learning is complete. If disabled these packets will be discarded after learning, to prevent packet re-ordering in the network. NB: This setting is not protected by the edit-token lock.rw
Enumeration
.1.3.6.1.4.1.208.2.11.1.26
vlanLearned
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11.2
vlanLearnedVersionThe version of the run-time database used for keeping actual VLAN information.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.1
vlanLearnedServerStateState of the MAC-VLAN server: initActive - Initialising to become server initPassive - Initialising to become client passive - Station is client active - Station is serverro
Enumeration
.1.3.6.1.4.1.208.2.11.2.2
vlanLearnedServerPriorityThe priority of the server function. The lower the priority, the more likely that this device becomes the server. If there is a tie between the priorities the device with the lowest MAC will become server.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.3
vlanLearnedServerIPAddressThe IP address of the current MAC-VLAN serverro
IpAddress
.1.3.6.1.4.1.208.2.11.2.4
vlanLearnedServerMACAddressThe MAC address of the current MAC-VLAN serverro
EthMacAddress
.1.3.6.1.4.1.208.2.11.2.5
vlanLearnedServerPortNoThe port number through which the device is connected to the server. Only valid if device is clientro
INTEGER
.1.3.6.1.4.1.208.2.11.2.6
vlanLearnedServerNameChangeTimerTimer value used when renaming a VLAN DOMAIN. While timer is running, both the old and new Domain Name is accepted by all switches in the Domain. When renaming a Domain containing many switches, a high value of the timer may be needed to ensure that Domain is not 'broken'. Value is in secondsrw
INTEGER
.1.3.6.1.4.1.208.2.11.2.7
vlanLearnedServerExpiryTimerTime a device will wait before assuming the MAC-VLAN server is lost. If server is assumed lost, the device will search for a new server, or become the server itself. NOTE: The value used by all devices in a Domain, is the value configured on the device that currently is the MAC-VLAN server and NOT the individual settings on each device.rw
INTEGER
.1.3.6.1.4.1.208.2.11.2.8
vlanLearnedMacTableA list of all active stations in a VLAN in the domain for the device.
SEQUENCE OF LearnedMacEntry
.1.3.6.1.4.1.208.2.11.2.9
learnedMacEntryA VLAN active station. For each station there is information about its: MAC address. If possible additional information about on which access-port the station is placed, the protocol type used and IP-address is kept too.
LearnedMacEntry
.1.3.6.1.4.1.208.2.11.2.9.1
learnedMacAddressThe MAC address for a station.ro
EthMacAddress
.1.3.6.1.4.1.208.2.11.2.9.1.1
learnedMacTypeThe 2 byte protocol/length identifier specified in a ethernet packet according to IEEE802.3 / ETHERNET IIro
OCTET STRING
.1.3.6.1.4.1.208.2.11.2.9.1.2
learnedMacPortNoThe access-port on the VLAN device for a learned station. If portNo = 0 it means that this MAC is not learned locally.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.9.1.3
learnedMacIpAddressThe IP-address of a learned station.ro
IpAddress
.1.3.6.1.4.1.208.2.11.2.9.1.4
vlanLearnedMacVlanTableA membership list of which stations are included in which VLANs in the actual domain.
SEQUENCE OF LearnedMacVlanEntry
.1.3.6.1.4.1.208.2.11.2.10
learnedMacVlanEntryFor every station (referred to by its MAC address) a list of VLANs that have the station as a member, can be retrieved.
LearnedMacVlanEntry
.1.3.6.1.4.1.208.2.11.2.10.1
learnedMacVlanMacThe MAC address of a learned stationro
EthMacAddress
.1.3.6.1.4.1.208.2.11.2.10.1.1
learnedMacVlanIndexThe index of this VLAN, to be used when retrieving the next VLAN.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.10.1.2
learnedMacVlanNameThe name of the VLAN.ro
DisplayString
.1.3.6.1.4.1.208.2.11.2.10.1.3
vlanLearnedVlanPortTableA table of which VLANs exist on the ports.
SEQUENCE OF LearnedVlanPortEntry
.1.3.6.1.4.1.208.2.11.2.11
learnedVlanPortEntryFor each port a list of VLANs that are active on the port can be retrieved.
LearnedVlanPortEntry
.1.3.6.1.4.1.208.2.11.2.11.1
learnedVlanPortNoThe if-index decribing the requested port.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.11.1.1
learnedVlanPortVlanIndexThe index of this VLAN, to be used when retrieving the next VLAN.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.11.1.2
learnedVlanPortVlanNameThe name of the VLAN.ro
DisplayString
.1.3.6.1.4.1.208.2.11.2.11.1.3
vlanLearnedVlanIdTableTable of active VLAN id's
SEQUENCE OF LearnedVlanIdEntry
.1.3.6.1.4.1.208.2.11.2.12
learnedVlanIdEntryA VLAN is active in a device, if a station connected to that device has become a member of the VLAN.
LearnedVlanIdEntry
.1.3.6.1.4.1.208.2.11.2.12.1
learnedVlanIdThe index of the VLAN.ro
INTEGER
.1.3.6.1.4.1.208.2.11.2.12.1.1
learnedVlanIdVlanNameThe name of the VLAN.ro
DisplayString
.1.3.6.1.4.1.208.2.11.2.12.1.2
vlanLearnedSnmpMgtVlanIdsThis object will return a list of VLAN id's for the incoming SNMP request, usable to determine which VLANs the Mgt station itself belongs to. The answer is an Octet-string consisting of 16-bit unsigned integers, up to a maximum of 127 id's. If more VLAN id's should exist, only the first 127 will be returned in the reply.ro
OCTET STRING
.1.3.6.1.4.1.208.2.11.2.13
vlanLearnedMacVlanFlushSetting this object to 1 will flush the MAC-VLAN table of the entire distributed domain.rw
INTEGER
.1.3.6.1.4.1.208.2.11.2.14
vlanIsl
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11.3
islTableA list of interconnected VLAN aware devices sharing the same doamin on a port.
SEQUENCE OF IslEntry
.1.3.6.1.4.1.208.2.11.3.1
islEntryOn each switch vlan link a list of connected devices referred to by MAC- and IP-address.
IslEntry
.1.3.6.1.4.1.208.2.11.3.1.1
islIfIndexThe if-index decribing the requested port.ro
INTEGER
.1.3.6.1.4.1.208.2.11.3.1.1.1
islMacAddressThe MAC address of an SVL station.ro
EthMacAddress
.1.3.6.1.4.1.208.2.11.3.1.1.2
islIpAddressThe IP-address of an SVL stationro
IpAddress
.1.3.6.1.4.1.208.2.11.3.1.1.3
vlanEditToken
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11.4
editTokenOwnerMacAddressThe MAC address of the station that is currently locking the global VLAN configuration.ro
EthMacAddress
.1.3.6.1.4.1.208.2.11.4.1
editTokenOwnerIpAddressThe IP-address of the station that is currently locking the global VLAN configuration.ro
IpAddress
.1.3.6.1.4.1.208.2.11.4.2
editTokenOwnerSysNameThe System Name of the station that is currently locking the global VLAN configuration.ro
DisplayString
.1.3.6.1.4.1.208.2.11.4.3
editTokenOwnerApplicationThe Application that is currently locking the global VLAN configuration.ro
Enumeration
.1.3.6.1.4.1.208.2.11.4.4
editTokenOwnerSnmpIpAddressThe IP address of the IP host that has taken the edit token via SNMPro
IpAddress
.1.3.6.1.4.1.208.2.11.4.5
editTokenClaimReqThis object is used to claim the Token to make changes to the VLAN configuration. Parameters are supplied in a binary coded octet string. Request will fail if sequence number given is lower than or equal to active configuration sequence number. Binary format: [<seqNo(4)><suggestNewSeqNo(1)><allocForSNMP(1)>] seqNo = sequence number expected to be next suggestNewSeqNo = if 1 device will assign allocForSNMP = if editing from SNMP set to 1rw
OCTET STRING
.1.3.6.1.4.1.208.2.11.4.6
editTokenLastClaimRspRetValReturns the last error code for the Claim Edit Token call.ro
Enumeration
.1.3.6.1.4.1.208.2.11.4.7
editTokenReleaseReqObject used to release the Token. When setting object an integer indicating 1) Abandon changes, 2) Save changes, 3) Save changes and wait for confirmation (if not confirmed the device returns to the previous configuration) must be given or 4) we are changing VLAN mode/name and want to have our System VLAN (id=24) back, to ensure correct connectivity after the changerw
Enumeration
.1.3.6.1.4.1.208.2.11.4.8
editTokenLastReleaseRspRetValReturns the last error code for the Release Edit Token call.ro
Enumeration
.1.3.6.1.4.1.208.2.11.4.9
editTokenForceReleaseReqA forced release of the edit token can be issued by an IP host via SNMP by setting this object on the MVS.rw
INTEGER
.1.3.6.1.4.1.208.2.11.4.10
editTokenClientStateThe edit token state of the clientro
Enumeration
.1.3.6.1.4.1.208.2.11.4.11
editTokenTakenTimeThe time that the edit token has been allocated (in hundreds of a second)ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.208.2.11.4.12
editTokenLastForceReleaseRspRetValReturns the last error code for the Release Edit Token call.ro
Enumeration
.1.3.6.1.4.1.208.2.11.4.13
editTokenServerStateThe edit token state of the server.ro
Enumeration
.1.3.6.1.4.1.208.2.11.4.14
vlanTrapObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.11.6
previousVlanDomainNameInternal value used when sending SNMP traps
DisplayString
.1.3.6.1.4.1.208.2.11.6.1
vlanParsingErrorNoInternal value used when sending SNMP traps
INTEGER
.1.3.6.1.4.1.208.2.11.6.2
vlanParsingErrorTextInternal value used when sending SNMP traps
OCTET STRING
.1.3.6.1.4.1.208.2.11.6.3
originatorIpAddressInternal value used when sending SNMP traps
IpAddress
.1.3.6.1.4.1.208.2.11.6.4
originatorMacAddressInternal value used when sending SNMP traps
EthMacAddress
.1.3.6.1.4.1.208.2.11.6.5
originatorSysNameInternal value used when sending SNMP traps
OCTET STRING
.1.3.6.1.4.1.208.2.11.6.6
originatorMgtStationIpAddressInternal value used when sending SNMP traps
IpAddress
.1.3.6.1.4.1.208.2.11.6.7
INTEL-VLAN-MIB - SNMP MIB Reference | MIBs Explorer