ENTERASYS-RADIUS-SNOOPING-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-RADIUS-SNOOPING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
etsysRadiusSnoopingMIB | 1.3.6.1.4.1.5624.1.2.62 |
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to configuration of RADIUS Snooping on a device. |
||
etsysRadiusSnoopingObjectBase | 1.3.6.1.4.1.5624.1.2.62.2 | |||
etsysRadiusSnoopingObjects | 1.3.6.1.4.1.5624.1.2.62.2.1 | |||
etsysRadiusSnoopingSystem | 1.3.6.1.4.1.5624.1.2.62.2.1.1 | |||
etsysRadiusSnoopingSystemEnable | 1.3.6.1.4.1.5624.1.2.62.2.1.1.1 | enabledstatus | read-write |
When enabled(1), all objects in this MIB are fully active. When disabled(2), this object overrides all other object settings in this MIB without affecting their values. Maintaining the value of this object across agent reboots is REQUIRED. |
etsysRadiusSnoopingSystemTimeout | 1.3.6.1.4.1.5624.1.2.62.2.1.1.2 | integer32 | read-write |
The number of seconds to wait for a RADIUS Server to respond to a RADIUS Snooping detected RADIUS request. Maintaining the value of this object across agent reboots is REQUIRED. |
etsysRadiusSnoopingSystemConfiguredFlows | 1.3.6.1.4.1.5624.1.2.62.2.1.1.3 | counter32 | read-only |
The current number of configured flows in the etsysRadiusSnoopFlowTable |
etsysRadiusSnoopingSystemActiveSessions | 1.3.6.1.4.1.5624.1.2.62.2.1.1.4 | counter32 | read-only |
The current number of active sessions in the etsysRadiusSnoopFlowTable |
etsysRadiusSnoopingPort | 1.3.6.1.4.1.5624.1.2.62.2.1.2 | |||
etsysRadiusSnoopingPortTable | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1 | no-access |
A table containing configuration objects for each RADIUS snooping port. The configuration for each port in this table must be non-volatile. |
|
1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1 | no-access |
Each conceptual row provides control over all of the initial values used by each RADIUS Snooping session on this port. Subsequent changes to rows in this table, except where noted, have no effect on existing sessions authenticated by RADIUS Snooping on this port. |
||
etsysRadiusSnoopingPortIndex | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.1 | interfaceindex | no-access |
This is the InterfaceIndex associated with this row. |
etsysRadiusSnoopingPortEnable | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.2 | enabledstatus | read-write |
When set to enabled(1), a platform dependent triggering mechanism initiates the detection of RADIUS traffic sent by edge devices. These RADIUS requests in conjuntion with their respective responses allow for RADIUS Snooping to process these sessions. When disabled(2), RADIUS Snooping detection is disabled and all currently authenticated sessions or those in the process of authentication on this port are terminated. Maintaining the value of this object across agent reboots is REQUIRED. |
etsysRadiusSnoopingPortTimeout | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.3 | integer32 | read-write |
The number of seconds to wait for a RADIUS Server to respond to a RADIUS Snooping detected RADIUS request. If the value of this variable is 0 then the system setting in etsysRadiusSnoopingSystemTimeout will be used. Maintaining the value of this object across agent reboots is REQUIRED. |
etsysRadiusSnoopingPortInitialize | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.4 | truthvalue | read-write |
When set to true(1), the RADIUS Snooping logic on this port is initialized, forcibly ending all RADIUS Snooping sessions currently in existence on this port. A set with the value false(2) has no affect and a read always returns false. |
etsysRadiusSnoopingPortDrop | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.5 | enabledstatus | read-write |
When set to enabled(1), a platform dependent triggering mechanism initiates the potential dropping of RADIUS traffic under specific error conditions to maintain session consistency accross network devices. When disabled(2), RADIUS Snooping will not drop RADIUS traffic. Maintaining the value of this object across agent reboots is REQUIRED. |
etsysRadiusSnoopingPortAuthenticationsAllocated | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.6 | unsigned32 | read-write |
The maximum number of RADIUS Snooping authentications permitted on this port on this module. This value must be non-zero and be less than or equal to the value of etsysRadiusSnoopingAuthenticationsAllowed. Setting this object to a value less than the current number of authenticated RADIUS Snooping sessions on this port prevents further authentications, but has no affect on the current sessions. Maintaining the value of this object across agent reboots is REQUIRED |
etsysRadiusSnoopingPortAuthenticationsAllowed | 1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.7 | unsigned32 | read-only |
The maximum number of concurrent RADIUS Snooping authentications supported on this port on this module. The default value of this object is platform and resource dependent. |
etsysRadiusSnoopingSession | 1.3.6.1.4.1.5624.1.2.62.2.1.3 | |||
etsysRadiusSnoopingSessionTable | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1 | no-access |
A table containing configuration objects for each RADIUS Snooping session authenticated on a port. Each row in this table is created dynamically when a RADIUS Snooping session authenticates on a port. |
|
1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1 | no-access |
Each conceptual row inherits it's initial information from the row in the etsysRadiusSnoopingPortConfigTable corresponding to the correct port. Each row represents an authenticated RADIUS Snooping session. |
||
etsysRadiusSnoopingSessionMACAddress | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.1 | macaddress | no-access |
This is the MAC address that was authenticated on this port. |
etsysRadiusSnoopingSessionInitialize | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.2 | truthvalue | read-write |
When set to true(1), this RADIUS Snooping session terminates causing the corresponding row in this table and in the etsysRadiusSnoopingSessionTable to be removed. Setting this object to false(2) has no effect on the system. Reads of this object always return false(2). |
etsysRadiusSnoopingSessionPort | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.3 | interfaceindex | read-only |
This is the InterfaceIndex associated with this rows RADIUS Snooping authenticated session. |
etsysRadiusSnoopingSessionRadiusClientAddressType | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.5 | inetaddresstype | read-only |
The type of data returned by etsysRadiusSnoopingMACRadiusClientAddress. |
etsysRadiusSnoopingSessionRadiusClientAddress | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.6 | inetaddress | read-only |
The network address of the RADIUS Client that sent the RADIUS Access Request that started the RADIUS Snooping authentication that led to this RADIUS Snooping session entry. |
etsysRadiusSnoopingSessionRadiusServerAddressType | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.7 | inetaddresstype | read-only |
The type of data returned by etsysRadiusSnoopingMACRadiusServerAddress. |
etsysRadiusSnoopingSessionRadiusServerAddress | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.8 | inetaddress | read-only |
The network address of the RADIUS Server that sent the RADIUS Access Accept that successfully completed the RADIUS Snooping authentication that led to this RADIUS Snooping session entry. |
etsysRadiusSnoopingSessionDuration | 1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.9 | unsigned32 | read-only |
The value, in seconds, which have elapsed since the start of this session. |
etsysRadiusSnoopingFlow | 1.3.6.1.4.1.5624.1.2.62.2.1.4 | |||
etsysRadiusSnoopingFlowTable | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1 | no-access |
A table containing configuration objects for each RADIUS snooping flow. The configuration for each flow in this table must be non-volatile. |
|
1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1 | no-access |
Each conceptual row provides control over all of the values used by each RADIUS Snooping flow. |
||
etsysRadiusSnoopingFlowIndex | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.1 | integer32 | no-access |
A number uniquely identifying each conceptual row in the etsysRadiusSnoopingFlowTable. This value also indicates the search priority of the flows. Incoming RADIUS traffic matching multiple entries will be processed according to the entry with the lowest index. Maintaining the value of etsysRadiusSnoopingFlowIndex for all active(1) entries across agent reboots is REQUIRED. |
etsysRadiusSnoopingFlowClientAddressType | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.2 | inetaddresstype | read-write |
This object specifies how etsysRadiusSnoopingFlowClientAddress is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED. |
etsysRadiusSnoopingFlowClientAddress | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.3 | inetaddress | read-write |
The encoded unicast IP address of a RADIUS client. RADIUS Snooping may process RADIUS requests from this address. Maintaining the value of etsysRadiusSnoopingFlowClientAddress for all active(1) entries across agent reboots is REQUIRED. |
etsysRadiusSnoopingFlowServerAddressType | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.4 | inetaddresstype | read-write |
This object specifies how etsysRadiusSnoopingFlowServerAddress is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED. |
etsysRadiusSnoopingFlowServerAddress | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.5 | inetaddress | read-write |
The encoded unicast IP address of a RADIUS server. RADIUS Snooping may process RADIUS responses from this address. Maintaining the value of etsysRadiusSnoopingFlowServerAddress for all active(1) entries across agent reboots is REQUIRED. |
etsysRadiusSnoopingFlowServerPortNumber | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.6 | integer32 | read-write |
The destination UDP port number (0-65535) the client will use to send RADIUS requests to the server and the source UDP port number (0-65535) the server will use to send RADIUS responses to the client. Maintaining the value of etsysRadiusSnoopingFlowServerPortNumber for all active(1) entries across agent reboots is REQUIRED. |
etsysRadiusSnoopingFlowSecret | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.7 | octet string | read-only |
This object is the secret shared between the RADIUS authentication server and the RADIUS client. On a read operation this object MUST return a zero length string. Writing this object with a zero length string clears the secret. Maintaining the value of etsysRadiusSnoopingFlowSecret for all active(1) entries across agent reboots is REQUIRED. |
etsysRadiusSnoopingFlowRowStatus | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.8 | rowstatus | read-only |
The status of this row as defined by the RowStatus textual convention. |
etsysRadiusSnoopingFlowSecretEntered | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.9 | truthvalue | read-only |
true(1) - Indicates that etsysRadiusSnoopingFlowSecret was last set with some value other than the empty string. false(2) - Indicates that etsysRadiusSnoopingFlowSecret has never been set, or was last set to the empty string. |
etsysRadiusSnoopingFlowCurrentSessions | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.10 | counter32 | read-only |
The number of current RADIUS Snooping authenticated sessions for this RAIDIUS Snooping flow. |
etsysRadiusSnoopingFlowPendingAuthentications | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.11 | counter32 | read-only |
The number of pending RADIUS Snooping authentications for this RADIUS Snooping flow. A valid RADIUS request has been seen for these authentications, but no valid RADIUS response has been detected as of yet. |
etsysRadiusSnoopingFlowTotalSessions | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.12 | counter32 | read-only |
The total number of successful RADIUS Snooping authentications for this RADIUS Snoopping flow since the last system reboot. |
etsysRadiusSnoopingFlowAccessRequests | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.13 | counter32 | read-only |
The total number of valid RADIUS Access Requests sent by the client to the server in this RADIUS Snooping flow since the last system reboot. |
etsysRadiusSnoopingFlowAccessAccepts | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.14 | counter32 | read-only |
The total number of valid RADIUS Access Accepts sent by the server to the client in this RADIUS Snooping flow since the last system reboot. |
etsysRadiusSnoopingFlowAccessRejects | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.15 | counter32 | read-only |
The total number of valid RADIUS Access Rejects sent by the server to the client in this RADIUS Snooping flow since the last system reboot. |
etsysRadiusSnoopingFlowInvalidRequests | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.16 | counter32 | read-only |
The total number of invalid RADIUS requests sent by the client in this RADIUS Snooping flow since the last system reboot. This may occur due to an invalid RADIUS packet format or the lack of a Calling-Station-Id RADIUS attribute. |
etsysRadiusSnoopingFlowInvalidResponses | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.17 | counter32 | read-only |
The total number of invalid RADIUS responses sent by the server in this RADIUS Snooping flow since the last system reboot. This may occur due to an invalid RADIUS packet format or a RADIUS packet validation failure if validation is enabled. |
etsysRadiusSnoopingFlowTotalDroppedPackets | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.18 | counter32 | read-only |
The total number of dropped RADIUS Snooping packets. This may occur due resource limitations or RADIUS frame format in conjunction with port packet drop configuration. |
etsysRadiusSnoopingFlowUnsupportedReqPackets | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.19 | counter32 | read-only |
The total number of unsupported RADIUS request packets that are received by the RADIUS Snooping component but not supported. Specifically, Accounting Requests are counted. These packets are never dropped. |
etsysRadiusSnoopingFlowUnsupportedRspPackets | 1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.20 | counter32 | read-only |
The total number of unsupported RADIUS response packets that are received by the RADIUS Snooping component but not supported. Specifically, Accounting Responses and Challenge Responses are counted. These packets are never dropped. |
etsysRadiusSnoopingConformance | 1.3.6.1.4.1.5624.1.2.62.2.2 | |||
etsysRadiusSnoopingGroups | 1.3.6.1.4.1.5624.1.2.62.2.2.1 | |||
etsysRadiusSnoopingSystemGroup | 1.3.6.1.4.1.5624.1.2.62.2.2.1.1 |
Global object controlling this feature. Global objects that affect how the credentials are presented to the authentication server. |
||
etsysRadiusSnoopingPortGroup | 1.3.6.1.4.1.5624.1.2.62.2.2.1.2 |
Objects describing the RADIUS Snooping variables for each port. |
||
etsysRadiusSnoopingSessionGroup | 1.3.6.1.4.1.5624.1.2.62.2.2.1.3 |
Objects associated with an individual RADIUS Snooping authentication. |
||
etsysRadiusSnoopingFlowGroup | 1.3.6.1.4.1.5624.1.2.62.2.2.1.4 |
Objects associated with an individual RADIUS Snooping authentication. |
||
etsysRadiusSnoopingFlowGroup2 | 1.3.6.1.4.1.5624.1.2.62.2.2.1.5 |
Objects associated with an individual RADIUS Snooping authentication. |
||
etsysRadiusSnoopingCompliances | 1.3.6.1.4.1.5624.1.2.62.2.2.2 | |||
etsysRadiusSnoopingCompliance | 1.3.6.1.4.1.5624.1.2.62.2.2.2.1 |
The compliance statement for devices that support RADIUS Snooping. |
||
etsysRadiusSnoopingCompliance2 | 1.3.6.1.4.1.5624.1.2.62.2.2.2.2 |
The compliance statement for devices that support RADIUS Snooping. |