Home/Catalog/AT-GS950-24-MIB

AT-GS950-24-MIB

AI MIB Summary

The AT-GS950-24-MIB provides vendor-specific SNMP access for monitoring and managing the Alcatel-Lucent OmniSwitch 9500 series, specifically the 24-port GS950-24 model. This private MIB enables the retrieval of device-specific operational statistics, interface counters, hardware status, and system performance metrics not covered by standard MIBs.

Private MIB for AT-GS950 Series Switches
Main OID:
at-GS95024v3.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167
1128
Objects
Active
Status
14
Dependencies

Imported Objects

Objects

1128 total
Object Name
at-GS95024v3Private MIB for AT-GS950 Series Switches
MODULE-IDENTITY
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167
SNMPv2-CONFPrivate MIB for AT-GS950 Series Switches
Unknown
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167
SNMPv2-SMIPrivate MIB for AT-GS950 Series Switches
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167
l2Snmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1
sysSnmpUser
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1
sysSnmpUserTable
SEQUENCE OF TabSnmpUserEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1
sysSnmpUserEntry
TabSnmpUserEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1.1
sysSnmpUserNameA human readable string rsysresenting the name of the user. This is the (User-based Security) Model dependent security ID.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1.1.1
sysSnmpUserAuthProtocolAn indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type of authentication protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same concsystual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of UserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoAuthProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoAuthProtocol, then an 'inconsistentValue' error must be returned. If a set operation tries to set the value to the NoAuthProtocol while the UserPrivProtocol value in the same row is not equal to NoPrivProtocol, then an 'inconsistentValue' error must be returned. That means that an SNMP command generator application must first ensure that the UserPrivProtocol is set to the NoPrivProtocol value before it can set the UserAuthProtocol value to NoAuthProtocol.rw
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1.1.2
sysSnmpUserPrivProtocolAn indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if so, the type of privacy protocol which is used. An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same concsystual row). If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned. The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom. Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the NoPrivProtocol. If a set operation tries to change the value of an existing instance of this object to any value other than NoPrivProtocol, then an 'inconsistentValue' error must be returned. Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than NoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned.rw
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1.1.3
sysSnmpUserStatusThe status of this concsystual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this concsystual row can be modified, excsyst for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.1.1.1.4
sysSnmpGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2
sysSnmpGroupTable
SEQUENCE OF TabSnmpGroupEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1
sysSnmpGroupEntry
TabSnmpGroupEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1.1
sysSnmpSecurityModelA human readable string rsysresenting the name of the user. This is the (User-based Security) Model dsysendent security ID.
SnmpSecurityModel (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1.1.1
sysSnmpSecurityNameA human readable string rsysresenting the name of the user. This is the (User-based Security) Model dsysendent security ID.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1.1.2
sysSnmpGroupNameThe name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1.1.3
sysSnmpGroupStatusThe status of this concsystual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the usmUserStatus column is 'notReady'. In particular, a newly created row for a user who employs authentication, cannot be made active until the corresponding usmUserCloneFrom and usmUserAuthKeyChange have been set. Further, a newly created row for a user who also employs privacy, cannot be made active until the usmUserPrivKeyChange has been set. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this concsystual row can be modified, excsyst for usmUserOwnAuthKeyChange and usmUserOwnPrivKeyChange. For these 2 objects, the value of usmUserStatus MUST be active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.2.1.1.4
sysSnmpGroupAccess
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3
sysSnmpGroupAccessTable
SEQUENCE OF TabSnmpGroupAccessEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1
sysSnmpGroupAccessEntry
TabSnmpGroupAccessEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1
sysSnmpaccessGroupIndexThe name of the group to which this entry (e.g., the combination of securityModel and securityName) belongs. This groupName is used as index into the vacmAccessTable to select an access control policy. However, a value in this table does not imply that an instance with the value exists in table vacmAccesTable.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.1
sysSnmpaccessSecurityModelIn order to gain the access rights allowed by this concsystual row, this securityModel must be in use.
SnmpSecurityModel (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.2
sysSnmpaccessSecurityLevelThe minimum level of security required in order to gain the access rights allowed by this concsystual row. A securityLevel of noAuthNoPriv is less than authNoPriv which in turn is less than authPriv. If multiple entries are equally indexed excsyst for this vacmAccessSecurityLevel index, then the entry which has the highest value for vacmAccessSecurityLevel is selected.
SnmpSecurityLevel (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.3
sysSnmpaccessReadViewNameThe value of an instance of this object identifies the MIB view of the SNMP context to which this concsystual row authorizes read access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.4
sysSnmpaccessWriteViewNameThe value of an instance of this object identifies the MIB view of the SNMP context to which this concsystual row authorizes write access. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.5
sysSnmpaccessNotifyViewNameThe value of an instance of this object identifies the MIB view of the SNMP context to which this concsystual row authorizes access for notifications. The identified MIB view is that one for which the vacmViewTreeFamilyViewName has the same value as the instance of this object; if the value is the empty string or if there is no active MIB view having this value of vacmViewTreeFamilyViewName, then no access is granted.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.6
sysSnmpaccessStatusThe status of this concsystual row. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this concsystual row can be modified.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.3.1.1.7
sysSnmpViewTree
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4
sysSnmpViewTreeTable
SEQUENCE OF TabSnmpViewTreeEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1
sysSnmpViewTreeEntry
TabSnmpViewTreeEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1
sysSnmpviewTreeNameThe human readable name for a family of view subtrees.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1.1
sysSnmpviewTreeSubtreeThe MIB subtree which when combined with the corresponding instance of vacmViewTreeFamilyMask defines a family of view subtrees.
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1.2
sysSnmpviewTreeMaskThe bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees. Each bit of this bit mask corresponds to a sub-identifier of vacmViewTreeFamilySubtree, with the most significant bit of the i-th octet of this octet string value (extended if necessary, see below) corresponding to the (8*i - 7)-th sub-identifier, and the least significant bit of the i-th octet of this octet string corresponding to the (8*i)-th sub-identifier, where i is in the range 1 through 16. Each bit of this bit mask specifies whether or not the corresponding sub-identifiers must match when determining if an OBJECT IDENTIFIER is in this family of view subtrees; a '1' indicates that an exact match must occur; a '0' indicates 'wild card', i.e., any sub-identifier value matches. Thus, the OBJECT IDENTIFIER X of an object instance is contained in a family of view subtrees if, for each sub-identifier of the value of vacmViewTreeFamilySubtree, either: the i-th bit of vacmViewTreeFamilyMask is 0, or the i-th sub-identifier of X is equal to the i-th sub-identifier of the value of vacmViewTreeFamilySubtree. If the value of this bit mask is M bits long and there are more than M sub-identifiers in the corresponding instance of vacmViewTreeFamilySubtree, then the bit mask is extended with 1's to be the required length. Note that when the value of this object is the zero-length string, this extension rule results in a mask of all-1's being used (i.e., no 'wild card'), and the family of view subtrees is the one view subtree uniquely identified by the corresponding instance of vacmViewTreeFamilySubtree. Note that masks of length greater than zero length do not need to be supported. In this case this object is made read-only.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1.3
sysSnmpviewTreeTypeIndicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1.4
sysSnmpviewTreeStatusThe status of this concsystual row. The RowStatus TC [RFC2579] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this concsystual row can be modified.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.4.1.1.5
sysSnmpCommunity
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5
sysSnmpCommunityTable
SEQUENCE OF TabSnmpCommunityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1
sysSnmpCommunityEntry
TabSnmpCommunityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1.1
sysSnmpsnmpCommunityIndexThe unique index value of a row in this table.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1.1.1
sysSnmpsnmpCommunityNameThe unique index value of a row in this table.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1.1.2
sysSnmpsnmpCommunityPolicyA human readable string rsysresenting the corresponding value of snmpCommunityName in a Security Model indsysendent format.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1.1.3
sysSnmpsnmpCommunityStatusThe status of this concsystual row in the snmpCommunityTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpCommunityName and snmpCommunitySecurityName objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpCommunityStatus is active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.5.1.1.4
sysSnmpTrapManager
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6
sysSnmpTrapManagerTable
SEQUENCE OF TabSnmpTrapManagerEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1
sysSnmpTrapManagerEntry
TabSnmpTrapManagerEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1.1
sysSnmpsnmpTrapManagerNameThe locally arbitrary, but unique identifier associated with this snmpNotifyEntry.
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1.1.1
sysSnmpsnmpTrapManagerAddressThis object contains a transport address. The format of this address dsysends on the value of the snmpTargetAddrTDomain object.rw
TAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1.1.2
sysSnmpsnmpTrapManagerSecurityLevelThe Level of Security to be used when generating SNMP messages using this entry.rw
L2snmpLevel
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1.1.3
sysSnmpsnmpTrapManagerStatusThe status of this concsystual row in the SnmpTrapManagerTable. An entry in this table is not qualified for activation until instances of all corresponding columns have been initialized, either through default values, or through Set operations. The snmpTrapManagerName, snmpTrapManagerAddress and snmpTrapManagerSecurityLevel objects must be explicitly set. There is no restriction on setting columns in this table when the value of snmpTrapManagerStatus is active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.6.1.1.4
sysSnmpEngineIDAn SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the value of the snmpEngineID of a remote SNMP engine with which this user can communicate.rw
SnmpEngineID (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.7
snmpGlobalStateThis object is for enabling or disabling SNMP Community function.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.1.8
l2Radius
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25
sysRadiusExtClient
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1
sysRadiusExtServerTableThe (concsystual) table listing the RADIUS servers with which the client shares a secret.
SEQUENCE OF TabRadiusExtServerEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3
sysRadiusExtServerEntryAn entry (concsystual row) rsysresenting a RADIUS server with which the client shares a secret.
TabRadiusExtServerEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1
sysRadiusExtServerIndexThe RADIUS server with whom the client interacts.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.1
sysRadiusExtServerAddressThe IP address of the RADIUS server referred to in this table entry.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.2
sysRadiusExtServerSharedSecretThe secret string which is shared between Server and Clientrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.4
sysRadiusExtServerResponseTimeThe maximum time within which the server has to respond for a request from the clientrw
INTEGER (1 ..120)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.6
sysRadiusExtServerMaximumRetransmissionThe allowed maximum no. of trials to be tried by a client to get response from the server for a requestrw
INTEGER (1 ..254)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.7
sysRadiusExtServerAuthPortNumThe UDP port the client is using to send authentication requests to this server.rw
INTEGER (1 ..65535)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.8
sysRadiusExtServerEntryStatusThis object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.9
sysRadiusExtServerAccPortThe UDP port the client is using to send accounting requests to this server.rw
INTEGER (1 ..65535)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.25.1.3.1.10
l2Cfa
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27
if
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1
ifMaxInterfacesSpecifies the maximum number of interfaces that can be present in the system.rwdeprecated
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.1
ifMaxPhysInterfacesSpecifies the maximum number of physical interfaces that can be present in the system.rwdeprecated
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.2
ifAvailableIndexShows an ifIndex which is available for creation of any new virtual (non-physical) interface in the system. This ifIndex value can be used for creation of interfaces in the ifMainTable or any media-specif MIB. For creation of physical interfaces, any free ifIndex between 1 and ifMaxPhysInterfaces can be used.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.3
ifMainTableA list of all the interface entries in the system. This table contains objects which are applicable to all types of interfaces in the system. This table is a proprietary extension to the standard ifTable and ifXTable. The index to this table has the semantics of the MIB-2 ifIndex.
SEQUENCE OF TabIfMainEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4
ifMainEntryAn entry containing management information applicable to a particular interface.
TabIfMainEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1
ifMainIndexA unique value, greater than zero, for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.1
ifMainTypeThe type/protocol of interface. Specification of the object is mandatory for all interfaces. This value should be specified after the row creation in the ifMainTable and before setting any other object in this table. Once the type is specified, it cannot be changed - the interface should be deleted for changing the type of the interface. The ethernetCsmacd(6), iso88025TokenRing(9), aal5(49), async(84) and hdlc(118) are physical interfaces while all other types are virtual or logical interfaces. For creation of physical interface types, it is mandatory to specify the handle to the device driver using the ifAlias object of the standard ifXTable before specifying the type. This handle could be something like eth1 or /dev/abcd.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.2
ifMainMtuThe MTU for the interface as shown to the higher interface sub-layer (this value should not include the encapsulation or header added by the interface). If IP is operating over the interface, then this value indicates the IP MTU over this interface. For changing the MTU of any interface, the interface must be brought down first - changing MTU while the interface is administratively up is not permitted. If not specified during interface creation, a default value is assigned based on the ifMainType given to the particular interface. While configuring for logical VLAN interfaces, care should be taken to, configure this value as the lowest of the MTU values of the member ports.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.3
ifMainAdminStatusThe desired state of the interface. This object can be set only when the ifMainRowStatus of the interface is active. This object has the semantics of the ifAdminStatus of the standard ifTable. The testing(3) state indicates that no operational packets can be passed - this state is not currently supported. When a managed system initializes, all interfaces start with ifMainAdminStatus in the down(2) state, it's a default state also. As a result of either explicit management action or per configuration information retained by the managed system, ifMainAdminStatus is then changed to the up (1) state (or remains in the down(2) state).rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.4
ifMainOperStatusThe current operational state of the interface. The testing (3) state indicates that no operational packets can be passed - this state is not supported currently. If ifMainAdminStatus is down (2) then ifMainOperStatus would be down (2). If ifMainAdminStatus is changed to up (1) then ifMainOperStatus should change to up (1) if the interface is ready to transmit and receive work traffic; it should change to dormant (5) the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should change to lowerLayerDown(7) state if it cannot be made up as the interface sub-layer below it is down; it should remain in the down (2) state if and only if there is a fault that prevents it from going to the up (1) state; it should remain in the notPresent (6) state if the interface has missing (typically, hardware) components. The status unknown(4) is shown when it is not possible to determine the exact status of the interface - e.g. the interface sub-layer is performing negotiations - during this period the interface is not up but at the same time, it is not a fault condition and hence it cannot be shown as down - in such periods the status is shown as unknown. This object has the semantics of the ifOperStatus of the standard ifTable.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.5
ifMainEncapTypeThe encapsulation type to be used over the interface. For Ethernet interfaces, the default encapsulation type is ethernetV2(8). The other possible encapsulation is llcSnap(6). If other(1) is specified then an automatic encapsulation type learning method is used in ARP for determining the encapsulation for unicast destinations while the multicast and broadcast destinations use ethernetV2(8). For PPP and MLPPP interfaces, the encapsulation type can only be other(1) and this is the default value. For FR VCs, the value can be nlpid(2) (for carrying protocols which have NLPID) or nlpidSnap(3) (for other protocols). The default is nlpid(2) and the types of protocols supported are inferred from the stack-layering implemented over the interface. For X.25 VCs, the value can be nlpid(2) or nlpidSnap(3) (where the VC can carry multiplexed protocol traffic with each data packet containing the NLPID or SNAP header) or cudNlpid(4) or cudNlpidSnap(5) (where the CUD specifies the NLPID of the protocol or SNAP and the data packets do not contain these headers - for dedicated VCs). The default is cudNlpid(4). For ATM VCs, the default is llcSnap(6) but the vcMultiplexed(7) encapsulation is also supported. This object is not applicable to other interfaces.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.6
ifMainBrgPortTypeThe Bridge port type of this specified externally accessible port. Bridge Port type can be specified only for switch ports and not for router ports. providerNetworkPort - Port Connected to a single Provider. SVLAN Classification is based on only the PVID configured for the port for untagged packets. customerNetworkPortPortBased - Port in the S-VLAN component that can transmit or received frames for single customer. All packets received on this port, are mapped to one single service instance identified by the PVID of that Port. Accsystable Port Type will be always Admit only Untagged or Priority Tagged Frames on this port. customerNetworkPortStagged - Port in the S-VLAN component that can transmit or received frames for single customer. VLAN classification on this interface will be based on the S-tag received or on the PVID of the port. Ingress Filtering will be always enabled on this port. customerEdgePort - Port in a Provider Edge Bridge connected to a single customer. Multiple services can be provide on this port. The Packets received on this interface will be first classified to a CVLAN. CVLAN classification can be based on the Vid in the C-Tag present in the packet (if it C-tagged packet) or from the pvid of the port. Service instance selection (S-VLAN selection) for a frame is done based on the entry present in the C-VID registration table for the pair (C-VID, recsystion Port). CustomerEdgePort configuration is allowed only in Provider Edge Bridges. propCustomerEdgePort - Port connected to a single customer, where multiple services can be provided based on only Proprietary SVLAN classification tables. S-VLAN classification will not happen based on C-VID registration table on this port. propCustomerEdgePort configuration is allowed only in Provider Edge Bridges. propCustomerNetworkPort - Port connected to a single customer, where multiple service can be provided based on CVLANs by assigning one of the Proprietary SVLAN classification tables to this port. The services can also be assigned using other proprietary SVLAN classification tables where CVLAN is not the index of the table. propProviderNetworkPort - Port connected to a Q-in-Q Bridge located inside Provider Network. This port is part of S-VLAN component. If packets to be tagged and sent out of this port will have 0x8100 as the ether type. Similarly pakcets with standard Q tag (ether type as 0x8100) received will be considered as S-Tagged packets. customerBridgePort - Type of the port to be used in customer bridges as well in Provider(Q-in-Q) bridges. This type is not valid in Provider Core bridges as well as Provider Edge bridge. In Customer bridges and in Provider Bridges only customerPort option is allowed. Bridge Port Type cannot be set for a port-channel port, if some physical ports are aggregated in it. Also Bridge Port type cannot be set for a port, if part of a port-channel. Whenever the Bridge port type changes, the previous configuration associated with the port will be flushed. For example. whenever CNP(STagged) and PNP port types are changed to any other port type, - The unicast entries learnt on this port and - The VID translation table entries associated with the port will be flushed. Whenever CEP port type is changed to any other port type, - The unicast entries learnt on this port - The C-VID registration table entries associated with the port - The PEP configuration table entries - The service priority regeneration table entries will be flushed. Even the vlan membership of the port will be removed when the Pbport type is changed.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.7
ifMainRowStatusA RowStatus variable for addition, deletion and in-activation of the interfaces. Specification of the object is mandatory for all interfaces. When the status is active, the interface is created and ready to use in the respective protocol modules. When the status is notInService, the interface has not been registered with the respective protocol modules and as such those modules are not aware of the existence of the interface - creation is hence, incomplete. Setting an active interface to notInService results in de-registration/deletion of the interface from the respective protocol modules and all the configurations associated with that interface in those modules may be lost. Deletion of an interface, may affect the status of other interfaces which are layered above or below it in the Interface Stack (ifStackTable) and may result in other interfaces being made notReady or notInService.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.4.1.8
ifIpTableA list of all the interface entries in the system which are registered with IP. This table contains objects which are applicable for the management of IP over the network interfaces in the system. This table is a extension to the ifMainTable. The index to this table has the semantics of the ifMainIndex of the ifMainTable. Entries are created automatically in this table for any interface sub-layer which is layer below IP using the ifStackTable. Similarly, entries are deleted from this table when the interface's layering below IP is removed.
SEQUENCE OF TabIfIpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5
ifIpEntryAn entry containing management information applicable to a particular interface over which IP is operating.
TabIfIpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1
ifIpAddrAllocMethodThe mechanism to be used for allocation of IP address for this interface. The value negotiation can be used only for PPP and MLPPP interfaces which support obtaining of IP addresses through negotiation. The dynamic(3) option takes an IP address dynamically from the available server (dhcp/bootp/rarp) according to the protocol specified in ifIpAddrAllocProtocol. If the method specified is manual and the IP address is not provided (then the interface would be treated as a un-numbered interface.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.1
ifIpAddrSpecifies the IP address given to this interface. The specification of this object is mandatory for all network interfaces (Ethernet, FR VC, IPoA interface, PPP link - not under MP, MP interface and X.25 VC). If the interface is not a network interface then the default value of 0.0.0.0 is assigned and the interface is treated as a un-numbered interface by IP.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.2
ifIpSubnetMaskSpecifies the IP Subnet Mask for this interface. The value should be specified only for network interfaces and any valid VLSM is accsysted. If not specified, this object takes the default subnet mask value based on the class of the IP address configured for the interface.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.3
ifIpBroadcastAddrSpecifies the IP broadcast address for this interface. The value should be specified only for network interfaces and any valid broadcast address based on a valid VLSM is accsysted. If not specified, this object takes the default value based on the class of the IP address configured for the interface.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.4
ifIpForwardingEnableSpecifies whether IP forwarding is enable on this interface. Disabling IP forwarding on an interface will result in packets which are to be forwarded on that interface being dropped and ICMP error messages being generated for the packets.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.5
ifIpAddrAllocProtocolSpecifies the protocol to be used to obtain IP address for this interface. This object is valid only when ifIpAddrAllocMethod is set to dynamic (3). Currently rarp (1) option is not supported. The assigned value will be effective only when the interface admin status changesrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.5.1.6
ifIvrTableA list of all the interfaces in the system with IVR related configurations. This table is an extension to the ifMainTable. The index to this table has the semantics of the ifMainIndex of the ifMainTable.
SEQUENCE OF TabIfIvrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.8
ifIvrEntryAn entry containing IVR-related information applicable to a interface.
TabIfIvrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.8.1
ifIvrBridgedIfaceIndicates if this interface is a Bridged interface or not. A value of 'TRUE' indicates that this interface is a Bridged interface and is capable of performing bridging of packets through this interface. A value of 'FALSE' indicates that this interface is a Routed interface and is capable of performing routing of packets through this interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.8.1.1
ifSetMgmtVlanListA string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanId values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanId value in that octet. This is the set of vlans configured by management to associate with the management interface.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.9
ifResetMgmtVlanListA string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanId values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanId value in that octet. This is the set of vlans configured by management to dis-associate from the management interface. Get operation is not allowed for this object.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.10
ifSecondaryIpAddressTableA list of secondary IP addresses configured over the interfaces registered with IP. This table is a extension to the ifMainTable. The index to this table has the semantics of the ifMainIndex of the ifMainTable. Secondary IpAddress configuration should not override the primary ip address configured for any of the interface Updation of entries in this table are not allowd when RowStatus is active
SEQUENCE OF TabIfSecondaryIpAddressEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11
ifSecondaryIpAddressEntryAn entry contains the information associated with the secondary(additional) ip address configured to a particular interface.
TabIfSecondaryIpAddressEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11.1
ifSecondaryIpAddressSpecifies the Secondary IP address associated with the interface
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11.1.1
ifSecondaryIpSubnetMaskSpecifies the IP Subnet Mask associted with the secondary ip address configuration. The value should be specified only for network interfaces and any valid VLSM is accsysted. If not specified, this object takes the default subnet mask value based on the class of the IP address configured for the interface.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11.1.2
ifSecondaryIpBroadcastAddrSpecifies the IP broadcast address associated with the configured secondary IP address. The value should be specified only for network interfaces and any valid broadcast address based on a valid VLSM is accsysted. If not specified, this object takes the default value based on the class of the IP address configured for the interface.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11.1.3
ifSecondaryIpRowStatusThis object is used to manage creation and deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.1.11.1.4
traps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.27.4
l2Rmon
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44
sysRmonEnableStatusThis object defines the sysRmonenable flag for sysRmonrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44.2
sysRmonHwStatsSuppThis object defines the flag for whether HW supports Etherstatistics or notrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44.3
sysRmonHwHistorySuppThis object defines the enabled HWhistorysupp flag for sysRmonrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44.4
sysRmonHwAlarmSuppThis object defines the enabled HWAlarmsupp flag for sysRmonrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44.5
sysRmonHwEventSuppThis object defines the enabled HWEvent flag for sysRmonrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.44.9
l2La
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63
sysLaSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1
sysLaSystemControlStart or shutdown Link Aggregation Module in the system When set as 'start',resources required by Link aggregation module are allocated & Link aggregation module starts running. When shutdown, all resources used by Link aggregation module will be released to the systemrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.1
sysLaStatusSets the Link Aggregation Module administrative status as enabled or disabled. The module can be enabled only when this object is set to 'enabled'.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.2
sysLaTraceOptionThis object is used to enable Trace Statements in Link Aggregation Module. A FOUR BYTE integer is used for enabling the level of tracing. Each BIT in the four byte integer, rsysresents a particular level of Trace. The mapping between the bit positions & the level of trace is as follows: 0 - Init and Shutdown Traces 1 - Management Traces 2 - Data Path Traces 3 - Control Plane Traces 4 - Packet Dump Traces 5 - Traces related to All Resources excsyst Buffers 6 - All Failure Traces 7 - Buffer Traces The remaining bits are unused. Combination of levels are also allowed. For example if the bits 0 and 1 are set, then the Trace statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are set then user has to set the value 3.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.3
sysLaMaxPortsPerPortChannelThis Object specifies the maximun number of ports that can attach to a port-channelro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.4
sysLaMaxPortChannelsThis Object specifies the maximum number of Port-channels Present in the systemro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.5
sysLaOperStatusThis read only objects gives actual status of the Link Aggregation Module (Operational status of module). When Module is enabled Link Aggregation protocol starts functioning. When the module is disabled all the dynamically allocated memory will be freed and Link Aggregation protocol stops functioning.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.6
sysLaActorSystemIDA 6-octet read-write MAC address value used as a unique identifier for the System.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.1.7
sysLaPortChannel
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2
sysLaPortChannelTableA Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table. This Port-channel table is indexed through Key values and allows to configure link selection policy and the Mac address for the port-channel. All other objects in this table displays the details of the port-channel
SEQUENCE OF TabLaPortChannelEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1
sysLaPortChannelEntryThere is one entry in this table for each created port-channel port
TabLaPortChannelEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1
sysLaPortChannelIfIndexThe ifIndex of the port-channel(Aggregator's interface index).
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.1
sysLaPortChannelGroupAn index that uniquely identifies an entry in this table.ro
LacpKey
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.2
sysLaPortChannelAdminMacAddressThis object is used for configuring MacAddress that is to be used by the port-channel when sysLaPortChannelMacSelection is force. WARNING:The value configured should not conflict with the MAC address of system ports that are not configured to select this port-channel.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.3
sysLaPortChannelMacSelectionIndicates the MAC address selection method for for the port-channel. Dynamic - Port-channel MAC address is chosen as MAC address of an active port in the PortChannel. Force - Port-channel MAC address configured through sysLaPortChannelAdminMacAddress is used. The value can be changed to Force only after configuring a valid MAC address in sysLaPortChannelAdminMacAddress.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.4
sysLaPortChannelModeCurrent Operating Channel Mode of the port Lacp(1) - forcing the port to negotiate with the partner. manual(2) - force the port to enable channeling (Manual). disable(3) - channeling is disabled.ro
PortLaMode
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.5
sysLaPortChannelPortCountThe number of ports actually configured to the port-channelro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.6
sysLaPortChannelActivePortCountThis object will give the number of ports that are attached to the port-channel and actively carrying data traffic on the link.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.7
sysLaPortChannelSelectionPolicyLink selection policy to be used by the port-channel. The selection policies based on the IP address can be set if and only if hardware is present and supported.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.8
sysLaPortChannelDefaultPortIndexThe ifIndex of the default port that gets attached to the aggregator. A value of 0 means there is no default port for this port-channel. If this object is set to 0, it will remove the current default port from the aggregator. To change the default port of an aggregator, first reset the object to 0 and then set the new ifIndex as default port.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.2.1.1.9
sysLaPort
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3
sysLaPortTableA table that contains objects to set the port lacp mode of dot3adAggPortTable.
SEQUENCE OF TabLaPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1
sysLaPortEntryEach entry in this table is for each physical port that participates in Link Aggregation which can be either aggregatable or individual. This table is indexed by the PortIndex.
TabLaPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1
sysLaPortIndexThe ifIndex of the port
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.1
sysLaPortModeThis object is used to enable LACP, disable LACP or manually aggregate a portrw
PortLaMode
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.2
sysLaPortBundleStateThis read-only object is used to display the port state in aggregation upInBndl(0) - The port is operationally up and actively takes part in aggregation. standby(1) - The port is capable of joining in aggregation group, when any of the ports in aggregation group goes down. down(2) - The port is operationally down in lower layers. or the port is operational in lower layers but temporarily not able to participate in aggregation because of different partner information in the same group. upIndividual(3) - The port is operating individually and is not taking part in aggregation.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.3
sysLaPortActorResetAdminStateA string of 8 bits,corresponding to the administrative values of Actor_State as transmitted by the Actor in LACPDUs. The first bit corresponds to bit 0 of Actor_State (LACP_Activity), the second bit corresponds to bit 1 (LACP_Timeout),the third bit corresponds to bit 2 (Aggregation),the fourth bit corresponds to bit 3 (Synchronization),the fifth bit corresponds to bit 4 (Collecting),the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted),and the eighth bit corresponds to bit 7 (Expired). This object allows the RESET of the values of Actor LACP_Activity, LACP_Timeout and Aggregation. Get operation on this object returns the current Port State of the Actorrw
LacpState
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.4
sysLaPortAggregateWaitTimeDuration of the port to attach to the PortChannel.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.5
sysLaPortPartnerResetAdminStateA string of 8 bits,corresponding to the administrative values of Partner_State.The first bit corresponds to bit 0 of Partner_State (LACP_Activity),the second bit corresponds to bit 1 (LACP_Timeout), the third bit corresponds to bit 2 (Aggregation),the fourth bit corresponds to bit 3 (Synchronization),the fifth bit corresponds to bit 4 (Collecting),the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted),and the eighth bit corresponds to bit 7 (Expired). This object allows the RESET of the values of Partner LACP_Activity, LACP_Timeout and Aggregation. Get operation on this object returns zeros for the Partner administrative valuesrw
LacpState
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.6
sysLaPortActorAdminPortThe port number used as dot3adAggPortActorPort and is communicated in LACPDUs as the Actor_Port.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.7
sysLaPortRestoreMtuThe Restore mtu stores the original MTU of the port before getting aggregated to port channel. A SET on the MIB object is not allowed for SNMP users. This operation is allowed only during config-save-restore operation , during system initialization.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.8
sysLaPortSelectAggregatorThis read-only object is used to display whether the port participates in dynamic aggregator selection. The default will be static aggregation selection. static(0) - The port is involved only in static aggregation. i.e. the port can be a member of only the aggregation to which it is configured. dynamic(1) - The port participates in dynamic aggregation selection. i.e. the port will be a part of best aggregation selected based on System id and Admin key. This object is set to 'dynamic' once the port is configured as a default port of a port channel.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.63.3.1.1.9
l2Pnac
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64
sysPnacPaeSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1
sysPnacSystemControlStarts or shutdowns PNAC Module in the system. When set as 'start',resources required by PNAC module are allocated & PNAC module starts running. When shutdown, all resources used by PNAC module will be released to the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.1
sysPnacAuthenticServerThis object is used to configure for the choice of local or remote Authentication Server to be used by the Authenticator for its authentication services.rw
AuthenticMethod
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.3
sysPnacNasIdThis object is the Network Access Server Identifier to be presented before the remote Authentication Server.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.4
sysPnacPaePortTableA table of system level information for each port supported by the EnterprisePNAC. An entry appears in this table for each port of this system. This table is an extension of dot1xPaePortTable of IEEE 802.1x MIB.
SEQUENCE OF TabPnacPaePortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5
sysPnacPaePortEntryConfiguration as port based or MAC based authentication and Supplicant count on a port. Index to this table is same as that of the dot1xPaePortTable, which is the InterfaceIndex.
TabPnacPaePortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1
sysPnacPaePortNumberThe port number associated with this port.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.1
sysPnacPaePortStatusThe value of the combined Port status.ro
PaeControlledPortStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.6
sysPnacPaeMultiAuthEnableThis object indicates dot1x multi hsot is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.7
sysPnacPaeProtocolModeThis object indicates mode is 802.1x or mac based.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.8
sysPnacPaePiggybackModeThis object indicates piggyback mode is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.9
sysPnacPaeVlanAssignmentThis object indicates vlan assignment is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.10
sysPnacPaeSecureVlanThis object indicates Secure vlan is enabled or disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.5.1.11
sysPnacModuleOperStatusThis read only objects gives actual status of the PNAC Module (Operational status of module). When Module is enabled PNAC protocol starts functioning. When the module is disabled all the dynamically allocated memory will be freed and PNAC protocol stops functioning.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.1.6
sysPnacAuthServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3
sysPnacASUserConfigTableThis table contains authentication related User configuration information maintained by PNAC local Authentication Server.
SEQUENCE OF TabPnacASUserConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1
sysPnacASUserConfigEntryEach entry contains User name, Password, Authentication protocol used, Authenticated session timeout and Access ports list of the User seeking authentication.
TabPnacASUserConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1
sysPnacASUserConfigUserNameIdentity of the User seeking authentication. A string of not more than 20 printable characters.
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.1
sysPnacASUserConfigPasswordThe secret Password of the User. A string of not more than 20 printable characters. When read, this always returns a String of length zero.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.2
sysPnacASUserConfigAuthProtocolThe Authentication protocol supported for the User.ro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.3
sysPnacASUserConfigAuthTimeoutThe time in seconds after which the Authentication offerred to the User ceases. Maximum value of the object can be 7200 seconds. When the object value is 0, the ReAuthPeriod of the Authenticator port is used by Authenticator.rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.4
sysPnacASUserConfigPortListThe complete set of ports of Authenticator to which the User is allowed or denied access, on the basis of setting of 'sysPnacASUserConfigPermission' object.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.5
sysPnacASUserConfigPermissionFor the set of ports indicated by 'sysPnacASUserConfigPortList' object, the User is allowed access when this object is set 'allow' and is denied access when this object is set 'deny'.rw
PermissionType
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.6
sysPnacASUserConfigDynamicVlanIDDynamic Vlan ID is assigned by Switch in local moderw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.7
sysPnacASUserConfigRowStatusThis object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.3.1.1.8
sysGuestVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.4
sysPnacGuestVlanTableThis table contains authentication session information associated with each Guest vlan while Authenticator operates in port based authentication mode.
SEQUENCE OF TabPnacGuestVlanEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.4.1
sysPnacGuestVlanEntryGuest Vlan ID assign with each port.
TabPnacGuestVlanEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.4.1.1
sysPnacPaePortNoThe port number associated with this port.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.4.1.1.1
sysPnacGuestVlanIdspecify the guest vlan tag.0 for non exitingrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.64.4.1.1.2
l2System
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81
sysSystemInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1
sysSwitchNameSystem name used for identification of the device. The following characters are allowed to input. 0 ~ 9 / a ~ z / A ~ Z Special character: ( ) A!V + _ = .rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.1
sysHardwareVersionVersion number of the Hardware.ro
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.2
sysFirmwareVersionVersion number of the Firmware.ro
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.3
sysDefaultIpAddrCfgModeSpecifies the means by which the default interface in the device gets the IP address. If 'manual' mode is selected, the default interface takes the 'sysDefaultIpAddr' configured in the system. If 'dynamic' mode is selected, the default interface gets the IP address through dynamic IP address configuration protocols such as RARP client, BootP client, DHCP Client, etc. If the system fails to get the IP address dynamically through all the above protocols, the default interface uses the 'sysDefaultIpAddr' configured in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.4
sysDefaultIpAddrDefault IP Address of the system. This IP address, if modified, will take effect only when the configuration is stored & restored.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.5
sysDefaultIpSubnetMaskIP subnet mask for the default IP address. This subnet mask, if modified, will take effect only when the configuration is stored & restored.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.6
sysRestartThis object allows the user to restart the Switch (i.e)the entire switch will operationally go down and start again. Setting a value of 'true' causes the switch to be restarted. When the switch operationally goes down, configuration save operation is initiated based on the configuration save option chosen. When the switch operationally come up, the saved configurations are restored based on the restore option chosen. Once the switch is restarted, the value of this object reverts to 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.9
sysConfigSaveOptionSpecifies whether the configurations of the switch has to be saved or not. The value 'noSave' specifies that the configurations need not be saved. The value 'flashSave' specifies that the configurations need to be saved in flash in the specified file name sysConfigSaveFileName. The value 'remoteSave' specifies that the configurations need to be saved in specified remote system. The value 'startupConfig' specifies that the configurations need to be saved in flash in the 'Startup Configuration File'.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.10
sysConfigSaveIpAddrIP Address of the remote system to which the switch configurations have to be saved. This object is valid only if 'sysConfigSaveOption' is chosen to be 'remoteSave'.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.11
sysConfigSaveFileNameName of the file in which the switch configurations are to be saved. This object is valid only if 'sysConfigSaveOption' is chosen to be 'flashSave' or 'remoteSave'.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.12
sysInitiateConfigSaveWhen set as 'true' switch configurations save operation is initiated. As soon as the configuration save operation is completed, the value of this object reverts back to 'false'. All the configurations made via the three interfaces viz. -> commandline interface -> Web Interface -> SNMP interface are saved either in 'Startup Configuration File' in the flash or in the specified 'sysConfigSaveFileName' in the flash or in the chosen remote system, dsysending upon 'ConfigSaveOption'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.13
sysConfigSaveStatusStatus of configuration save operation.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.14
sysConfigRestoreOptionSpecifies whether the switch configurations have to be restored or not. The value 'noRestore' specifies that the switch configurations need not be restored when the system is restarted. The value 'restore' specifies that the configurations need to be restored from the 'Startup Configuration File' in the flash when the system is restarted.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.15
sysRemoteConfigRestoreIpAddrIP Address of the remote system from where the switch configurations have to be downloaded to the 'Startup Configuration File' in the flash.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.16
sysConfigRestoreFileNameThe configuration file name in the remote system which has to be downloaded to the 'Startup Configuration File' and set this name to 'Startup Configuration Restire File Name' in the flash.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.17
sysInitiateRemoteConfigRestoreWhen set as 'true', the switch configurations will be downloaded from the specified remote system to the 'Startup Configuration File' in the flash. As soon as the configuration download operation is completed, the value of this object reverts back to 'false'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.18
sysConfigRestoreStatusThe status of the switch configuration restore operation.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.19
sysDlFirmwareFromIpThe Ip Address of machine from where the firmware has to be downloaded.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.20
sysDlFirmwareNameThe firmware name which is to be downloaded to the switch.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.21
sysInitiateDlFirmwareInitiates the firmware Download operation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.22
sysLoggingOptionThe option specifies whether the debug logging messages is to be sent to console or to a file(system buffer) in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.23
sysUploadLogFileToIpThe Ip address of TFTP server to which the log file is to be uploaded.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.24
sysLogFileNameThe file name to be used for uploading the logs to the remote system.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.25
sysInitiateUlLogFileInitiates uploading of log file to the specified IP address in 'sysUploadLogFileToIp'. The logs will be uploaded and saved in a file using the file name which was specified in 'sysLogFileName'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.26
sysSysContactThe textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.29
sysSysLocationThe physical location of this node (e.g., `telsyshone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.30
sysLoginAuthenticationThe mechanism by which the user login to access the GUI for configuration has to be authenticated. Authentication is done either locally or in the remote side through a RADIUS Server.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.31
sysSwitchBaseMacAddressEthernet address (base address) of the Switch. This base Mac Address, if modified, will take effect only when the Switch is restarted.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.32
sysSwitchDateThe date is display in the switch in the format, Hours:Minutes:Seconds Day Month Year e.g 19:10:31 11 08 2005 01-12 Month - beginning from January to December The railway time 00 to 24 hours can be displayed. The Display of the date is in the format , WeekDay Month Day Hours:Minutes:Seconds Year e.g 04 09 21 18:11:30 2005 01-07 WeekDay - beginning from Sunday to Saturday 01-12 Month - beginning from January to Decemberro
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.34
sysHttpPortThe port to be used by the hosts/PC to configure ISS using the Web Interface The HTTP server must be disabled before this configuration is donerw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.37
sysHttpStatusThis object is for enabling or disabling HTTP in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.38
sysDefaultVlanIdThe Default VLAN Identifier to be used at system startup. The VLAN Module creates this vlan as the default vlan. The Default VLAN Identifier, if modified, will take effect only when the switch is restartedrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.41
sysWebAutoTimeoutIntervalThis time interval to be used at counting time seconds to logout web interface automatically.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.42
sysCliAutoTimeoutIntervalThis time interval to be used at counting time seconds to logout command interface automatically.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.43
sysCpuPolicerStatusThis object is for enabling or disabling cpu policer in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.44
sysLedEcoModeStatusThis object is for enabling or disabling LED ECO mode in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.45
sysPowerSavingEnableThis object is for enabling or disabling powersaving in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.62
sysDhcpAutoConfigurationThis object is for enabling or disabling DHCP auto configuration in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.63
sysAsyVLANEnableThis object is for set asyvlan to ivl or svl in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.64
issCosEnableThis object is for enabling or disabling COS in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.65
sysTrapEnableThis object is for enabling or disabling Trap in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.66
sysFDResetStateEnableEnable/Disable Factory Default Reset function. The Factory Default Reset function is used to enable or disable the push button and reset function on the device. When the user wants to disable reset function that must be configure a password to lock it. Once want to recovery the reset function, the password was needed to verify authorize.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.67
sysFDRInputPwInput a password first and then the sysFDResetStateEnable can work correctly.rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.1.68
sysConfigControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2
sysConfigCtrlTableA table to control device features like egress traffic control, stats collection, etc. either for the entire switch or for each interface in the switch.
SEQUENCE OF TabConfigCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1
sysConfigCtrlEntryAn entry appears in this table for each interface in the system. In addition to that an entry with index '0' is created in this table by default. If 'sysConfigCtrlStatus' of the entry '0' is made 'valid', then global control is chosen and the values against entry '0' is applicable for all the interfaces of the switch. If 'sysConfigCtrlStatus' of the entry '0' is made 'invalid', then interface-wise control is chosen & the values against each interface index is applicable for that interface. At a particular point of time, either global control will be applicable or interface-wise control is applicable. Both will not be considered together. Index to the table is the interface index of the port.
TabConfigCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1.1
sysConfigCtrlIndexInterface index of the port for which the configuration in this entry applies. If any configuration is made in this table for the index '0', that configuration will be considered as global configuration and is applicable for all the interfaces of the switch.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1.1.1
sysConfigCtrlEgressStatusControls the transmission of egress traffic over this interface. This value for entry '0' controls the egress traffic over all interfaces.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1.1.2
sysConfigCtrlStatsCollectionEnables or disables statistics collection for this interface. This value for entry '0' controls the stats collection for all interfaces.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1.1.3
sysConfigCtrlStatusSpeficies the validity of the entry. If the 'Config Control Status' for entry '0' is made 'valid', then global control is chosen in the system. It signifies that the values against entry '0' is applicable for all the interfaces of the switch. If the 'Config Control Status' for entry '0' is made 'invalid', then interface-wise control is chosen. Then the values against each interface index is applicable for that interface. By default, 'sysConfigCtrlStatus' will be 'invalid' for entry '0' and 'valid' for all other entries. (ie) by default, interface-wise configuration is enabled in the system. The status of entries other than the zeroth(0th) entry can not be made 'invalid'.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.1.1.4
sysPortCtrlTableA table to control the port specific parameters of the device like speed, duplex mode, etc.
SEQUENCE OF TabPortCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2
sysPortCtrlEntryAn entry appears in this table for each interface in the system. Index to the table is the interface index of the port.
TabPortCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1
sysPortCtrlIndexInterface index of the port for which the configuration in this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.1
sysPortCtrlModeSpeficies the mode in which the speed, duplex modes and flow control of the interface is determined. If set as 'auto', the hardware senses speed and negotiates with the port on the other end of the link for data transfer operation as 'full-duplex' or 'half-duplex' and about flow contol. If set as 'nonegotiation', the configured values for interface speed, duplex mode and flow control will be effective.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.2
sysPortCtrlDuplexConfigures interface data transfer mode as full-duplex or half-duplex. This object can be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value from Hardware after negotiating with its peerrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.3
sysPortCtrlSpeedConfigures interface speed. This object can be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value from Hardware after negotiating with its peerrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.4
sysPortCtrlFlowControlEnables / disables flow control for the interface. This object be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value from Hardware after negotiating with its peerrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.5
sysPortCtrlMDISets the auto/mdi/mdix of the copper interface. Fiber media is not support.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.10
issJumboFramePerPortEnableGigabit Web Smart Switches support jumbo frames (frames larger than the Ethernet frame size of 1522 bytes) of up to 10,000 bytes (tagged). Default jumbo frame is disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.11
issJumboFramePerPortMtuGigabit Web Smart Switches support jumbo frames (frames larger than the Ethernet frame size of 1522 bytes) of up to 10,000 bytes (tagged). Default jumbo frame MTU is 10000.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.12
sysPortCtrlEAPPassThroughEnables / disables dot1x EAP packet pass through for the interface. This object be configured only if the dot1x is disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.13
sysPortCtrlBPDUPassThroughEnables / disables STP BPDU passthrough for the interface. This object be configured only if the RSTP/MSTP is disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.2.2.1.14
sysMirror
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3
sysMirrorStatusProvides control over the mirroring feature in the switch.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.1
sysMirrorToPortSpecifies the port to which the mirrored traffic in the system is to be copied.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.2
sysMirrorCtrlTableA table to control mirroring features either for the entire switch or for each interface in the switch. Parameters in this table are valid only when the 'sysMirrorStatus' for the switch is not 'disabled'.
SEQUENCE OF TabMirrorCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3
sysMirrorCtrlEntryAn entry appears in this table for each interface in the system.
TabMirrorCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3.1
sysMirrorCtrlIndexThe interface index of the port for which the configuration in this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3.1.1
sysMirrorCtrlIngressMirroringProvides control to enable or disable mirroring of ingress traffic over this interface to the mirrored-to port.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3.1.2
sysMirrorCtrlEgressMirroringProvides control to enable or disable mirroring of egress traffic over this interface to the mirrored-to port.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3.1.3
sysMirrorCtrlStatusProvides control to enable or disable mirroring of egress traffic over this interface to the mirrored-to port.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.3.3.1.4
sysRateControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4
sysRateCtrlTableA table to control the rate limiting parameters either for the entire switch or for each interface in the switch.
SEQUENCE OF TabRateCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4.1
sysRateCtrlEntryAn entry appears in this table for each physical interface in the switch.
TabRateCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4.1.1
sysRateCtrlIndexThe interface index for which the configuration in this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4.1.1.1
sysRateCtrlEgressLimitValueConfigures interface Rate Limit (Packet that can be transferred on a port at a particular second). This object's value will take effect on the interface speed. Based on the operating speed of the port, the rate limit will be applied. This value can also be affected by the metering. A value of zero(0) disable rate limiting i.e. sets the port to full speed. The value can be set between 64~100000(Kbits per second) in FE port, 64~1000000 (Kbits per second) in GE port. (Note: The multiple of 1850 Kbits/sec will be set automatically because the resolution of Giga-port Tx bandwidth control is 1850 Kbits/sec.)rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4.1.1.5
sysRateCtrlIngressLimitValueAllows to configure the limiting value for the maximum number of receive packets that can be transmitted per second over this interface. Setting this object to the value zero disables rate limiting for receive packets on this interface. The value that can be set for this object is limited by the underlying hardware. The value can be set between 64~100000(Kbits per second) in FE port, 64~1000000(Kbits per second) in GE port.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.4.1.1.7
sysIpAuthMgr
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7
sysIpAuthMgrStatusProvides control over the Ip authentication management feature in the switch.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.1
sysIpAuthMgrTableA table to configure IP authorized managers in the system.
SEQUENCE OF TabIpAuthMgrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2
sysIpAuthMgrEntryEach entry in this table rsysresents rules for particular IP authorized manager.
TabIpAuthMgrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1
sysIpAuthMgrIpAddrSpecifies either the Network or Host address from which the switch can be managed. An address 0.0.0.0 indicates 'Any Manager'.
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.1
sysIpAuthMgrIpMaskSpecifies the IP address mask to be applied on sysIpAuthMgrIpAddr. Value 0.0.0.0 indicates mask for 'Any Manager'.
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.2
sysIpAuthMgrPortListSpecifies the port numbers through which the authorized manager can access the switch. By default the authorized manager is allowed to access the switch through all the ports. If a set of ports are configured in the 'PortList', the manager can access the switch only through the configured ports.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.3
sysIpAuthMgrVlanListSpecifies the Vlan's in which the IP authorized manager can reside. By default the manager is allowed to reside in any vlan. If a set of vlans are configured in the 'VlanList', the manager can reside only in the configured vlan set. Access to the switch will be denied from any other vlan.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.4
sysIpAuthMgrAllowedServicesSpecifies the allowed services through which the authorized manager can access the switch. This object takes bit mask values. The services rsysresented by each bit position is as given below: With bit 0 being the Least Significant Bit, Bit0 Bit1 Bit2 Bit3 Bit4 If the particular bit is set to 1,corresponding service is allowed for the configured manager. By default all services are allowed for the configured manager.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.6
sysIpAuthMgrRowStatusThis object indicates the status of this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.7.2.1.7
sysStormControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12
sysStormCtrlTableA table to control the rate limiting parameters either for the entire switch or for each interface in the switch.
SEQUENCE OF TabStormCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1
sysStormCtrlEntryAn entry appears in this table for each physical interface in the switch.
TabStormCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1
sysStormCtrlIndexThe interface index for which the configuration in this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.1
sysDlfOnOffThis object indicates unknown unicast storm control function is enabled or disabled for device. When you enable unknown unicast storm control function, it will allowed you to limit the number of unknown unicast packets per second going through device.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.2
sysBroadcastOnOffThis object indicates broadcast storm control function is enabled or disabled for device. When you enable broadcast storm control function, it will allowed you to limit the number of broadcast packets per second going through device.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.3
sysMulticastOnOffThis object indicates multicast storm control function is enabled or disabled for device. When you enable multicast storm control function, it will allowed you to limit the number of multicast packets per second going through device.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.4
sysStormCtrlThresholdAllows to configure the limiting value for the maximum number of packets that can be transmitted per second over this interface. Setting this object to the value zero disables rate limiting on this interface. The value that can be set for this object is limited by the underlying hardware. The limit value must be low, medium, or high. (Notice : if the limit value is 0, it means unlimited.)rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.5
sysStormCtrlRowStatus*This object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.12.1.1.6
sysLBDdetect
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22
sysLBDStateEnableEnable/Disable Loopback detection function. The Loopback Detection function is used to detect the loop created by a specific port while Spanning Tree Protocol (STP) is not enabled in the network, especially when the down links are hubs or unmanaged switchs.The Switch will automatically shutdown the port and sends a log to the administrator.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.1
sysLBDIntervalSet a Loop detection Interval between 1 and 32767 seconds. The default is 2 seconds. This time interval to be used at counting time seconds to resend the CTP packet automatically.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.2
sysLBDRecoverTimeThis time interval to be used at counting time seconds to recover the disabled port automatically. The Loop Detection Recover Time can be set at 0 seconds, or 60 to 1000000 seconds. Entering 0 will disable the Loop Detection Recover Time. The default is 60 seconds.rw
Integer32 (0 | 60..1000000)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.3
sysLBDCtrlTableA table to control Loopback detection features either for the entire switch or for each interface in the switch.
SEQUENCE OF SysLBDCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.4
sysLBDCtrlEntryAn entry appears in this table for each interface in the system.
SysLBDCtrlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.4.1
sysLBDCtrlIndexThe interface index of the port for which the configuration in this entry applies.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.4.1.1
sysLBDPortStatusProvides control to per port enable or disable the loopback detection function. Default is disabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.4.1.2
sysLBDPortLoopStatusThe loop status for this port.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.22.4.1.3
sysUserAuthMgr
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30
sysUserAuthMgrTableA table to configure user authorized managers in the system.
SEQUENCE OF TabUserAuthMgrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30.1
sysUserAuthMgrEntryUser tabale entry.
TabUserAuthMgrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30.1.1
sysUserAuthMgrIdUser ID used for administration of this device.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30.1.1.1
sysUserAuthMgrNameUser Name used for administration of this device.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30.1.1.2
sysUserAuthMgrRowStatusThis object indicates the status of this entry. An entry is created in this table when this object is SET to 'createAndWait'. The entry in this table is used when the status of this object is SET 'active'. The entry in this table is not used when this object is SET 'notInService'. An entry created in this table is be deleted when this object is SET 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.81.30.1.1.3
l2Dfs
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83
sysDfsMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1
sysDfsMFClassifier
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2
sysDfsMultiFieldClfrTableThis table contains the Multifield Classifier details. (In WEB, it means Class Map)
SEQUENCE OF TabDscpMultiFieldClfrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1
sysDfsMultiFieldClfrEntryAn IP Multi-field Classifier entry describes a single MF Classifier.
TabDscpMultiFieldClfrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1.1
sysDfsMultiFieldClfrIdAn index that enumerates the MultiField Classifier filter.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1.1.1
sysDfsMultiFieldClfrFilterIdThis Object specifies the ID of the filter the details of which should be matched against the incoming packetrw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1.1.2
sysDfsMultiFieldClfrFilterTypeThis Object specifies the type of the filterrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1.1.3
sysDfsMultiFieldClfrStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.2.1.1.4
sysDfsClassifier
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3
sysDfsClfrTableThis table contains the Multifield filter details. (In WEB, it means Policy Map)
SEQUENCE OF TabDscpClfrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1
sysDfsClfrEntryAn entry in the classifier table describes a single classifier. All classifier elements belonging to the same classifier use the classifier's sysDfsClfrId as part of their index.
TabDscpClfrEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1
sysDfsClfrIdAn index that enumerates the classifier entries.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1.1
sysDfsClfrMFClfrIdThe Object refers to a MultiField Classifier Id which is the index for the MF Classifier table. A Valid value of this object is not mandatory for the creation of an entry in this table. Need to map a Class ID (sysDfsMultiFieldClfrId)rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1.2
sysDfsClfrInProActionIdThe Object refers to a In Profile Action Id which is the index for the InProfile Action Table. A Valid value of this object is not mandatory for the creation of an entry in this table. Must the same with sysDfsClfrId.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1.3
sysDfsClfrOutProActionIdThe Object refers to a Out Profile Action Id which is the index for the OutProfile Action Table. A Valid value of this object is not mandatory for the creation of an entry in this table. Must the same with sysDfsClfrId.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1.4
sysDfsClfrStatusThe status of this concsystual row. The objects sysDfsClfrInProActionId and sysDfsClfrOutProActionId can be modified at any time. But the other Objects can not be modified when the RowStatus is 'active'for the particular entry. when the Row Status is set to 'destroy'for any of the entries only the entry is removed from the table. As the Object in this table are indexed to various other tables they stand unmodified by setting the RowStatus to 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.3.1.1.5
sysDfsInProfileAction
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4
sysDfsInProfileActionTableThe Action Table enumerates actions that can be performed to a stream of traffic which is inprofile.For example, traffic exiting from a meter may be counted, marked, and potentially dropped before entering a queue.
SEQUENCE OF TabDscpInProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1
sysDfsInProfileActionEntryEach entry in the action table allows description of one of action to be applied to traffic dsysending upon the treatment selected by sysDfsInProfileActionFlag.
TabDscpInProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1
sysDfsInProfileActionIdAn index that enumerates the In Profile Action entries. Must be match the Policy ID.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1.1
sysDfsInProfileActionFlagThis Object defines the action to be performed on the packet, when the packets are found to be In profile. Default Priority = 1 (0x0001), TOS = 4 (0x0004), DSCP = 1024 (0x0400)rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1.2
sysDfsInProfileActionNewPrioThis Object kesyss the new priority value in case the action selected by sysDfsInProfileActionFlag is to assign a new priority/COS value.rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1.3
sysDfsInProfileActionDscpThis Object kesyss the new DSCP value in case the action selected by sysDfsInProfileActionFlag is to assign a new DSCP value.rw
DscpOrAny
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1.6
sysDfsInProfileActionStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.4.1.1.7
sysDfsOutProfileAction
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5
sysDfsOutProfileActionTableThe Action Table enumerates actions that can be performed to a stream of traffic which is out of profile.For example, traffic exiting from a meter may be counted, marked, and potentially dropped before entering a queue.
SEQUENCE OF TabDscpOutProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1
sysDfsOutProfileActionEntryEach entry in the action table allows description of one of action to be applied to traffic dsysending upon the treatment selected by sysDfsOutProfileActionFlag.
TabDscpOutProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1.1
sysDfsOutProfileActionIdAn index that enumerates the Out Profile Action entries. Must the same with sysDfsClfrId.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1.1.1
sysDfsOutProfileActionFlagThis Object defines the action to be performed on the packet when the packets are found to be out of profile. Drop = 2 (0x0002) DSCP = 4 (0x0004)rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1.1.2
sysDfsOutProfileActionMIDThis Object kesyss the Meter Id to be added to the DataPath to which this particular OutProfileAction is applicable. Must the same with sysDfsClfrId.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1.1.4
sysDfsOutProfileActionStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active. The row comprises of an Meter Id which is an index to the Meter Table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.5.1.1.5
sysDfsMeter
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6
sysDfsMeterTableThe Meter Table has the number of token with it and refreshCount value for associated with the meter.
SEQUENCE OF TabDscpMeterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6.1
sysDfsMeterEntryAn entry in the Meter Table describing a single instance of a Metering Unit.
TabDscpMeterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6.1.1
sysDfsMeterIdAn index that enumerates the Meter entries. Must the same with sysDfsClfrId.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6.1.1.1
sysDfsMeterRefreshCountThis values specifies the number of tokens to be added to the meter bucket after each 8 usec. (Threshold kbps)rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6.1.1.3
sysDfsMeterStatusThe status of this concsystual row. All writable objects in this row may be modified only when this rowstatus in not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.6.1.1.4
sysDfsEnterpriseCoSqAlgorithm
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.8
sysDfsCoSqAlgorithmTableA table containing the scheduling algorithm applied to a particular port.
SEQUENCE OF TabDscpCoSqAlgorithmEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.8.1
sysDfsCoSqAlgorithmEntryAn entry in this table gives mapping of a Port to user defined scheduled algorithm.
TabDscpCoSqAlgorithmEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.8.1.1
sysDfsPortIdPort identifier to which scheduling algorightm is set.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.8.1.1.1
sysDfsCoSqAlgorithmSets the packet scheduling algorithm for the port The default is strictPriority(1).rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.83.1.8.1.1.2
l2Syslog
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89
sysSyslogGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1
sysSyslogLoggingThis object is for enabling or disabling syslog alert features in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.1
sysSyslogTimeStampThis object is for enabling or disabling timestamp option. When enabled, the messages (log alert messages) will hold the time stamp information. When disabled, the time stamp information will not be carried with the messages sent to the log servers.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.2
sysSyslogSysBuffersNumber of log buffers to be allocated in the systemrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.4
sysSyslogClearLogClears the buffered logs. This object is set to 'false' by default. When set to 'True', the buffered logs will be cleared and the value of this object will become 'false' again.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.5
sysSyslogConfigTableA table for configuring module specific log levels.
SEQUENCE OF TabSyslogConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.6
sysSyslogConfigEntryAn entry containing logging level options for a particular module.
TabSyslogConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.6.1
sysSyslogConfigModuleSpecifies the module for which the log level option has to be configured.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.6.1.1
sysSyslogConfigLogLevelSpecifies the log level option to be set for a specific module.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.6.1.2
sysSyslogFacilityThe Syslog standard facilities. The facility to be used when sending Syslog messages to this server.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.1.7
sysSyslogLogs
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.2
sysSyslogLogSrvAddrSpecifies the syslog server IP to be used for remote logging. When configured, a new socket will be opened for this address. When the address is changed, the socket opened for the previous address will be closed and a new socket will be opened for this address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.89.2.1
l2Security
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95
sysPortSecurity
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1
sysPortSecurityTableA list of port default priority Entries.
SEQUENCE OF TabPortSecEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1.1
sysPortSecurityEntryA list of port default priority priorities.
TabPortSecEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1.1.1
sysPortSecurityIndexThe interface index for which the configuration in this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1.1.1.1
sysPortSecurityStateThe security state on specific port.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1.1.1.2
sysPortSecurityMLAThe max. learning number of MAC entries on specific portrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.95.1.1.1.3
l2Ssl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96
sysSslGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.1
sysSslSecureHttpStatusThis object is for enabling or disabling secure HTTP in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.1.2
sysSslPortThis object is to configure the SSL port.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.1.3
sysSslTraceSet the trace level for SSL. BIT 0 - Initialisation and Shutdown Trace. BIT 1 - Management trace. BIT 2 - Data path trace. BIT 3 - Control Plane trace. BIT 4 - Packet Dump. BIT 5 - OS Resource trace. BIT 6 - All Failure trace (All failures including Packet Validation) BIT 7 - Buffer Trace. Note:BIT 0 - Least significant bit BIT 7 - Most significant bit For example,setting the trace level to the value -0001 0101, will enable Init-Shutdown, data path and packet dump trace levels. Setting all the bits will enable all the trace levels and resetting them will disable all the trace levels.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.1.4
sysSslCiphers
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.2
sysSslCipherListThis object is to configure the cipher-suites list. This field is a bit mask, setting a bit indicates that the corresponding cipher-list will be involved in the server authentication. BIT 0 - RSA-NULL-MD5 BIT 1 - RSA-NULL-SHA1 BIT 2 - RSA-DES-SHA1 BIT 3 - RSA-3DES-SHA1 BIT 4 - DH-RSA-DES-SHA1 BIT 5 - DH-RSA-3DES-SHA1 BIT 6 - RSA-EXP1024-DES-SHA1 Note:BIT 0 - Least significant bit BIT 6 - Most significant bit For example,setting the cipher list to the value - 001 0101, will include RSA-NULL-MD5, RSA-DES-SHA1 and DH-RSA-DES-SHA1 as cipher-list for authentication.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.2.1
sysSslDefaultCipherListThis object is to set the default cipher-suites list in 'sysSslCipherList'. Setting DefaultCipherList to TRUE would set the following cipher-list for authentication: - RSA_3DES_SHA1 - RSA_DES_SHA1 - RSA_EXP1024_DES_SHA1 The value of this object reverts back to FALSE once the default cipher list is set.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.96.2.2
l2Ssh
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97
sysSshGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1
sysSshVersionCompatibilityThis object is to configure the SSH version compatibility mode. When set to TRUE, both SSH version-1 and SSH Version-2 will be supported. When set to FALSE, SSH version-2 only will be supported. By default SSH version-2 is supported.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1.1
sysSshCipherListThis object is to configure the cipher-suites list. This object takes values as bit mask. Setting a bit indicates that the corresponding cipher-list will be used for Encryption. The value of each bit position is as given below with bit 0 being the least significant bit: BIT 1 - DES-CBC BIT 0 - 3DES-CBCrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1.2
sysSshMacListThis object is to configure the MAC-list. This object takes values as bit mask. Setting a bit indicates that the corresponding MAC-list will be used for authentication. The value of each bit position is as given below with bit 0 being the least significant bit: BIT 1 - HMAC-MD5 BIT 0 - HMAC-SHA1rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1.3
sysSshTraceSet the trace level for SSH. BIT 0 - Initialisation and Shutdown Trace. BIT 1 - Management trace. BIT 2 - Data path trace. BIT 3 - Control Plane trace. BIT 4 - Packet Dump. BIT 5 - OS Resource trace. BIT 6 - All Failure trace (All failures including Packet Validation) BIT 7 - Buffer Trace. Note:BIT 0 - Least significant bit BIT 7 - Most significant bit For example,setting the trace level to the value -0001 0101, will enable Init-Shutdown, data path and packet dump trace levels. Setting all the bits will enable all the trace levels and resetting them will disable all the trace levels.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1.4
sysSshStatusThis object is for enabling or disabling ssh in the system.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.97.1.5
l2Sntp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99
sysSntpGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1
sysSntpStatusThis object is for enabling or disabling SNTP Client feature in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.1
sysSntpPollIntervalThe SNTP server polling interval in seconds.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.2
sysSntpTimeSecondsThis object is for setting the system time in seconds from Epoch (00:00:00 UTC, January 1, 1970).rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.3
sysSntpPrimarySrvAddrSpecifies the primary SNTP server IP to be used for network time syncronization. When configured, a new socket will be opened for this address. When the address is changed, the socket opened for the previous address will be closed and a new socket will be opened for this address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.4
sysSntpSecondSrvAddrSpecifies the secondary SNTP server IP to be used for network time syncronization. If the primary SNTP server fail, the system will try secondary SNTP server. When configured, a new socket will be opened for this address. When the address is changed, the socket opened for the previous address will be closed and a new socket will be opened for this address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.5
sysSntpTimeZoneMappingIndexThis object is used for distinguishing areas in the same time zone.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.1.6
sysSntpTzGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2
sysSntpTzDSTStatusThis object is for enabling or disabling Time Zone Daylight Saving Time feature in the system.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.1
sysSntpTzMinutesWestSpecifies the Time Zone Offset from GMT in +/- Minutes.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.2
sysSntpTzDSTStartMonThe start month of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.3
sysSntpTzDSTStartDayThe start day of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.4
sysSntpTzDSTStartHourThe start hour of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.5
sysSntpTzDSTStartMinuteThe start minutes of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.6
sysSntpTzDSTEndMonThe end month of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.7
sysSntpTzDSTEndDayThe end day of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.8
sysSntpTzDSTEndHourThe end hour of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.9
sysSntpTzDSTEndMinuteThe end minutes of Daylight Saving Time.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.10
sysSntpTzDSTForwardOffsetThe adjusted time of Daylight Saving Time.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.99.2.11
l2Dscp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100
sysDscpMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1
sysDscpEnableEnable / Disable DiffServ functionrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.1
sysDscpTypeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2
sysDscpType01DiffServ Type 01 : IP ToS value = 0rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.1
sysDscpType02DiffServ Type 02 : IP ToS value = 4rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.2
sysDscpType03DiffServ Type 03 : IP ToS value = 8rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.3
sysDscpType04DiffServ Type 04 : IP ToS value = 12rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.4
sysDscpType05DiffServ Type 05 : IP ToS value = 16rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.5
sysDscpType06DiffServ Type 06 : IP ToS value = 20rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.6
sysDscpType07DiffServ Type 07 : IP ToS value = 24rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.7
sysDscpType08DiffServ Type 08 : IP ToS value = 28rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.8
sysDscpType09DiffServ Type 09 : IP ToS value = 32rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.9
sysDscpType10DiffServ Type 10 : IP ToS value = 36rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.10
sysDscpType11DiffServ Type 11 : IP ToS value = 40rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.11
sysDscpType12DiffServ Type 12 : IP ToS value = 44rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.12
sysDscpType13DiffServ Type 13 : IP ToS value = 48rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.13
sysDscpType14DiffServ Type 14 : IP ToS value = 52rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.14
sysDscpType15DiffServ Type 15 : IP ToS value = 56rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.15
sysDscpType16DiffServ Type 16 : IP ToS value = 60rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.16
sysDscpType17DiffServ Type 17 : IP ToS value = 64rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.17
sysDscpType18DiffServ Type 18 : IP ToS value = 68rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.18
sysDscpType19DiffServ Type 19 : IP ToS value = 72rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.19
sysDscpType20DiffServ Type 20 : IP ToS value = 76rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.20
sysDscpType21DiffServ Type 21 : IP ToS value = 80rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.21
sysDscpType22DiffServ Type 22 : IP ToS value = 84rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.22
sysDscpType23DiffServ Type 23 : IP ToS value = 88rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.23
sysDscpType24DiffServ Type 24 : IP ToS value = 92rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.24
sysDscpType25DiffServ Type 25 : IP ToS value = 96rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.25
sysDscpType26DiffServ Type 26 : IP ToS value = 100rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.26
sysDscpType27DiffServ Type 27 : IP ToS value = 104rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.27
sysDscpType28DiffServ Type 28 : IP ToS value = 108rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.28
sysDscpType29DiffServ Type 29 : IP ToS value = 112rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.29
sysDscpType30DiffServ Type 30 : IP ToS value = 116rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.30
sysDscpType31DiffServ Type 31 : IP ToS value = 120rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.31
sysDscpType32DiffServ Type 32 : IP ToS value = 124rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.32
sysDscpType33DiffServ Type 33 : IP ToS value = 128rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.33
sysDscpType34DiffServ Type 34 : IP ToS value = 132rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.34
sysDscpType35DiffServ Type 35 : IP ToS value = 136rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.35
sysDscpType36DiffServ Type 36 : IP ToS value = 140rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.36
sysDscpType37DiffServ Type 37 : IP ToS value = 144rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.37
sysDscpType38DiffServ Type 38 : IP ToS value = 148rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.38
sysDscpType39DiffServ Type 39 : IP ToS value = 152rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.39
sysDscpType40DiffServ Type 40 : IP ToS value = 156rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.40
sysDscpType41DiffServ Type 41 : IP ToS value = 160rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.41
sysDscpType42DiffServ Type 42 : IP ToS value = 164rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.42
sysDscpType43DiffServ Type 43 : IP ToS value = 168rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.43
sysDscpType44DiffServ Type 44 : IP ToS value = 172rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.44
sysDscpType45DiffServ Type 45 : IP ToS value = 176rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.45
sysDscpType46DiffServ Type 46 : IP ToS value = 180rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.46
sysDscpType47DiffServ Type 47 : IP ToS value = 184rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.47
sysDscpType48DiffServ Type 48 : IP ToS value = 188rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.48
sysDscpType49DiffServ Type 49 : IP ToS value = 192rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.49
sysDscpType50DiffServ Type 50 : IP ToS value = 196rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.50
sysDscpType51DiffServ Type 51 : IP ToS value = 200rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.51
sysDscpType52DiffServ Type 52 : IP ToS value = 204rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.52
sysDscpType53DiffServ Type 53 : IP ToS value = 208rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.53
sysDscpType54DiffServ Type 54 : IP ToS value = 212rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.54
sysDscpType55DiffServ Type 55 : IP ToS value = 216rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.55
sysDscpType56DiffServ Type 56 : IP ToS value = 220rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.56
sysDscpType57DiffServ Type 57 : IP ToS value = 224rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.57
sysDscpType58DiffServ Type 58 : IP ToS value = 228rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.58
sysDscpType59DiffServ Type 59 : IP ToS value = 232rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.59
sysDscpType60DiffServ Type 60 : IP ToS value = 236rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.60
sysDscpType61DiffServ Type 61 : IP ToS value = 240rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.61
sysDscpType62DiffServ Type 62 : IP ToS value = 244rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.62
sysDscpType63DiffServ Type 63 : IP ToS value = 248rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.63
sysDscpType64DiffServ Type 64 : IP ToS value = 252rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.100.1.2.64
l2Snoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105
sysSnoopInst
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2
sysSnoopInstanceGlobalTableThis table contains multicast forwarding mode configuration for each instance running in the snooping switch
SEQUENCE OF TabSnoopInstanceGlobalEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.1
sysSnoopInstanceGlobalEntryThis table contains instance number and the multicast forwarding mode configuration for the particular instance
TabSnoopInstanceGlobalEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.1.1
sysSnoopInstanceGlobalInstIdInstance ID pertaining to the global configuration entry.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.1.1.1
sysSnoopInstanceGlobalSystemControlSnooping module is shutdown or started through this object. When set to 'start', resources required by the Enterprise SNOOP module is allocated and the module starts running. When set to 'shutdown', all the resources are released back to the system and the module stops running.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.1.1.3
sysSnoopInstanceConfigTableThis table contains global configuration of snooping for each instance running in switch
SEQUENCE OF TabSnoopInstanceConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2
sysSnoopInstanceConfigEntryThis table contains instance number, address type and the list of global configuration for the particular instance and address type
TabSnoopInstanceConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1
sysSnoopInstanceConfigInstIdInstance ID pertaining to the global configuration entry. Currently only one instance is supported so it is always 1
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.1
sysSnoopInetAddressTypeInet Address Type corresponding to the global configuration entry. This indicates whether the row is for IGMP/MLD Snooping
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.2
sysSnoopStatusEnables or disables IGMP/MLD snooping in the system. When set to 'enabled', the Enterprise IGS/MLDS module starts protocol operations. When set to 'disabled', the IGS/MLDS module stops performing protocol operations.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.3
sysSnoopRouterPortPurgeIntervalThis is the interval (in seconds) after which a learnt router port entry will be purged. For each router port learnt, this timer runs for 'RouterPortPurgeInterval' seconds.When the timer expires, the learnt router port entry is purged. However if control messages are received from the router before the timer expiry, then the timer is restarted.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.5
sysSnoopPortPurgeIntervalThis is the interval (in seconds) after which a learnt port entry will be purged. For each port on which rsysort has been received this timer runs for 'PortPurgeInterval' seconds. This timer will be restarted whenever a rsysort message is received from a host on the specific port. If the timer expires, then , the learnt port entry will be purged from the multicast group.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.6
sysSnoopReportForwardIntervalThis timer is used when proxy-reporting is disabled,the switch then has to suppress multiple IGMPv2/ MLDv1 report messages for the same group from being forwarded to the router. This is the interval (in seconds) within which report messages for the same multicast group will not be forwarded. The 'ReportForwardTimer' is per multicast group. This timer is started as soon as a report message for that group is forwarded out. Within this 'ReportForwardInterval' if another report for the same group arrives, that report will not be forwarded.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.7
sysSnoopRetryCountWhen the switch receives leave message on a port, it sends group specific query to check if there are any other interested receivers for the group. This attribute defines the maximum number of queries sent by the switch before deleting the port from the group membership information in the forwarding database. If the maximum retry count exceeds 'sysSnoopRetryCount', then the port will be deleted from the multicast group membership information in the forwarding database and received leave message will be forwarded onto the router ports if there are no interested receivers for the group.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.8
sysSnoopGrpQueryIntervalThe value of this attribute defines the time period with which the switch will send group specific queries on a port to check if there are any intersted receivers. The switch will send 'sysSnoopRetryCount' queries before removing the port from the group membership information in the forwarding database.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.9
sysSnoopReportFwdOnAllPortsSnooping module will forward reports only on router ports by default, to enable forwarding on all other ports this object to provide a administrative control to forward the reports on all the member ports of the VLANrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.10
sysSnoopOperStatusThe operational status of the IGS/MLDS protocol. The value enabled(1) indicates the IGS/MLDS module is currently enabled in the system. The value disable(1) indicates the IGS/MLDS module is currently disabled in the system.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.12
sysSnoopSendQueryOnTopoChangeThe Snooping Switch can be configured to send IGMP/MLD General queries on all non router ports when spanning tree topology change occurs in a network. If the spanning tree mode is RSTP, IGMP/MLD general queries will be sent on all the non router ports present in the switch.If the spanning tree mode is MSTP, IGMP/MLD general queries will be sent on all the non router ports of the VLAN mapped for the MSTP instance.When this object is set to 'enabled' ,the switch will generate general query messagesrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.13
sysSnoopQuerierQueryIntervalThis is the interval (in seconds) for which the switch sends general queries when it is configured as a querier. A switch should be configured as a querier for a VLAN only when there are no queriers in the network.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.2.2.1.16
sysSnoopVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3
sysSnoopVlanMcastMacFwdTableThis table contains MAC based multicast forwarding information. This information is applicable only if the 'sysSnoopMcastForwardingMode' is set to 'macbased'
SEQUENCE OF TabSnoopVlanMcastMacFwdEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1
sysSnoopVlanMcastMacFwdEntryThis table contains VLAN ID, multicast group MAC address and the list of ports onto which the multicast data packets for group should be forwarded.
TabSnoopVlanMcastMacFwdEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1
sysSnoopVlanMcastMacFwdInstIdInstance ID pertaining to the Multicast forwarding entry. Currently only one instance is supported so it is always 1
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1.1
sysSnoopVlanMcastMacFwdVlanIdVLAN ID pertaining to the Multicast forwarding entry
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1.2
sysSnoopVlanMcastMacFwdInetAddressTypeInetAddressType pertaining to the Multicast forwarding entry
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1.3
sysSnoopVlanMcastMacFwdGroupAddressMulticast group MAC address.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1.4
sysSnoopVlanMcastMacFwdPortListList of ports onto which the multicast data packets destined for this group will be forwarded.ro
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.1.1.5
sysSnoopVlanRouterTableThis table contains the list of ports through which a router, in a particular VLAN is reachable.
SEQUENCE OF TabSnoopVlanRouterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3
sysSnoopVlanRouterEntryContains the VLAN ID and list of ports on which routers are present in the VLAN.
TabSnoopVlanRouterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3.1
sysSnoopVlanRouterInstIdInstance ID pertaining to the router port entry. Currently only one instance is supported so it is always 1
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3.1.1
sysSnoopVlanRouterVlanIdVLAN ID of the ports through which router is reachable.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3.1.2
sysSnoopVlanRouterInetAddressTypeIt indicates whether the row belongs to IGMP / MLD snooping.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3.1.3
sysSnoopVlanRouterPortListList of ports on which routers are present. These router ports are learnt through control messages received from routers, and can also be configured statically.ro
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.3.1.4
sysSnoopVlanFilterTableThis table contains configuration of snooping on specific Vlans. This Table is valid only when VLAN is enabled in the system.
SEQUENCE OF TabSnoopVlanFilterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4
sysSnoopVlanFilterEntryContains snooping status , version and fast leave configuration for a specific VLAN.
TabSnoopVlanFilterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1
sysSnoopVlanFilterInstIdInstance ID pertaining to VLAN filter table entry. Currently only one instance is supported so it is always 1
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.1
sysSnoopVlanFilterVlanIdVLAN ID for which snooping configuration is to be done.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.2
sysSnoopVlanFilterInetAddressTypeIndicates whether the row belongs to IGS/MLD snooping
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.3
sysSnoopVlanSnoopStatusEnables or disables IGS/MLDS on that specific VLANrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.4
sysSnoopVlanOperatingVersionIndicates the operating version of the IGS/MLDS switch for a specific VLAN. The default operating mode on a specific VLAN is IGMP version 2 i.e, V2(2) or MLD version 1 i.e, V1(1)ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.5
sysSnoopVlanFastLeaveEnables or disables fast leave for the VLAN. When it is 'disabled',on reception of a leave message the switch checks if they are any interested receivers for the group by sending a group specific query before removing the port from the forwarding table. If set to 'enabled', the switch does not send a group specific query and immediately removes the port from the forwarding table.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.7
sysSnoopVlanQuerierIndicates whether the switch is configured as a querier in the VLANro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.8
sysSnoopVlanCfgQuerierThe snooping switch can be configured to send IGMP/MLD queries when IGMP/MLD routers are not present in the VLAN. When set to 'enabled' the switch will generate general query messages.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.9
sysSnoopVlanQueryIntervalThis is the interval (in seconds) for which the switch sends general queries when it is configured as a querier for the VLAN. A switch should be configured as a querier for a VLAN only when there are no queriers in the network.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.10
sysSnoopVlanRtrPortListList of ports which are configured statically as router portsrw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.11
sysSnoopVlanRowStatusThe status of a row in the VLAN filter table. By 'sysSnoopVlanRowStatus' new entries can be created in the VLAN filter table and the existing entries can be removed from the VLAN filter tablerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.3.4.1.12
sysSnoopStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4
sysSnoopStatsTableThis table contains snooping statistics maintained by the switch. The statistics are maintained on a per VLAN basis.
SEQUENCE OF TabSnoopStatsEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1
sysSnoopStatsEntryContains snooping statistics for a particular VLAN.
TabSnoopStatsEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1
sysSnoopStatsInstIdInstance ID pertaining for the statistics entry. Currently only one instance is supported so it is always 1
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.1
sysSnoopStatsVlanIdVLAN ID for which snooping statistics are displayed
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.2
sysSnoopStatsInetAddressTypeIndicates whether the statistics are for IGS/MLDS
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.3
sysSnoopStatsRxGenQueriesProvides the statistics of General Queries received by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.4
sysSnoopStatsRxGrpQueriesProvides the statistics of Group Specific Queries received by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.5
sysSnoopStatsRxAsmReportsProvides the statistics of IGMPv1/IGMPv2 Membership reports received by the snooping switch. In case of MLDS, it provides the statistics of MLDv1 membership reports.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.7
sysSnoopStatsRxAsmLeavesProvides the statistics of IGMPv2/MLDv1 Leave messages received by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.15
sysSnoopStatsTxGenQueriesProvides the statistics of General Queries transmitted by the snooping switch when it is act as a querier.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.16
sysSnoopStatsTxGrpQueriesProvides the statistics of Group Specific Queries transmitted by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.17
sysSnoopStatsTxAsmReportsProvides the statistics of IGMPv1/IGMPv2 Membership reports transmitted by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.18
sysSnoopStatsTxAsmLeavesProvides the statistics of IGMPv2/MLDv1 Leave messages transmitted by the snooping switch.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.20
sysSnoopStatsDroppedPktsProvides the number of erroneous IGMP/MLD packets dropped by the snooping switch due to failure in checksum calculation.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.105.4.1.1.21
l2Bridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116
dot1dNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.0
newRootThe newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer immediately subsequent to its election. Implementation of this trap is optional.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.0.1
topologyChangeA topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.0.2
dot1dBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1
dot1dBaseTableList of per Virtual Bridge Module Parameters.
SEQUENCE OF TabDot1dBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1
dot1dBaseEntryVirtual Bridge Rst Module Parameters.
TabDot1dBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1.1
dot1dBaseContextIdVirtual Bridge number
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1.1.1
dot1dBaseBridgeAddressThe MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1.1.2
dot1dBaseNumPortsThe number of ports controlled by this bridging entity.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1.1.3
dot1dBaseTypeIndicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.1.1.4
dot1dBasePortTableA table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
SEQUENCE OF TabDot1dBasePortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2
dot1dBasePortEntryA list of information for each port of the bridge.
TabDot1dBasePortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1
dot1dBasePortThe port number of the port for which this entry contains bridge management information.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1.1
dot1dBasePortIfIndexThe value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1.2
dot1dBasePortCircuitFor a port which (potentially) has the same value of dot1dBasePortIfIndex as another port on the same bridge, this object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one- to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of dot1dBasePortIfIndex, this object can have the value { 0 0 }.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1.3
dot1dBasePortDelayExceededDiscardsThe number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1.4
dot1dBasePortMtuExceededDiscardsThe number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.1.2.1.5
l2Dot1dStp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2
dot1dStpTableTable of StpScalars per virtual bridge
SEQUENCE OF TabDot1dStpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1
dot1dStpEntryPer bridge StpScalars
TabDot1dStpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1
dot1dStpContextIdVirtual Bridge number
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.1
dot1dStpProtocolSpecificationAn indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If enterprise versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.2
dot1dStpPriorityThe value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.3
dot1dStpTimeSinceTopologyChangeThe time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.4
dot1dStpTopChangesThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.5
dot1dStpDesignatedRootThe bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.6
dot1dStpRootCostThe cost of the path to the root as seen from this bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.7
dot1dStpRootPortThe port number of the port which offers the lowest cost path from this bridge to the root bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.8
dot1dStpMaxAgeThe maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.9
dot1dStpHelloTimeThe amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.10
dot1dStpHoldTimeThis time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.11
dot1dStpForwardDelayThis time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.12
dot1dStpBridgeMaxAgeThe value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.13
dot1dStpBridgeHelloTimeThe value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.14
dot1dStpBridgeForwardDelayThe value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.1.1.15
dot1dStpPortTableA table that contains port-specific information for the Spanning Tree Protocol.
SEQUENCE OF TabDot1dStpPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2
dot1dStpPortEntryA list of information maintained by every port about the Spanning Tree Protocol state for that port.
TabDot1dStpPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1
dot1dStpPortThe port number of the port for which this entry contains Spanning Tree Protocol management information.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.1
dot1dStpPortPriorityThe value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.2
dot1dStpPortStateThe port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.3
dot1dStpPortEnableThe enabled/disabled status of the port.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.4
dot1dStpPortPathCostThe contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.5
dot1dStpPortDesignatedRootThe unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.6
dot1dStpPortDesignatedCostThe path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.ro
INTEGER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.7
dot1dStpPortDesignatedBridgeThe Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.8
dot1dStpPortDesignatedPortThe Port Identifier of the port on the Designated Bridge for this port's segment.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.9
dot1dStpPortForwardTransitionsThe number of times this port has transitioned from the Learning state to the Forwarding state.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.2.1.10
dot1dStpExtTableTable of ExtStpScalars per Virtual Context.
SEQUENCE OF TabDot1dStpExtEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.3
dot1dStpExtEntryPer Virtual Context Stp Scalars
TabDot1dStpExtEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.3.1
dot1dStpVersionThe version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.3.1.1
dot1dStpTxHoldCountThe value used by the Port Transmit state machine to limit the maximum transmission rate.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.3.1.2
dot1dStpPathCostDefaultThe version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 802.1t.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.3.1.3
dot1dStpExtPortTableA table that contains port-specific Rapid Spanning Tree information.
SEQUENCE OF TabDot1dStpExtPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4
dot1dStpExtPortEntryA list of Rapid Spanning Tree information maintained by each port.
TabDot1dStpExtPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1
dot1dStpPortProtocolMigrationWhen operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1.1
dot1dStpPortAdminEdgePortThe administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1.2
dot1dStpPortOperEdgePortThe operational value of the Edge Port parameter. The object is initialized to the value of dot1dStpPortAdminEdgePort and is set FALSE on reception of a BPDU.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1.3
dot1dStpPortAdminPointToPointThe administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1.4
dot1dStpPortOperPointToPointThe operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the dot1dStpPortAdminPointToPoint object.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.2.4.1.5
dot1dSr
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.3
dot1dTp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4
dot1dTpTableTable of Tp per virtual bridge
SEQUENCE OF TabDot1dTpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.1
dot1dTpEntryPer bridge TpScalars
TabDot1dTpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.1.1
dot1dTpLearnedEntryDiscardsThe total number of Forwarding Database entries, which have been or would have been learned, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition which has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.1.1.1
dot1dTpAgingTimeThe timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.rw
INTEGER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.1.1.2
dot1dTpFdbTableA table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1dTpFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.2
dot1dTpFdbEntryInformation about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
TabDot1dTpFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.2.1
dot1dTpFdbAddressA unicast MAC address for which the bridge has forwarding and/or filtering information.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.2.1.1
dot1dTpFdbPortEither the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1dTpFdbStatus is not learned(3).ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.2.1.2
dot1dTpFdbStatusThe status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.2.1.3
dot1dTpPortTableA table that contains information about every port that is associated with this transparent bridge.
SEQUENCE OF TabDot1dTpPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3
dot1dTpPortEntryA list of information for each port of a transparent bridge.
TabDot1dTpPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1
dot1dTpPortThe port number of the port for which this entry contains Transparent bridging management information.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1.1
dot1dTpPortMaxInfoThe maximum size of the INFO (non-MAC) field that this port will receive or transmit.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1.2
dot1dTpPortInFramesThe number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1.3
dot1dTpPortOutFramesThe number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1.4
dot1dTpPortInDiscardsCount of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.3.1.5
dot1dTpHCPortTableA table that contains information about every high capacity port that is associated with this transparent bridge.
SEQUENCE OF TabDot1dTpHCPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.5
dot1dTpHCPortEntryStatistics information for each high capacity port of a transparent bridge.
TabDot1dTpHCPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.5.1
dot1dTpHCPortInFramesThe number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter64
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.5.1.1
dot1dTpHCPortOutFramesThe number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter64
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.5.1.2
dot1dTpHCPortInDiscardsCount of valid frames that have been received by this port from its segment which were discarded (i.e., filtered) by the Forwarding Process.ro
Counter64
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.5.1.3
dot1dTpPortOverflowTableA table that contains the most-significant bits of statistics counters for ports that are associated with this transparent bridge that are on high capacity interfaces, as defined in the conformance clauses for this table. This table is provided as a way to read 64-bit counters for agents which support only SNMPv1. Note that the reporting of most-significant and least-significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
SEQUENCE OF TabDot1dTpPortOverflowEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.6
dot1dTpPortOverflowEntryThe most significant bits of statistics counters for a high capacity interface of a transparent bridge. Each object is associated with a corresponding object in dot1dTpPortTable which indicates the least significant bits of the counter.
TabDot1dTpPortOverflowEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.6.1
dot1dTpPortInOverflowFramesThe number of times the associated dot1dTpPortInFrames counter has overflowed.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.6.1.1
dot1dTpPortOutOverflowFramesThe number of times the associated dot1dTpPortOutFrames counter has overflowed.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.6.1.2
dot1dTpPortInOverflowDiscardsThe number of times the associated dot1dTpPortInDiscards counter has overflowed.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.4.6.1.3
dot1dStatic
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5
dot1dStaticTableA table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1dStaticEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1
dot1dStaticEntryFiltering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
TabDot1dStaticEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1.1
dot1dStaticAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1.1.1
dot1dStaticReceivePortEither the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry.
INTEGER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1.1.2
dot1dStaticRowStatusThis object indicates the status of the AllowedToGoTo PortList to which a frame with a specific unicast address will be flooded in the event that it has not been learned. To fill the AllowedToGoTo portlist, we have to set the rowstatus as 'NOT_IN_SERVICE' and set the appropriate port in the dot1dStaticAllowedToGoTable and set the rowstatus as 'ACTIVE' to make the portlist available.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1.1.3
dot1dStaticStatusThis object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.1.1.4
dot1dStaticAllowedToGoTableA table containing the information of AllowedToGoTo ports for each static unicast entry. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1dStaticAllowedToGoEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.2
dot1dStaticAllowedToGoEntryInformation about a port, Whether it is an AllowedToGoTo member or not.
TabDot1dStaticAllowedToGoEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.2.1
dot1dStaticAllowedIsMemberIndicates whether the port is an allowedToGoTo member.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.5.2.1.1
dot1dPBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6
dot1dMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1
dot1dExtBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1
dot1dExtBaseTableList of dot1dExtBase group objects that can be configured per virtual context in the system.
SEQUENCE OF TabDot1dExtBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1
dot1dExtBaseEntrydot1dExtBase group objects per virtual context.
TabDot1dExtBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1.1
dot1dBridgeContextIdIdentifies the virtual context.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1.1.1
dot1dDeviceCapabilitiesIndicates the optional parts of IEEE 802.1D and 802.1Q that are implemented by this device and are manageable through this MIB. Capabilities that are allowed on a per-port basis are indicated in dot1dPortCapabilities.ro
Bits
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1.1.2
dot1dTrafficClassesEnabledThe value true(1) indicates that Traffic Classes are enabled on this bridge. When false(2), the bridge operates with a single priority level for all traffic.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1.1.3
dot1dGmrpStatusThe administrative status requested by management for GMRP. The value enabled(1) indicates that GMRP should be enabled on this device, in all VLANs, on all ports for which it has not been specifically disabled. When disabled(2), GMRP is disabled, in all VLANs and on all ports, and all GMRP packets will be forwarded transparently. This object affects both Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.rw
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.1.1.4
dot1dPortCapabilitiesTableA table that contains capabilities information about every port that is associated with this bridge.
SEQUENCE OF TabDot1dPortCapabilitiesEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.2
dot1dPortCapabilitiesEntryA set of capabilities information about this port indexed by dot1dBasePort.
TabDot1dPortCapabilitiesEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.2.1
dot1dPortCapabilitiesIndicates the parts of IEEE 802.1D and 802.1Q that are optional on a per-port basis that are implemented by this device and are manageable through this MIB.ro
Bits
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.1.2.1.1
dot1dPriority
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2
dot1dPortPriorityTableA table that contains information about every port that is associated with this transparent bridge.
SEQUENCE OF TabDot1dPortPriorityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.1
dot1dPortPriorityEntryA list of Default User Priorities for each port of a transparent bridge. This is indexed by dot1dBasePort.
TabDot1dPortPriorityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.1.1
dot1dPortDefaultUserPriorityThe default ingress User Priority for this port. This only has effect on media, such as Ethernet, that do not support native User Priority.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.1.1.1
dot1dPortNumTrafficClassesThe number of egress traffic classes supported on this port. This object may optionally be read-only. The value of this object MUST be retained across reinitializations of the management system.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.1.1.2
dot1dUserPriorityRegenTableA list of Regenerated User Priorities for each received User Priority on each port of a bridge. The Regenerated User Priority value may be used to index the Traffic Class Table for each input port. This only has effect on media that support native User Priority. The default values for Regenerated User Priorities are the same as the User Priorities.
SEQUENCE OF Dot1dUserPriorityRegenEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.2
dot1dUserPriorityRegenEntryA mapping of incoming User Priority to a Regenerated User Priority.
Dot1dUserPriorityRegenEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.2.1
dot1dUserPriorityThe User Priority for a frame received on this port.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.2.1.1
dot1dRegenUserPriorityThe Regenerated User Priority that the incoming User Priority is mapped to for this port. The value of this object MUST be retained across reinitializations of the management system.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.2.1.2
dot1dTrafficClassTableA table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
SEQUENCE OF TabDot1dTrafficClassEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.3
dot1dTrafficClassEntryUser Priority to Traffic Class mapping.
TabDot1dTrafficClassEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.3.1
dot1dTrafficClassPriorityThe Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port. For untagged frames received from non-Ethernet media, this value is equal to the dot1dRegenUserPriority value for the ingress port and media-specific user priority.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.3.1.1
dot1dTrafficClassThe Traffic Class the received frame is mapped to.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.3.1.2
dot1dPortOutboundAccessPriorityTableA table mapping Regenerated User Priority to Outbound Access Priority. This is a fixed mapping for all port types, with two options for 802.5 Token Ring.
SEQUENCE OF Dot1dPortOutboundAccessPriorityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.4
dot1dPortOutboundAccessPriorityEntryRegenerated User Priority to Outbound Access Priority mapping.
Dot1dPortOutboundAccessPriorityEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.4.1
dot1dPortOutboundAccessPriorityThe Outbound Access Priority the received frame is mapped to.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.2.4.1.1
dot1dGarp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3
dot1dPortGarpTableA table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
SEQUENCE OF TabDot1dPortGarpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3.1
dot1dPortGarpEntryGARP control information for a bridge port.
TabDot1dPortGarpEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3.1.1
dot1dPortGarpJoinTimeThe GARP Join time, in centiseconds.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3.1.1.1
dot1dPortGarpLeaveTimeThe GARP Leave time, in centiseconds.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3.1.1.2
dot1dPortGarpLeaveAllTimeThe GARP LeaveAll time, in centiseconds.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.1.3.1.1.3
dot1dConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.2
dot1dGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.2.1
dot1dCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.6.2.2
dot1qQBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7
dot1qMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1
dot1qBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1
dot1qBaseTableList of dot1qBase objects that can be configured per virtual context in the system.
SEQUENCE OF TabDot1qBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1
dot1qBaseEntryVirtual context dot1qBase objects.
TabDot1qBaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1
dot1qVlanContextIdIdentifies a virtual context.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.1
dot1qVlanVersionNumberThe version number of IEEE 802.1Q that this device supports.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.2
dot1qMaxVlanIdThe maximum IEEE 802.1Q VLAN ID that this device supports.ro
VlanId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.3
dot1qMaxSupportedVlansThe maximum number of IEEE 802.1Q VLANs that this device supports.ro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.4
dot1qNumVlansThe current number of IEEE 802.1Q VLANs that are configured in this device.ro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.5
dot1qGvrpStatusThe administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.1.1.1.6
dot1qTp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2
dot1qFdbTableA table that contains configuration and control information for each Filtering Database currently operating on this device. Entries in this table appear automatically when VLANs are assigned FDB IDs in the dot1qVlanCurrentTable. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.1
dot1qFdbEntryInformation about a specific Filtering Database.
TabDot1qFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.1.1
dot1qFdbIdThe identity of this Filtering Database.
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.1.1.1
dot1qFdbDynamicCountThe current number of dynamic entries in this Filtering Database.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.1.1.2
dot1qTpFdbTableA table that contains information about unicast entries for which the device has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qTpFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2
dot1qTpFdbEntryInformation about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
TabDot1qTpFdbEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2.1
dot1qTpFdbAddressA unicast MAC address for which the device has forwarding and/or filtering information.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2.1.1
dot1qTpFdbPortEither the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address (e.g. in the dot1qStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3).ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2.1.2
dot1qTpFdbStatusThe status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of dot1qTpFdbPort, nor an entry in the dot1qStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1qTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1qTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dot1qTpFdbAddress represents one of the device's addresses. The corresponding instance of dot1qTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dot1qTpFdbAddress is also the value of an existing instance of dot1qStaticAddress.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2.1.3
dot1qTpFdbPwEither the value '0', or the pseudowire number on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen. A value of '0' indicates that the entry was learned via the layer2 port. Non-zero value indicates that this value must be used for forwading irrespective of dot1qTpFdbPortro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.2.2.1.4
dot1qStatic
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3
dot1qStaticUnicastTableA table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qStaticUnicastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1
dot1qStaticUnicastEntryFiltering information configured into the device by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific unicast destination address are allowed to be forwarded.
TabDot1qStaticUnicastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1.1
dot1qStaticUnicastAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a unicast address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1.1.1
dot1qStaticUnicastReceivePortEither the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1.1.2
dot1qStaticUnicastRowStatusThis object indicates the status of the AllowedToGoTo PortList to which a frame with a specific unicast address will be flooded in the event that it has not been learned. To fill the AllowedToGoTo portlist, we have to set the rowstatus as 'NOT_IN_SERVICE' and set the appropriate port in the dot1qStaticAllowedToGoTable and set the rowstatus as 'ACTIVE' to make the portlist available.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1.1.3
dot1qStaticUnicastStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.1.1.4
dot1qStaticAllowedToGoTableA table containing the information of AllowedToGoTo ports for each static unicast entry. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qStaticAllowedToGoEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.2
dot1qStaticAllowedToGoEntryInformation about a port, Whether it is an AllowedToGoTo member or not.
TabDot1qStaticAllowedToGoEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.2.1
dot1qStaticAllowedIsMemberIndicates whether the port is an allowedToGoTo member.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.2.1.1
dot1qTpPortThe port number of the port for which this entry applies.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.2.1.2
dot1qStaticMulticastTableA table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qStaticMulticastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3
dot1qStaticMulticastEntryFiltering information configured into the device by (local or network) management specifying the set of ports to which frames received from this specific port for this VLAN and containing this Multicast or Broadcast destination address are allowed to be forwarded.
TabDot1qStaticMulticastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3.1
dot1qStaticMulticastAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3.1.1
dot1qStaticMulticastReceivePortEither the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3.1.2
dot1qStaticMulticastRowStatusThis object indicates the status of the PortLists (Eggress, Forbidden) used in the static multicast table. To fill the eggress and forbidden portlist, we have to set the rowstatus as 'NOT_IN_SERVICE' and set the appropriate port in the dot1qForwardUnregPortConfigTable and set the rowstatus as 'ACTIVE' to make the portlist available.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3.1.3
dot1qStaticMulticastStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.3.1.4
dot1qStaticMcastPortTableA table containing egress and forbidden ports for static multicast entry. This table maintains context ID as one more index to support Multiple Instance.
SEQUENCE OF TabDot1qStaticMcastPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.4
dot1qStaticMcastPortEntryInformation about a port, Whether it is a member or a forbidden member.
TabDot1qStaticMcastPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.4.1
dot1qStaticMcastPortIndicates whether the port is a member or a forbidden member in the static multicast entry. 'addMember' - to add the port in the egress member-list. 'addForbidden' - to add the port in the forbidden member-list. 'delMember' - to remove the port from the egress member-list. 'delForbidden' - to remove the port from the forbidden member-list.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.4.1.1
dot1qVlanIndexThe VLAN-ID or other identifier referring to this VLAN.
VlanIndex
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.3.4.1.2
dot1qVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4
dot1qVlanNumDeletesTableTable containing number of VLAN deletions in the VLAN current database. This table maintains context ID as index to support Multiple Instances.
SEQUENCE OF TabDot1qVlanNumDeletesEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.1
dot1qVlanNumDeletesEntryEntry for a virtual context.
TabDot1qVlanNumDeletesEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.1.1
dot1qVlanNumDeletesThe number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.1.1.1
dot1qVlanCurrentTableA table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1qVlanCurrentEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2
dot1qVlanCurrentEntryInformation for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
TabDot1qVlanCurrentEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2.1
dot1qVlanTimeMarkA TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
TimeFilter (RMON2-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2.1.1
dot1qVlanFdbIdThe Filtering Database used by this VLAN. This is one of the dot1qFdbId values in the dot1qFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or by management, in dot1qVlanStaticTable. Allocation of this value follows the learning constraints defined for this VLAN in dot1qLearningConstraintsTable.ro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2.1.2
dot1qVlanStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learnt dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN and it will be removed when the last port leaves the VLAN.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2.1.3
dot1qVlanCreationTimeThe value of sysUpTime when this VLAN was created.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.2.1.4
dot1qVlanEgressPortTableA table containing the information of egress ports for each VLAN. This table maintains context ID as one more index to support Multiple Instance.
SEQUENCE OF TabDot1qVlanEgressPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.3
dot1qVlanEgressPortEntryInformation about a port, Whether it is a tagged or an untagged member.
TabDot1qVlanEgressPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.3.1
dot1qVlanCurrentEgressPortIndicates whether the port is a tagged or a untagged member in the VLAN. 'tagged' - to add the port in the tagged portlist. 'untagged' - to add the port in the untagged portlist.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.3.1.1
dot1qVlanStaticTableA table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset. This table maintains context ID as one more index to support Multiple Instance.
SEQUENCE OF TabDot1qVlanStaticEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.4
dot1qVlanStaticEntryStatic information for a VLAN configured into the device by (local or network) management.
TabDot1qVlanStaticEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.4.1
dot1qVlanStaticNameAn administratively assigned string, which may be used to identify the VLAN.rw
SnmpAdminString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.4.1.1
dot1qVlanStaticRowStatusThis object indicates the status of this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.4.1.2
dot1qVlanStaticPortConfigTableA table containing the information of tagged, untagged and forbidden ports for each VLAN. This table maintains context ID as one more index to support Multiple Instance.
SEQUENCE OF TabDot1qVlanStaticPortConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.5
dot1qVlanStaticPortConfigEntryForwarding information about a port, Whether it is a member or a forbidden member.
TabDot1qVlanStaticPortConfigEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.5.1
dot1qVlanStaticPortIndicates whether the port is a member or a forbidden member in the forwarding information for this VLAN. 'addTagged' - to add the port in the tagged portlist. 'addUntagged' - to add the port in the untagged portlist. 'addForbidden' - to add the port in the forbidden portlist. 'delTagged' - to delete the port from the tagged portlist. 'delUntagged' - to delete the port from the untagged portlist. 'delForbidden' - to delete the port from the forbidden portlist.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.5.1.1
dot1qPortVlanTableA table containing per port control and status information for VLAN configuration in the device.
SEQUENCE OF TabDot1qPortVlanEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7
dot1qPortVlanEntryInformation controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
TabDot1qPortVlanEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1
dot1qPvidThe PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.rw
VlanIndex
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.1
dot1qPortAcceptableFrameTypesWhen this is admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to the PVID for this port. When this is admitOnlyUntaggedAndPriorityTagged the device will recieve only untagged and priority tagged frames on this port. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.2
dot1qPortIngressFilteringWhen this is true(1) the device will discard incoming frames for VLANs which do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.3
dot1qPortGvrpStatusThe state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port.rw
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.4
dot1qPortGvrpFailedRegistrationsThe total number of failed GVRP registrations, for any reason, on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.5
dot1qPortGvrpLastPduOriginThe Source MAC Address of the last GVRP message received on this port.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.6
dot1qPortRestrictedVlanRegistrationThe state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.116.7.1.4.7.1.7
l2Mst
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118
dot1sMst
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1
dot1sMstTableList of per Virtual Context Mst Module Parameters.
SEQUENCE OF TabDot1sMstEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3
dot1sMstEntryVirtual Context Mst Module Parameters.
TabDot1sMstEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1
dot1sMstContextIdIdentifies the Virtual Context.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.1
dot1sSystemControlThe administrative shutdown status requested by management for the MST feature. The value start (1) indicates that MST should be active in the device on all ports. The value shutdown (2) indicates that MST should be shutdown in the device on all ports. All memory should be released on all ports.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.2
dot1sModuleStatusThe administrative status requested by management for the MST feature. The value enabled(1) indicates that Mst should be enabled in the device on all ports. The value disabled(2) indicates that Mst should be disabled in the device on all ports. The object can be set to enabled(1) if and only if, dot1sSystemControl set to start.rw
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.3
dot1sMaxMstInstanceNumberThe Maximun number of spanning trees to be allowed. A User may limit the Number of Spanning Tree instance to be allowed in the Bridge.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.4
dot1sNoOfMstiSupportedIndicates Maximum number of spanning tree Instances supported.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.5
dot1sMaxHopCountIndicates the Maximum Hop Count value. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.6
dot1sBrgAddressThe MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1sCistBridgePriority or dot1sMstiBridgePriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.7
dot1sCistRootThe bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.8
dot1sCistRegionalRootThe bridge identifier of the Root of the Multiple spanning tree region as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.9
dot1sCistRootCostThe Cost of the path to the CIST Root as seen from this bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.10
dot1sCistRegionalRootCostThe Cost of the path to the CIST Regional Root as seen from this bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.11
dot1sCistRootPortThe Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.12
dot1sCistBridgePriorityThe Value of the writable portion of the Bridge Identifier comprising of the first two octets. The values that are set for Bridge Priority must be in steps of 4096.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.13
dot1sCistBridgeMaxAgeThe value that all bridges use for MaxAge when this bridge is acting as the root. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.14
dot1sCistBridgeForwardDelayThe value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D specifies that the range for this parameter is related to the value of BridgeMaxAge. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.15
dot1sCistHoldTimeThis time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.16
dot1sCistMaxAgeThe maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.17
dot1sCistForwardDelayThis time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in a particular state before moving to the next state.ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.18
dot1sMstpUpCountThe number of times MSTP Module has been enabled.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.19
dot1sMstpDownCountThe number of times MSTP Module has been disabled.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.20
dot1sPathCostDefaultTypeThe version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 802.1t.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.21
dot1sTraceThis object is used to enable Trace Statements in the MSTP Module. A FOUR BYTE integer is used for enabling the level of tracing. Each BIT in the four byte integer, represents a particular level of Trace. The mapping between the bit positions & the level of trace is as follows: 0 - Init and Shutdown Traces 1 - Management Traces 2 - Data Path Traces 3 - Control Plane Traces 4 - Packet Dump Traces 5 - Traces related to All Resources except Buffers 6 - All Failure Traces 7 - Buffer Traces The remaining bits are unused. Combination of trace levels are also allowed. For example if the bits 0 and 1 are set, then the Trace statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Trace Option to any value will cause the Debug Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.22
dot1sDebugThis object is used to enable Debug Statements in the MSTP Module. A FOUR BYTE integer is used for enabling the level of debugging. Each BIT in the four byte integer, represents a particular level of Debug. The mapping between the bit positions & the level of debug is as follows: 0 - Init and Shutdown Debug statements 1 - Management Debug statements 2 - Memory related Debug statements 3 - BPDU related Debug statements 4 - Event Handling Debug statements 5 - Timer Module Debug statements 6 - Port Information SEM Debug statements 7 - Port Receive SEM Debug statements (valid in the case of MSTP alone) 8 - Role Selection SEM Debug statements 9 - Role Transition SEM Debug statements 10 - State Transition SEM Debug statements 11 - Protocol Migration SEM Debug statements 12 - Topology Change SEM Debug statements 13 - Port Transmit SEM Debug statements 14 - Bridge Detection SEM Debug statements 15 - All Failure Debug statements 16 - Redundancy code flow Debug statements The remaining bits are unused. Combination of debug levels are also allowed. For example if the bits 0 and 1 are set, then the Debug statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Debug Option to any value will cause the Trace Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.23
dot1sForceProtocolVersionThe version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and 'mstp(3)' indicates the Multiple Spanning Tree Protocol Specified in IEEE 802.1s.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.24
dot1sTxHoldCountThe value used by the Port Transmit state machine to limit the maximum transmission rate.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.25
dot1sMstiConfigIdSelThe Configuration Identifier Format Selector used by the Bridge. This has a fixed value of 0 to indicate RegionName, RegionVersion are specified as in Standard.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.26
dot1sMstiRegionNameThe Name for the Region's configuration. By Default Region Name will be equal to the Bridge Mac Address.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.27
dot1sMstiRegionVersionVersion of the MST Region.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.28
dot1sMstiConfigDigestThe Configuration Digest value for this Region.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.29
dot1sBufferOverFlowCountThe number of times Buffer overflows/failures have occured. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.30
dot1sMemAllocFailureCountThe number of times memory allocation failures have occured. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.31
dot1sRegionConfigChangeCountThe number of times a Region Configuration Identifier Change was detected. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.32
dot1sCistBridgeRoleSelectionSemStateCurrent state of the Port Role Selection State Machine of this bridge in Common Spanning Tree contextro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.33
dot1sCistTimeSinceTopologyChangeThe time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was non-zero for Common Spanning Tree context.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.34
dot1sCistTopChangesThe number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.35
dot1sCistNewRootBridgeCountThe number of times this Bridge has detected a Root Bridge change for Common Spanning Tree context. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.36
dot1sCistHelloTimeThis time value, measured in units of hundredths of a second, specifies the amount of time between the transmission of configuration BPDUs by this node on any port when it is the root of the spanning tree or trying to become so.ro
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.37
dot1sCistBridgeHelloTimeThe amount of time between the transmission of Configuration bridge PDUs by this node in units of hundredths of a second.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.38
dot1sCistDynamicPathcostCalculationThis object is used to determine whether dynamic pathcost calculation is allowed or not.The value is determined by management. If set to true, pathcost is calculated dynamically from port speed, otherwise the link speed at the time of port creation is used for calculating the path cost. In both cases if the user has configured a pathcost for the port that will be used. By default dynamic pathcost calculation is set to false.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.39
dot1sContextNameThis object is used to identity the context-name.ro
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.3.1.40
dot1sMstiBridgeTableTable containing Bridge Information specific to Spanning Tree Instance. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1sMstiBridgeEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4
dot1sMstiBridgeEntryEntry indicating the Bridge Information.
TabDot1sMstiBridgeEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1
dot1sMstiInstanceIndexSpanning Tree Instance to which the information belongs.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.1
dot1sMstiBridgeRegionalRootMSTI Regional Root Identifier value for the Instance. This value is used as the MSTI Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this nodero
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.2
dot1sMstiBridgePriorityThe writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be in steps of 4096.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.3
dot1sMstiRootCostThe Cost of the path to the MSTI Regional Root as seen by this bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.4
dot1sMstiRootPortThe Port Number of the Port which offers the lowest path cost from this bridge to the MSTI Region Root Bridge.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.5
dot1sMstiTimeSinceTopologyChangeThe time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was non-zero for this spanning tree instance.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.6
dot1sMstiTopChangesThe number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for this spanning tree instance.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.7
dot1sMstiNewRootBridgeCountThe number of times this Bridge has detected a Root Bridge change for this spanning tree instance. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.8
dot1sMstiBridgeRoleSelectionSemStateCurrent state of the Port Role Selection State Machine for this spanning tree instance for this bridge.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.9
dot1sInstanceUpCountThe number of times a new spanning tree instance has been created. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.10
dot1sInstanceDownCountThe number of times a spanning tree instance has been deleted. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.11
dot1sOldDesignatedRootThe bridge identifier of the old root of the spanning tree instance as determined by the Spanning Tree Protocol as executed by this node.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.4.1.12
dot1sVlanInstanceMappingTableThis table contains one entry for each instance of MSTP. This table maintains context ID as one more index to support Multiple Instances.
SEQUENCE OF TabDot1sVlanInstanceMappingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5
dot1sVlanInstanceMappingEntryA conceptual row containing the status of the MSTP instance.
TabDot1sVlanInstanceMappingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1
dot1sInstanceIndexAn arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.1
dot1sMapVlanIndexThe VlanId will get mapped to the spanning tree instance specified. All the Instance Specific information for the Member ports of the Vlan will be created.This object is used only for SET operation.GET Operation returns null values. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.rw
VlanId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.2
dot1sUnMapVlanIndexThe VlanId will get unmapped from spanning tree instance to which it it mapped. All the Instance Specific information for the Member ports of the Vlan will get released.This object is used only for SET operation.GET Operation returns null values.rw
VlanId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.3
dot1sSetVlanListA string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a vlan is already mapped to this Instance, it may not be mapped again. This object is used only for SET operation. GET Operation returns null values.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.4
dot1sResetVlanListA string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to unmap from this Instance. A vlan may not be unmapped from this instance if it is not already mapped to this Instance. This object is used only for SET operation.GET Operation returns null values.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.5
dot1sInstanceVlanMappedA string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.6
dot1sInstanceVlanMapped2kA string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.7
dot1sInstanceVlanMapped3kA string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.8
dot1sInstanceVlanMapped4kA string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.5.1.9
dot1sCistPortTableThis table contains Common Spanning Tree Port Information.
SEQUENCE OF TabDot1sCistPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6
dot1sCistPortEntryA list of information maintained by every port for Common Spanning tree.
TabDot1sCistPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1
dot1sCistPortThe Port number of the port for which this entry contains spanning tree information.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.1
dot1sCistPortPathCostThe contribution of this port to the path cost of paths towards the CIST Root which include this port.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.2
dot1sCistPortPriorityThe four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting the CistPortPriority value. The values that are set for Port Priority must be in steps of 16.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.3
dot1sCistPortDesignatedRootThe unique Bridge Identifier of the bridge recorded as the CIST Root in the configuration BPDUs transmitted.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.4
dot1sCistPortDesignatedBridgeThe unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.5
dot1sCistPortDesignatedPortThe Port identifier of the port on the Designated Bridge for this port's segment.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.6
dot1sCistPortAdminP2PThe administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.7
dot1sCistPortOperP2PThe operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the dot1sCistPortAdminP2P object.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.8
dot1sCistPortAdminEdgeStatusThe administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.9
dot1sCistPortOperEdgeStatusThe operational value of the Edge Port parameter. The object is initialized to the value of dot1sCistPortAdminEdgeStatus and is set FALSE on reception of a BPDU.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.10
dot1sCistPortProtocolMigrationIndicates the Protocol migration state of this Port. When operating in RSTP/MSTP (version >= 2) mode, writing TRUE(1) to this object forces this port to transmit MSTP BPDUs without instance information. Any other operation on this object has no effect and it always returns FALSE(2) when read.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.11
dot1sCistPortStateCurrent state of the Port as defined by the Common spanning tree protocol.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.12
dot1sCistForcePortStateCurrent state of the Port which can be changed to either Disabled or Enabled for ALL spanning tree instances. Setting this object will override the port's status in any of the MSTI contextsrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.13
dot1sCistPortForwardTransitionsNumber of times this port has transitioned to the Forwarding State.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.14
dot1sCistPortRxMstBpduCountNumber of MST BPDUs received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.15
dot1sCistPortRxRstBpduCountNumber of RST BPDUs received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.16
dot1sCistPortRxConfigBpduCountNumber of Configuration BPDUs received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.17
dot1sCistPortRxTcnBpduCountNumber of TCN BPDUs received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.18
dot1sCistPortTxMstBpduCountNumber of MST BPDUs Transmitted from this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.19
dot1sCistPortTxRstBpduCountNumber of RST BPDUs Transmitted from this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.20
dot1sCistPortTxConfigBpduCountNumber of Configuration BPDUs Transmitted from this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.21
dot1sCistPortTxTcnBpduCountNumber of TCN BPDUs Transmitted from this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.22
dot1sCistPortInvalidMstBpduRxCountNumber of Invalid MST BPDUs Received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.23
dot1sCistPortInvalidRstBpduRxCountNumber of Invalid RST BPDUs Received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.24
dot1sCistPortInvalidConfigBpduRxCountNumber of Invalid Configuration BPDUs Received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.25
dot1sCistPortInvalidTcnBpduRxCountNumber of Invalid TCN BPDUs Received on this port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.26
dot1sCistPortTransmitSemStateIndicates current State of the Port Transmit state machine.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.27
dot1sCistPortReceiveSemStateIndicates current State of the Port Receive state machine.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.28
dot1sCistPortProtMigrationSemStateIndicates current State of the Port Protocol Migration State machine.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.29
dot1sCistProtocolMigrationCountThe number of times this Port has migrated from one STP protocol version to another. The relevant protocols are STP-COMPATIBLE and RSTP/MSTP. A Trap is generated on the occurence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.30
dot1sCistPortDesignatedCostThe path cost of the Designated Port of the segment connected to this port.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.31
dot1sCistPortRegionalRootThe unique Bridge Identifier of the bridge recorded as the CIST Regional Root Identifier in the configuration BPDUs transmitted.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.32
dot1sCistPortRegionalPathCostThe contribution of this port to the path cost of paths towards the CIST Regional Root which include this port.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.33
dot1sCistSelectedPortRoleSelected Port Role of the port for this spanning tree instance.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.34
dot1sCistCurrentPortRoleCurrent Port Role of the port for this spanning tree instance.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.35
dot1sCistPortInfoSemStateCurrent state of the Port Information State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.36
dot1sCistPortRoleTransitionSemStateCurrent state of the Port Role Transition State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.37
dot1sCistPortStateTransitionSemStateCurrent state of the Port State Transition State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.38
dot1sCistPortTopologyChangeSemStateCurrent state of the Topology Change State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.39
dot1sCistPortHelloTimeThe amount of time between the transmission of Configuration bridge PDUs by this node on this port in units of hundredths of a second.rw
Timeout
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.40
dot1sCistPortOperVersionThis indicates whether the Port is operationally in the Mstp mode, Rstp mode or the Stp-compatible mode i.e., whether the Port is transmitting MST BPDUs, RST BPDUs or Config/TCN BPDUs.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.41
dot1sCistPortEffectivePortStateThe effective operational state of the port for CIST. This will TRUE only when the port is operationally up in the Interface level and Protocol level for CIST. This is will be set to False for all other times.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.42
dot1sCistPortAutoEdgeStatusThis parameter when TRUE(1) indicates that detection of a port as Edge Port happens automatically and FALSE(2) indicates that this feature is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.43
dot1sCistPortRestrictedRoleA Boolean value set by management. If TRUE causes the Port not to be selected as Root Port for the CIST or any MSTI, even it has the best spanning tree priority vector. Such a Port will be selected as an Alternate Port after the Root Port has been selected. This parameter should be FALSE by default. If set it can cause lack of spanning tree connectivity. It is set by a network administrator to prevent bridges external to a core region of the network influencing the spanning tree active topology, possibly because those bridges are not under the full control of the administrator. This administrator configuration is also known as 'Root Guard'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.44
dot1sCistPortRestrictedTCNA Boolean value set by management. If TRUE causes the Port not to propagate received topology change notifications and topology changes to other Ports. This parameter should be FALSE by default. If set it can cause temporary loss of connectivity after changes in a spanning trees active topology as a result of persistent incorrectly learnt station location information. It is set by a network administrator to prevent bridges external to a core region of the network causing address flushing in that region, possibly because those bridges are not under the full control of the administrator or MAC_Operational for the attached LANs transitions frequently.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.6.1.45
dot1sMstiPortTableThis table contains Spanning Tree Instance Specific Port Information.
SEQUENCE OF TabDot1sMstiPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7
dot1sMstiPortEntryA list of information maintained by every port for each and every spanning tree instance.
TabDot1sMstiPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1
dot1sMstiPortThe Port number of the port for which this entry contains spanning tree information.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.1
dot1sMstiPortPathCostThe contribution of this port to the path cost of paths towards the MSTI Root which include this port.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.2
dot1sMstiPortPriorityThe four most significant bits of the Port Identifier for a given Spanning Tree instance can be modified independently for each Spanning Tree instance supported by the Bridge. The values that are set for Port Priority must be in steps of 16.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.3
dot1sMstiPortDesignatedRootThe unique Bridge Identifier of the bridge recorded as the MSTI Regional Root in the configuration BPDUs transmitted.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.4
dot1sMstiPortDesignatedBridgeThe unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.5
dot1sMstiPortDesignatedPortThe Port identifier of the port on the Designated Bridge for this port's segment.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.6
dot1sMstiPortStateCurrent state of the Port as defined by the Multiple spanning tree protocol. Port which is Forwarding state in one instance can be in Discarding (Blocking) state in another instance.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.7
dot1sMstiForcePortStateCurrent state of the Port which can be changed to either Disabled or Enabled for the specific spanning tree instance. This object can be set to enabled only if the 'dot1sCistForcePortState' is set to 'enabled' for this portrw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.8
dot1sMstiPortForwardTransitionsNumber of times this port has transitioned to the Forwarding State for specific instance.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.9
dot1sMstiPortReceivedBPDUsNumber of BPDUs received by this port for this spanning tree instance.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.10
dot1sMstiPortTransmittedBPDUsNumber of BPDUs transmitted on this port for this spanning tree instance.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.11
dot1sMstiPortInvalidBPDUsRcvdNumber of Invalid BPDUs received on this Port for this spanning tree instance.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.12
dot1sMstiPortDesignatedCostThe path cost of the Designated Port of the segment connected to this port.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.13
dot1sMstiSelectedPortRoleSelected Port Role of the port for this spanning tree instance.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.14
dot1sMstiCurrentPortRoleCurrent Port Role of the port for this spanning tree instance.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.15
dot1sMstiPortInfoSemStateCurrent state of the Port Information State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.16
dot1sMstiPortRoleTransitionSemStateCurrent state of the Port Role Transition State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.17
dot1sMstiPortStateTransitionSemStateCurrent state of the Port State Transition State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.18
dot1sMstiPortTopologyChangeSemStateCurrent state of the Topology Change State Machine for this port in this spanning tree context.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.19
dot1sMstiPortEffectivePortStateThe effective operational stae of the port for specific instance. This is will be TRUE only when the port is operationally up in the interface level and Protocol level for the specific instance. This is will be set to false at all other times.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.1.7.1.20
dot1sMstTrapsControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2
dot1sMstSetGlobalTrapOptionThis object is used to enable and disable MSTP traps for memory failure or buffer failure irrespective of the context in which the failure occurs. 0 - Traps are not enabled. 1 - Memory and buffer failure traps enabledrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.1
dot1sGlobalErrTrapTypeUsed within the Trap Notification PDU. It returns the following values none - none of the below values memfail - memory allocation failure bufffail - buffer allocation failurero
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.2
dot1sMstTrapsControlTableList of per virtual bridge Trap Control Info.
SEQUENCE OF TabDot1sMstTrapsControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.3
dot1sMstTrapsControlEntryVirtual bridge TrapsControl information.
TabDot1sMstTrapsControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.3.1
dot1sSetTrapsThis object is used to enable and disable context-specific MSTP traps. Currently the following are defined 0 - Traps are not enabled. 1 - General Traps like protocol up or down 2 - Exception Traps like port protocol migration or invalid packet rcvd in port 3 - All the above Trapsrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.3.1.1
dot1sGenTrapTypeUsed within the Trap Notification PDU. It denotes general events like none - none of the below values up - protocol UP, down - protocol DOWNro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.3.1.2
dot1sPortTrapNotificationTableThis table is used to store the notification information occured in each of the port for protocol migration and invalid packet received. This table is maintained per virtual context in the system.
SEQUENCE OF TabDot1sPortTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4
dot1sPortTrapNotificationEntryThis entry is used to store the notification information
TabDot1sPortTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4.1
dot1sPortTrapIndexA unique value, greater than zero, indicating the Port number.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4.1.1
dot1sPortMigrationTypePort Protocol migration type occured in the portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4.1.2
dot1sPktErrTypeType of invalid packet received in each of the portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4.1.3
dot1sPktErrValPacket error value corresponding to the above typero
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.4.1.4
dot1sPortRoleTrapNotificationTableThis table is used to store the notification information occured in each of the port for its role change. This table is maintained per virtual context in the system.
SEQUENCE OF TabDot1sPortRoleTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.5
dot1sPortRoleTrapNotificationEntryThis entry is used to store the notification information
TabDot1sPortRoleTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.5.1
dot1sPortRoleTypeParticular Role Selected for the Portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.5.1.1
dot1sOldRoleTypeParticular Role which is existing for the Portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.2.5.1.2
dot1sMstTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3
dot1sTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0
dot1sGlobalErrTrapGenerated when any of the error events like memory failure or buffer failure or protocol migration or new root or topology change occurs
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.1
dot1sGenTrapGenerated when any of the general events like protocol up or protocol down occurs
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.2
dot1sNewRootTrapGenerated whenever a new root bridge is selected in the topology
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.3
dot1sTopologyChgTrapGenerated when topology change is detected
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.4
dot1sProtocolMigrationTrapGenerated when port protocol migration happens in the port
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.5
dot1sInvalidBpduRxdTrapGenerated when the invalid packet is received for bpdu/stp/rstp/maximum age/forward delay/hello time
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.6
dot1sRegionConfigChangeTrapGenerated when the MST region's configuration identifier changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.7
dot1sNewPortRoleTrapGenerated whenever a new role is selected for the port
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.118.3.0.8
l2Rst
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119
dot1wRst
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1
dot1wRstTableList of per virtual context RstModule Parameters
SEQUENCE OF TabDot1wRstEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3
dot1wRstEntryVirtual Bridge RstModule Parameters.
TabDot1wRstEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1
dot1wRstContextIdIdentifies the Virtual Bridge Context.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.1
dot1wSystemControlThe administrative system control status requested by management for the RSTP feature. The value 'start'(1) indicates that all resources required by RSTP should be allocated and RSTP should be supported in the device on all ports. The value shutdown(2) indicates that RSTP should be shutdown in the device on all ports and all allocated memory must be released.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.2
dot1wModuleStatusThe administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled' (1) indicates that RSTP must be enabled in the device on all the ports. A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports. This object can be set only after the object dot1wSystemControl has been set.rw
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.3
dot1wTraceOptionThis object is used to enable Trace Statements in the RSTP Module. A FOUR BYTE integer is used for enabling the level of tracing. Each BIT in the four byte integer, represents a particular level of Trace. The mapping between the bit positions & the level of trace is as follows: 0 - Init and Shutdown Traces 1 - Management Traces 2 - Data Path Traces 3 - Control Plane Traces 4 - Packet Dump Traces 5 - Traces related to All Resources except Buffers 6 - All Failure Traces 7 - Buffer Traces The remaining bits are unused. Combination of trace levels are also allowed. For example if the bits 0 and 1 are set, then the Trace statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Trace Option to any value will cause the Debug Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.4
dot1wDebugOptionThis object is used to enable Debug Statements in the RSTP Module. A FOUR BYTE integer is used for enabling the level of debugging. Each BIT in the four byte integer, represents a particular level of Debug. The mapping between the bit positions & the level of debug is as follows: 0 - Init and Shutdown Debug statements 1 - Management Debug statements 2 - Memory related Debug statements 3 - BPDU related Debug statements 4 - Event Handling Debug statements 5 - Timer Module Debug statements 6 - Port Information SEM Debug statements 7 - Port Receive SEM Debug statements 8 - Role Selection SEM Debug statements 9 - Role Transition SEM Debug statements 10 - State Transition SEM Debug statements 11 - Protocol Migration SEM Debug statements 12 - Topology Change SEM Debug statements 13 - Port Transmit SEM Debug statements 14 - Bridge Detection SEM Debug statements 15 - All Failure Debug statements 16 - Redundancy code flow Debug statements 17 - State Machine variable changes debug statements The remaining bits are unused. Combination of debug levels are also allowed. For example if the bits 0 and 1 are set, then the Debug statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Debug Option to any value will cause the Trace Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.5
dot1wRstpUpCountThe number of times RSTP Module has been enabled.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.6
dot1wRstpDownCountThe number of times RSTP Module has been disabled.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.7
dot1wBufferFailureCountThe number of times buffer overflows/failures have occurred. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.8
dot1wMemAllocFailureCountThe number of times memory allocation failures have occurred. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.9
dot1wNewRootIdCountThe number of times this Bridge has detected a new Root in the topology. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.10
dot1wPortRoleSelSmStateThis indicates the current state of the Port Role Selection State Machine. This object will hold the value 'initbridge' when the Port Role Selection state machine is in the INIT_BRIDGE state and the value of 'roleselection' when the state machine is in the ROLE_SELECTION state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.11
dot1wOldDesignatedRootThe bridge identifier of the old root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node.ro
BridgeId
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.12
dot1wDynamicPathcostCalculationThis object is used to determine whether dynamic pathcost calculation is allowed or not.The value is determined by management. If set to true, pathcost is calculated dynamically from port speed, otherwise the link speed at the time of port creation is used for calculating the path cost. In both cases if the user has configured a pathcost for the port that will be used. By default dynamic pathcost calculation is set to false.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.13
dot1wContextNameThis object is used to identity the context-name.ro
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.3.1.14
dot1wPortExtTableThis is a table that is an extension to the dot1dStpExtPortTable. This contains object(s) that are Port-based.
SEQUENCE OF TabDot1wPortExtEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4
dot1wPortExtEntryEach entry in this table is for each port present in the system. This table is indexed by the dot1wPort.
TabDot1wPortExtEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1
dot1wPortA unique value, greater than zero, indicating the Port number.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.1
dot1wPortRoleThis indicates the current Port Role assumed by this Port.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.2
dot1wPortOperVersionThis indicates whether the Port is operationally in the Rstp mode or the Stp-compatible mode i.e., whether the Port is transmitting RST BPDUs or Config/TCN BPDUs.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.3
dot1wPortInfoSmStateThis indicates the current state of the Port Information state machine. This object will hold the value 'disabled' when the Port Information state machine is in the DISABLED state, the value 'aged' when the state machine is in the AGED state, the value 'update' when the state machine is in the UPDATE state, the value 'superior' when the state machine is in the SUPERIOR state, the value 'repeat' when the state machine is in the REPEAT state, the value 'notdesignated' when the state machine is in the NOT_DESIGNATED state, the value 'present' when the state machine is in the CURRENT state and the value 'receive' when the state machine is in the RECEIVE state and the value 'inferiordesignated' when the state machine is in the INFERIOR_DESIGNATED state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.4
dot1wPortMigSmStateThis indicates the current state of the Port Protocol Migration state machine. This object will hold the value 'checkingrstp' when the Protocol Migration state machine is in the CHECKING_RSTP state, the value 'selectingstp' when the state machine is in the SELECTING_STP state, the value 'sensing' when the state machine is in the SENSING state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.5
dot1wPortRoleTransSmStateThis indicates the current state of the Port Role Transition state machine. This object will hold the value 'init' when the Port Role Transition state machine is in the INIT state, the value 'disableport' when the state machine is in the DISABLE_PORT state, the value 'disabledport' when the state machine is in the DISABLED_PORT state, the value 'rootport' when the state machine is in the ROOT_PORT state, the value 'desgport' when the state machine is in the DESIGNATED_PORT state, the value 'backupport' when the state machine is in BACKUP_PORT state, the value 'rootproposed' when the state machine is in the ROOT_PROPOSED state, the value 'rootagreed' when the state machine is in the ROOT_AGREED state, the value 'reroot' when the state machine is in the REROOT state, the value 'rootforward' when the state machine is in the ROOT_FORWARD state, the value 'rootlearn' when the state machine is in the ROOT_LEARN state, the value 'rerooted' when the state machine is in the REROOTED state, the value 'designatedpropose' when the state machine is in the DESIGNATED_PROPOSE state, the value 'designatedsynced' when the state machine is in the DESIGNATED_SYNCED state, the value 'designatedretired' when the state machine is in the DESIGNATED_RETIRED state, the value 'designatedforward' when the state machine is in the DESIGNATED_FORWARD state, the value 'designatedlearn' when the state machine is in the DESIGNATED_LEARN state and the value 'designatedlisten' when the state machine is in the DESIGNATED_LISTEN state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.6
dot1wPortStateTransSmStateThis indicates the current state of the Port State Transition state machine. This object will hold the value 'discarding' when the Port State Transition state machine is in the DISCARDING state, the value 'learning' when the state machine is in the LEARNING state and the value 'forwarding' when the state machine is in the FORWARDING state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.7
dot1wPortTopoChSmStateThis indicates the current state of the Topology Change state machine. This object will hold the value 'inactive' when the Topology Change state machine is in the INACTIVE state, the value 'learning' when the state machine is in the LEARNING state, the value 'active' when the state machine is in the ACTIVE state, the value 'detected' when the state machine is in the DETECTED state, the value 'notifiedtcn' when the state machine is in the NOTIFIED_TCN state, the value 'notifiedtc' when the state machine is in the NOTIFIED_TC state, the value 'propagating' state when the state machine is in the PROPAGATING state and the value 'acknowledged' when the state machine is in the ACKNOWLEDGED state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.8
dot1wPortTxSmStateThis indicates the current state of the Port Transmit state machine. This object will hold the value 'transmitinit' when the Port Transmit state machine is in the TRANSMIT_INIT state, the value 'transmitperiodic' when the state machine is in the TRANSMIT_PERIODIC state, the value 'transmitconfig' when the state machine is in the TRANSMIT_CONFIG state, the value 'transmittcn', when the state machine is in the TRANSMIT_TCN state, the value 'transmitrstp', when the state machine is in the TRANSMIT_RSTP state and the value 'idle' when the state machine is in the IDLE state.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.9
dot1wPortRxRstBpduCountThe number of RST BPDUs that have been received on this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.10
dot1wPortRxConfigBpduCountThe number of Config BPDUs that have been received on this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.11
dot1wPortRxTcnBpduCountThe number of TCN BPDUs that have been received on this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.12
dot1wPortTxRstBpduCountThe number of RST BPDUs that have been transmitted by this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.13
dot1wPortTxConfigBpduCountThe number of Config BPDUs that have been transmitted by this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.14
dot1wPortTxTcnBpduCountThe number of TCN BPDUs that have been transmitted by this Port.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.15
dot1wPortInvalidRstBpduRxCountThe number of invalid RSTP BPDUs that have been received on this Port. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.16
dot1wPortInvalidConfigBpduRxCountThe number of invalid Configuration BPDUs that have been received on this Port. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.17
dot1wPortInvalidTcnBpduRxCountThe number of invalid TCN BPDUs that have been received on this Port. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.18
dot1wPortProtocolMigrationCountThe number of times this Port has migrated from one STP protocol version to another. The relevant protocols are STP-COMPATIBLE and RSTP. A Trap is generated on the occurrence of this event.ro
Counter32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.19
dot1wPortEffectivePortStateThe effective Operational state of the port. This object will be set to TRUE only when the port is operationally up in the interface manager and the force Port State for this port and specified port state is enabled. Otherwise this object is set to FALSE.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.20
dot1wPortAutoEdgeThis parameter when TRUE(1) indicates that detection of a port as Edge Port happens automatically and FALSE(2) indicates that this feature is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.21
dot1wPortRestrictedRoleA Boolean value set by management. If TRUE causes the Port not to be selected as Root Port for the CIST or any MSTI, even it has the best spanning tree priority vector. Such a Port will be selected as an Alternate Port after the Root Port has been selected. This parameter should be FALSE by default. If set it can cause lack of spanning tree connectivity. It is set by a network administrator to prevent bridges external to a core region of the network influencing the spanning tree active topology, possibly because those bridges are not under the full control of the administrator. This administrator configuration is also known as 'Root Guard'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.22
dot1wPortRestrictedTCNA Boolean value set by management. If TRUE causes the Port not to propagate received topology change notifications and topology changes to other Ports. This parameter should be FALSE by default. If set it can cause temporary loss of connectivity after changes in a spanning trees active topology as a result of persistent incorrectly learnt station location information. It is set by a network administrator to prevent bridges external to a core region of the network causing address flushing in that region, possibly because those bridges are not under the full control of the administrator or MAC_Operational for the attached LANs transitions frequently.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.1.4.1.23
dot1wRstTrapsControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2
dot1wSetGlobalTrapsThis object is used to enable and disable RSTP traps for memory failure or buffer failure irrespective of the context in which the failure occurs. 0 - Traps are not enabled. 1 - Memory and buffer failure traps enabledrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.1
dot1wGlobalErrTrapTypeUsed within the Trap Notification PDU. It returns the following values none - none of the below values memfail - memory allocation failure bufffail - buffer allocation failurero
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.2
dot1wRstTrapsControlTableList of per virtual bridge TrapsControl Info.
SEQUENCE OF TabDot1wRstTrapsControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.3
dot1wRstTrapsControlEntryVirtual bridge TrapsControl information.
TabDot1wRstTrapsControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.3.1
dot1wSetTrapsThis object is used to enable and disable context-specific RSTP traps. Currently the following are defined 0 - Traps are not enabled. 1 - Protocol up or down traps. 2 - Exception Traps like port protocol migration or invalid packet rcvd in port 3 - All the above Trapsrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.3.1.1
dot1wGenTrapTypeUsed within the Trap Notification PDU. It denotes general events like none - none of the below values up - protocol UP, down - protocol DOWNro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.3.1.2
dot1wPortTrapNotificationTableThis table is used to store the notification information occurred in each of the port for protocol migration and invalid packet received
SEQUENCE OF TabDot1wPortTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4
dot1wPortTrapNotificationEntryThis entry is used to store the notification information
TabDot1wPortTrapNotificationEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1
dot1wPortTrapIndexA unique value, greater than zero, indicating the Port number.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.1
dot1wPortMigrationTypePort Protocol migration type occurred in the portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.2
dot1wPktErrTypeType of invalid packet received in each of the portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.3
dot1wPktErrValPacket error value corresponding to the above typero
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.4
dot1wPortRoleTypeParticular Role Selected for the Portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.5
dot1wOldRoleTypeParticular Role which is existing for the Portro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.2.4.1.6
dot1wRstTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3
dot1wTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0
dot1wGlobalErrTrapGenerated when any of the error events like memory failure or buffer failure or protocol migration or new root or topology change occurrs
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.1
dot1wGenTrapGenerated when any of the general events like protocol up or protocol down occurrs
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.2
dot1wNewRootTrapGenerated whenever a new root bridge is selected in the topology
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.3
dot1wTopologyChgTrapGenerated when topology change is detected
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.4
dot1wProtocolMigrationTrapGenerated when port protocol migration happens in the port
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.5
dot1wInvalidBpduRxdTrapGenerated when the invalid packet is received for bpdu/stp/rstp/maximum age/forward delay/hello time
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.6
dot1wNewPortRoleTrapGenerated whenever a new role is selected for the port
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.119.3.0.7
l2Vlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120
l2Dot1qVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1
dot1qVlanGlobalTraceEnable/Disable the global trace in VLAN.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.1
dot1qVlanGlobalsTableList of per virtual context Vlan Module Parameters.
SEQUENCE OF TabDot1qVlanGlobalsEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2
dot1qVlanGlobalsEntryPer virtual context Vlan module parmaters.
TabDot1qVlanGlobalsEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1
dot1qVlanGlobalsContextIdIdentifies the virtual context in the system.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.1
dot1qGarpShutdownStatusThe administrative status requested by management for GARP The value true(1) indicates that GARP should be shutdown in the device on all ports. All memory will be released. The value false(2) indicates that GARP should be active in the device on all ports. This object can be set to true only when none of the Garp applications (GVRP, GMRP) are enabled. Whenever Garp is enabled after shutdown, Gvrp and Gmrp must be enabled explicitly.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.6
dot1qVlanDebugEnables the tracing in the selected submodule in VLAN. A 32 bit integer is used to store the Tracing level in the specified module. Different Tracing Levels - BIT 0 - Initialisation and Shutdown Trace. BIT 1 - Management trace. BIT 2 - Data path trace. BIT 3 - Control Plane trace. BIT 4 - Packet Dump. BIT 5 - OS Resource trace. BIT 6 - All Failure trace (All failures including Packet Validation) BIT 7 - Buffer Trace. Different submodule Tracing - BIT 16 - Tracing in VLAN module. BIT 17 - Tracing in VLAN Priority module. BIT 18 - Tracing in VLAN Redundancy module. The remaining bits are reserved. The combination of levels and submodules are allowed i.e. Tracing can be allowed at all failure and data path level in All submodules by setting the BIT appropriately. For Example, setting the debug value to the following bit stream, 00000000000000010000000000000100 will enable data path trace prints in VLAN module. Multiple submodules and multiple levels can be combined by setting the corresponding bits. For Example, setting the debug value to the following bit stream, 00000000000000110000000000001100 will enable data path and control plane trace prints in VLAN and VLAN Priority modules. Note : BIT0 is the least significant bit and BIT31 is the most significant bit.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.7
dot1qVlanLearningModeThe type of VLAN learning mode.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.8
dot1qVlanOperStatusThe operational status of the Vlan module. The value enabled(1) indicates that Vlan module is currently enabled in the device. The value disabled(2) indicates that Vlan module is currently disabled in the device.ro
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.10
dot1qGvrpOperStatusThe operational status of the GVRP module. The value enabled(1) indicates that GVRP module is currently enabled in the device. The value disabled(2) indicates that GVRP module is currently disabled in the device.ro
EnabledStatus
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.1.2.1.11
portBaseVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3
portBaseVlanEnablePerPortThe set of ports which are in port-based VLAN mode.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.1
portBaseVlanCurrentTableA table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
SEQUENCE OF TabPortBaseVlanCurrentEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2
tabPortBaseVlanCurrentEntryInformation for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
TabPortBaseVlanCurrentEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1
portBaseVlanIndexThe VLAN-ID or other identifier referring to this VLAN.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.1
portBaseVlanNameThe VLAN-Name referring to this VLAN.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.2
portBaseVlanCurrentEgressPortsThe set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.3
portBaseVlanStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in portBaseVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent portBaseVlanStaticTable entry and ports learnt dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN and it will be removed when the last port leaves the VLAN.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.4
portBaseVlanCreationTimeThe value of sysUpTime when this VLAN was created.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.5
portBaseVlanRowStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.3.2.1.6
portBaseStatic
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4
portBaseStaticUnicastTableA table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only.
SEQUENCE OF TabPortBaseStaticUnicastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1
tabPortBaseStaticUnicastEntryFiltering information configured into the device by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific unicast destination address are allowed to be forwarded.
TabPortBaseStaticUnicastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1
portBaseStaticUnicastIndexThe index of entries int this table.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.1
portBaseStaticUnicastVlanIndexThe VLAN-ID or other identifier referring to this VLAN.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.2
portBaseStaticUnicastAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a unicast address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.3
portBaseStaticUnicastAllowedToGoToThe set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports a specific unicast address may be dynamically learnt on. The portBaseTpFdbTable will have an equivalent entry with a portBaseTpFdbPort value of '0' until this address has been learnt, when it will be updated with the port the address has been seen on. This only applies to ports that are members of the VLAN, defined by portBaseVlanCurrentEgressPorts. The default value of this object is a string of ones of appropriate length.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.4
portBaseStaticUnicastStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.5
portBaseStaticUnicastRowStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.1.1.6
portBaseStaticMulticastTableA table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only.
SEQUENCE OF TabPortBaseStaticMulticastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2
tabPortBaseStaticMulticastEntryFiltering information configured into the device by (local or network) management specifying the set of ports to which frames received from this specific port for this VLAN and containing this Multicast or Broadcast destination address are allowed to be forwarded.
TabPortBaseStaticMulticastEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1
portBaseStaticMulticastIndexThe index of entries int this table.
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.1
portBaseStaticMulticastVlanIndexThe VLAN-ID or other identifier referring to this VLAN.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.2
portBaseStaticMulticastAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.3
portBaseStaticMulticastStaticEgressPortsThe set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in portBaseStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.4
portBaseStaticMulticastStatusThis object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.5
portBaseStaticMulticastRowStatusThe status of this concsystual row. All writable objects in this row may be modified only when the row status is not active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.120.4.2.1.6
fslldp
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158
fsLldpSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.1
fsLldpSystemControlThe administrative system control status of LLDP module. The value 'start' (1) indicates that all resources required by LLDP module should be allocated and LLDP should be supported in the device on all ports. The value 'shutdown' (3) indicates that LLDP should be shutdown in the device on all ports and all allocated memory must be released. Here, start and shutdown are configurable values. shutdownInProgress can only be read and cannot be wriiten. When 'shutdown' (3)is configured, the value is changed to 'shutdownInProgress' (2). This is because shutdownInProgress is used to indicate that shutdown process has been initiated by setting the object as shutdown but the process is not comitted. The value should be changed to shutdown once LLDP is shut on all ports and memory is released.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.1.1
fsLldpModuleStatusThe administrative module status of LLDP module. This enables or disables LLDP in the system. A value of 'enabled' (1) indicates that LLDP is enabled in the device and can be enabled port-wise. A value of 'disabled' (2) indicates that LLDP is disabled in the device and also disabled on all ports. When LLLDP module status is changed from enabled to disabled, a global timer (instead of port specific timers) is started to ensure the successful transmission of shutdown frame on all ports. Module status change from disabled to enabled is not allowed when the global timer is running (i.e., when disable is in progress).rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.1.2
fsLldpTraceInputThis object stores the trace option string input given by the user. To enable particular trace the user has to enter the corresponding string(given below) assigned for that. And for enabling more than once traces the user has to enter the corresponding strings with SPACE delimiter between each string. For example, to enable - Init and Shutdown traces - Management traces - Neighbor delete traces - LLDP Port-descr TLV traces and - LLDP Power-via-mdi TLV traces The input string is, enable init-shut mgmt neigh-del port-descr pwr-mdi For example to disable - Init and Shutdown traces - Management traces - Neighbor delete traces - LLDP Port-descr TLV traces and - LLDP Power-via-mdi TLV traces The input string is, disable init-shut mgmt neigh-del port-descr pwr-mdi first value should be either enable or disable. The entered input string is parsed to get the trace options. And the corresponding bits of the trace options are set in fsLldpTraceOption object. enable - Enables the corresponding option. disable - Disables the corresponding option. init-shut - Init and Shutdown traces mgmt - Management traces data - Data Path traces ctrl - Control Plane traces pkt-dump - Packet Dump traces resource - Traces related to all resources except buffers all-fail - All Failure traces buf - Buffer allocation/ release traces neigh-add - Neighbor add traces neigh-del - Neighbor delete traces neigh-updt - Neighbor update traces neigh-drop - Neighbor drop traces neigh-ageout - Neighbor ageout traces critical - LLDP Critical traces all-tlv - LLDP All TLV traces chassis-id - LLDP Chassis-id TLV traces port-id - LLDP Port-id TLV trace ttl - LLDP Ttl TLV trace port-descr - LLDP Port-descr TLV traces sys-name - LLDP Sys-name TLV traces sys-descr - LLDP Sys-descr TLV traces sys-capab - LLDP Sys-capab TLV traces mgmt-addr - LLDP Mgmt-addr TLV traces port-vlan - LLDP Port-vlan TLV traces ppvlan - LLDP Port-proto-vlan TLV traces vlan-name - LLDP Vlan-name TLV traces proto-id - LLDP Proto-id TLV traces mac-phy - LLDP Mac-phy TLV traces pwr-mdi - LLDP Power-via-mdi TLV traces lagg - LLDP Link-agg TLV traces max-frame - LLDP Max-frame-size TLV traces - - Reserved By default critical trace is enabled.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.1.3
fsLldpTraceOptionThis object is used to store the trace options that are enabled by the user. The bit positions of the traces is shown below Bit 0 - init-shut Bit 1 - mgmt Bit 2 - data Bit 3 - ctrl Bit 4 - pkt-dump Bit 5 - resource Bit 6 - all-fail Bit 7 - buf Bit 8 - neigh-add Bit 9 - neigh-del Bit 10 - neigh-updt Bit 11 - neigh-drop Bit 12 - neigh-ageout Bit 13 - critical Bit 14 - all-tlv Bit 15 - chassis-id Bit 16 - port-id Bit 17 - ttl Bit 18 - port-descr Bit 19 - sys-name Bit 20 - sys-descr Bit 21 - sys-capab Bit 22 - mgmt-addr Bit 23 - port-vlan Bit 24 - ppvlan Bit 25 - vlan-name Bit 26 - proto-id Bit 27 - mac-phy Bit 28 - pwr-mdi Bit 29 - lagg Bit 30 - max-frame Bit 31 - - By default critical trace(Bit 13) is set.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.1.4
fsLldpTLV
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2
fsLldpLocChassisIdSubtypeThe type of encoding used to identify the chassis component associated with the local system. When chassis id subtype is configured as chassiscomp/portcomp/local it is mandatory to configure the fsLldpLocChassisId object. If fsLldpLocChassisId object is not configured then current value of fsLldpLocChassisId is advertised. When chassis id subtype is configured as ifalias/macaddr/nwaddr/ ifname it is not required to configure fsLldpLocChassisId object. System specific values are used for setting fsLldpLocChassisId object.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.1
fsLldpLocChassisIdThe string value used to identify the chassis component associated with the local system. Write operation to this object is allowed only when the chassis id subtype is configured as chassiscomp/portcomp/local. When chassis id subtype is configured as ifalias/macaddr/nwaddr/ifname system specific values are used and hence write operation to this object is not allowed.ro
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.2
fsLldpLocPortTableThis table contains one or more rows per port information associated with the local system known to this agent.
SEQUENCE OF FsLldpLocPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.3
fsLldpLocPortEntryInformation about a particular port component. Entries may be created and deleted in this table by the agent.
FsLldpLocPortEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.3.1
fsLldpLocPortIdSubtypeThe type of port identifier encoding used to identify the port component associated with the local port. When port id subtype is configured as portcomp/local it is mandatory to configure the fsLldpLocPortId object. If fsLldpLocPortId object is not configured then current value of fsLldpLocPortId is advertised. When chassis id subtype is configured as ifalias/macaddr/nwaddr/ ifname/agentcircuitid it is not required to configure fsLldpLocPortId object. System specific values are used for setting fsLldpLocPortId object.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.3.1.1
fsLldpLocPortIdTThe string value used to identify the port component associated with the local port. Write operation to this object is allowed only when the chassis id subtype is configured as chassiscomp/portcomp/local. When chassis id subtype is configured as ifalias/macaddr/nwaddr/ifname system specific values are used and hence write operation to this object is not allowed.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.3.1.2
fsLldpPortConfigNotificationTypeThis object is used to set the notification type. If the associated fsLldpNotificationType object has a value of remTabChg (1),then LLDP agent sends trap notification to NMS whenever remote table change occurs. If the associated fsLldpNotificationType object has a value of misCfg (1),then LLDP agent sends trap notification to NMS whenever mis-configuration is identified. If the associated fsLldpNotificationType object has a value of remTabChgAndMisCfg(3),then LLDP agent sends trap notification to NMS whenever remote table change occurs or/and whenever mis-configuration is identified. LLDP agent send the trap messages only when MIB Object lldpPortConfigNotificationEnable is true.So fsLldpNotificationType Object is valid when lldpPortConfigNotificationEnable Object is true.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.2.3.1.3
fsLldpStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.3
fsLldpMemAllocFailureThis object gives the count of total memory allocation failuresro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.3.1
fsLldpInputQOverFlowsThis object gives the count of total input queue overflowsro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.3.2
fsLldpStatsRemTablesUpdatesThe number of times any information advertised by a particular MSAP is updated in tables contained in lldpRemoteSystemsData and lldpExtensions objects.ro
ZeroBasedCounter32 UNITS "table entries"
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.3.3
fsLldpNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4
fsLldpTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0
fsLldpRemTablesChangeA fsLldpRemTablesChange notification is sent when the value of lldpStatsRemTableLastChangeTime changes. It can be utilized by an NMS to trigger LLDP remote systems table maintenance polls. Note that transmission of fsLldpRemTablesChange notifications are throttled by the agent, as specified by the 'lldpNotificationInterval' object. The first four objects are already mentioned in the standard LLDP mib. As the Table Updation notification is also sent in the same notification PDU these objects are moved to proprietary mib.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.1
fsLldpExceedsMaxFrameSizeA fsLldpExceedsMaxFrameSize notification is sent if the size of LLDP frame to be transmitted exceeds the maximum frame size (1522 bytes). This can occur if many number of TLVs need to be included in a single frame . It notifies the NMS that the information obtained about this system from its neighbor is not complete.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.2
fsLldpDupChasisIdA fsLldpDupChasisId notification sent if the configured chasisId and Received chasisId from the neighbor is same. It notifies the NMS that the information obtained from its neighbor is Duplicate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.3
fsLldpDupSystemNameA fsLldpDupSystemName notification sent if the configured system name and Received system name from the neighbor is same. It notifies the NMS that the information obtained from its neighbor is Duplicate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.4
fsLldpDupManagmentAddressA fsLldpDupManagementAddress notification sent if the configured management address and Received management address from the neighbor is same. It notifies the NMS that the information obtained from its neighbor is Duplicate.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.5
fsLldpMisConfigPortVlanIDA fsLldpMisConfigPortVlanID notification sent if the Port VlanId of two systems connected to the same link is different. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.6
fsLldpMisConfigPortProtoVlanIDA fsLldpMisConfigPortProtoVlanID notification sent if the Port and protocol VlanId of two systems connected to the same link is different. lldpRemPortId and lldpRemChassisId information sent to identify the remote system. lldpXdot1RemProtoVlanId is not accesiable since it is the index, so sending the lldpXdot1RemProtoVlanSupported information, to know which Port and Protocol VlanId is MisConfigured. PPVID will be sent along with the OID. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.7
fsLldpMisConfigVlanNameA fsLldpMisConfigVlanName notification sent if the vlan name of two systems connected to the same link is different. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.8
fsLldpMisConfigProtocolIdentityA fsLldpMisConfigProtocolIdentity notification sent if the protocol identity information (example spanning Tree protocol, the Link Aggregation protocol and proprietary protocol) of two systems connected to the same link is different. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.9
fsLldpMisConfigLinkAggStatusA fsLldpMisConfigLinkAggStatus notification sent if the Link aggregation configuration of two systems connected to the same link is different. It is possible that if one system formed a link aggregation with a remote port while the other system is unaware of the aggregation. This type of configuration may cause network loops or unpredictable communication. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.10
fsLldpMisConfigPowerMDIA fsLldpMisConfigPowerMDI notification sent if the power class configuration of two systems connected to the same link is different. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.11
fsLldpMisConfigMaxFrameSizeA fsLldpMisConfigMaxFrameSize notification sent if the maximum frame size configuration of two systems connected to the same link is different. Difference in maximum frame size can result in loss of frames if the sending station advertised maximum frame size is larger than the receiveing station. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.12
fsLldpMisConfigOperMauTypeA fsLldpMisConfigOperMauType notification sent if the Operational MauType of the two systems connected to the same link is different. It notifies the NMS that the information obtained from its neighbor is mis-configured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.158.4.0.13
l2VoiceVlan
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163
voicevlanSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1
voiceVlanModeVoice VLAN is a feature that allows you to automatically place the voice traffic from IP phone to an assigned VLAN to enhance the VoIP service. This object is for enabling or disabling Voice Vlan function in the system. If the Vlan mode is in Asymmetric VLAN mode, Voice VLAN can not be enabled.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.2
voiceVlanIdThe ID of VLAN that you want the voice traffic to be in. It must be a exist vlan id.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.3
voiceVlanTimeoutA period of time in hour to remove a port from voice VLAN if the port is an automatic VLAN member. The Timeout range is 1~120 hours. Default aging time is 1 hour.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.4
voiceVlanPriorityThe 802.1p priority levels of the traffic in the Voice VLAN.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.5
voicevlanPortControlTableA table that contains Voice Vlan Port Control configuration information.
SEQUENCE OF VoiceVlanPortControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.6
voicevlanPortControlEntryA list of Voice Vlan Control configuration parameters for each Port on this device.
VoiceVlanPortControlEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.6.1
voicevlanPortControlIndexThe voice vlan port index.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.6.1.1
voicevlanPortAutoDetectionThis object is for enabling or disabling Voice Vlan Auto Detection in the port. If the auto detection is enable, switch will add this port to the voice VLAN automatically if it detects the device OUI matches the Telephony OUI. If the port is a static member of voice vlan or a LA member, it can not enable voice vlan auto detection.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.6.1.2
voicevlanPortStateThis object indicates Voice vlan state to this Port. manual - this port is a static member of voice vlan. dynamic - this port is a dynamic member of voice vlan. none - this port is not a member of voice vlan.ro
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.1.6.1.3
voicevlanOUI
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2
voicevlanOUITableA voice vlan OUI entry containing the description and mac.
SEQUENCE OF VoicevlanOUIEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1
voicevlanOUIEntryA voice vlan OUI entry containing the description and mac.
VoicevlanOUIEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1.1
voicevlanOUITelephonyOUIAn Organizationally Unique Identifier (OUI) is a 24-bit number that is purchased from the IEEE Registration Authority. This identifier uniquely identifies a vendor, manufacturer, or other organization. This object indicates the voice traffic's OUI that user created.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1.1.1
voicevlanOUIDescriptionThe Description for the OUI.rw
OCTET STRING
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1.1.2
voicevlanOUIMaskVoice vlan OUI Mask. Always be FF:FF:FF:00:00:00.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1.1.3
voicevlanOUIStatusThis object indicates the status of this entry. To create a new entry, you must set the voicevlanOUIStatus to be CreateAndGo, then this entry will turn to be Active.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.163.2.1.1.4
trafficSeg
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.165
trafficSegTableA Port-channel is created through ifMain table. After the creation of the port-channel, corresponding logical interface will be created in the ifMain table. This Port-channel table is indexed through Key values and allows to configure link selection policy and the Mac address for the port-channel. All other objects in this table displays the details of the port-channel
SEQUENCE OF TrafficSegEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.165.1
trafficSegEntryThere is one entry in this table for each created port-channel port
TrafficSegEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.165.1.1
trafficSegIfIndexThe ifIndex of the port-channel(Aggregator's interface index).ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.165.1.1.1
trafficSegMemberListList of the member port of the port-channel.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.165.1.1.2
atiAclMib
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166
atiAcl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1
atiAclClassifierTableACL Classifier entry table.
SEQUENCE OF AtiAclClassifierEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1
atiAclClassifierEntryClassifier is used to specify a packet type for Policies.
AtiAclClassifierEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1
atiAclClassifierIndexThe index of the Classifier entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.1
atiAclClassifierSrcMacSource MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.2
atiAclClassifierSrcMacMaskLenSource MAC mask length. 1-48: length in bits 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.3
atiAclClassifierDstMacDestination MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.4
atiAclClassifierDstMacMaskLenDestination MAC mask length. 1-48: length in bits 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.5
atiAclClassifierVlanId802.1Q Vlan Id. 1-4000: Vlan Id -1: Ignoredrw
Integer32 (-1..4000)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.6
atiAclClassifierCos802.1p priority. 0-7: 802.1p priority value -1: Ignoredrw
Integer32 (-1..7)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.7
atiAclClassifierEtherTypeEtherType. 0-65535: EtherType number -1: Ignoredrw
Integer32 (-1..65535)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.8
atiAclClassifierSrcIpSource IP address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.10
atiAclClassifierSrcIpMaskLenSource IP mask length. 1-32: length in bits 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.11
atiAclClassifierDstIpDestination IP address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.12
atiAclClassifierDstIpMaskLenDestination IP mask length. 1-32: length in bits 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.13
atiAclClassifierDscpDifferentiated Services Code Point. 0-63: DSCP value -1: Ignoredrw
Integer32 (-1..63)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.14
atiAclClassifierProtocolLayer 4 protocol type. 0-255: Layer 4 protocol number -1: Ignoredrw
Integer32 (-1..255)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.15
atiAclClassifierSrcPortTCP/UDP Source port. 0-65535: port number -1: Ignoredrw
Integer32 (-1..65535)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.20
atiAclClassifierDstPortTCP/UDP Destination port. 0-65535: port number -1: Ignoredrw
Integer32 (-1..65535)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.21
atiAclClassifierRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.1.1.30
atiAclProfileActionTableACL Profile Action entry table.
SEQUENCE OF AtiAclProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2
atiAclProfileActionEntryProfile Action is used to manipulate the DSCP or CoS values in a packet.
AtiAclProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2.1
atiAclProfileActionIndexThe index of the Action entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2.1.1
atiAclProfileActionCosPolicied-Cos. 0-7: 802.1p priority value -1: Ignoredrw
Integer32 (-1..7)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2.1.2
atiAclProfileActionDscpPolicied-DSCP. 0-63: DSCP value -1: Ignoredrw
Integer32 (-1..63)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2.1.3
atiAclProfileActionRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.2.1.4
atiAclInProfileActionTableACL In-Profile Action entry table.
SEQUENCE OF AtiAclInProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3
atiAclInProfileActionEntryIn-Profile Action is used to assign an action to a policy.
AtiAclInProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3.1
atiAclInProfileActionIndexThe index of the In-Profile Action entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3.1.1
atiAclInProfileActionPermitDenyPermit/Deny action. 0: Permit 1: Denyrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3.1.2
atiAclInProfileActionActionIdThe index of Action entry used by this In-Profile entry. 1-72: Action entry index 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3.1.3
atiAclInProfileActionRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.3.1.4
atiAclOutProfileActionTableACL Out-Profile Action entry table.
SEQUENCE OF AtiAclOutProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4
atiAclOutProfileActionEntryOut-Profile Action is used to assign a classifier index to a profile action ID as well as a committed rate and a burst size
AtiAclOutProfileActionEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1
atiAclOutProfileActionIndexThe index of the Out-Profile Action entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.1
atiAclOutProfileActionPermitDenyPermit/Deny action. 0: Permit 1: Denyrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.2
atiAclOutProfileActionCommittedRateCommitted rate in Kbps.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.3
atiAclOutProfileActionBurstSizeMax burst size which is the maximum amount of data in KB.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.4
atiAclOutProfileActionActionIdThe index of Action entry used by this Out-Profile entry. 1-72: Action entry index 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.5
atiAclOutProfileActionRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.4.1.6
atiAclPortListTableACL Port-List entry table.
SEQUENCE OF AtiAclPortListEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.5
atiAclPortListEntryPort-List is used to specify a list of ports.
AtiAclPortListEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.5.1
atiAclPortListIndexThe index of the Port-List entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.5.1.1
atiAclPortListStringPort-list string. e.g. 1,3,5-8rw
DisplayString
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.5.1.2
atiAclPortListRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.5.1.3
atiAclPolicyTableACL Policy entry table.
SEQUENCE OF AtiAclPolicyEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6
atiAclPolicyEntryPolicy controls the ingress traffic on a port. It defines a category of traffic and the action of the port when it receives packets of the category.
AtiAclPolicyEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1
atiAclPolicyIndexThe index of the Policy entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.1
atiAclPolicyClassifierIndexThe index of Classifier entry used by this Policy entry.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.2
atiAclPolicySequenceThe sequence of the Policy entry.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.3
atiAclPolicyInProfileIndexThe index of In-Profile entry used by this Policy entry.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.4
atiAclPolicyOutProfileIndexThe index of Out-Profile entry used by this Policy entry. 0: Ignoredrw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.5
atiAclPolicyPortListIndexThe index of Port-List entry used by this Policy entry.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.6
atiAclPolicyRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.1.6.1.7
atiMacFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2
atiDstMacFilterTableDstMacFilter entry table.
SEQUENCE OF AtiDstMacFilterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2.1
atiDstMacFilterEntryDstMacFilter is used to filter the packets by the specific Destination MAC.
AtiDstMacFilterEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2.1.1
atiDstMacFilterIndexThe index of the DstMacFilter entry.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2.1.1.1
atiDstMacFilterAddressDestnation MAC addressrw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2.1.1.2
atiDstMacFilterRowStatusThe row status of the entry. 1: write - enable the entry read - entry is enabled 2: write - disable the entry read - entry is disabled 3: read - entry is not ready 5: write - create the entry 6: write - delete the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.166.2.1.1.3
l2DhcpSnoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181
dhcpSnoopSystemStatusEnable/Disable DHCP Snooping.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.1
dhcpSnoopOption82InsertionDetermine if to insert DHCP option 82 into packets.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.2
dhcpSnoopPassThroughOption82Determine if to pass through DHCP packets with option 82.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.3
dhcpSnoopVerifyMACAddressDetermine if to verify MAC address for incoming DHCP packets.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.4
dhcpSnoopBackupDatabaseDetermine if to backup database to flash memory.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.5
dhcpSnoopBackupDatabaseIntervalDetermine the period to backup database.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.6
dhcpSnoopVLANSettingTableA table of DHCP snooping VLAN settings.
SEQUENCE OF TabDhcpSnoopVLANSettingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.7
dhcpSnoopVLANSettingEntryThe entry of DHCP snooping VLAN setting table.
TabDhcpSnoopVLANSettingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.7.1
dhcpSnoopVLANSettingVIDThe VLAN ID.ro
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.7.1.1
dhcpSnoopVLANSettingStatusThe VLAN status.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.7.1.2
dhcpSnoopPortSettingTableA table of DHCP snooping port settings.
SEQUENCE OF TabDhcpSnoopPortSettingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.8
dhcpSnoopPortSettingEntryThe entry of DHCP snooping port setting table.
TabDhcpSnoopPortSettingEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.8.1
dhcpSnoopPortSettingIndexThe port number.ro
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.8.1.1
dhcpSnoopPortSettingStatusThe port status.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.8.1.2
dhcpSnoopBindindDatabaseTableA table of DHCP snooping bindind database.
SEQUENCE OF TabDhcpSnoopBindindDatabaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9
dhcpSnoopBindindDatabaseEntryThe entry of DHCP snooping bindind database table.
TabDhcpSnoopBindindDatabaseEntry
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1
dhcpSnoopBindindDBMacAddressThe MAC address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.1
dhcpSnoopBindindDBVLANIDThe VLAN ID.rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.2
dhcpSnoopBindindDBIPAddressThe IP address.rw
IpAddress
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.3
dhcpSnoopBindindDBPortNumberThe port number.rw
Integer32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.4
dhcpSnoopBindindDBTypeThe entry type.rw
Enumeration
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.5
dhcpSnoopBindindDBLeaseTimeThe DHCP lease time.rw
Unsigned32
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.6
dhcpSnoopBindindDBRowStatusThe entry row status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.1.3.6.1.4.1.207.(207).1.3.6.1.4.1.890.1.(1).1.3.6.1.4.1.343.2.19.1.2.10.203.(4).167.181.9.1.7