BIANCA-BRICK-ADMIN-2-MIB
35 objects
No module-level DESCRIPTION found.
Imported Objects
| BINTEC-MIB MISSING | Date HexValue |
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | Counter enterprises Gauge IpAddress NetworkAddress TimeTicks |
| RFC1158-MIB | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272 | Nodebintec | |||
| 1.3.6.1.4.1.272.4 | Nodebibo | |||
| 1.3.6.1.4.1.272.4.22 | Nodeadmin-2 | |||
| 1.3.6.1.4.1.272.4.22.2 | Nodesched | |||
| 1.3.6.1.4.1.272.4.22.2.1 | TablescheduleTable | not-accessible | mandatory | The scheduleTable lists the commands for the scheduler. The scheduler watches the events (scheduleEventTable), and sets the appropriate SNMP variable(s) in thi… |
| 1.3.6.1.4.1.272.4.22.2.1.1 | RowscheduleEntry | not-accessible | mandatory | |
| 1.3.6.1.4.1.272.4.22.2.1.1.1 | ColumnschedIndex | read-write | mandatory | This object specifies the index number of this entry. Should be unique. |
| 1.3.6.1.4.1.272.4.22.2.1.1.2 | ColumnschedDescr | read-write | mandatory | This object specifies the description (name) of this entry. Only for information. |
| 1.3.6.1.4.1.272.4.22.2.1.1.3 | ColumnschedMode | read-write | mandatory | This object enables, disables or deletes the entry. |
| 1.3.6.1.4.1.272.4.22.2.1.1.4 | ColumnschedEventIndex | read-write | mandatory | This object specifies the first index into the event table (Index in scheduleEventTable). This can be a single event or the first of multiple chained events th… |
| 1.3.6.1.4.1.272.4.22.2.1.1.5 | ColumnschedEventCondition | read-write | mandatory | This object defines the condition(s) for the event (or chain) to change this command to active (variable is set to schedActiveValue). all : all events in the c… |
| 1.3.6.1.4.1.272.4.22.2.1.1.6 | ColumnschedVarTable | read-write | mandatory | This object specifies the name of the SNMP table in that the variable(s) 'schedVarName' should be changed. e.g. ifTable If a new row in the MIB should be inser… |
| 1.3.6.1.4.1.272.4.22.2.1.1.7 | ColumnschedVarName | read-write | mandatory | This object specifies the name(s) of the SNMP variable to be changed, if the event is active/inactive. The names should be written like in the header line of t… |
| 1.3.6.1.4.1.272.4.22.2.1.1.8 | ColumnschedVarIndexName | read-write | mandatory | This object specifies the SNMP variable name(s) in the schedVarTable table, that should specify the approprate row (with schedVarIndexVal). If a row cannot be … |
| 1.3.6.1.4.1.272.4.22.2.1.1.9 | ColumnschedVarIndexVal | read-write | mandatory | This object specifies the value(s) of the schedVarIndexName, that specifies the approprate row. The number and type of the values must correspond to the given … |
| 1.3.6.1.4.1.272.4.22.2.1.1.10 | ColumnschedActiveValue | read-write | mandatory | This object specifies the value(s) that is written to the SNMP variable(s) in schedVarName, when the event is active. If this is empty no change is done, only … |
| 1.3.6.1.4.1.272.4.22.2.1.1.11 | ColumnschedInActiveValue | read-write | mandatory | This object specifies the value(s) that is written to the SNMP variable(s) in schedVarName, when the event is inactive. This is also the default value after a … |
| 1.3.6.1.4.1.272.4.22.2.1.1.12 | ColumnschedNotify | read-write | mandatory | This object defines the notification method, if a variable is changed. none : no notification all : all below notification methods snmptrap: only a SNMP trap i… |
| 1.3.6.1.4.1.272.4.22.2.1.1.13 | ColumnschedStatus | read-only | mandatory | This object shows the current status of the event (list). error indicates a invalid field (e.g. VarNameVarIndex, value range ...) |
| 1.3.6.1.4.1.272.4.22.2.1.1.14 | ColumnschedLastChange | read-only | mandatory | This object shows the time of the last change. |
| 1.3.6.1.4.1.272.4.22.2.2 | TablescheduleEventTable | not-accessible | mandatory | This table lists the events for the scheduler (scheduleTable). The events are chained with the field NextIndex, to define a list of events, that are valid depe… |
| 1.3.6.1.4.1.272.4.22.2.2.1 | RowscheduleEventEntry | not-accessible | mandatory | |
| 1.3.6.1.4.1.272.4.22.2.2.1.1 | ColumnschedEvtIndex | read-write | mandatory | This object specifies the index number of this entry. Must be unique and the corresponding variable in scheduleTable (EventIndex) refers to this index. |
| 1.3.6.1.4.1.272.4.22.2.2.1.2 | ColumnschedEvtNextIndex | read-write | mandatory | This object defines the next entry in the event chain. 0 means the end the chain. |
| 1.3.6.1.4.1.272.4.22.2.2.1.3 | ColumnschedEvtDescr | read-write | mandatory | This object specifies the description (name) of this entry. Only for information. |
| 1.3.6.1.4.1.272.4.22.2.2.1.4 | ColumnschedEvtType | read-write | mandatory | This object defines the type of the event or deletes the entry time : the event is time triggered The events gets active on a specified time range. 'Condition'… |
| 1.3.6.1.4.1.272.4.22.2.2.1.5 | ColumnschedEvtVarTable | read-write | mandatory | This object specifies the name of the SNMP table in which the variable should be monitored (only Type = value). e.g. biboPPPStatTable |
| 1.3.6.1.4.1.272.4.22.2.2.1.6 | ColumnschedEvtVarName | read-write | mandatory | This object specifies the name of the SNMP variable that is monitored (only Type = value). e.g. ifOperStatus |
| 1.3.6.1.4.1.272.4.22.2.2.1.7 | ColumnschedEvtVarIndexName | read-write | mandatory | This object specifies the SNMP variable name(s) in the table, that should specify the approprate row (with schedVarIndexVal). If a row cannot be identified by … |
| 1.3.6.1.4.1.272.4.22.2.2.1.8 | ColumnschedEvtVarIndexVal | read-write | mandatory | This object specifies the value of the schedEvtVarIndexName, that specifies the approprate row. If not given, the index is the same as the appropriate entry in… |
| 1.3.6.1.4.1.272.4.22.2.2.1.9 | ColumnschedEvtCondition | read-write | mandatory | This object specifies the condition when the event is active Time events (active at the time 'Start' until 'End'): daily : the time event is daily active at gi… |
| 1.3.6.1.4.1.272.4.22.2.2.1.10 | ColumnschedEvtStart | read-write | mandatory | This object specifies the start value. In case of a time event it must be a time in format 'hh:mm' In case of a value event it must be a valid value for the sp… |
| 1.3.6.1.4.1.272.4.22.2.2.1.11 | ColumnschedEvtEnd | read-write | mandatory | This object specifies the end value (time or value range). In case of a time event it must be a time in format 'hh:mm' If this is not given, the event is activ… |
| 1.3.6.1.4.1.272.4.22.2.2.1.12 | ColumnschedEvtStatus | read-only | mandatory | This object indicates the status of the event. For value events the status is only available in the scheduleTable, because more than one entry can refer to the… |
| 1.3.6.1.4.1.272.4.22.2.2.1.13 | ColumnschedEvtLastChange | read-only | mandatory | This object shows the time of the last change. |