scheduleTable
BIANCA-BRICK-ADMIN-2-MIB ·
.1.3.6.1.4.1.272.4.22.2.1
Object
table mandatory
The scheduleTable lists the commands for the scheduler.
The scheduler watches the events (scheduleEventTable),
and sets the appropriate SNMP variable(s) in this table
schedVarTable/schedVarName in the row schedVarIndexName/
schedVarIndexVal to the specified value (ActiveValue/
InActiveValue).
Instead of setting an SNMP variable, also an application can
be executed (this must terminate without interaction).
Additional a notification can be send (syslog, trigger a
SNMP trap).
To send a SNMP trap additional the SNMP must be configured
to create a trap on a change of this variable (add
this variable in biboAdmUsrTrapTable).
Context
- MIB
- BIANCA-BRICK-ADMIN-2-MIB
- OID
.1.3.6.1.4.1.272.4.22.2.1- Type
- table
- Status
- mandatory
- Parent
- sched
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-ADMIN-2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADMIN-2-MIB::scheduleTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ADMIN-2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ADMIN-2-MIB::scheduleTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.