schedEvtStart
BIANCA-BRICK-ADMIN-2-MIB ·
.1.3.6.1.4.1.272.4.22.2.2.1.10
Object
column mandatory
r/w
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
specified 'VarName', to specify the compare value or the
lower value of the range.
for time entries e.g. 12:00
for value entries e.g. 20000
Context
- MIB
- BIANCA-BRICK-ADMIN-2-MIB
- OID
.1.3.6.1.4.1.272.4.22.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scheduleEventEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::schedEvtStart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::schedEvtStart.<schedEvtIndex>'
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::schedEvtStart'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.