nbSchedCmdType
OA-SCHED-MIB ·
.1.3.6.1.4.1.629.1.50.18.1.1.24
Object
.
Context
- MIB
- OA-SCHED-MIB
- OID
.1.3.6.1.4.1.629.1.50.18.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbSchedEntry
- Groups
- 1
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 'OA-SCHED-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-SCHED-MIB::nbSchedCmdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-SCHED-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-SCHED-MIB::nbSchedCmdType.<nbSchedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-SCHED-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-SCHED-MIB::nbSchedCmdType'
Syntax
- Source
- SchedCommandType
- Base type
Enumeration
Values & Constraints
Type Values
1 | cli |
2 | shell |
Conformance
Member of