BINTEC-ADMIN-MIB
46 objects
The MIB module for administration entities.
Imported Objects
| BINTEC-MIB MISSING | admin-2 Date |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 enterprises Integer32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272.4.22.3 | IdentitysnmpAdminMIB | The MIB module for administration entities. | ||
| 1.3.6.1.4.1.272.4.22.3.1 | NodesnmpAdmin | |||
| 1.3.6.1.4.1.272.4.22.3.1.1 | ScalarsnmpAdminVersion | read-write | current | This bitfield enables the active SNMP versions: v1 : SNMP V1 v2c : SNMP V2c (community, like v1 but with Counter64) v3 : SNMP V3 . |
| 1.3.6.1.4.1.272.4.22.3.1.2 | ScalarsnmpAdminPort | read-write | current | SNMP listen port. |
| 1.3.6.1.4.1.272.4.22.3.1.3 | ScalarsnmpAdminTrapPort | read-write | current | SNMP trap port. |
| 1.3.6.1.4.1.272.4.22.3.1.4 | ScalarsnmpAdminTrapCommunity | read-write | current | Community name for sending traps. |
| 1.3.6.1.4.1.272.4.22.3.1.5 | ScalarsnmpAdminTrapBrdCast | read-write | current | Enable/disable trap broadcasting. |
| 1.3.6.1.4.1.272.4.22.3.1.6 | ScalarsnmpAdminPrivIndex | read-write | current | This enables or disables the handling of the private OID part (.i): auto : the private OID part is appended automatically - depending on community name the pri… |
| 1.3.6.1.4.1.272.4.22.3.1.7 | ScalarsnmpAdminGetOrder | read-write | current | This the handling of the private OID part (.i): normal : the GetNext returns the next object like stored in internal database. sorted : the GetNext return the … |
| 1.3.6.1.4.1.272.4.22.3.1.8 | ScalarsnmpAdminLinkTrapEvent | read-write | current | Defines the ifOperStatus transition(s) of an ifTable object that generates a SNMP linkUp/linkDown trap: none : disable linkUp/linkDown trap generation. any : e… |
| 1.3.6.1.4.1.272.4.22.3.1.9 | ScalarsnmpAdminMcDiscovery | read-write | current | Defines whether Multicast SNMP discovery is enabled or not. |
| 1.3.6.1.4.1.272.4.22.3.2 | Nodehttp | |||
| 1.3.6.1.4.1.272.4.22.3.2.1 | TablehttpSessionStatTable | not-accessible | current | This table contains all registered sessions clients. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1 | RowhttpSessionStatEntry | not-accessible | current | |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.1 | ColumnhttpSessionIndex | read-only | current | A unique value for each registerd sessions. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.2 | ColumnhttpSessionState | read-write | current | Status of HTTP session. As long as a session exists in this table its state is active. Setting the session state to delete will cause this entry to be deleted … |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.3 | ColumnhttpSessionStart | read-only | current | Timestamp when the session was started |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.4 | ColumnhttpSessionExpiry | read-only | current | Timestamp when session will expire. This entry is updated every http request received for this session with current time plus httpAdminSessionTimeout. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.5 | ColumnhttpSessionRights | read-only | current | The mask contains session rights of authorized user copied over from respective biboAdmLoginHTTPAccessRights table entry. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.6 | ColumnhttpSessionUser | read-only | current | Contains the name of the authorized user copied over from the respective biboAdmLogin table entry. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.7 | ColumnhttpSessionHost | read-only | current | Contains host field from HTTP request header. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.8 | ColumnhttpSessionRemoteAddr | read-only | current | IP address of client at time of HTTP session initiation. Actually this wouldn't normally change during a session's lifetime but also wouldn't get updated if so. |
| 1.3.6.1.4.1.272.4.22.3.2.1.1.9 | ColumnhttpSessionAccessClass | read-only | current | Contains HTTP access class of authorized user, copied over from biboAdmLoginHTTPAccessClass of respective biboAdmLogin table entry during session initiaition. |
| 1.3.6.1.4.1.272.4.22.5 | NodehttpAdminMIB | |||
| 1.3.6.1.4.1.272.4.22.5.1 | NodehttpAdmin | |||
| 1.3.6.1.4.1.272.4.22.5.1.2 | ScalarhttpAdminSPort | read-write | current | HTTPS server port. |
| 1.3.6.1.4.1.272.4.22.5.1.3 | ScalarhttpAdminTimeout | read-write | current | HTTP server timeout in seconds. |
| 1.3.6.1.4.1.272.4.22.5.1.4 | ScalarhttpAdminKeepAlive | read-write | current | Allow persistent connections (more than one request per connection) true : allowed false: not allowed |
| 1.3.6.1.4.1.272.4.22.5.1.5 | ScalarhttpAdminKeepAliveTimeout | read-write | current | Number of seconds to wait for the next request from the same client on the same connection. |
| 1.3.6.1.4.1.272.4.22.5.1.6 | ScalarhttpAdminMaxKeepAliveRequests | read-write | current | The maximum number of requests to allow during a persistent connection. Set to 0 to allow an unlimited amount. We recommend you leave this number high, for max… |
| 1.3.6.1.4.1.272.4.22.5.1.7 | ScalarhttpAdminSessionTimeout | read-write | current | The number of seconds until a session is timed out on inactivity. |
| 1.3.6.1.4.1.272.4.22.5.1.8 | ScalarhttpAdminLoginMaxFailed | read-write | current | The number of failed HTTP session (wrong authentication), that causes the next session with delayed acceptance. |
| 1.3.6.1.4.1.272.4.22.5.1.9 | ScalarhttpAdminLoginFailedDelay | read-write | current | The number of seconds a new session is delayed (not accepted) if httpAdminLoginMaxFailed was reached. |
| 1.3.6.1.4.1.272.4.22.5.1.10 | ScalarhttpAdminMaxSessions | read-write | current | The maximum number of HTTP(S)-sessions allowed in parallel. |
| 1.3.6.1.4.1.272.4.22.5.1.11 | ScalarhttpAdminCertIndex | read-write | current | The index of the certificate to use (from the certTable) for HTTPS sessions. If 0, predefined certificate is used. |
| 1.3.6.1.4.1.272.4.22.5.1.12 | ScalarhttpAdminOspPort | read-write | current | HTTPS OpenStage server port. |
| 1.3.6.1.4.1.272.4.22.5.2 | NodehttpAdminStat | |||
| 1.3.6.1.4.1.272.4.22.5.2.1 | ScalarhttpAdminStatTotSessionsCnt | read-write | current | The number of ever opened sessions since system-start. Any write-access causes reset to 0. |
| 1.3.6.1.4.1.272.4.22.5.2.2 | ScalarhttpAdminStatTotSessionsTime | read-only | current | The last time when httpAdminStatTotSessionsCnt was set. |
| 1.3.6.1.4.1.272.4.22.5.2.3 | ScalarhttpAdminStatCurSessionsCnt | read-only | current | The number of currently active sessions. |
| 1.3.6.1.4.1.272.4.22.5.2.4 | ScalarhttpAdminStatMaxSessionsCnt | read-write | current | The maximum observed value of httpAdminStatCurSessionsCnt. Any write-access causes initialisation to current value of httpAdminStatCurSessionsCnt. |
| 1.3.6.1.4.1.272.4.22.5.2.5 | ScalarhttpAdminStatMaxSessionsTime | read-only | current | Last time when httpAdminStatMaxSessionsCnt was set. |
| 1.3.6.1.4.1.272.4.22.5.2.6 | ScalarhttpAdminStatGlobalRejectCnt | read-write | current | The number of rejected sessions since system-start due to global limit. Any write-access causes reset to 0. |
| 1.3.6.1.4.1.272.4.22.5.2.7 | ScalarhttpAdminStatGlobalRejectTime | read-only | current | Last time when httpAdminStatGlobalRejectCnt was set. |
| 1.3.6.1.4.1.272.4.22.5.2.8 | ScalarhttpAdminStatHostRejectCnt | read-write | current | The number of rejected sessions since system-start due to limit per host. Any write-access causes reset to 0. |
| 1.3.6.1.4.1.272.4.22.5.2.9 | ScalarhttpAdminStatHostRejectTime | read-only | current | Last time when httpAdminStatHostRejectCnt was set. |